Currently, the experiment settings are only stored inside the user profile, but not for each acquisition. For the sake of reproducibility, it would make sense to store the information from the settings object either in the image file itself (as TIFF metadata), or as a separate file.
Ideally, storage would happen in a both human-readable and machine-readable format, such as XML, JSON, or YAML. It should also be possible to load these settings again from within the plugin UI.
Currently, the experiment settings are only stored inside the user profile, but not for each acquisition. For the sake of reproducibility, it would make sense to store the information from the settings object either in the image file itself (as TIFF metadata), or as a separate file.
Ideally, storage would happen in a both human-readable and machine-readable format, such as XML, JSON, or YAML. It should also be possible to load these settings again from within the plugin UI.