accml_lib.custom.bessyii package
Submodules
accml_lib.custom.bessyii.bessyii_pyat_lattice module
accml_lib.custom.bessyii.facility_specific_constants module
accml_lib.custom.bessyii.liasion_translator_setup module
- accml_lib.custom.bessyii.liasion_translator_setup.build_managers(config_dir)[source]
A first poor mans implementation of liaison manager and Translation service for accml_lib
Todo
Which info is already in database and better obtained from database?
- Return type:
(
YellowPagesBase,LiaisonManagerBase,TranslatorServiceBase)- Parameters:
config_dir (Path)
- accml_lib.custom.bessyii.liasion_translator_setup.load_managers()[source]
- Return type:
(
YellowPagesBase,LiaisonManagerBase,TranslatorServiceBase)
Todo
appropriate to separate caching from loading?