You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implemented the model acropolis.ext.models.ResonanceModel, which can be used to calculate PDI constraints for models with resonantly-enhanced DM annihilations
Added PDG2021 and PDG2022 values to acropolis.obs
Implemented the new package acropolis.jit to fixed warnings caused by new versions of numba
Removed the requirement for the data in cosmo_file.dat to be equidistant in log space
Improved the progress indicator when running parameter scans without a fast parameter
Unified the plotting script in plots/plot_scan_results.py by using the methods defined in acropolis.plots
Added additional plotting functionality in acropolis.plots (extracting contours, specifying the x and y data for the plot, ...)