EasyScience / EasyDiffractionApp

Diffraction data analysis application
https://easydiffraction.org
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Convert eDA data containers into eDL objects based on xarray #27

Open rozyczko opened 3 years ago

rozyczko commented 3 years ago

Existing data containers in eDA\Logic\DataStore.py are just a temporary solution. These need to be created in eDL as proper objects, based on chosen data representation, which currently is xarray's Datasets

Start with basic 1D and 2D diffraction data objects