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

get_file_id()

Return the file ID.

get_name()

Return the name of the information.

Methods Documentation

static get_file_id()[source]

Return the file ID.

Returns:
str
get_name()[source]

Return the name of the information.

Returns:
namestr