Difference between revisions of "Modules"

From LIBISIS
Jump to navigation Jump to search
m
m
Line 10: Line 10:
 
*[[IXTdatum]] - Single number and error value data
 
*[[IXTdatum]] - Single number and error value data
 
*[[IXTdatum_array]] - Array of single numbers with error values
 
*[[IXTdatum_array]] - Array of single numbers with error values
*[[IXTdataset_1d]], which contains [[IXTunits]] - One dimensional data stored with title and axes label information
+
*[[IXTdataset_1d]], which contains [[IXTaxis]] - One dimensional data stored with title and axes label information
*[[IXTdataset_2d]], which contains [[IXTunits]] - Two dimensional data stored with title and axes label information
+
*[[IXTdataset_2d]], which contains [[IXTaxis]] - Two dimensional data stored with title and axes label information
  
  

Revision as of 10:52, 3 April 2008

Population Specific Modules

  • IXTdata_source - Information about the source of the data
  • IXTpath - Information about paths used to contain data
  • IXTmask - Mask information
  • IXTmap - Mapping detector locations to elements

Dataset modules

  • IXTdatum - Single number and error value data
  • IXTdatum_array - Array of single numbers with error values
  • IXTdataset_1d, which contains IXTaxis - One dimensional data stored with title and axes label information
  • IXTdataset_2d, which contains IXTaxis - Two dimensional data stored with title and axes label information


IXTrunfile related modules


IXTinstrument related modules


IXTdata related modules