Skip to content

mkb0517/data-evaluation-and-processing

 
 

Repository files navigation

Data Evaluation and Processing (DEP)

Overview

DEP is the process and code by which Keck science data is processed, packaged and transmitted to the Keck Observatory Archive at NexSci.

Processing Steps

The DEP process is divided into the following logical steps:

  1. obtain
    retrieve the program information from the telescope schedule
  2. locate
    locate the instrument FITS files written to disk in the 24 hour period
  3. add
    add the focus and weather logs
  4. dqa (data quality assess)
    assess the raw FITS files and add metadata keywords
  5. lev1
    level 1 data reduction
  6. tar
    tar the ancillary directory
  7. koaxfr
    transfer the data to NExScI

Usage

The DEP code is designed to run at the Keck Observatory intranet. However, a Continuous Integration Testing option is included in this repository with test FITS files and options to run a limited test of the code. See the "/cit/" folder for further instructions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%