Releases: Autostronomy/AstroPhot
v0.17.0-beta.4
What's Changed
- minor fixes to handle caskade update to version v0.14.0
- cleanup of requirements
- Drop terminal interface (for now)
Full Changelog: v0.17.0-beta.3...v0.17.0-beta.4
v0.17.0-beta.3
What's Changed
- Adding deblending and segmentation capability for group models by @ConnorStoneAstro in #280
- Add iterative by parameters LM algorithm by @ConnorStoneAstro in #282
- Focus on empowering functional level AstroPhot, make functional interface tutorial by @ConnorStoneAstro in #281
- fix plotting issue with masked pixels
- minor bug fixes by @ConnorStoneAstro in #284
Full Changelog: v0.17.0-beta.2...v0.17.0-beta.3
v0.17.0-beta.2
What's Changed
-
Now AstroPhot works with JAX too! Nearly all AstroPhot elements behave identically, missing isothermal edgeon model due to lack of Bessel functions in JAX.
-
Added JAX with AstroPhot tutorial, just getting started tutorial but with JAX and some comments on using AstroPhot-JAX
-
Bump actions/checkout from 4 to 5 by @dependabot[bot] in #273
-
Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #271
-
Add a JAX backend by @ConnorStoneAstro in #272
Full Changelog: v0.17.0-beta.1...v0.17.0-beta.2
v0.17.0-beta.1
What's Changed
- Considerably more documentation and more complete docstrings
- New tutorials for Poisson noise and SIP distortions
- cleanup some unused functions
Full Changelog: v0.17.0-beta.0...v0.17.0-beta.1
v0.17.0-beta.0
Major breaking changes!
Essentially every element of AstroPhot has been reworked. See the tutorials for details, there are many small syntax changes to be less clunky. Many new functionalities/capabilities come with being connected to caskade.
What's Changed
- fix: Plot target wasnt working for pure noise image, also added total magnitude and uncertainty by @ConnorStoneAstro in #260
- Major update: convert to caksade parameter management system by @ConnorStoneAstro in #265
- refactor: update to SciPy SPEC requirements by @ConnorStoneAstro in #212
Full Changelog: v0.16.12...v0.17.0-beta.0
v0.16.13
What's Changed
- AstroPhot gives total magnitude and uncertainty now by @ConnorStoneAstro in #261
- fix plotting error for pure noise target images
Full Changelog: v0.16.12...v0.16.13
v0.16.12
What's Changed
- fix: remove forced setting of target for group models by @ConnorStoneAstro in #258
Full Changelog: v0.16.11...v0.16.12
v0.16.11
What's Changed
- fix: group model initialization had wrong order for psf_mode by @ConnorStoneAstro in #256
Full Changelog: v0.16.10...v0.16.11
v0.16.10
What's Changed
- fix: docs: fix dtype for psf in fit files docs by @ConnorStoneAstro in #251
- fix: fixing psf group normalization by @ConnorStoneAstro in #255
Full Changelog: v0.16.9...v0.16.10
v0.16.9
What's Changed
- fix: Fix upsampled PSF models by @ConnorStoneAstro in #247
now when supplying a PSF with an upsampled pixelscale, a bug will not produce the wrong upsample_psf scale internally.
Full Changelog: v0.16.8...v0.16.9