Skip to content

release 0.5.0

Compare
Choose a tag to compare
@AstroPatty AstroPatty released this 23 Aug 18:13
· 86 commits to main since this release

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)