Skip to content

Version 0.12.0

Compare
Choose a tag to compare
@ziotom78 ziotom78 released this 15 Mar 12:43
· 75 commits to master since this release
  • Breaking change: Disambiguate between “polarization angle” and “orientation” #305. A few functions have been renamed as a consequence of this change; however, they are low-level functions that are used internally (compute_pointing_and_polangle, all_compute_pointing_and_polangle, polarization_angle), so external codes should be unaffected by this change.

  • Breaking change: Reworking of the IO, write_observations and read_observations are now part of the class simulation #293

  • Mbs optionally returns alms instead of maps #306

  • Include the possibility to pass components to fill_tods, add_dipole and add_noise #302

  • Add data splits in time and detector space to binned maps #291

  • Add support for partial multithreading using Numba #276

  • Fixing bug in mbs to pass general bandpass to mbs #271

  • Support for numpy.float128 made optional, this fixes importing issue on ARM architectures #286

  • Improve the documentation about noise simulations #283

  • Use libinsdb to access the IMO #282

  • Move from flake8/black to ruff #281

  • New module to simulate HWP systematics #232