Blame view

instrument_description.xcat 26.5 KB
090f6036   Annie Hughes   added comments, r...
1
2
\instrument_description.xcat
\------------------------------------------------------------------
427f1205   Jean-Michel Glorian   version 4.2 merged
3
4
5
\Caution: units and flux_conv wrong for MIPS
\Caution: units and flux_conv probably wrong for IRAC and bolocam
\Caution: PACS wavelengths must be checked
090f6036   Annie Hughes   added comments, r...
6
\------------------------------------------------------------------
d12d2f28   Annie Hughes   flux convention f...
7
8
\instru: instrument name -- for convenience only
\filter: filter name used by DustEMWrap 
090f6036   Annie Hughes   added comments, r...
9
\wave: reference wavelength in microns
d12d2f28   Annie Hughes   flux convention f...
10
11
12
13
14
15
\bunit: typical brightness unit of archival data -- for convenience only
\flux_conv : flux convention 
\reso_orig: intrinsic angular resolution in degrees -- for convenience only
\sighit: sigma for one hit (except for some experiments) -- for convenience only
\sigabs: absolute uncertainty in percent (%) -- for convenience only
\name : filter name used by original instrument team -- for convenience only
090f6036   Annie Hughes   added comments, r...
16
\filename : file containing filter transmission information (in subdirectories of Data/FILTERS/) 
d12d2f28   Annie Hughes   flux convention f...
17
\trans_conv : convention used to specify filter transmission curve -- for convenience only
4da6e627   Annie Hughes   formatting
18
\-------------------------------------------------------------------------------------------------------------------------------------------------
7d3e9c38   Jean-Philippe Bernard   modofoed for JWST...
19
20
21
|INSTRU    |FILTER    |WAVE      |BUNIT      |FLUX_CONV   |reso_orig  |sighit |sigabs  |NAME                 |Filename                            |
|char      |char      |real      |char       |char        |real       |real   |real    |char                 |char                                |
|NULL      |NULL      |NULL      |NULL       |NULL        |NULL       |NULL   |NULL    |NULL                 |NULL                                |
4da6e627   Annie Hughes   formatting
22
23
24
\--------------------------------------------------------------------------------------------------------------------------------------------------
\========= Filter information for JWST/NIRCAM from Gordon et al (2022), AJ, 163, 267G ============================================================
\=========JWST NIRCAM filter files taken from http://svo2.cab.inta-csic.es/svo/theory/fps3========================================================
d12d2f28   Annie Hughes   flux convention f...
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
NIRCAM     NIRCAM1    0.703912               flambda=cste                               F070W                JWST_NIRCam.F070W.dat           
NIRCAM     NIRCAM2    0.902153               flambda=cste                               F090W                JWST_NIRCam.F090W.dat
NIRCAM     NIRCAM3    1.154261               flambda=cste                               F115W                JWST_NIRCam.F115W.dat
NIRCAM     NIRCAM4    1.405323               flambda=cste                               F140M                JWST_NIRCam.F140M.dat
NIRCAM     NIRCAM5    1.500744               flambda=cste                               F150W                JWST_NIRCam.F150W.dat
NIRCAM     NIRCAM6    1.627247               flambda=cste                               F162M                JWST_NIRCam.F162M.dat
NIRCAM     NIRCAM7    1.644536               flambda=cste                               F164N                JWST_NIRCam.F164N.dat
NIRCAM     NIRCAM8    1.659213               flambda=cste                               F150W2               JWST_NIRCam.F150W2.dat
NIRCAM     NIRCAM9    1.845168               flambda=cste                               F182M                JWST_NIRCam.F182M.dat
NIRCAM     NIRCAM10   1.873899               flambda=cste                               F187N                JWST_NIRCam.F187N.dat
NIRCAM     NIRCAM11   1.988648               flambda=cste                               F200W                JWST_NIRCam.F200W.dat
NIRCAM     NIRCAM12   2.095452               flambda=cste                               F210M                JWST_NIRCam.F210M.dat
NIRCAM     NIRCAM13   2.121318               flambda=cste                               F212N                JWST_NIRCam.F212N.dat
NIRCAM     NIRCAM14   2.503233               flambda=cste                               F250M                JWST_NIRCam.F250M.dat
NIRCAM     NIRCAM15   2.761740               flambda=cste                               F277W                JWST_NIRCam.F277W.dat
NIRCAM     NIRCAM16   2.989121               flambda=cste                               F300M                JWST_NIRCam.F300M.dat
NIRCAM     NIRCAM17   3.236853               flambda=cste                               F323N                JWST_NIRCam.F323N.dat
NIRCAM     NIRCAM18   3.231983               flambda=cste                               F322W2               JWST_NIRCam.F322W2.dat
NIRCAM     NIRCAM19   3.362067               flambda=cste                               F335M                JWST_NIRCam.F335M.dat
NIRCAM     NIRCAM20   3.568362               flambda=cste                               F356W                JWST_NIRCam.F356W.dat
NIRCAM     NIRCAM21   3.624176               flambda=cste                               F360M                JWST_NIRCam.F360M.dat
NIRCAM     NIRCAM22   4.051653               flambda=cste                               F405N                JWST_NIRCam.F405N.dat
NIRCAM     NIRCAM23   4.082238               flambda=cste                               F410M                JWST_NIRCam.F410M.dat
NIRCAM     NIRCAM24   4.281258               flambda=cste                               F430M                JWST_NIRCam.F430M.dat
NIRCAM     NIRCAM25   4.404314               flambda=cste                               F444W                JWST_NIRCam.F444W.dat
NIRCAM     NIRCAM26   4.629928               flambda=cste                               F460M                JWST_NIRCam.F460M.dat
NIRCAM     NIRCAM27   4.654430               flambda=cste                               F466N                JWST_NIRCam.F466N.dat
NIRCAM     NIRCAM28   4.707791               flambda=cste                               F470N                JWST_NIRCam.F470N.dat
NIRCAM     NIRCAM29   4.818195               flambda=cste                               F480M                JWST_NIRCam.F480M.dat
4da6e627   Annie Hughes   formatting
54
55
\========= Filter information for JWST/MIRI from Gordon et al (2022) ===========================================================================
\=========JWST MIRI filter files taken from http://svo2.cab.inta-csic.es/svo/theory/fps3========================================================
d12d2f28   Annie Hughes   flux convention f...
56
57
58
59
60
61
62
63
64
MIRI       MIRI1      5.635257               flambda=cste                               F560W                JWST_MIRI.F560W.dat
MIRI       MIRI2      7.639324               flambda=cste                               F770W                JWST_MIRI.F770W.dat
MIRI       MIRI3      9.953116               flambda=cste                               F1000W               JWST_MIRI.F1000W.dat
MIRI       MIRI4      11.308501              flambda=cste                               F1130W               JWST_MIRI.F1130W.dat
MIRI       MIRI5      12.810137              flambda=cste                               F1280W               JWST_MIRI.F1280W.dat
MIRI       MIRI6      15.063507              flambda=cste                               F1500W               JWST_MIRI.F1500W.dat
MIRI       MIRI7      17.983723              flambda=cste                               F1800W               JWST_MIRI.F1800W.dat
MIRI       MIRI8      20.795006              flambda=cste                               F2100W               JWST_MIRI.F2100W.dat
MIRI       MIRI9      25.364004              flambda=cste                               F2550W               JWST_MIRI.F2550W.dat
4da6e627   Annie Hughes   formatting
65
66
\========= Filter information for JWST/NIRISS from Gordon et al (2022) ===========================================================================
\=========JWST NIRISS filter files taken from http://svo2.cab.inta-csic.es/svo/theory/fps3========================================================
d12d2f28   Annie Hughes   flux convention f...
67
68
69
70
71
72
73
74
75
76
77
78
NIRISS     NIRISS1    0.900389               flambda=cste                               F090W                JWST_NIRISS.F090W.dat
NIRISS     NIRISS2    1.150102               flambda=cste                               F115W                JWST_NIRISS.F115W.dat
NIRISS     NIRISS3    1.405134               flambda=cste                               F140M                JWST_NIRISS.F140M.dat
NIRISS     NIRISS4    1.498293               flambda=cste                               F150W                JWST_NIRISS.F150W.dat
NIRISS     NIRISS5    1.586646               flambda=cste                               F158M                JWST_NIRISS.F158M.dat
NIRISS     NIRISS6    1.983678               flambda=cste                               F200W                JWST_NIRISS.F200W.dat
NIRISS     NIRISS7    2.775790               flambda=cste                               F277W                JWST_NIRISS.F277W.dat
NIRISS     NIRISS8    3.594819               flambda=cste                               F356W                JWST_NIRISS.F356W.dat
NIRISS     NIRISS9    3.828358               flambda=cste                               F380M                JWST_NIRISS.F380M.dat
NIRISS     NIRISS10   4.285510               flambda=cste                               F430M                JWST_NIRISS.F430M.dat
NIRISS     NIRISS11   4.434596               flambda=cste                               F444W                JWST_NIRISS.F444W.dat
NIRISS     NIRISS12   4.816824               flambda=cste                               F480M                JWST_NIRISS.F480M.dat
4da6e627   Annie Hughes   formatting
79
\========= Filter information for PILOT taken from Bernard et al (2022) ==========================================================================
d12d2f28   Annie Hughes   flux convention f...
80
PILOT      PILOT1     240        MJy/sr      nuInu=cste   0.03666667  NULL    NULL      
4da6e627   Annie Hughes   formatting
81
\========= Filter information for HAWC+ taken from Chuss et al (2019) ============================================================================
7d3e9c38   Jean-Philippe Bernard   modofoed for JWST...
82
83
84
85
HAWCPLUS   HAWCPLUS1  53         MJy/sr      nuInu=cste   0.001361111 NULL    NULL
HAWCPLUS   HAWCPLUS2  89         MJy/sr      nuInu=cste   0.002166667 NULL    NULL
HAWCPLUS   HAWCPLUS3  154        MJy/sr      nuInu=cste   0.003777778 NULL    NULL
HAWCPLUS   HAWCPLUS4  214        MJy/sr      nuInu=cste   0.005055556 NULL    NULL
4da6e627   Annie Hughes   formatting
86
87
\========= additional filters provided by Longji Bing ============================================================================================
\JPB modified the name of filters to intrument# with # starting from 1, for consistency.
e71a7ada   Jean-Philippe Bernard   modified to work ...
88
89
90
91
92
93
94
95
\The resolution of Spitzer IRS, SCUBA2, NIKA2 1.2mm and NIKA2 2.0mm are 3.8", 13.0", 11.7" and 17.0", respectively.
IRS        IRS1       15.687     MJy/sr      NULL         0.001055555
SCUBA2     SCUBA21    863.218    MJy/sr      nuInu=cste   0.003611111                         
NIKA2      NIKA21     1187.537   MJy/sr      nuInu=cste   0.003249999                                       
NIKA2      NIKA22     2025.892   MJy/sr      nuInu=cste   0.004722222
\=== Non-photometric data (This is not necessary, as spectrometer data don't require information about the instrument)
\INSTRU    |FILTER    |WAVE      |BUNIT      |FLUX_CONV   |reso_orig  |sighit |sigabs  |
IRS        IRS_spec   -32768.    MJy/sr      NULL                                         
02f2e64b   Jean-Philippe Bernard   improved
96
\========= S-PASS ==========
e71a7ada   Jean-Philippe Bernard   modified to work ...
97
\information taken from Carretti et al. 2019
4da6e627   Annie Hughes   formatting
98
\flux convention does not really matter (narrow band of 8 MHz for 2.3 GHz). Resolution is 8.9' (0.148333 deg)
2c7b0963   Jean-Philippe Bernard   modifed SPASS
99
100
\ref frequency is actually 2.303 GHz (130174.74 mic)
SPASS      SPASS1     130174.74  MJy/sr      NULL         0.14833333          5.0
a7a87633   Jean-Philippe Bernard   added chipass filter
101
102
\========= ZOA-FF (free free from Alves, M. I. R., et al, 2015, MNRAS, 450, 2025) ==========
\information taken from Alves, M. I. R., et al, 2015, MNRAS, 450, 2025
090f6036   Annie Hughes   added comments, r...
103
\flux convention does not really matter (narrow band of ? MHz for 1.4 GHz)
a7a87633   Jean-Philippe Bernard   added chipass filter
104
105
106
CHIPASS    ZOA_FF1    214286.    MJy/sr      NULL         0.24                5.0
\========= CHI-PASS ==========
\information taken from Calabretta, M. et al. 2014, PASA, 31, 7
090f6036   Annie Hughes   added comments, r...
107
\flux convention does not really matter (narrow band of ? MHz for 1.4 GHz)
a7a87633   Jean-Philippe Bernard   added chipass filter
108
CHIPASS    CHIPASS1   214286.     MJy/sr      NULL        0.24                5.0
4da6e627   Annie Hughes   formatting
109
\========= IRAC ====================================================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged
110
111
112
113
114
\resolution taken to be 1.7, 1.7, 1.9, 2" (eg Meixner et al)
IRAC       IRAC1      3.55000    MJy/sr      IRAC         0.000472222
IRAC       IRAC2      4.49300    MJy/sr      IRAC         0.000472222  
IRAC       IRAC3      5.73100    MJy/sr      IRAC         0.000527778  
IRAC       IRAC4      7.87200    MJy/sr      IRAC         0.000555556
4da6e627   Annie Hughes   formatting
115
\========= IRAS ====================================================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged
116
117
118
119
120
121
122
123
\ang resolution from IRIS web site: 3.8,3.8,4.0,4.3'
\ang resolution error: +-0.2 in all bands
\sig_hit=[0.04,0.05,0.03,0.06] ;errors in MJy/sr (according to MAMD, this is for "average" coverage, not 1 hit)
\iris_abs_error=[5.1,15.1,10.4,13.5] ; in % from www.cita.utoronto.ca/~mamd/IRIS/IrisTechnical.html
IRAS       IRAS1      12.0000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
IRAS       IRAS2      25.0000    MJy/sr      nuInu=cste   0.0633333    0.05    15.1
IRAS       IRAS3      60.0000    MJy/sr      nuInu=cste   0.0666667    0.03    10.4
IRAS       IRAS4      100.000    MJy/sr      nuInu=cste   0.0716667    0.06    13.5
4da6e627   Annie Hughes   formatting
124
\========= AKARI ====================================================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged
125
126
127
128
129
130
131
132
133
\Akari filters are S9w, L18w, N60, WS, N160, WL (Ryou)
\Akari filters are N60, WS, N160, WL
\wavelength provided by M. Juvela & Ryou Ohsawa
AKARI      AKARI1       9.000    MJy/sr      nuInu=cste
AKARI      AKARI2      18.000    MJy/sr      nuInu=cste
AKARI      AKARI3      65.000    MJy/sr      nuInu=cste
AKARI      AKARI4      90.000    MJy/sr      nuInu=cste
AKARI      AKARI5     140.000    MJy/sr      nuInu=cste
AKARI      AKARI6     160.000    MJy/sr      nuInu=cste
4da6e627   Annie Hughes   formatting
134
\========= MIPS ====================================================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged
135
136
137
138
\resolution taken to be 6,18,40" (eg Meixner et al)
MIPS       MIPS1      23.6800    MJy/sr      MIPS         0.00166667
MIPS       MIPS2      71.4200    MJy/sr      MIPS         0.00500000
MIPS       MIPS3      155.900    MJy/sr      MIPS         0.0111111
4da6e627   Annie Hughes   formatting
139
\========= SPIRE ====================================================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged
140
141
142
143
\Spire resolution below correspond to 18.1,25.2,36.9" (Matt Griffin SDP2009 slides)
SPIRE      SPIRE1     250.000    MJy/sr      nuInu=cste   0.00502778
SPIRE      SPIRE2     350.000    MJy/sr      nuInu=cste   0.00700000  
SPIRE      SPIRE3     500.000    MJy/sr      nuInu=cste   0.0102500
4da6e627   Annie Hughes   formatting
144
\========= PACS ====================================================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged
145
146
147
148
149
150
151
152
153
154
\PACS resolution taken to be 5,8,13" (P. Andre .pdf). Must confirm
\PACS       PACS1       75.000    MJy/sr      nuInu=cste   0.00138889
\PACS       PACS2      110.000    MJy/sr      nuInu=cste   0.00222222
\PACS       PACS3      170.000    MJy/sr      nuInu=cste   0.00361111
\Wavelengths and flux conventions from Marc Sauvage email on Oct 16 2009
\resolution 9.01, 9.84, 13.645" from ScanReleaseNote
\Caution, this is cross-scan + in-scan average in // mode (dirty)
PACS       PACS1       70.000    MJy/sr      nuInu=cste   0.00250278
PACS       PACS2      100.000    MJy/sr      nuInu=cste   0.00273333
PACS       PACS3      160.000    MJy/sr      nuInu=cste   0.00379028
4da6e627   Annie Hughes   formatting
155
\========= WMAP ====================================================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
\K must be checked.
\resolution from lambda: 0.88	0.66	0.51	0.35	0.22
\sigabs 1% Dixit GL but ...
\sigabs 0.1% Dixit Bennett et al 2003
\sig-hit as computed in psd_wmap_data.pro in MJy/sr from Tab 1 of Bennett 2003 :
\W: 1.7616037
\V: 0.35912723
\Q: 0.11226172
\Ka: 0.049682426
\K: 0.022302618
\INSTRU    |FILTER    |WAVE      |BUNIT      |FLUX_CONV   |reso_orig  |sighit |sigabs  |
WMAP       WMAP1      3200.      MJy/sr      CMB          0.22        1.762    0.1
WMAP       WMAP2      4900.      MJy/sr      CMB          0.35        0.359    0.1
WMAP       WMAP3      7300.      MJy/sr      CMB          0.51        0.112    0.1
WMAP       WMAP4      9100.      MJy/sr      CMB          0.66        0.049    0.1
WMAP       WMAP5      13000.     MJy/sr      CMB          0.88        0.022    0.1
4da6e627   Annie Hughes   formatting
172
\========= MSX ====================================================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged
173
174
175
176
177
178
\wfilt=[8.28,12.13,14.65,21.34]
\Everything should be checked.
MSX        MSX1       8.28       MJy/sr      nuInu=cste   0.005083
MSX        MSX2       12.13      MJy/sr      nuInu=cste   0.005083
MSX        MSX3       14.65      MJy/sr      nuInu=cste   0.005083
MSX        MSX4       21.34      MJy/sr      nuInu=cste   0.005083
4da6e627   Annie Hughes   formatting
179
\========= BOLOCAM ====================================================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged
180
181
182
\wfilt=[1105.4]
\Everything should be checked.
BOLOCAM    BOLOCAM1   1105.4     MJy/sr      nuInu=cste   0
4da6e627   Annie Hughes   formatting
183
\========= DIRBE =======================================================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
\wfilt_dirbe=[1.25,2.2,3.5,4.9,12,25.,60.,100.,140,240]
\dirbe_abs_errs=[3.1,3.1,3.1,3.0,5.1,15.1,10.4,13.5,10.6,11.6]  ;in %, from Hauser et al 98 ApJ 508, 25 tab 2
\nuInu=[2.4,1.6,0.9,0.8,0.9,0.9,0.9,0.5,32.8,10.7] ;1-sig nuInu in nW/m2/sr from Hauser et al 98 ApJ 508, 25 tab 2
\above are in 0.7°*0.7°
\gives in MJy/sr in 1° beam:
\0.0007, 0.089, 0.00046, 0.00065, 0.001, 0.0025, 0.0052, 0.007, 0.766, 0.35 (see dustem_dirbe_errors.pro)
\INSTRU    |FILTER    |WAVE      |BUNIT      |FLUX_CONV   |reso_orig  |sighit |sigabs  |
DIRBE      DIRBE1     1.25       MJy/sr      nuInu=cste   1.          0.0007  3.1
DIRBE      DIRBE2     2.2        MJy/sr      nuInu=cste   1.          0.089   3.1
DIRBE      DIRBE3     3.5        MJy/sr      nuInu=cste   1.          0.00046 3.1
DIRBE      DIRBE4     4.9        MJy/sr      nuInu=cste   1.          0.00065 3.0
DIRBE      DIRBE5     12.        MJy/sr      nuInu=cste   1.          0.001   5.1
DIRBE      DIRBE6     25.        MJy/sr      nuInu=cste   1.          0.0025  15.1
DIRBE      DIRBE7     60.        MJy/sr      nuInu=cste   1.          0.0052  10.4
DIRBE      DIRBE8     100.       MJy/sr      nuInu=cste   1.          0.007   13.5
DIRBE      DIRBE9     140.       MJy/sr      nuInu=cste   1.          0.766   10.6
DIRBE      DIRBE10    240.       MJy/sr      nuInu=cste   1.          0.35    11.6
4da6e627   Annie Hughes   formatting
201
\========= DIRBE ====================================================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged
202
203
204
205
206
207
\nu_archeops=[143.,217.,353.,545.]  ;GHz
\resolution must be checked
ARCHEOPS   ARCHEOPS1  550.07791  K           CMB          0.
ARCHEOPS   ARCHEOPS2  849.27042  K           CMB          0.
ARCHEOPS   ARCHEOPS3  1381.5321  K           CMB          0.
ARCHEOPS   ARCHEOPS4  2096.4508  K           CMB          0.
4da6e627   Annie Hughes   formatting
208
\========= HFI ====================================================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
\nu_hfi=[100.,143.,217.,353.,545.,857.]  ;GHz
\      3000.00      2097.90      1382.49      849.858      550.459      350.058
\Must check if freq is the reference
\resolution res=[4.25,4.7,4.8,4.7,7.0,9.6]             ;median value Taken from Ma et al.
\    0.0708333    0.0783333    0.0800000    0.0783333     0.116667     0.160000
\From F. Bouchet email for DR2 release
\  Freq:    100    143     217     353     545     857     GHz
\  FWHM:   9.94   7.04    4.66    4.41    4.47    4.23    arcmin
\leads to:     0.165667     0.117333    0.0776667    0.0735000    0.0745000    0.0705000
\  FWHM from latest table by FRB (email Oct 18 2010)
\  FWHM:   9.53   7.08    4.71    4.5     4.68    4.41    arcmin
\leads to:
\     0.158833     0.118000    0.0785000    0.0750000    0.0780000    0.0735000
\sig-hit in practice taken from internal noise in PSD
\values below from FRB table:
\in muK for 1 sq deg: 1.8 0.9 1.3 4.7 70 4.E3
\lead to:0.121905    0.0523205    0.0180480   0.00796892   0.00281441   0.00274250 (see dustem_hfi_errors)
\INSTRU    |FILTER    |WAVE      |BUNIT      |FLUX_CONV   |reso_orig  |sighit |sigabs  |
\HFI        HFI1       349.81617  MJy/sr      nuInu=cste   0.0735000   0.1219  7.
\HFI        HFI2       550.07791  MJy/sr      nuInu=cste   0.0780000   0.118   7.
\HFI        HFI3       849.27042  MJy/sr      nuInu=cste   0.0750000   0.0785  2.
\HFI        HFI4       1381.5321  MJy/sr      nuInu=cste   0.0785000   0.075   2.
\HFI        HFI5       2096.4508  MJy/sr      nuInu=cste   0.118000    0.075   2.
\HFI        HFI6       2997.9246  MJy/sr      nuInu=cste   0.158833    0.0735  2.
d12d2f28   Annie Hughes   flux convention f...
233
\The following flux conventions are used to compute cc using official routine.
427f1205   Jean-Michel Glorian   version 4.2 merged
234
235
236
237
238
239
240
\INSTRU    |FILTER    |WAVE      |BUNIT      |FLUX_CONV   |reso_orig  |sighit |sigabs  |
HFI        HFI1       349.81617  MJy/sr      HFI          0.0735000   0.1219  7.
HFI        HFI2       550.07791  MJy/sr      HFI          0.0780000   0.118   7.
HFI        HFI3       849.27042  MJy/sr      HFI          0.0750000   0.0785  2.
HFI        HFI4       1381.5321  MJy/sr      HFI          0.0785000   0.075   2.
HFI        HFI5       2096.4508  MJy/sr      HFI          0.118000    0.075   2.
HFI        HFI6       2997.9246  MJy/sr      HFI          0.158833    0.0735  2.
4da6e627   Annie Hughes   formatting
241
\========= LFI ====================================================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged
242
243
244
245
246
247
248
\nu_lfi=[30.,44.,70.]  ;GHz
\fwhm from Clive's email of Oct 18 2010: 13.01, 27.92, 32.65
\leading to:      0.216833     0.465333     0.544167
\Units TBC
LFI        LFI1       4285.71    MJy/sr      nuInu=cste   0.216833            5.
LFI        LFI2       6818.18    MJy/sr      nuInu=cste   0.465333            5.
LFI        LFI3       10000.0    MJy/sr      nuInu=cste   0.544167            5.
4da6e627   Annie Hughes   formatting
249
\========= SPM ====================================================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged
250
251
252
253
254
255
256
\wfilt_spm=[200,260,360.,580]
\resolutions: 2,2,2.5,3.5'
\Everything should be checked.
SPM        SPM1       200.00     MJy/sr      nuInu=cste   0.0333333
SPM        SPM2       260.00     MJy/sr      nuInu=cste   0.0333333
SPM        SPM3       360.00     MJy/sr      nuInu=cste   0.0416667
SPM        SPM4       580.00     MJy/sr      nuInu=cste   0.0583333
4da6e627   Annie Hughes   formatting
257
\========= ISOPHOT ====================================================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
\reso_orig values arbitrary
\sighit values arbitrary
\sigabs values arbitrary
\INSTRU    |FILTER    |WAVE      |BUNIT      |FLUX_CONV   |reso_orig  |sighit |sigabs  |
ISOPHOT    ISOPHOTP1  3.30000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTP2  3.60000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTP3  4.80000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTP4  7.30000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTP5  7.70000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTP6  10.0000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTP7  11.3000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTP8  12.0000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTP9  12.8000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTP10 15.0000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTP11 20.0000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTP12 25.0000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTP13 60.0000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTP14 100.000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
\
ISOPHOT    ISOPHOTC1  65.000     MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTC2  60.000     MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTC3  80.000     MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTC4  90.000     MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTC5  100.000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTC6  105.000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTC7  120.000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTC8  150.000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTC9  170.000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTC10 180.000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
ISOPHOT    ISOPHOTC11 200.000    MJy/sr      nuInu=cste   0.0633333    0.04    5.1
4da6e627   Annie Hughes   formatting
288
\=== Non-photometric data======================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged
289
290
291
292
\INSTRU    |FILTER    |WAVE      |BUNIT      |FLUX_CONV   |reso_orig  |sighit |sigabs  |
PARKES     PARKES1    -32768.    Kkm/s       NULL         0.0166667
AVDO       AVDO1      0.55       mag         NULL         0.0433333
XMM        XMM1       -32768.    cts/s       NULL         0.000555
090f6036   Annie Hughes   added comments, r...
293
\HI LAB data: 1.7 Kkm/s taken from Bernard Planck early paper. Absolute accuracy 10% assumed.
427f1205   Jean-Michel Glorian   version 4.2 merged
294
295
296
HI_CENT_II HI_II      -32768.    Kkm/s       NULL         0.6          1.7     10.
LABII      LABII1      -32768.    Kkm/s       NULL         0.6          1.7     10.
\CO data
090f6036   Annie Hughes   added comments, r...
297
\NANTEN sig-hit of 1.2 Kkm/s has to be checked. Maybe 3-sig. Varies on sky. 10% absolute assumed
427f1205   Jean-Michel Glorian   version 4.2 merged
298
299
300
301
302
303
304
305
306
307
308
\DHT2001: 1.2 Kkm/s assumed. 24% is from intercalib with NANTEN
NANTEN     NANTEN1    -32768.    Kkm/s       NULL         0.0433333    1.2     10.
DHT        DHT1       -32768.    Kkm/s       NULL         0.146667     1.2     24.
CO12_COMB  NANTEN1    -32768.    Kkm/s       NULL         0.0666667    1.2     10.
CO12_COMBNVNANTEN1    -32768.    Kkm/s       NULL         0.0666667    1.2     10.
\resolution 6': http://astrometry.fas.harvard.edu/skymaps/halpha/processing.html
WHAM       HALPHA     -32768.    R           NULL         0.1          1.      10.
\8.6 GHz sighit corresponds to 0.5 Jy/beam for Nside=4096
ATCAPRAD   ATCAPRAD1  34859.587  MJy/sr      ?            0.00972222   16.56   2.
\4.8 GHz sighit corresponds to 0.5 Jy/beam for Nside=4096
ATCAPRAD   ATCAPRAD2  62456.760  MJy/sr      ?            0.00611111   10.4    2.
4da6e627   Annie Hughes   formatting
309
\========= WISE ================================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged
310
311
\wfilt=[3.4,4.6,12.,22.]
\ filters from http://wise2.ipac.caltech.edu/docs/release/prelim/expsup/sec4_3g.html#WISEZMA
8debfd2b   Annie Hughes   corrected WISE1 a...
312
WISE       WISE1      3.40000    MJy/sr      nuInu=cste   0.0016944    
427f1205   Jean-Michel Glorian   version 4.2 merged
313
314
315
WISE       WISE2      4.60000    MJy/sr      nuInu=cste   0.0017778   
WISE       WISE3      12.0000    MJy/sr      nuInu=cste   0.0018055    
WISE       WISE4      22.0000    MJy/sr      nuInu=cste   0.0033333    
4da6e627   Annie Hughes   formatting
316
\========= LABOCA ================================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged
317
LABOCA     LABOCA1    869.570    MJy/sr      LABOCA       0.0053333  
4da6e627   Annie Hughes   formatting
318
\========= GISMO ================================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged
319
GISMO      GISMO1     2000.00    MJy/sr      nuInu=cste   0.0046389 
4da6e627   Annie Hughes   formatting
320
\========= BOLOCAM ================================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged
321
322
323
\wfilt=[1105.4]
\Everything should be checked.
BOLOCAM    BOLOCAM1   1105.4     MJy/sr      nuInu=cste   0
4da6e627   Annie Hughes   formatting
324
\================ ================================================================================
427f1205   Jean-Michel Glorian   version 4.2 merged