Skip to content

Commit

Permalink
Merge pull request #998 from Keck-DataReductionPipelines/kpfera
Browse files Browse the repository at this point in the history
Added KPFERA 2.6
  • Loading branch information
bjfultn authored Jan 6, 2025
2 parents c3b537e + cd4b4af commit 83a8ccd
Show file tree
Hide file tree
Showing 3 changed files with 180 additions and 109 deletions.
3 changes: 3 additions & 0 deletions modules/quality_control/src/quality_control.py
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,9 @@ def check_all_QC_keywords_present(kpf_object, logger=None):
if data_level == 'L2':
data_levels = data_levels = ['L0', '2D', 'L1', 'L2']

# To do:
# * write a method to check that all QC keywords defined below are in the
# appropriate .csv files for the TSDB.

#####################################################################

Expand Down
Loading

0 comments on commit 83a8ccd

Please sign in to comment.