Keck-DataReductionPipelines / KAI

Keck AO Imaging DRP
https://keck-datareductionpipelines.github.io/KAI/
7 stars 10 forks source link

Update install documentation #11

Open mikekoss opened 2 years ago

mikekoss commented 2 years ago

Note text below after git clone installs in: ~/software/KAI/KAI

it should be "git clone git@github.com:Keck-DataReductionPipelines/"

cd ~/software/KAI git clone git@github.com:Keck-DataReductionPipelines/KAI.git Install KAI by going to your cloned repository and running the setup.py script. For example:

conda activate iraf27 cd ~/software/KAI/ python setup.py install