Skip to content

Latest commit

 

History

History
executable file
·
32 lines (20 loc) · 501 Bytes

README.md

File metadata and controls

executable file
·
32 lines (20 loc) · 501 Bytes

MosfireDRP

This is the central repository for the MOSFIRE DRP.

Installation

git clone [email protected]:Mosfire-DataReductionPipeline/MosfireDRP.git mosfire

If using Ureka:

ur_setup

then:

cd mosfire

python setup.py install

or, if developing the code in the current directory

python setup.py develop

The MOSFIRE package should be installed now in your python environment. Follow manual for further instructions about running the data reduction.