This package browser is in early development. Mind the rough edges.

python-stsci-imagestats

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.

Installation

Install the latest version of python-stsci-imagestats as follows:

guix install python-stsci-imagestats

Or install a particular version:

guix install python-stsci-imagestats@1.8.3

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.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/python-stsci-imagestats/'><img src='http://127.0.0.1:3000/packages/python-stsci-imagestats/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/python-stsci-imagestats/badges/latest-version.svg)](http://127.0.0.1:3000/packages/python-stsci-imagestats/)
Org: [[http://127.0.0.1:3000/packages/python-stsci-imagestats/][http://127.0.0.1:3000/packages/python-stsci-imagestats/badges/latest-version.svg]]