Skip to content

Releases: LSSTDESC/skyCatalogs

v2.4.0

02 Dec 00:34
be0ed41

Choose a tag to compare

  • Fix the normalization of SEDs for Trilegal objects.
  • Streamline TrilegalSedFactory, eliminating duplicate code
  • Update skyCatalogs files used by CI

What's Changed

Full Changelog: v2.3.0...v2.4.0

v2.3.0

13 Oct 22:58
e7ec282

Choose a tag to compare

Extract all code needed exclusively for catalog creation into new repo skyCatalogs_creator. Remove some now-superfluous dependencies.

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

22 Sep 18:36
1d40d8b

Choose a tag to compare

Support for trilegal source type. Includes generating new catalog files from the AstroLab database and API for access for, e.g., simulation programs.

What's Changed

Full Changelog: v.2.1.1...v2.2.0

v.2.1.1

07 Aug 18:26
fd21c1b

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v.2.1.1

v2.1.0

15 Jul 01:25
bfa2cdb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

09 Apr 19:09
8501f64

Choose a tag to compare

Incorporates a bug fix for code determining which sources are within a region.

v2.0.0

19 Mar 20:56
ea7d8f9

Choose a tag to compare

Significant changes and improvements include:

  • Refactor of region handling
  • Refactor of catalog creation code
  • Many improvements to SSO handling
  • Including provenance information when creating parquet catalog files
  • Refactor of config file creation. Use internal code for yaml !INCLUDE directive handling
  • Publishing documentation to https://lsstdesc.org/skyCatalogs/

v1.7.0rc4

15 May 03:22
ed55148

Choose a tag to compare

What's Changed

Full Changelog: v1.7.0rc3...v1.7.0rc4

v1.7.0rc3

10 May 21:57
87a11c7

Choose a tag to compare

Among the more visible enhancements to the API since the last release:

New (additional) source types

  • SNANA supernovae
  • Diffsky galaxies
  • Solar system objects
    Can provide Roman as well as LSST fluxes (if supported by environment and input catalogs)

What's Changed

New Contributors

Full Changelog: v1.6.0rc2...v1.7.0rc3

v1.6.0rc2

15 Aug 20:49

Choose a tag to compare

The primary goal was to fix the build procedure so that pip install would work correctly.
Partly to help in achieving that goal and also for its own sake, the overall file organization in the repo was changed significantly without any substantive change in content and none in functionality.