-
Notifications
You must be signed in to change notification settings - Fork 50
Reimplementation of Mumag as a perspective #4112
Copy link
Copy link
Open
Labels
Big Refactoring ProjectRefactoring project. These live in the sasview repo to have them all in the same place.Refactoring project. These live in the sasview repo to have them all in the same place.Refactoring Existing FeatureA feature to be reimplemented in the refactoring project which already exists in SasView.A feature to be reimplemented in the refactoring project which already exists in SasView.
Description
Activity
Metadata
Metadata
Assignees
Labels
Big Refactoring ProjectRefactoring project. These live in the sasview repo to have them all in the same place.Refactoring project. These live in the sasview repo to have them all in the same place.Refactoring Existing FeatureA feature to be reimplemented in the refactoring project which already exists in SasView.A feature to be reimplemented in the refactoring project which already exists in SasView.
Mumag is currently implemented as a tool in SasView. It is to be reimplemented as a perspective, replacing its own logic, and data structures for loading in data with
SasData, andTrendfrom the refactoring project.