Keck-DataReductionPipelines / MosfireDRP_preWMKO

The original MOSFIRE pipeline developed by N. Konidaris and hosted in a google code repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Directory structure:

hg/             top level
  MOSFIRE/      MOSFIRE DRP library. The main entrypoints for the DRP are here.
  apps/         MOSFIRE applications, these are command line commands
  arcs/         Notes from CCS showing arc line spectra
  data/         Created by Lasenby, test data for the simulator
  doc/          Documentation
  drp/          Lasenby's data reduction code, this is not being updated
  experiments/  Numerical experiments
  
  
In general, npk writes code in the experiments directory. These are quick and ugly pieces of code that flat field, or determine lambda solutions, and (eventually) sky subtractiong. Once the experiment is complete, it is rewritten and put into the "MOSFIRE" code path.

About

The original MOSFIRE pipeline developed by N. Konidaris and hosted in a google code repository.


Languages

Language:Python 57.9%Language:Java 31.2%Language:TeX 5.2%Language:Mathematica 5.1%Language:C 0.5%Language:Shell 0.2%