AGN spectra, improved plotting, and tying up loose ends #500
WillJRoper
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The code is now in Beta with all the initially proposed functionality included (and then some). An overview of the included changes since
v0.20-beta
are listed below.Changelog:
load_data
module introduced with increased functionality for loading cosmological simulation data (SIMBA, CAMELS, ILLUTRIS-TNG, etc.).Quantities
covering the vast majority of the codebase.parametric.Stars
argument simplified.__slots__
removed to avoidmultiple bases have instance layout conflict
error (with no meaningful effect on memory footprint).fesc
can now be given as a value per particle for particleStars
.PhotometryCollection
for easy unit association and backend sugar.This discussion was created from the release AGN spectra, improved plotting, and tying up loose ends.
Beta Was this translation helpful? Give feedback.
All reactions