Raw File
snap_correlation_1532604509.yaml
#******************************************************************
#Example .yaml file that stores metadata for snap correlation file.
#******************************************************************
TELESCOPE_NAME: HERA #the name of the telescope being SNAPPED.
INSTRUMENT_NAME: SNAP
OBJECT_NAME: DRIFT
FORMAT: MIRIAD
OUTPUTNAME: snap_test.xy.HH
POLARIZATIONS: #list polarization string labels in
  - XX         #order that they appear in SNAP
  - XY
  - YX
  - YY
ANTENNA_NUMBERS: #hera_mc db antenna numbers in input 0,1, and 2 of snap.
  - 86
  - 136
  - 123
back to top