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

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.

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.