Skip to content

Version 0.9.0

Compare
Choose a tag to compare
@ziotom78 ziotom78 released this 28 Feb 11:31
· 297 commits to master since this release
  • Some memory optimization in pointing production #222, coordinate rotation and noise #223

  • Implement new methods in the Simulation class: fill_tods, compute_pos_and_vel, add_dipole and add_noise #221

  • Breaking change: add multiple TOD support to describe_mpi_distribution and make the field MpiObservationDescr.tod_dtype a list of strings #220

  • Add links to the manual in the example notebook #219

  • Implement new methods in the Simulation class: set_scanning_strategy, set_instrument, set_hwp, and deprecate generate_spin2ecl_quaternions #217

  • Add gzip_compression keyword to write_observations #214

  • Run more comprehensive tests on different TOD components #212

  • Add a link to the IMO webpage @ssdc for each entity/quantity/data file included in simulation reports #211

  • Fix issue #209 #210

  • Add flag for coordinate system choice of madam output maps #208

  • Improve support for multiple TODs #205

  • Implement a bandpass generator #160, #200