Photutils
Photutils is an affiliated package of Astropy to provide tools for detecting and performing photometry of astronomical sources.
- Sources inherited from project devel:languages:python:numeric
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-photutils
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dgarcia:python312:numeric/python-photutils && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
photutils-1.10.0.tar.gz | 0001111098 1.06 MB | |
python-photutils.changes | 0000046649 45.6 KB | |
python-photutils.spec | 0000003262 3.19 KB |
Revision 46 (latest revision is 60)
Benjamin Greiner (bnavigator)
committed
(revision 46)
- Update to 1.10.0 ## General * The minimum required Astropy is now 5.1. [#1627] ## New Features ### photutils.datasets * Added a border_size keyword to make_test_psf_data. [#1665] * Improved the generation of random PSF positions in make_test_psf_data. [#1665] ### photutils.detection * Added a min_separation keyword to DAOStarFinder and IRAFStarFinder. [#1663] ### photutils.morphology * Added a wcs keyword to data_properties. [#1648] ### photutils.psf * The GriddedPSFModel plot_grid method now returns a matplotlib.figure.Figure object. [#1653] * Added the ability for the GriddedPSFModel read method to read FITS files generated by WebbPSF. [#1654] * Added “flux_0” and “flux0” as allowed flux column names in the init_params table input to the PSF photometry objects. [#1656] * PSF models output from prepare_psf_model can now be input into the PSF photometry classes. [#1657] * Added make_psf_model function for making a PSF model from a 2D Astropy model. Compound models are also supported. [#1658] * The GriddedPSFModel oversampling can now be different in the x and y directions. The oversampling attribute is now stored as a 1D numpy.ndarray with two elements. [#1664] ### photutils.segmentation * The SegmentationImage make_source_mask method now uses a much faster implementation of binary dilation. [#1638]
Comments 0