Skip to content

Releases: litebird/litebird_sim

Version 0.3.0

18 Sep 07:37
b527434
Compare
Choose a tag to compare

Version 0.2.1

22 Mar 11:54
Compare
Choose a tag to compare

Version 0.2.0 (Alpha)

09 Feb 12:39
Compare
Choose a tag to compare
Version 0.2.0 (Alpha) Pre-release
Pre-release
  • Add a text-mode browser for the IMO PR#103

  • Implement the tools to build a Singularity container PR#96

  • Implement an interface to the TOAST mapmaker PR#86

  • Fix issue #101 (No proper "parents" in Entry objects) PR#102

  • Make the README point to the latest version of the documentation PR#99

  • Ensure that tests do not write within the source-code directory PR#97

  • Add a STATUS.md file showing the overall implementation status of the simulation modules PR#87

  • Clarify how the IMO is used by litebird_sim PR#94

  • Make tests run faster by using ducc0 0.8.0 PR#92

  • Misc minor changes: gitignore .DS_Store; losslessly compress some assets PR#88

  • Improve the Observation API. Deprecate the pointing-related methods (moved to scanning), quantities are local by default PR#84

  • Permit to use pre-allocated buffers when generating quaternions and pointing angles PR#83

  • Add support for PySM3 in new class Mbs PR#76

  • Add the parameter include_git_diff in Simulation.flush() PR#81

  • Add the ability to specify the size of the floating-point type used in Observation objects PR#79

  • Simple bin map-maker PR#73

  • Use SI units in class SpinningScanningStrategy (breaking change) PR#69

  • Use dataclasses, rename Detector to DetectorInfo and Instrument to InstrumentInfo (breaking change) PR#60

  • Improve the docs PR#72, PR#82

  • Code cleanups PR#71

  • Improve the README PR#70

  • Fix issue #61

Version 0.1.0

25 Sep 11:56
eca90a7
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release

First release; it's done mainly to test how we can set up a pipeline to produce true releases in the future.