Skip to content

Releases: Autostronomy/AstroPhot

v0.17.2

02 Apr 20:51
f9c9463

Choose a tag to compare

What's Changed

Full Changelog: v0.17.1...v0.17.2

v0.17.1

25 Mar 14:55
1013d0a

Choose a tag to compare

Minor patch just to improve the docstrings a bit. They should look much better on the website now!

What's Changed

  • Fix AstroPhot docstrings to explicit RST fields for Sphinx compatibility by @Copilot in #294

New Contributors

  • @Copilot made their first contribution in #294

Full Changelog: v0.17.0...v0.17.1

v0.17.0

24 Mar 15:40
abbbf01

Choose a tag to compare

Major Breaking Change update!

AstroPhot is now part of the caskade ecosystem meaning its parameters/models have an incredible amount of flexibility! This also means breaking compatability with previous versions of AstroPhot. YOu should find everything to be very familiar, but many aspects are just a bit different. I suggest you read through the tutorials again to see where things are different, and also check out the caskade tutorials.

You can also now use AstroPhot with JAX!

What's Changed

Here are links to the various PRs that have gone into this mega update. You'll find new models, new features, and new speedups! It's very exciting, I can't wait to see what you do with it!

Full Changelog: v0.16.13...v0.17.0

v0.17.0-beta.5

03 Feb 21:18
1ebd60b

Choose a tag to compare

v0.17.0-beta.5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.17.0-beta.4...v0.17.0-beta.5

v0.17.0-beta.4

10 Dec 18:34
63704d4

Choose a tag to compare

v0.17.0-beta.4 Pre-release
Pre-release

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

20 Nov 01:42
743820e

Choose a tag to compare

v0.17.0-beta.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.17.0-beta.2...v0.17.0-beta.3

v0.17.0-beta.2

18 Aug 21:58
7bfbaec

Choose a tag to compare

v0.17.0-beta.2 Pre-release
Pre-release

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

01 Aug 14:57
9b7d77c

Choose a tag to compare

v0.17.0-beta.1 Pre-release
Pre-release

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

24 Jul 19:47
54bcd00

Choose a tag to compare

v0.17.0-beta.0 Pre-release
Pre-release

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

Full Changelog: v0.16.12...v0.17.0-beta.0

v0.16.13

11 Apr 03:23
c37b786

Choose a tag to compare

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