Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@hep-mh hep-mh released this 24 Sep 10:42
· 7 commits to main since this release
157a0a1
  • 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, ...)