Please login to access the resource
Overview

Request 1082979 accepted

- Update to 1.7.0
## General
* The rasterio and shapely packages are now optional
dependencies. [#1509]
## New Features
### photutils.aperture
* Significantly improved the performance of aperture_photometry
and the PixelAperture do_photometry method for large arrays.
[#1485]
* Significantly improved the performance of the PixelAperture
area_overlap method, especially for large arrays. [#1490]
### photutils.profiles
* Added a new profiles subpackage containing RadialProfile and
CurveOfGrowth classes. [#1494, #1496, #1498, #1499]
### photutils.psf
* Significantly improved the performance of evaluating and
fitting GriddedPSFModel instances. [#1503]
### photutils.segmentation
* Added a size keyword to the SegmentationImage make_source_mask
method. [#1506]
* Significantly improved the performance of SegmentationImage
make_source_mask when using square footprints for source
dilation. [#1506]
* Added the polygons property and to_patches and plot_patches
methods to SegmentationImage. [#1509]
* Added polygon keyword to the Segment class. [#1509]
## Bug Fixes
### photutils.centroids
* Fixed an issue where centroid_quadratic would sometimes fail if
the input data contained NaNs. [#1495]
### photutils.detection
* Fixed an issue with the starfinders (DAOStarFinder,
IRAFStarFinder, and StarFinder) where an exception was raised
if exclude_border=True and there were no detections. [#1512].
### photutils.isophote
* Fixed a bug where the upper harmonics (a3, a4, b3, and b4) had
the incorrect sign. [#1501]
* Fixed a bug in the calculation of the upper harmonic errors
(a3_err, a4_err, b3_err, and b4_err). [#1501].
### photutils.psf
* Fixed an issue where the PSF-photometry progress bar was not
shown. [#1517]
* Fixed an issue where all PSF uncertainties were excluded if the
last star group had no covariance matrix. [#1519]
### photutils.utils
* Fixed a bug in the calculation of ImageCutout xyorigin when
using the 'partial' mode when the cutout extended beyond the
right or top edge. [#1508]
## API Changes
### photutils.aperture
* The ApertureStats local_bkg keyword can now be broadcast for
apertures with multiple positions. [#1504]
### photutils.centroids
* The centroid_sources function will now raise an error if the
cutout mask contains all True values. [#1516]
### photutils.datasets
* Removed the deprecated load_fermi_image function. [#1479]
### photutils.psf
* Removed the deprecated sandbox classes DiscretePRF and
Reproject. [#1479]
### photutils.segmentation
* Removed the deprecated make_source_mask function in favor of
the SegmentationImage.make_source_mask method. [#1479]
* The SegmentationImage imshow method now uses "nearest"
interpolation instead of "none" to avoid rendering issues with
some backends. [#1507]
* The repr() notebook output for the Segment class now includes a
SVG polygon representation of the segment if the rasterio and
shapely packages are installed. [#1509]
* Deprecated the SegmentationImage outline_segments method. Use
the plot_patches method instead. [#1509]
- Drop photutils-pr1484-no-setuptools.patch

Request History
Benjamin Greiner's avatar

bnavigator created request

- Update to 1.7.0
## General
* The rasterio and shapely packages are now optional
dependencies. [#1509]
## New Features
### photutils.aperture
* Significantly improved the performance of aperture_photometry
and the PixelAperture do_photometry method for large arrays.
[#1485]
* Significantly improved the performance of the PixelAperture
area_overlap method, especially for large arrays. [#1490]
### photutils.profiles
* Added a new profiles subpackage containing RadialProfile and
CurveOfGrowth classes. [#1494, #1496, #1498, #1499]
### photutils.psf
* Significantly improved the performance of evaluating and
fitting GriddedPSFModel instances. [#1503]
### photutils.segmentation
* Added a size keyword to the SegmentationImage make_source_mask
method. [#1506]
* Significantly improved the performance of SegmentationImage
make_source_mask when using square footprints for source
dilation. [#1506]
* Added the polygons property and to_patches and plot_patches
methods to SegmentationImage. [#1509]
* Added polygon keyword to the Segment class. [#1509]
## Bug Fixes
### photutils.centroids
* Fixed an issue where centroid_quadratic would sometimes fail if
the input data contained NaNs. [#1495]
### photutils.detection
* Fixed an issue with the starfinders (DAOStarFinder,
IRAFStarFinder, and StarFinder) where an exception was raised
if exclude_border=True and there were no detections. [#1512].
### photutils.isophote
* Fixed a bug where the upper harmonics (a3, a4, b3, and b4) had
the incorrect sign. [#1501]
* Fixed a bug in the calculation of the upper harmonic errors
(a3_err, a4_err, b3_err, and b4_err). [#1501].
### photutils.psf
* Fixed an issue where the PSF-photometry progress bar was not
shown. [#1517]
* Fixed an issue where all PSF uncertainties were excluded if the
last star group had no covariance matrix. [#1519]
### photutils.utils
* Fixed a bug in the calculation of ImageCutout xyorigin when
using the 'partial' mode when the cutout extended beyond the
right or top edge. [#1508]
## API Changes
### photutils.aperture
* The ApertureStats local_bkg keyword can now be broadcast for
apertures with multiple positions. [#1504]
### photutils.centroids
* The centroid_sources function will now raise an error if the
cutout mask contains all True values. [#1516]
### photutils.datasets
* Removed the deprecated load_fermi_image function. [#1479]
### photutils.psf
* Removed the deprecated sandbox classes DiscretePRF and
Reproject. [#1479]
### photutils.segmentation
* Removed the deprecated make_source_mask function in favor of
the SegmentationImage.make_source_mask method. [#1479]
* The SegmentationImage imshow method now uses "nearest"
interpolation instead of "none" to avoid rendering issues with
some backends. [#1507]
* The repr() notebook output for the Segment class now includes a
SVG polygon representation of the segment if the rasterio and
shapely packages are installed. [#1509]
* Deprecated the SegmentationImage outline_segments method. Use
the plot_patches method instead. [#1509]
- Drop photutils-pr1484-no-setuptools.patch


Benjamin Greiner's avatar

bnavigator accepted request

openSUSE Build Service is sponsored by