What's Changed
- Fix to_hdf5 crash on plain-float depth and snrs by @kchworowsky in #1141
- Adding a quartic kernel by @WillJRoper in #1144
- Adding doppler and thermal broadening transformers by @WillJRoper in #1146
- Add label validation in _get_images to raise on unrecognised labels by @sabrinastronomy in #1148
- Timing rotations and protecting when velocities aren't present by @WillJRoper in #1155
- 📝 CodeRabbit Chat: Implement requested code changes by @coderabbitai[bot] in #1158
- Further optimisation of particle spectra creation by @WillJRoper in #1150
- Added function to calculate initial mass at age by @stephenmwilkins in #1153
- Introducing specialised instrument types and isolating instrument functionality to them by @WillJRoper in #1154
- Fixing issue with angular conversions at z=0 by @WillJRoper in #1145
- Adding the ability to measure smoothing lengths from other coordinates by @WillJRoper in #1162
- Introducing a threaded extension for observed spectra conversion by @WillJRoper in #1159
- Added method to expicitly overload attributes and set fixed parameters on EmissionModel by @WillJRoper in #1160
- Adds caching machinery for SVO requests by @WillJRoper in #1166
- Optimising emission scale methods by @WillJRoper in #1161
- Add FAQ page to documentation by @christopherlovell in #1165
New Contributors
- @kchworowsky made their first contribution in #1141
- @coderabbitai[bot] made their first contribution in #1158
Full Changelog: v1.1.1...v1.2.0