python-stsci-imagestats 1.8.3
Compute sigma-clipped statistics on data arrays
stsci.imagestats
is a package designed to compute various statistics on image data using sigma-clipping iterations. It is designed to replicate core behaviour of the IRAF's imstatistics task.
- Website: https://stsciimagestats.readthedocs.io/en/latest/
- Licenses: Modified BSD
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-stsci-imagestats 1.8.3
as follows:
guix install python-stsci-imagestats@1.8.3
Or install the latest version:
guix install python-stsci-imagestats
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.