- Correct normalization of Trilegal SED.
- Update
TrilegalSedFactory.get_spectra_batchinterface (no longer need to return wavelength axis).
Split off all code needed only for catalog creation into separate repe: skyCatalogs_creator
Add support for TRILEGAL catalogs; that is,
- Create catalogs using the AstroLab database as input
- TRILEGAL catalogs may be read from the API
- Additional test program and associated data files
- Minimize LSST stack dependency further to simulate Gaia objects without it
- Switch to
uv pip installin CI - Correct python requirement to be
>=3.9
- Allow for non-imaging Roman bandpasses (i.e., grism and prism)
- Bugfix for PolygonalRegion.compute_mask
- Minimize LSST stack dependencies
- Bugfix for PolygonalRegion.compute_mask
- Pass object type for external catalog registration and loading
- Bugfix for get_config_value
- Bugfix for units
- Treat SSOs with zero length streaks as point sources
- Use thinned solar SEDs for SSOs.
- Refactor region 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/
- Support for OR4 fields
- Use Galsim to normalize fluxes
- Allow Gaia data_dir to be an absolute path
- Support alternate access mode (direct, not via Butler) to Gaia objects
- Use logger rather than try..catch for abnormal but not fatal conditions
- Support yaml !include directive in skyCatalogs config files
- Bug fixes to CI
- Improvements for SSO object type including option to simulate streaks
- Support for OR3
- Prefilter PolygonalRegion using Disk rather than cuts on RA, Dec
- Support for diffsky galaxy object type
- Support for snana (SNe) object type
- Support parquet (as well as sqlite) input for star truth
- Remove redshift property from BaseObject
- Refinements in Gaia stars support
- Allow galaxy output to be partitioned with healpix nside > 32
- Thin bandpasses
- Reorganization to aid pip install
- Reorganize file structure, eliminating "desc" level
- Remove reliance on SKYCATALOGS_DIR environment variable
- Gaia star support
- Add and test; update existing tests
Nothing substantive; increment version only
Minor bug fies.
Initial release. Produces main and flux catalogs for DC2 galaxies, stars and SNe