Skip to content

v0.18.0

Latest

Choose a tag to compare

@ConnorStoneAstro ConnorStoneAstro released this 25 Jun 14:18
b20c98b

What's Changed

Breaking changes

  • AstroPhot now works with NumPy v2 (should also work with v1.24.0+) and has a minimum Python version of 3.11
  • The pixelated models will be flipped on the first axis relative to before. But this is to make for more consistent coordiantes. For example you can now do pixelatedmodel.I = othermodel().data and everything should be aligned.

Full Changelog: v0.17.3...v0.18.0