Package reflectometry :: Package model1d :: Package adaptor :: Module reflDataset :: Class ReflDataset

Class ReflDataset

source code


Instance Methods
 
__init__(self) source code
 
getOriginalJoinedDataArray(self)
Return the joined data.
source code
 
getJoinedDataArray(self)
Return the joined data.
source code
 
saveData(self, filename=None) source code
 
autoMatch(self, withoutbar=True)
Automatch the dataset.
source code
 
setOriginalScale(self) source code
 
getJoinedDataArrayLabel(self, ind)
Return the label for the returned data array.
source code