Skip to content

Commit

Permalink
model-column also in hci parset
Browse files Browse the repository at this point in the history
  • Loading branch information
landmanbester committed Aug 22, 2024
1 parent ea4395f commit 428dd7f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pfb/parser/hci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ inputs:
Data column to image. Must be the same across MSs.
Simple arithmetic is supported eg. 'CORRECTED_DATA-MODEL_DATA'.
When gains are present this column will be corrected.
# model-column:
# dtype: str
# abbreviation: mc
# info:
# Model column to subtract from corrected data column.
# Useful to avoid high time res degridding.
model-column:
dtype: str
abbreviation: mc
info:
Model column to subtract from corrected data column.
Useful to avoid high time res degridding.
weight-column:
dtype: str
abbreviation: wc
Expand Down

0 comments on commit 428dd7f

Please sign in to comment.