Skip to content

Releases: AstroPatty/heinlein

0.9.1

22 May 19:39
16ec35e
Compare
Choose a tag to compare
  • no changes

0.9.0

07 Mar 20:11
5df1ffb
Compare
Choose a tag to compare

📦 Uncategorized

  • Removed Godata from dependencies

0.8.0

23 Feb 20:12
b10f3a6
Compare
Choose a tag to compare

📦 Uncategorized

  • Extras Datasets
  • Re-integrate Godata
  • Footprint

0.7.0

29 Sep 23:19
Compare
Choose a tag to compare

🚀 Features

  • godata integration complete

0.6.7

07 Sep 23:49
Compare
Choose a tag to compare

📦 Uncategorized

  • Fix Releases for Real
  • Fixing the Typos

0.6.4

07 Sep 22:39
Compare
Choose a tag to compare

Update to 0.6.4

release 0.5.0

23 Aug 18:13
Compare
Choose a tag to compare

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

29 Sep 14:40
894ff37
Compare
Choose a tag to compare

Mostly bug fixes
Avaliable on pypi

0.3.2

21 Sep 18:23
a720887
Compare
Choose a tag to compare

Some significant updates including

-Implementation of CFHTLens survey
-Some reorganization (backend, does not affect API)
-Optimizations

0.2.3

26 Aug 20:08
Compare
Choose a tag to compare

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