Package reflectometry :: Package model1d :: Package adaptor :: Module reflData :: Class ReflData

Class ReflData

source code


Instance Methods
 
__init__(self) source code
 
update4Source(self)
Update the reduction data due to change of data source.
source code
 
update4Meta(self) source code
 
getOriginalDataArray(self)
Return the data array: [X,Y]
source code
 
getXmlInstrumentData(self)
Return instrument data, one data has only one instrument data.
source code
 
setOriginalScale(self) source code
 
getDataArrayLabel(self, ind)
Return the label for the returned data array.
source code