Recent Releases of spectralfitting.jl
spectralfitting.jl - v0.5.15
What's Changed
- Replace deprecated LinearInterpolation by @Infinite-Improbability in https://github.com/fjebaker/SpectralFitting.jl/pull/57
- feat: ffi updates by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/60
- Feat!: New dataset API by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/61
- Feat!: new parameter API by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/63
- fix: import order of update_model by @pxrwa in https://github.com/fjebaker/SpectralFitting.jl/pull/65
- fix: response folding issues and uncertainties by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/66
- Supported for GZip file compression in model data by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/69
- Add data_mask to InjectiveData by @phajy in https://github.com/fjebaker/SpectralFitting.jl/pull/71
- Add XS_Jet model to xspec-models by @phajy in https://github.com/fjebaker/SpectralFitting.jl/pull/74
- Fix parsing errors in FITS types by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/78
- Fix
mul!problems and bump Julia CI version by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/80 - More flexibility with OGIP datasets by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/81
- Typo in XS_Jet model specification by @phajy in https://github.com/fjebaker/SpectralFitting.jl/pull/85
- Temporary fix to
prettyfloatto work aroundInexactErrorby @phajy in https://github.com/fjebaker/SpectralFitting.jl/pull/87 - Cut-off power law model from XSPEC by @phajy in https://github.com/fjebaker/SpectralFitting.jl/pull/88
- Fixing bind mapping with multiple models by @phajy in https://github.com/fjebaker/SpectralFitting.jl/pull/90
- Remove OGIP config struct by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/93
- Fix variance calculations by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/94
- Residual plots by @phajy in https://github.com/fjebaker/SpectralFitting.jl/pull/91
- Fixed a typo and bumped version by @phajy in https://github.com/fjebaker/SpectralFitting.jl/pull/95
- Goodness by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/96
- Simulation by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/97
- Composite destructing by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/98
- Docs and walkthrough by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/99
- More simulation work by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/100
- Variance fixes in simulated spectra by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/101
- Fix surrogates by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/103
- Rework model API and reflection by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/104
- Cash money by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/105
- Add MCMC docs and result type stability by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/107
- Better surrogates by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/108
- Slightly better unit propagation by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/109
- Better plots and background by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/110
- Plot unfolded data and model by @phajy in https://github.com/fjebaker/SpectralFitting.jl/pull/111
- Frozen parameters in parameter cache by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/116
- feat: model wrappers and AutoCache by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/117
- fix: bind parameters in models with frozen parameters by @phajy in https://github.com/fjebaker/SpectralFitting.jl/pull/118
- Convolutions by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/122
- Copy by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/123
- Adding Optxagnf model by @GloriaRAH in https://github.com/fjebaker/SpectralFitting.jl/pull/127
- Add XS_Kerrconv model to convolutional.jl by @GloriaRAH in https://github.com/fjebaker/SpectralFitting.jl/pull/128
- Fix parameter bindings by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/129
- Document parameter binding by @fjebaker in https://github.com/fjebaker/SpectralFitting.jl/pull/130
New Contributors
- @Infinite-Improbability made their first contribution in https://github.com/fjebaker/SpectralFitting.jl/pull/57
- @pxrwa made their first contribution in https://github.com/fjebaker/SpectralFitting.jl/pull/65
- @GloriaRAH made their first contribution in https://github.com/fjebaker/SpectralFitting.jl/pull/127
Full Changelog: https://github.com/fjebaker/SpectralFitting.jl/compare/v0.4.2-alpha...v0.5.15
- Julia
Published by fjebaker over 1 year ago