Skip to content

Releases: LSSTDESC/skyCatalogs

v1.7.0rc4

15 May 03:22
ed55148
Compare
Choose a tag to compare

What's Changed

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

v1.7.0rc3

10 May 21:57
87a11c7
Compare
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
Compare
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.

v1.50rc2

03 Aug 18:01
9ff4d46
Compare
Choose a tag to compare

Fix to a test program so it can be run from pip install

v1.5.0rc1

02 Aug 20:08
Compare
Choose a tag to compare

Intended for use with upcoming imSim release.
Includes support for Gaia stars.

v1.4.0rc5

21 Jun 17:23
Compare
Choose a tag to compare

Pick up commit inadvertently omitted from v1.4.0rc4 pip build

v1.4.0rc4

06 Jun 18:47
4ad5371
Compare
Choose a tag to compare

Changes since v1.4.0rc1 are

  • add sncosmo as dependency
  • change method of handling version number

v1.4.0rc1

05 Jun 21:14
02fe4a3
Compare
Choose a tag to compare
  • Support for SNe as a new object type "sn"
  • Improved provenance information in config, including code version

v1.3.0

14 Feb 00:03
619c607
Compare
Choose a tag to compare

There are two upgrades from v1.2.0:

  • This release fixes a bug in row group handling when creating a catalog.
  • This release uses pyproject.toml to control build processing