Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 372 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 372 Bytes

aXe (hstaxe) WFC3 Extraction Example Cookbook

To install and run, after cloning this depo, do:

  • conda create --name hstaxe python=3
  • conda activate hstaxe
  • git clone https://github.com/spacetelescope/hstaxe.git
  • conda install numpy astropy gsl cfitsio wcstools stwcs stsci.imagestats drizzle drizzlepac jupyter
  • cd hstaxe
  • python setup.py install