Releases: AstroPatty/heinlein
Releases · AstroPatty/heinlein
0.9.1
0.9.0
0.8.0
0.7.0
0.6.7
0.6.4
Update to 0.6.4
release 0.5.0
Under-the hood improvements to speed up queries and prepare for future growth.
Breaking API Changes:
- Catalogs are no longer a custom object. Searches will always return a standard Astropy table
- Masking catalogs now have to be done with
mask_obj.mask(catalog)
0.3.8
Mostly bug fixes
Avaliable on pypi
0.3.2
Some significant updates including
-Implementation of CFHTLens survey
-Some reorganization (backend, does not affect API)
-Optimizations
0.2.3
Important updates including:
Rework of data retrieval system
Addition of sqlite3 as a data storage/retrieval method
More command line tools
Automatic utility for splitting datasets for easier retrieval