Photutils
Photutils is an affiliated package of Astropy to provide tools for detecting and performing photometry of astronomical sources.
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-photutils && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
photutils-1.3.0.tar.gz | 0001031657 1010 KB | |
python-photutils.changes | 0000022656 22.1 KB | |
python-photutils.spec | 0000003118 3.04 KB |
Revision 15 (latest revision is 26)
Dominique Leuenberger (dimstar_suse)
accepted
request 942354
from
Benjamin Greiner (bnavigator)
(revision 15)
- Update to 1.3.0 General * The metadata in output tables now contains version information for all dependencies. [#1274] New Features * photutils.centroid * Extra keyword arguments can be input to centroid_sources that are then passed on to the centroid_func if supported. [#1276,#1278] * photutils.segmentation * Added copy method to SourceCatalog. [#1264] * Added kron_photometry method to SourceCatalog. [#1264] * Added add_extra_property, remove_extra_property, remove_extra_properties, and rename_extra_property methods and extra_properties attribute to SourceCatalog. [#1264, #1268] * Added name and overwrite keywords to SourceCatalog circular_photometry and fluxfrac_radius methods. [#1264] * SourceCatalog fluxfrac_radius was improved for cases where the source flux doesn't monotonically increase with increasing radius. [#1264] * Added meta and properties attributes to SourceCatalog. [#1268] * The SourceCatalog output table (using to_table) meta dictionary now includes a field for the date/time. [#1268] * Added SourceCatalog make_kron_apertures method. [#1268] * Added SourceCatalog plot_circular_apertures and plot_kron_apertures methods. [#1268] Bug fixes * photutils.segmentation
Comments 0