dbs_annotator.utils.scale_preset_manager

Scale preset manager for loading and saving user-modified scale presets.

This module persists clinical and session scale presets under the platform’s per-user application data directory so the file survives reinstalls and upgrades.

Functions

get_scale_preset_manager()

Get the global scale preset manager instance.

Classes

ScalePresetManager([config_dir])

Manager for scale presets with user customization support.