BICCN / cell-locator

manually align specimens to annotated 3D spaces
https://cell-locator.readthedocs.io
Other
19 stars 7 forks source link

Ability to save and load settings (yaw, pitch, roll, thickness, etc.) #115

Open joshusama opened 4 years ago

joshusama commented 4 years ago

What's the problem this feature will solve? That for files that have the exact same conditions, one has to re-establish them often

Describe the solution you'd like That there be a secondary file with all conditions encoded which can be loaded and persist until settings change or a new settings file is loaded.

I have 50 polygons that have a specific angle and thickness, but they're all the same. Being able to load a settings file would ensure no accidental deviation from those conditions between sessions.

Alternative Solutions The workaround is to manually enter the settings with each session, then when done, go back and open each and every file again to ensure nothing was accidentally not applied the same.

Other programs either have a presets file or persist in their setting conditions even after closing and reloading, which is super helpful

MEDIUM PRIORITY