What's Changed
These are the automatically generated GitHub summaries.
- Remove LibXSPEC_jll dependency by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/134
- fix: allow even more complex bindings by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/133
- Use IOContext properly for styled printing. by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/146
- BremsStrahlung Julia implementation by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/147
- added tbabs xspec model as XS_NeutralHydrogenAbsorption by @DariusMichienzi in https://github.com/fjebaker/SpectralFitting.jl/pull/149
- fixed the issues with reversed data when interpolating by @DariusMichienzi in https://github.com/fjebaker/SpectralFitting.jl/pull/153
- Table Models by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/151
- Create dependabot.yml by @abhro in https://github.com/fjebaker/SpectralFitting.jl/pull/155
- Update codecov-action version by @abhro in https://github.com/fjebaker/SpectralFitting.jl/pull/158
- Use shell option in test.yml by @abhro in https://github.com/fjebaker/SpectralFitting.jl/pull/159
- Update documentation by @abhro in https://github.com/fjebaker/SpectralFitting.jl/pull/157
- Fix docs CI by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/162
- Major Rework by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/165
- fix: typos and XS_Gaussian wavelength -> energy in text label by @phajy in https://github.com/fjebaker/SpectralFitting.jl/pull/166
- fix: use typeof model when finding normalisation field name by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/167
- test: enable xspec model tests on CI by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/168
- Refactor invoke and wrapper interface by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/170
- Fix: wrapping composite models by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/171
- feat: add ParameterPatch by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/172
- FitParam fixes + parameter patching info by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/173
- Re-Enable AutoCache by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/174
- Paramater binding bug fixes by @DariusMichienzi in https://github.com/fjebaker/SpectralFitting.jl/pull/176
- Fix update_model! by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/178
- Fix simulation API by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/180
- Domain extensions by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/181
- Unfolding by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/182
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/fjebaker/SpectralFitting.jl/pull/183
- Multiplicative constant model by @phajy in https://github.com/fjebaker/SpectralFitting.jl/pull/184
- Reading "flat" responses where the matrix is a vector by @phajy in https://github.com/fjebaker/SpectralFitting.jl/pull/194
- Fix XSPECModel invokes by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/195
New Contributors
- @DariusMichienzi made their first contribution in https://github.com/fjebaker/SpectralFitting.jl/pull/149
- @abhro made their first contribution in https://github.com/fjebaker/SpectralFitting.jl/pull/155
- @dependabot[bot] made their first contribution in https://github.com/fjebaker/SpectralFitting.jl/pull/183
Full Changelog: fjebaker/SpectralFitting.jl@v0.5.15...v0.7.3