Skip to content

Release 0.5.0

Latest
Compare
Choose a tag to compare
@ziotom78 ziotom78 released this 17 Apr 15:48
· 36 commits to master since this release

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