v0.7.0
What's Changed
- remove C++ PSF object by @mr-superonion in #11
- Clarify BasePsf.draw interface by @mr-superonion in #12
- Clarify coordinate transform docstrings by @mr-superonion in #13
- Improve utility docstrings by @mr-superonion in #14
- Document package and FPFS modules by @mr-superonion in #15
- Inline FPFS base helper implementations by @mr-superonion in #16
- Remove unused FPFS constants by @mr-superonion in #18
- Refactor FPFS measurement helper usage by @mr-superonion in #19
- Use measure_source_at for Python PSF measurements by @mr-superonion in #20
- Refactor FPFS task to remove kernel base by @mr-superonion in #22
- Add NGMIX to supported estimators in docs by @mr-superonion in #25
- Improve overview lead sentence by @mr-superonion in #24
- Fix typos in README introduction and installation sections by @mr-superonion in #23
- Move qtensor bindings to math module by @mr-superonion in #28
- Handle subpixel bright star radii by @mr-superonion in #29
- Fix make_catalog_empty return type by @mr-superonion in #32
- Fix inverse image rotation binding and extend tests by @mr-superonion in #33
- Inline FpfsImage implementations by @mr-superonion in #34
- Refactor FPFS namespaces by @mr-superonion in #35
- Rename FPFS sigma parameters to sigma_shapelets by @mr-superonion in #36
Full Changelog: v0.6.3...v0.7.0