ExampleInfo¶
- class sofia_redux.scan.custom.example.info.info.ExampleInfo(configuration_path=None)[source]¶
Bases:
SimulationInfo
Initialize an ExampleInfo object.
- Parameters:
- configuration_pathstr, optional
An alternate directory path to the configuration tree to be used during the reduction. The default is <package>/data/configurations.
Methods Summary
Return the file ID.
get_name
()Return the name of the information.
Methods Documentation