User Tools

Site Tools


information_for_astronomers:user_guide:reduc_pointing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
information_for_astronomers:user_guide:reduc_pointing [2016/11/03 16:59]
ubach [Raw Data Processing]
information_for_astronomers:user_guide:reduc_pointing [2016/11/03 17:04]
ubach [Correct for Opacity and Pointing Offset]
Line 125: Line 125:
 </​code>​ </​code>​
  
-**dblog2scan.py** will just produce the files scans (input file for corr_point.py) and scanlist (to be attached to the reduce.par file), **dblog2scan_wea.py** will produce an additional weather.dat file with weather information for each scan. The weather file is useful for the opacity correction described below.+**dblog2scan.py** will just produce the files scans (input file for weather.py and corr_point.py) and scanlist (to be attached to the reduce.par file), **dblog2scan_wea.py** will produce an additional weather.dat file with weather information for each scan. The weather file is useful for the opacity correction described below.
  
 ---- ----
Line 195: Line 195:
 Since the amplitudes from the toolbox are in units of the Tcal one just have to multiply the given numbers by the Tcal to get the correct system temperature. The reduce.py procedure provides an all.fit file that contains all the single fit-files. The further programs work with this all.fit. Since the amplitudes from the toolbox are in units of the Tcal one just have to multiply the given numbers by the Tcal to get the correct system temperature. The reduce.py procedure provides an all.fit file that contains all the single fit-files. The further programs work with this all.fit.
  
-The script **weather.py** reads the weather information ​for the MBFITS filesmultiplies the Tsys found in the all.fit by a given Tcal and prints out a weather.dat and a LIST.tsys, with the opacity information for each scan that is listed in the scanlist-file. The minimum zenith opacity is fitted from the Tsys vs. airmass distribution and is presented in the plot Opacities.eps. Weather.eps contains the weather info.+The script **weather.py** reads the weather information ​from the weather.dat file or directly from the MBFITS files. It multiplies the Tsys found in the all.fit by a given Tcal and prints out a LIST.tsys, with the opacity information for each scan that is listed in the scanlist-file. When the weather data is read from the raw MBFITS file the script will write a new weather.dat for alter use. The minimum zenith opacity is fitted from the Tsys vs. airmass distribution and is presented in the plot Opacities.eps. Weather.eps contains the weather info.
  
 <​code>​ <​code>​
Line 244: Line 244:
 </​code>​ </​code>​
  
-For example the Tcal at 2.8cm is 7.5 K and scan numbers are stored in scanlist+For example the Tcal at 2.8cm is 7.5 K and scan numbers are stored in the file scans.
  
 <​code>​ <​code>​
-obs2@observer3:​~/​ubach/​measurements/​2011_03_16_poi/​2.8cm/​0.Raw$ corr_point.py ​scanlist ​7.5+obs2@observer3:​~/​ubach/​measurements/​2011_03_16_poi/​2.8cm/​0.Raw$ corr_point.py ​scans 7.5
  
  ​****************************************************  ​****************************************************
information_for_astronomers/user_guide/reduc_pointing.txt ยท Last modified: 2022/07/04 20:35 by twedel