Published August 29, 2023
| Version v0.13.0
Software
Open
cds-astro/mocpy: Release v0.13.0
Authors/Creators
- 1. @cds-astro
- 2. HeidelbergCement
- 3. LESIA, Observatoire de Paris, PSL
- 4. Puresoftware
Description
What's Changed
This release main new feature is the frequency MOCs!
[0.13.0] Added- brand new support of frequency MOC ! :rocket:
- documentation has galleries of notebooks
AbstractMOC.__init__raisesPermissionErrorif user tries to modify order manuallyAbstractMOC.store_index_dtypebecameAbstractMOC._store_index_dtypeas is is intended for internal use only to handle 32 and 64b systems- tests in doctrings now run in CI too
- CI won't run for linux 32 anymore, but support will still be provided upon bug repports
sum([moc1, moc2, moc3])now works correctly (fixes #99)MOC.wcs()now works correctly for non-squared figures (fixes #98)MOC.from_fits_imagenow works even when the fits file has no CDELT (fixes #90)
Full Changelog: https://github.com/cds-astro/mocpy/compare/v0.12.3...v0.13.0
Files
cds-astro/mocpy-v0.13.0.zip
Files
(79.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:d0bd8edb88574ea3f494d16c1271b641
|
79.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/cds-astro/mocpy/tree/v0.13.0 (URL)