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 photutils from 1.5.0 to 1.6.0 #236

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps photutils from 1.5.0 to 1.6.0.

Release notes

Sourced from photutils's releases.

1.6.0

See the changelog for release notes.

Changelog

Sourced from photutils's changelog.

1.6.0 (2022-12-09)

General ^^^^^^^

  • Following NEP 29, the minimum required Numpy is now 1.20. #1442

  • The minimum required Matplotlib is now 3.3.0. #1442

  • The minimum required scikit-image is now 0.18.0. #1442

  • The minimum required scikit-learn is now 1.0. #1442

New Features ^^^^^^^^^^^^

  • photutils.aperture

    • The ApertureStats class now accepts astropy NDData objects as input. #1409

    • Improved the performance of aperture photometry by 10-25% (depending on the number of aperture positions). #1438

  • photutils.psf

    • Added a progress bar for fitting PSF photometry #1426

    • Added a subshape keyword to the PSF-fitting classes to define the shape over which the PSF is subtracted. #1477

  • photutils.segmentation

    • Added the ability to slice SegmentationImage objects. #1413

    • Added mode and fill_value keywords to SourceCatalog make_cutouts method. #1420

    • Added segment_area source property and wcs, localbkg_width, apermask_method, and kron_params attributes to SourceCatalog. #1425

    • Added the ability to use Quantity arrays with detect_threshold, detect_sources, deblend_sources, and SourceFinder. #1436

    • The progress bar used when deblending sources now is prepended with "Deblending". #1439

... (truncated)

Commits
  • 61ecd3e Finalizing changelog for version 1.6.0
  • 024a64d Add sandbox automodapi to prevent sphinx errors
  • 11b1bd9 Merge pull request #1478 from larrybradley/psf-docs
  • fc5b3e3 Update psf example image
  • b2f82b7 Remove psf.sandbox automodapi
  • c8ac139 Merge pull request #1477 from larrybradley/psf-subshape
  • 900d307 Add changelog entry
  • 5af1f3e Add what's new entry
  • 71bfb1e Add tests for psf subshape keyword
  • fd14e7b Update docstrings
  • 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)

Bumps [photutils](https://github.com/astropy/photutils) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/astropy/photutils/releases)
- [Changelog](https://github.com/astropy/photutils/blob/main/CHANGES.rst)
- [Commits](astropy/photutils@1.5.0...1.6.0)

---
updated-dependencies:
- dependency-name: photutils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 12, 2022
@robertdstein robertdstein merged commit 6f2161d into main Dec 12, 2022
@robertdstein robertdstein deleted the dependabot/pip/photutils-1.6.0 branch December 12, 2022 21:51
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant