- Add EMC format
- Add the function to write multiple files into one file in EMC format
- Add CXI format
- Add Condor format
- Refactor based on libpyvinyl.
- Support instrument class.
- Updated documents for backengines installation.
- Support for the legacy DiffractionData class.
- Fixed reading singfel rewrited data.
- Add chunk functions to GaussianNoiseCalculator.
- Included utils as a subpackage.
- Updated the interface of data APIs. Details at this PR link.
- Updated the deployment guide for PyPI in CONTRIBUTING.
- Deploy PyPI with Travis
- Data API:
- Added: PhotonBeamData.py
- Added: SampleData.py
- Added: DiffractionData.py
- Added Singfel Diffraction data API
- Added EMC photon data API
- Calculator:
- Detector calculators:
- Added Gaussian noise calculator
- Examples:
- Added singfel2EMC data analysis example
- First release on PyPI.