dbs_annotator.utils.scale_preset_manager.ScalePresetManager
- class dbs_annotator.utils.scale_preset_manager.ScalePresetManager(config_dir=None)[source]
Bases:
objectManager for scale presets with user customization support.
Methods
get_clinical_presets()Get clinical scale presets, loading user modifications if available.
get_session_presets()Get session scale presets, loading user modifications if available.
save_clinical_presets(presets)Save clinical scale presets to user config file.
save_session_presets(presets)Save session scale presets to user config file.
Attributes
CONFIG_FILENAME