Skip to content

Load project from ort file #170

@StephenNneji

Description

@StephenNneji

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

Image
  1. 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"
  2. 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.

Metadata

Metadata

Assignees

Labels

IceboxIssue cannot be addressed nowenhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions