python-crds
Calibration Reference Data System for HST and JWST
CRDS is a package used for working with astronomical reference files for the HST and JWST telescopes. CRDS is useful for performing various operations on reference files or reference file assignment rules. CRDS is used to assign, check, and compare reference files and rules, and also to predict those datasets which should potentially be reprocessed due to changes in reference files or assignment rules. CRDS has versioned rules which define the assignment of references for each type and instrument configuration. CRDS has web sites corresponding to each project http://hst-crds.stsci.edu or https://jwst-crds.stsci.edu/ which record information about reference files and provide related services.
- Versions: 12.1.4
- Website: https://hst-crds.stsci.edu
- Licenses: Modified BSD
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of python-crds
as follows:
guix install python-crds
Or install a particular version:
guix install python-crds@12.1.4
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
You can use the following badge to inform users of python-crds about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/python-crds'><img src='https://packages.guix.gnu.org/packages/python-crds/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/python-crds)
Example Org:
[[https://packages.guix.gnu.org/packages/python-crds][https://packages.guix.gnu.org/packages/python-crds/badges/latest-version.svg]]