icecube / flarestack

Unbinned likelihood analysis code for astroparticle physics datasets
https://flarestack.readthedocs.io/en/latest/?badge=latest
MIT License
8 stars 7 forks source link

Bump healpy from 1.16.1 to 1.16.2 #265

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps healpy from 1.16.1 to 1.16.2.

Release notes

Sourced from healpy's releases.

1.16.2

See CHANGELOG.rst

Changelog

Sourced from healpy's changelog.

Unreleased

Release 1.16.2 26 October 2022

Release 1.16.1 22 July 2022, included in HEALPix 3.8.2

  • Updated CFITSIO included in healpy to 4.1.0, necessary for compatibility with Apple ARM chips healpy/healpy#776

Release 1.16.0 17 July 2022

  • Update HEALPix C++ sources to revision 1206 (just maintenance commits) healpy/healpy#772
  • Do not normalize binary arrays healpy/healpy#767
  • Fix unncessary log warning message in plots healpy/healpy#763
  • Fixed double application of margins in visualization functions when using subplot syntax and implemented margins parameter for mollview, orthview, and azeqview when subplot syntax is not used healpy/healpy#757
  • Fixed reuse_axes=True for cartview and gnomview healpy/healpy#755
  • New features in projview: subplots, remove monopole-dipole, labels, tickmarks, graticule, Planck and WMAP colormaps healpy/healpy#752
  • Fixed the CFITSIO version mismatch warning healpy/healpy#764
  • Added colorbar ticks and normalization healpy/healpy#751
  • New map2alm_lsq function to iteratively estimate Alm from a map and assess residual error healpy/healpy#734

Release 1.15.2 24 January 2022, included in HEALPix 3.8.1

Release 1.15.1 20 January 2022

Release 1.15.0 22 June 2021, included in HEALPix 3.8.0

  • write_map keeps dtype of input map array instead of float32 healpy/healpy#688
  • read_map keeps dtype of FITS file instead of upcasting to float64 healpy/healpy#688
  • write_cl uses dtype of input cl instead of float64 healpy/healpy#688
  • Changed all warnings to using the logging module, deprecated all verbose keywords healpy/healpy#693
  • Experimental projview function to plot maps using projections from matplotlib healpy/healpy#695
  • Flip sign for spin-0 alm2map_spin and map2alm_spin healpy/healpy#707
  • Support transparency in plotting with the alpha parameter healpy/healpy#696
  • Removed the note that we will change order of cl in synfast and synalm, we will leave new=False default healpy/healpy#687
  • Added convenice functions order2npix and npix2order healpy/healpy#685

... (truncated)

Commits
  • c6a2f3c Version 1.16.2
  • c0105ad Merge pull request #803 from mreineck/resize_alm
  • 1b55281 mention in changelog
  • 3851d42 Merge pull request #814 from healpy/dependabot/github_actions/pypa/cibuildwhe...
  • 4b5a402 Bump pypa/cibuildwheel from 2.11.3 to 2.11.4
  • e86d29f Merge pull request #810 from ManonMarchand/patch-1
  • 927b5b8 typo in rmul
  • 9fa74f1 Merge pull request #809 from healpy/dependabot/github_actions/pypa/gh-action-...
  • 0b29064 Merge pull request #808 from healpy/dependabot/github_actions/pypa/cibuildwhe...
  • 6c4d95d Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
mlincett commented 1 year ago

@dependabot rebase