The user should be able to load project from ort files. This would enable a workflow where
- user gets a (multicontrast) .ort file containing an initial model from Mantid
- user can 'load' that .ort file directly into RasCAL-2
A proof of concept for loading the ort is available here. The author created a new dialog which can be accessed via the "File > Import ORSO" menu
-
I think the dialog could be simplified by creating the project in the same folder as the ort file similar to the load rascal1 option.
- The import rascal1 dialog should be modified to handle both rascal and ort
- The file menu should be organised to have an "Import Project" option with sub options to load "rascal 1" and "ORSO"
-
We have some ort file in the tests data folder but these just contain data so we need to get ort files that contain layers so we can test thoroughly
Note: As the format of the ORSO files is still being decided, it makes sense to put this work on hold until the formatting is finalised.
The user should be able to load project from ort files. This would enable a workflow where
A proof of concept for loading the ort is available here. The author created a new dialog which can be accessed via the "File > Import ORSO" menu
I think the dialog could be simplified by creating the project in the same folder as the ort file similar to the load rascal1 option.
We have some ort file in the tests data folder but these just contain data so we need to get ort files that contain layers so we can test thoroughly
Note: As the format of the ORSO files is still being decided, it makes sense to put this work on hold until the formatting is finalised.