Skip to content

stsci-hack/hstcal

 
 

HSTCAL

Travis CI Jenkins CI

Calibration software for HST/WFC3, HST/ACS, and HST/STIS.

Nightly regression test results are available only from within the STScI network at this time. https://plwishmaster.stsci.edu:8081/job/RT/job/hstcal/test_results_analyzer/

Install using Conda

# Add the AstroConda channel to ~/.condarc
$ conda channel --add http://ssb.stsci.edu/astroconda

# Create a dedicated calibration environment
$ conda create -n calib python=3 stsci-hst

# Activate the environment
$ source activate calib

# Use HSTCAL
$ calacs.e [...]
$ calwf3.e [...]
$ cs[...].e

Source Installation

To install HSTCAL from source please follow the instructions provided in INSTALL.md.

About

Calibration for HST/WFC3, HST/ACS, and HST/STIS

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 96.5%
  • Python 2.8%
  • Other 0.7%