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:smarty12:Python/python-photutils && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
photutils-1.5.0.tar.gz | 0001047437 1020 KB | |
python-photutils.changes | 0000031660 30.9 KB | |
python-photutils.spec | 0000003122 3.05 KB |
Revision 35 (latest revision is 60)
Benjamin Greiner (bnavigator)
committed
(revision 35)
- Update to 1.5.0 General * Added tqdm as an optional dependency. [#1364] New Features * photutils.psf - Added a mask keyword when calling the PSF-fitting classes. [#1350, #1351] - The EPSFBuilder progress bar will use tqdm if the optional package is installed. [#1367] * photutils.segmentation - Added SourceFinder class, which is a convenience class combining detect_sources and deblend_sources. [#1344] - Added a sigma_clip keyword to detect_threshold. [#1354] - Added a make_source_mask method to SegmentationImage. [#1355] - Added a make_2dgaussian_kernel convenience function. [#1356] - Allow SegmentationImage.make_cmap background_color to be in any matplotlib color format. [#1361] - Added an imshow convenience method to SegmentationImage. [#1362] - Improved performance of deblend_sources. [#1364] - Added a progress_bar keyword to deblend_sources. [#1364] - Added a 'sinh' mode to deblend_sources. [#1368] - Improved the resetting of cached SegmentationImage properties so that custom (non-cached) attributes can be kept. [#1368] - Added a nproc keyword to enable multiprocessing in deblend_sources and SourceFinder. [#1372] - Added a make_cutouts method to SourceCatalog for making custom-shaped cutout images. [#1376] - Added the ability to set a minimum unscaled Kron radius in SourceCatalog. [#1381]
Comments 0