Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump healpy from 0.1.dev1+g500357b to 1.16.6 #248

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps healpy from 0.1.dev1+g500357b to 1.16.6.

Release notes

Sourced from healpy's releases.

1.16.6

See CHANGELOG.rst

1.16.5

See CHANGELOG.rst

1.16.4

See changelog

1.16.3

See CHANGELOG. rst

1.16.2

See CHANGELOG.rst

1.16.1

See CHANGELOG.rst

1.16.0

See CHANGELOG.rst

1.15.2

Full Changelog: healpy/healpy@1.15.1...1.15.2

1.15.1

Release 1.15.1 20 January 2022, included in HEALPix 3.8.1

1.15.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
  • Experimental projview function to plot maps using projections from matplotlib
  • 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
  • Support nested maps hp.smoothing healpy/healpy#678
  • Improvements of the build system healpy/healpy#660
  • Automatically build wheels for Linux/MacOS on Github actions healpy/healpy#656
  • Drop support for Python 2.7-3.5 healpy/healpy#658
  • Allow OBJECT FITS header not to be a string healpy/healpy#665

... (truncated)

Changelog

Sourced from healpy's changelog.

Unreleased

Release 1.16.6 3 October 2023

Release 1.16.5 16 August 2023

Release 1.16.4 11 August 2023

Release 1.16.3 4 July 2023

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

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [healpy](https://github.com/healpy/healpy) from 0.1.dev1+g500357b to 1.16.6.
- [Release notes](https://github.com/healpy/healpy/releases)
- [Changelog](https://github.com/healpy/healpy/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/healpy/healpy/commits/1.16.6)

---
updated-dependencies:
- dependency-name: healpy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 18, 2024
Copy link
Author

dependabot bot commented on behalf of github Mar 29, 2024

Dependabot couldn't find any dependency files in the directory. Because of this, Dependabot cannot update this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants