Recent Releases of https://github.com/cosmoglobe/cosmoglobe

https://github.com/cosmoglobe/cosmoglobe - Fix broken URLs

[0.9.83] - 2024-03-16

  • Fix broken links which made it impossible to download Cosmoglobe data

- Python
Published by MetinSa about 2 years ago

https://github.com/cosmoglobe/cosmoglobe - Fix bug with thermal dust spectral parameters

[0.9.73] - 2022-11-29

This release only contains bug fixes.

Fixes

  • Fixed a bug where the thermal dust temperature spectral parameter was being treated as constant across the sky.

- Python
Published by MetinSa over 3 years ago

https://github.com/cosmoglobe/cosmoglobe - Updated trace plots, loosened dependencies

Added ability to change significant figures on traceplots, made it so that the version requirements on numpy and numba are less strict.

- Python
Published by dncnwtts over 3 years ago

https://github.com/cosmoglobe/cosmoglobe - Fixed command line interface

Should be able to type cosmoglobe plot filename.fits to create a pdf file.

- Python
Published by dncnwtts over 3 years ago

https://github.com/cosmoglobe/cosmoglobe - Implemented release script

Ported c3pp release script. Given a chain file chain_c0001.h5, the fits files and figures can be created using

python -m cosmoglobe release -all chain_c0001.h5 BURN_IN VERSION where BURN_IN is the integer number of Gibbs iterations to ignore, and VERSION is a string that indicates the version.

- Python
Published by dncnwtts over 3 years ago