Version 0.1.0
Important
We have adopted the new plugin mechanism and the plugin now needs to be installed with pip and the plugins: include
in the nomad.yaml can now be removed.
What's Changed
- 70 support for rsm plots by @ka-sarthak in #78
- Add supported file formats for xrd by @ka-sarthak in #93
- Return empty plots if data isn't available by @ka-sarthak in #95
- 86 improve xrd plots by @ka-sarthak in #97
- Move readers to fairmat-readers-xrd: Make changes in measurements by @ka-sarthak in #100
- Add RSM to
results.XRDMethod
by @ka-sarthak in #98 - Bugfix: shape error in DiffractionPattern for RSM by @ka-sarthak in #106
- Add ruff action and format by @ka-sarthak in #110
- update plugin structure by @aalbino2 in #112
Full Changelog: v0.0.5...v0.1.0