Skip to content

Releases: lspestrip/Stripeline.jl

Release 0.5.0

17 Apr 15:48
Compare
Choose a tag to compare

The most important change in this release, apart from a few breaking changes, is the drop of support for Julia 1.0, 1.1, and 1.2. This is motivated by the fact that the incoming new release of Healpix.jl will only support Julia 1.3 and higher.

List of changes

Breaking changes are listed first.

  • (Breaking change) Drop support for Julia 1.0, 1.1, and 1.2
  • (Breaking change) Several changes to genpointings (#44):
  • (Breaking change) Turn rank and comm parameters into keywords for generate_noise_mpi
    #39
  • (Breaking change) Use nothing instead of missing for MPI communicators #39
  • (Breaking change) Make destripe return a DestripingResults structure instead of a tuple #39
  • (Breaking change) In genpointings, rename refract keyword into refraction, for consistency with precession, nutation, and aberration.
  • (Breaking change) Update the coordinates of the site in Tenerife
  • (Breaking change) Make the 1/f slope always in the range 0..2 #34
  • Allow Julian Dates in genpointings (45)
  • Fix bug #42
  • Add function genpointings!
  • Ensure that generate_noise_mpi produces different seeds for each polarimeter #39
  • Remove the dependency on Quaternions.jl #38
  • Update the instrument database with the number of the polarizer for each horn #37

Version 0.4.0

27 May 16:47
Compare
Choose a tag to compare
  • Conform coordinate systems to LSPE-STRIP-SP-017 (#30a0f, #0418a)
  • Add day_duration_s keyword to genpointings
  • Add error bars to bandshape and always measure them as positive quantities (#70dc6, PR#22)
  • Print the instrument database in Markdown format #f2c2b
  • Add functions sensitivity_tant, t_to_trj, trj_to_t,
    deltat_to_deltatrj, deltatrj_to_deltat` #23

Version 0.3.1

18 Dec 11:41
0cab6ce
Compare
Choose a tag to compare

See CHANGELOG.md

Version 0.3.0

18 Dec 10:57
f486835
Compare
Choose a tag to compare

See CHANGELOG.md.