Opened 8 years ago
Last modified 7 years ago
#719 new enhancement
Generalize 1D and 2D data
Reported by: | jhbakker | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | SasView 4.3.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SESANS Integration |
Description
Currently, 1D data is specifically x→q and y→Iq, but it need not be.
the data types should be made as general as possible, so that new 1D data formats can be added in more easily.
This is most directly applicable to SESANS integration, but also for future flexibility of Sasview.
Change History (3)
comment:1 Changed 8 years ago by ricardo
comment:2 Changed 8 years ago by butler
- Milestone changed from SasView 4.1.0 to SasView 4.2.0
Jurrian says this is partly done but more work is required if this is to really be achieved. Moving this to 4.2 rather than closing at this point.
comment:3 Changed 7 years ago by butler
- Milestone changed from SasView 4.2.0 to SasView 4.3.0
Note: See
TracTickets for help on using
tickets.
Xarray (http://xarray.pydata.org/) being labelled arrays with metadata might be a viable option.
See example here: https://github.com/ricleal/PythonCode/blob/master/Xarray/Xarray%20tests.ipynb