v1.7.0rc3
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
- U/jrbogart/reorg for pip install by @JoanneBogart in #55
- cast all object ids as strings by @jchiang87 in #56
- Internally keep ids as strings everywhere by @JoanneBogart in #57
- Ensure resulting orderings for fixed inputs are consistent by @JoanneBogart in #58
- Adjust wavelength arrays for SEDs and MW extinction curves by @jchiang87 in #59
- Add --file option for create_sc by @JoanneBogart in #60
- use linear interpolant for galaxy SEDs by @jchiang87 in #61
- Mirror the new imsim.RubinBandpass truncation/trim behavior by @rmjarvis in #65
- U/jrbogart/nsides by @JoanneBogart in #63
- use linear interpolant for Gaia SEDs by @jchiang87 in #67
- add decorator to suppress irrelevant warnings from erfa code by @jchiang87 in #69
- add ci.yml by @jchiang87 in #66
- Correct calculation for star extinction by @JoanneBogart in #71
- U/jrbogart/snana support by @JoanneBogart in #70
- U/jrbogart/flake by @JoanneBogart in #73
- work around for object types that don't have files for healpixels that have files for other object types by @jchiang87 in #75
- U/jrbogart/config include by @JoanneBogart in #78
- Improvements in SNe handling by @JoanneBogart in #74
- remove redshift property from BaseObject interface by @JoanneBogart in #80
- U/troxel/diffsky by @JoanneBogart in #81
- U/jrbogart/parquet star2 by @JoanneBogart in #82
- U/jrbogart/diffsky integrate2 by @JoanneBogart in #83
- polygonal region selection fix by @jchiang87 in #84
- Sso initial by @JoanneBogart in #86
- add 'and no_mjd_return' condition for sso's by @jchiang87 in #88
- Eliminate dependence on pyyaml-include by adapting Butler loader by @JoanneBogart in #89
- find UW star files avoiding hard-coded names by @jchiang87 in #91
- U/jrbogart/gaia bypass by @JoanneBogart in #90
- U/jrbogart/gaia slice by @JoanneBogart in #95
New Contributors
Full Changelog: v1.6.0rc2...v1.7.0rc3