Difference between revisions of "Modules"

From LIBISIS
Jump to navigation Jump to search
m
 
(3 intermediate revisions by the same user not shown)
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
  
  
Line 40: Line 40:
 
*[[IXTworkspace]], which contains [[IXTeffdet_index]] and [[IXTdetector]]
 
*[[IXTworkspace]], which contains [[IXTeffdet_index]] and [[IXTdetector]]
 
*[[IXTbridge]], which contains [[IXTws_bridge]] and [[IXTsw_bridge]]
 
*[[IXTbridge]], which contains [[IXTws_bridge]] and [[IXTsw_bridge]]
 +
 +
==Geometry related modules==
 +
 +
*[[IXTgeometry]], which contains [[IXTshape]], [[IXTtranslation]], [IXTorientation]] - contains detector geometry information
 +
*[[IXTazisym]] - symmetry operations object
 +
*[[IXTcrystalanalyser]] - crystal analyzer module

Latest revision as of 11:25, 5 August 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

Geometry related modules