SMA Data Errors and MIR FixesChunhua QiMarch 4th, 2010 |
Here I summarize the SMA data errors (up to 2010 Feb 28 since 2005) and MIR fixes. Note this is still an incomplete list.
IDL> select,source='xxx',band='s01',/p,/re IDL> temp=sp[psf[0]].rfreq IDL> select,source='xxx',/p,/re IDL> sp[psf].rfreq=temp
IDL> select,/p,/re IDL> uti_if2vel_fix
IDL> select,/p,/re IDL> uti_doppler_fix,source='xxx',/diurnal
IDL> uti_fqhdr_fix
IDL> uti_erot_fix
IDL> select,/p,/re IDL> uti_blneu_fix, 'antennas' IDL> uti_uvw_fix
IDL> bl.irec=1 IDL> select,/p,/re IDL> sma_cal_bas, ntel=10, csoda=4.4
IDL> select,/p,/re IDL> uti_doppler_fix, source='xxx', ref='maintarget' where maintarget is the 'dopplerTrack'ed source.
IDL> select,/p,/re IDL> uti_vel_fix, band='s02',ref='s03' which will use s03 as the reference header to fix the velocity header for s02
IDL> uti_ha_fix
This document was translated from LATEX by HEVEA.