* trc.rxg - C band receiver parameter definition
*
* first line: LO values and ranges, format:
*  type   frequencies
* if type is range, the two values: lower and upper frequencies
* if type is fixed, then one or two fixed value
* frequencies in MHz
*
range 5400.0 5900.0
* or range 5000.0 5600.0
* 2nd line: creation date
* format:  yyyy ddd or yyyy mm dd (0 is valid for all for intial set-up)
* modified by KMB
*2004 11 23
2004 12 17
*
* 3rd line: FWHM beamwidthm format:
*   model value
*
* if type is frequncy, then fwhm=value*1.22*c/(freq*diameter)
*                      value is 1.0 if omitted
* if type is constant, then fwhm=value (degrees)
*
frequency 1.0
*
* 4th line polarizations available
*
* one of both of lcp and rcp
*
lcp rcp
*
* 5th line: DPFU (degrees/Jansky) for polarizations in previous line in order
* KB comment: is equal to Ae/2760, where Ae is the effective aperture [m^2]
*0.0012 0.0009 multiplied by 2 (to make Tsys reasonable):
*0.0028 0.0018
0.1400 0.1400
*
* 6th line: gain curve (only one) for ALL polarizations in 4th line
* TYPE FORM COEFFICENTS ... [opacity_corrected]
*
* FORM = POLY only for now
* TYPE - ELEV and ALTAZ only for now
* KB comment: ALTAZ means a function of the (zenith angle/distance in degrees)
* COEFFICENTS - variable number of number values
* opacity_corrected - optional final field, if present it indicates that
*                     the curve is opacity corrected
*
* maximum coefficents 10
*
*ALTAZ POLY 1.0 -1.0825e-4 -8.377e-7 -5.491e-8
* The above is equivalent to:
ELEV POLY 0.943443 1.59335E-3 -1.56634E-5 5.491E-8
*
* 7th and following lines: tcal versus frequency
*     Format: POL FREQ TCAL
*     where:
*            POL    polarization rcp or lcp
*            FREQ   frequency (MHz)
*            TCAL   degrees K
*
*     ends with a line containing end_tcal_table
*
*     MAXIMUM ENTRIES 400, group by polarization
*                          then sorted by increasing freq
*          times 2
lcp 6422.0 8.1040 4.0520
lcp 6522.0 7.7860 3.8930
lcp 6592.0 7.4160 3.7080
lcp 6612.0 7.3600 3.6800
lcp 6632.0 7.5160 3.7580
lcp 6672.0 7.6930 3.8465
lcp 6712.0 8.5540 4.2770
lcp 6812.0 4.7480 2.3740
rcp 6472.0 4.9060 2.4530
rcp 6502.0 4.9480 2.4740
rcp 6622.0 6.0530 3.0265
rcp 6692.0 6.6500 3.3250
rcp 6812.0 8.0310 4.0155
end_tcal_table
*
* Trec: receiver temperature
*
0.0
*
* Spill over table
*
* 9th and following lines: Spillover versus frequency
*     Format: Elevation Tspill
*     where:
*            POL    polarization rcp or lcp
*            FREQ   frequency (MHz)
*            TCAL   degrees K
*
*     ends with a line containing end_spillover_table
*
*     MAXIMUM ENTRIES 20
end_spillover_table
* trc.rxg - C band receiver parameter definition
*
* first line: LO values and ranges, format:
*  type   frequencies
* if type is range, the two values: lower and upper frequencies
* if type is fixed, then one or two fixed value
* frequencies in MHz
*
*range 3900.0 4400.0
* or range 5000.0 5600.0
* 2nd line: creation date
* format:  yyyy ddd or yyyy mm dd (0 is valid for all for intial set-up)
*
*2004 07 19
*
* 3rd line: FWHM beamwidthm format:
*   model value
*
* if type is frequncy, then fwhm=value*1.22*c/(freq*diameter)
*                      value is 1.0 if omitted
* if type is constant, then fwhm=value (degrees)
*
*frequency 1.0
*
* 4th line polarizations available
*
* one of both of lcp and rcp
*
*lcp rcp
*
* 5th line: DPFU (degrees/Jansky) for polarizations in previous line in order
* KB comment: is equal to Ae/2760, where Ae is the effective aperture [m^2]
*0.143 0.143
*
* 6th line: gain curve (only one) for ALL polarizations in 4th line
* TYPE FORM COEFFICENTS ... [opacity_corrected]
*
* FORM = POLY only for now
* TYPE - ELEV and ALTAZ only for now
* KB comment: ALTAZ means a function of the (zenith angle/distance in degrees)
* COEFFICENTS - variable number of number values
* opacity_corrected - optional final field, if present it indicates that
*                     the curve is opacity corrected
*
* maximum coefficents 10
*
*ALTAZ POLY 1.0 -1.0825e-4 -8.377e-7 -5.491e-8
*
* 7th and following lines: tcal versus frequency
*     Format: POL FREQ TCAL
*     where:
*            POL    polarization rcp or lcp
*            FREQ   frequency (MHz)
*            TCAL   degrees K
*
*     ends with a line containing end_tcal_table
*
*     MAXIMUM ENTRIES 400, group by polarization
*                          then sorted by increasing freq
*
*lcp 4712.0  3.8 
*rcp 4712.0  3.1 
*end_tcal_table
*
* Trec: receiver temperature
*
*0.0
*
* Spill over table
*
* 9th and following lines: Spillover versus frequency
*     Format: Elevation Tspill
*     where:
*            POL    polarization rcp or lcp
*            FREQ   frequency (MHz)
*            TCAL   degrees K
*
*     ends with a line containing end_spillover_table
*
*     MAXIMUM ENTRIES 20
*end_spillover_table
* trc.rxg - C band receiver parameter definition
*
* first line: LO values and ranges, format:
*  type   frequencies
* if type is range, the two values: lower and upper frequencies
* if type is fixed, then one or two fixed value
* frequencies in MHz
*
*range 5400.0 5900.0
* or range 5000.0 5600.0
* 2nd line: creation date
* format:  yyyy ddd or yyyy mm dd (0 is valid for all for intial set-up)
*
*2004 09 24
*
* 3rd line: FWHM beamwidthm format:
*   model value
*
* if type is frequncy, then fwhm=value*1.22*c/(freq*diameter)
*                      value is 1.0 if omitted
* if type is constant, then fwhm=value (degrees)
*
*frequency 1.0
*
* 4th line polarizations available
*
* one of both of lcp and rcp
*
*lcp rcp
*
* 5th line: DPFU (degrees/Jansky) for polarizations in previous line in order
* KB comment: is equal to Ae/2760, where Ae is the effective aperture [m^2]
*0.0232 0.0051
*
* 6th line: gain curve (only one) for ALL polarizations in 4th line
* TYPE FORM COEFFICENTS ... [opacity_corrected]
*
* FORM = POLY only for now
* TYPE - ELEV and ALTAZ only for now
* KB comment: ALTAZ means a function of the (zenith angle/distance in degrees)
* COEFFICENTS - variable number of number values
* opacity_corrected - optional final field, if present it indicates that
*                     the curve is opacity corrected
*
* maximum coefficents 10
*
*ALTAZ POLY 1.0 -1.0825e-4 -8.377e-7 -5.491e-8
* The above is equivalent to:
*ELEV POLY 0.943443 1.59335E-3 -1.56634E-5 5.491E-8
*
* 7th and following lines: tcal versus frequency
*     Format: POL FREQ TCAL
*     where:
*            POL    polarization rcp or lcp
*            FREQ   frequency (MHz)
*            TCAL   degrees K
*
*     ends with a line containing end_tcal_table
*
*     MAXIMUM ENTRIES 400, group by polarization
*                          then sorted by increasing freq
*
*lcp 6412.0 4.0360
*lcp 4732.0 3.6160
*lcp 4752.0 3.7560
*lcp 4772.0 3.5370
*lcp 4792.0 3.7440
*lcp 4812.0 3.5680
*lcp 4832.0 3.8800
*lcp 4852.0 3.6620
*lcp 4862.0 3.3560
*lcp 4872.0 3.9350
*lcp 4892.0 3.6940
*lcp 4902.0 3.4160
*rcp 6412.0 2.3740
*rcp 4732.0 4.4330
*rcp 4762.0 2.3610
*rcp 4772.0 4.2950
*rcp 4802.0 2.2260
*rcp 4812.0 4.3170
*rcp 4842.0 2.1670
*rcp 4852.0 3.8050
*rcp 4882.0 2.1100
*rcp 4892.0 4.0720
*rcp 4962.0 2.6730
*rcp 4972.0 5.1530
*rcp 5002.0 2.9240
*rcp 5012.0 5.3320
*end_tcal_table
*
* Trec: receiver temperature
*
*0.0
*
* Spill over table
*
* 9th and following lines: Spillover versus frequency
*     Format: Elevation Tspill
*     where:
*            POL    polarization rcp or lcp
*            FREQ   frequency (MHz)
*            TCAL   degrees K
*
*     ends with a line containing end_spillover_table
*
*     MAXIMUM ENTRIES 20
*end_spillover_table
* trc.rxg - C band receiver parameter definition
*
* first line: LO values and ranges, format:
*  type   frequencies
* if type is range, the two values: lower and upper frequencies
* if type is fixed, then one or two fixed value
* frequencies in MHz
*
*range 3900.0 4400.0
* or range 5000.0 5600.0
* 2nd line: creation date
* format:  yyyy ddd or yyyy mm dd (0 is valid for all for intial set-up)
*
*2004 07 19
*
* 3rd line: FWHM beamwidthm format:
*   model value
*
* if type is frequncy, then fwhm=value*1.22*c/(freq*diameter)
*                      value is 1.0 if omitted
* if type is constant, then fwhm=value (degrees)
*
*frequency 1.0
*
* 4th line polarizations available
*
* one of both of lcp and rcp
*
*lcp rcp
*
* 5th line: DPFU (degrees/Jansky) for polarizations in previous line in order
* KB comment: is equal to Ae/2760, where Ae is the effective aperture [m^2]
*0.143 0.143
*
* 6th line: gain curve (only one) for ALL polarizations in 4th line
* TYPE FORM COEFFICENTS ... [opacity_corrected]
*
* FORM = POLY only for now
* TYPE - ELEV and ALTAZ only for now
* KB comment: ALTAZ means a function of the (zenith angle/distance in degrees)
* COEFFICENTS - variable number of number values
* opacity_corrected - optional final field, if present it indicates that
*                     the curve is opacity corrected
*
* maximum coefficents 10
*
*ALTAZ POLY 1.0 -1.0825e-4 -8.377e-7 -5.491e-8
*
* 7th and following lines: tcal versus frequency
*     Format: POL FREQ TCAL
*     where:
*            POL    polarization rcp or lcp
*            FREQ   frequency (MHz)
*            TCAL   degrees K
*
*     ends with a line containing end_tcal_table
*
*     MAXIMUM ENTRIES 400, group by polarization
*                          then sorted by increasing freq
*
*lcp 4712.0  3.8 
*rcp 4712.0  3.1 
*end_tcal_table
*
* Trec: receiver temperature
*
*0.0
*
* Spill over table
*
* 9th and following lines: Spillover versus frequency
*     Format: Elevation Tspill
*     where:
*            POL    polarization rcp or lcp
*            FREQ   frequency (MHz)
*            TCAL   degrees K
*
*     ends with a line containing end_spillover_table
*
*     MAXIMUM ENTRIES 20
*end_spillover_table
* trc.rxg - C band receiver parameter definition
*
* first line: LO values and ranges, format:
*  type   frequencies
* if type is range, the two values: lower and upper frequencies
* if type is fixed, then one or two fixed value
* frequencies in MHz
*
*range 5400.0 5900.0
* or range 5000.0 5600.0
* 2nd line: creation date
* format:  yyyy ddd or yyyy mm dd (0 is valid for all for intial set-up)
*
*2004 11 08
*
* 3rd line: FWHM beamwidthm format:
*   model value
*
* if type is frequncy, then fwhm=value*1.22*c/(freq*diameter)
*                      value is 1.0 if omitted
* if type is constant, then fwhm=value (degrees)
*
*frequency 1.0
*
* 4th line polarizations available
*
* one of both of lcp and rcp
*
*lcp rcp
*
* 5th line: DPFU (degrees/Jansky) for polarizations in previous line in order
* KB comment: is equal to Ae/2760, where Ae is the effective aperture [m^2]
*0.0232 0.0051
*
* 6th line: gain curve (only one) for ALL polarizations in 4th line
* TYPE FORM COEFFICENTS ... [opacity_corrected]
*
* FORM = POLY only for now
* TYPE - ELEV and ALTAZ only for now
* KB comment: ALTAZ means a function of the (zenith angle/distance in degrees)
* COEFFICENTS - variable number of number values
* opacity_corrected - optional final field, if present it indicates that
*                     the curve is opacity corrected
*
* maximum coefficents 10
*
*ALTAZ POLY 1.0 -1.0825e-4 -8.377e-7 -5.491e-8
* The above is equivalent to:
*ELEV POLY 0.943443 1.59335E-3 -1.56634E-5 5.491E-8
*
* 7th and following lines: tcal versus frequency
*     Format: POL FREQ TCAL
*     where:
*            POL    polarization rcp or lcp
*            FREQ   frequency (MHz)
*            TCAL   degrees K
*
*     ends with a line containing end_tcal_table
*
*     MAXIMUM ENTRIES 400, group by polarization
*                          then sorted by increasing freq
*
*lcp 6412.0 4.0155
*lcp 6812.0 2.3740
*rcp 6412.0 2.3740
*rcp 6812.0 4.0155
*end_tcal_table
*
* Trec: receiver temperature
*
*0.0
*
* Spill over table
*
* 9th and following lines: Spillover versus frequency
*     Format: Elevation Tspill
*     where:
*            POL    polarization rcp or lcp
*            FREQ   frequency (MHz)
*            TCAL   degrees K
*
*     ends with a line containing end_spillover_table
*
*     MAXIMUM ENTRIES 20
*end_spillover_table
* trc.rxg - C band receiver parameter definition
*
* first line: LO values and ranges, format:
*  type   frequencies
* if type is range, the two values: lower and upper frequencies
* if type is fixed, then one or two fixed value
* frequencies in MHz
*
*range 3900.0 4400.0
* or range 5000.0 5600.0
* 2nd line: creation date
* format:  yyyy ddd or yyyy mm dd (0 is valid for all for intial set-up)
*
*2004 07 19
*
* 3rd line: FWHM beamwidthm format:
*   model value
*
* if type is frequncy, then fwhm=value*1.22*c/(freq*diameter)
*                      value is 1.0 if omitted
* if type is constant, then fwhm=value (degrees)
*
*frequency 1.0
*
* 4th line polarizations available
*
* one of both of lcp and rcp
*
*lcp rcp
*
* 5th line: DPFU (degrees/Jansky) for polarizations in previous line in order
* KB comment: is equal to Ae/2760, where Ae is the effective aperture [m^2]
*0.143 0.143
*
* 6th line: gain curve (only one) for ALL polarizations in 4th line
* TYPE FORM COEFFICENTS ... [opacity_corrected]
*
* FORM = POLY only for now
* TYPE - ELEV and ALTAZ only for now
* KB comment: ALTAZ means a function of the (zenith angle/distance in degrees)
* COEFFICENTS - variable number of number values
* opacity_corrected - optional final field, if present it indicates that
*                     the curve is opacity corrected
*
* maximum coefficents 10
*
*ALTAZ POLY 1.0 -1.0825e-4 -8.377e-7 -5.491e-8
*
* 7th and following lines: tcal versus frequency
*     Format: POL FREQ TCAL
*     where:
*            POL    polarization rcp or lcp
*            FREQ   frequency (MHz)
*            TCAL   degrees K
*
*     ends with a line containing end_tcal_table
*
*     MAXIMUM ENTRIES 400, group by polarization
*                          then sorted by increasing freq
*
*lcp 4712.0  3.8 
*rcp 4712.0  3.1 
*end_tcal_table
*
* Trec: receiver temperature
*
*0.0
*
* Spill over table
*
* 9th and following lines: Spillover versus frequency
*     Format: Elevation Tspill
*     where:
*            POL    polarization rcp or lcp
*            FREQ   frequency (MHz)
*            TCAL   degrees K
*
*     ends with a line containing end_spillover_table
*
*     MAXIMUM ENTRIES 20
*end_spillover_table
* trc.rxg - C band receiver parameter definition
*
* first line: LO values and ranges, format:
*  type   frequencies
* if type is range, the two values: lower and upper frequencies
* if type is fixed, then one or two fixed value
* frequencies in MHz
*
*range 5400.0 5900.0
* or range 5000.0 5600.0
* 2nd line: creation date
* format:  yyyy ddd or yyyy mm dd (0 is valid for all for intial set-up)
*
*2004 09 24
*
* 3rd line: FWHM beamwidthm format:
*   model value
*
* if type is frequncy, then fwhm=value*1.22*c/(freq*diameter)
*                      value is 1.0 if omitted
* if type is constant, then fwhm=value (degrees)
*
*frequency 1.0
*
* 4th line polarizations available
*
* one of both of lcp and rcp
*
*lcp rcp
*
* 5th line: DPFU (degrees/Jansky) for polarizations in previous line in order
* KB comment: is equal to Ae/2760, where Ae is the effective aperture [m^2]
*0.0232 0.0051
*
* 6th line: gain curve (only one) for ALL polarizations in 4th line
* TYPE FORM COEFFICENTS ... [opacity_corrected]
*
* FORM = POLY only for now
* TYPE - ELEV and ALTAZ only for now
* KB comment: ALTAZ means a function of the (zenith angle/distance in degrees)
* COEFFICENTS - variable number of number values
* opacity_corrected - optional final field, if present it indicates that
*                     the curve is opacity corrected
*
* maximum coefficents 10
*
*ALTAZ POLY 1.0 -1.0825e-4 -8.377e-7 -5.491e-8
* The above is equivalent to:
*ELEV POLY 0.943443 1.59335E-3 -1.56634E-5 5.491E-8
*
* 7th and following lines: tcal versus frequency
*     Format: POL FREQ TCAL
*     where:
*            POL    polarization rcp or lcp
*            FREQ   frequency (MHz)
*            TCAL   degrees K
*
*     ends with a line containing end_tcal_table
*
*     MAXIMUM ENTRIES 400, group by polarization
*                          then sorted by increasing freq
*
*lcp 6412.0 4.0360
*lcp 4732.0 3.6160
*lcp 4752.0 3.7560
*lcp 4772.0 3.5370
*lcp 4792.0 3.7440
*lcp 4812.0 3.5680
*lcp 4832.0 3.8800
*lcp 4852.0 3.6620
*lcp 4862.0 3.3560
*lcp 4872.0 3.9350
*lcp 4892.0 3.6940
*lcp 4902.0 3.4160
*rcp 6412.0 2.3740
*rcp 4732.0 4.4330
*rcp 4762.0 2.3610
*rcp 4772.0 4.2950
*rcp 4802.0 2.2260
*rcp 4812.0 4.3170
*rcp 4842.0 2.1670
*rcp 4852.0 3.8050
*rcp 4882.0 2.1100
*rcp 4892.0 4.0720
*rcp 4962.0 2.6730
*rcp 4972.0 5.1530
*rcp 5002.0 2.9240
*rcp 5012.0 5.3320
*end_tcal_table
*
* Trec: receiver temperature
*
*0.0
*
* Spill over table
*
* 9th and following lines: Spillover versus frequency
*     Format: Elevation Tspill
*     where:
*            POL    polarization rcp or lcp
*            FREQ   frequency (MHz)
*            TCAL   degrees K
*
*     ends with a line containing end_spillover_table
*
*     MAXIMUM ENTRIES 20
*end_spillover_table
* trc.rxg - C band receiver parameter definition
*
* first line: LO values and ranges, format:
*  type   frequencies
* if type is range, the two values: lower and upper frequencies
* if type is fixed, then one or two fixed value
* frequencies in MHz
*
*range 3900.0 4400.0
* or range 5000.0 5600.0
* 2nd line: creation date
* format:  yyyy ddd or yyyy mm dd (0 is valid for all for intial set-up)
*
*2004 07 19
*
* 3rd line: FWHM beamwidthm format:
*   model value
*
* if type is frequncy, then fwhm=value*1.22*c/(freq*diameter)
*                      value is 1.0 if omitted
* if type is constant, then fwhm=value (degrees)
*
*frequency 1.0
*
* 4th line polarizations available
*
* one of both of lcp and rcp
*
*lcp rcp
*
* 5th line: DPFU (degrees/Jansky) for polarizations in previous line in order
* KB comment: is equal to Ae/2760, where Ae is the effective aperture [m^2]
*0.143 0.143
*
* 6th line: gain curve (only one) for ALL polarizations in 4th line
* TYPE FORM COEFFICENTS ... [opacity_corrected]
*
* FORM = POLY only for now
* TYPE - ELEV and ALTAZ only for now
* KB comment: ALTAZ means a function of the (zenith angle/distance in degrees)
* COEFFICENTS - variable number of number values
* opacity_corrected - optional final field, if present it indicates that
*                     the curve is opacity corrected
*
* maximum coefficents 10
*
*ALTAZ POLY 1.0 -1.0825e-4 -8.377e-7 -5.491e-8
*
* 7th and following lines: tcal versus frequency
*     Format: POL FREQ TCAL
*     where:
*            POL    polarization rcp or lcp
*            FREQ   frequency (MHz)
*            TCAL   degrees K
*
*     ends with a line containing end_tcal_table
*
*     MAXIMUM ENTRIES 400, group by polarization
*                          then sorted by increasing freq
*
*lcp 4712.0  3.8 
*rcp 4712.0  3.1 
*end_tcal_table
*
* Trec: receiver temperature
*
*0.0
*
* Spill over table
*
* 9th and following lines: Spillover versus frequency
*     Format: Elevation Tspill
*     where:
*            POL    polarization rcp or lcp
*            FREQ   frequency (MHz)
*            TCAL   degrees K
*
*     ends with a line containing end_spillover_table
*
*     MAXIMUM ENTRIES 20
*end_spillover_table
