Releases: easyscience/reflectometry-lib
Releases · easyscience/reflectometry-lib
v1.5.0
What's Changed
- Removed enabled attr by @rozyczko in #270
- set the save flag when loading experiment by @rozyczko in #273
- Codecov by @rozyczko in #274
- Documentation fixes by @rozyczko in #271
- more sophisticated model colour algorithm by @rozyczko in #285
- Orso models load and support by @rozyczko in #286
- Added missing set_sample_from_orso method by @rozyczko in #287
- Core fixes by @rozyczko in #288
- Append sample by @rozyczko in #289
- Improved sample handling by @rozyczko in #293
- version update by @rozyczko in #294
- added multiple experiment load for single ORT files by @rozyczko in #296
- allow proper bg update by @rozyczko in #297
- added a multi-data fit for HERCULES school by @rozyczko in #298
- Bilayer support by @rozyczko in #292
- updated easyscience to release version by @rozyczko in #299
- properly set background on file load by @rozyczko in #300
- moved the Hercules notebook to the proper directory by @rozyczko in #301
- release 1.5.0 by @rozyczko in #295
Full Changelog: v1.4.1...v1.5.0
v1.4.1
v1.4.0
What's Changed
- Fix for the TXT file reader by @rozyczko in #238
- Hotfix 1.1.1 by @rozyczko in #241
- Backmerge to develop by @rozyczko in #246
- Pointwise resolution by @rozyczko in #258
- New easycore by @rozyczko in #257
- New refl1d and unpinned dependencies by @rozyczko in #263
- update version number by @rozyczko in #264
Full Changelog: v1.3.3...v1.4.0
v1.3.3
v1.3.2 🌈
v1.3.1.post1 🌈
Changes
🧰 Maintenance
- Docs-fix-w-dev-changes @mEngstroem (#216)
- Trusted publishing for PyPi and dependencies @damskii9992 (#215)
v1.3.1 🌈
Changes
🧰 Maintenance
- Use new parameter and Numpy2 @henrikjacobsenfys (#209)
- Tutorial- and Layout update @andped10 (#207) and @mEngstroem (#210)
- Updating the tests to match update in library used by refl1d @henrikjacobsenfys (#208)
v1.3.0 🌈
v1.2.0 🌈
Changes
🚀 Features
- Lib supporting Qt6 version of the app @andped10 (#203)
- 201 move reporting to the lib @andped10 (#202)
- 199 make fitter a part of project @andped10 (#200)
🐛 Bug Fixes
🧰 Maintenance
- 197 add experiment data to project in order for this to be exposed to the app @andped10 (#198)
- 194 pass real reflectivity and sld data from the project method exposing lib data @andped10 (#196)
- 191 adjust model and modelcollection to hold functionality from app @andped10 (#192)
- Project adjustments @andped10 (#190)
- Extract functionality for creating and manipulating a project should be moved from the app to the lib @andped10 (#189)
- 184 extract functionality from easyreflectometryapp proxies material to lib @andped10 (#185)
- Data store from App to Lib @andped10 (#187)
- 180 extract functionality from sample in easyreflectometryappproxiesmodel to lib @andped10 (#183)