1.0.5 release
Breaking change
- New configuration file (
.tapqir/config.yaml
) is incompatible with previous versions of Tapqir
Enhancements
- Extend image distribution (KSMOGN) to support multi-dye multi-color data by @ordabayevy in #323
- Add a GUI element for the offset histogram bin size by @ordabayevy in #329
- Add GUI for prior inputs by @ordabayevy in #330
- Add GUI for offset parameter inputs by @ordabayevy in #331
- update docs to reflect new changes by @ordabayevy in #332
Internal
- Fix ksmogn dist by @ordabayevy in #325
- Lowercase Cosmos model name by @ordabayevy in #326
- Move concatenation logic into handler by @ordabayevy in #327
- Convert ndarray stats to list before saving summary by @ordabayevy in #328
Full Changelog: v1.0.4...v1.0.5