! Started logfile: J0702+8549_S_2006_02_14_yyk_uvs.log on Wed Jul 5 11:37:41 2006 obs J0702+8549_S_2006_02_14_yyk_uva.fits ! Reading UV FITS file: J0702+8549_S_2006_02_14_yyk_uva.fits ! AN table 1: 878 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.989775 visibilities/baseline/integration-bin. ! Found source: J0702+8549 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2686 lines of history. ! ! Reading 156424 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ![@muppet J0702+8549_S_2006_02_14_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. uvav time_av, true ! Averaging into 30 second bins. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.159504 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.299 mas, bmaj=10.58 mas, bpa=6.765 degrees ! Estimated noise=1.24765 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, -0.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.108127 Jy ! Component: 100 - total flux cleaned = 0.144332 Jy ! Total flux subtracted in 100 components = 0.144332 Jy ! Clean residual min=-0.007300 max=0.012546 Jy/beam ! Clean residual mean=-0.000038 rms=0.002560 Jy/beam ! Combined flux in latest and established models = 0.144332 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.144332 Jy ! ! Correcting IF 1. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.074183Jy sigma=1.211208 ! Fit after self-cal, rms=0.073828Jy sigma=1.203949 ! Inverting map and beam ! Estimated beam: bmin=2.299 mas, bmaj=10.58 mas, bpa=6.765 degrees ! Estimated noise=1.24765 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.183 mas, bmaj=10.8 mas, bpa=6.031 degrees ! Estimated noise=0.698386 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-3, 3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0240214 Jy ! Component: 100 - total flux cleaned = 0.0349652 Jy ! Component: 150 - total flux cleaned = 0.0406693 Jy ! Component: 200 - total flux cleaned = 0.0424872 Jy ! Total flux subtracted in 200 components = 0.0424872 Jy ! Clean residual min=-0.004773 max=0.005251 Jy/beam ! Clean residual mean=-0.000078 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.186819 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 62 model components to the UV plane model. ! The established model now contains 73 components and 0.186819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067237Jy sigma=1.083909 ! Fit after self-cal, rms=0.067003Jy sigma=1.080510 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.183 x 10.8 at 6.031 degrees (North through East) ! Clean map min=-0.0040845 max=0.12732 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02719 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.90 HN 1.01 KP 0.93 ! LA 1.18 MK 0.96 NL 0.94 OV 0.97 ! PT 1.05 SC 0.88 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01016 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.94 HN 1.03 KP 0.97 ! LA 1.15 MK 0.98 NL 0.92 OV 0.99 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.067003Jy sigma=1.080510 ! Fit after self-cal, rms=0.062964Jy sigma=1.062251 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062964Jy sigma=1.062251 ! Fit after self-cal, rms=0.062962Jy sigma=1.062234 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=10.78 mas, bpa=6.155 degrees ! Estimated noise=0.697119 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00527207 Jy ! Component: 100 - total flux cleaned = 0.00819589 Jy ! Component: 150 - total flux cleaned = 0.0103195 Jy ! Component: 200 - total flux cleaned = 0.0119257 Jy ! Total flux subtracted in 200 components = 0.0119257 Jy ! Clean residual min=-0.003730 max=0.002556 Jy/beam ! Clean residual mean=0.000003 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.198745 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 114 components and 0.198745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062502Jy sigma=1.054542 ! Fit after self-cal, rms=0.062474Jy sigma=1.054041 ! Inverting map print "************** FINISHED AMPLITUDE GSCALE SELF-CAL **************" ! ************** FINISHED AMPLITUDE GSCALE SELF-CAL ************** ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062474Jy sigma=1.054041 ! Fit after self-cal, rms=0.059517Jy sigma=0.999407 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00217357 Jy ! Component: 100 - total flux cleaned = 0.00349035 Jy ! Component: 150 - total flux cleaned = 0.00426751 Jy ! Component: 200 - total flux cleaned = 0.00463963 Jy ! Total flux subtracted in 200 components = 0.00463963 Jy ! Clean residual min=-0.003487 max=0.002581 Jy/beam ! Clean residual mean=0.000003 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.203385 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 143 components and 0.203385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059352Jy sigma=0.997950 ! Fit after self-cal, rms=0.059236Jy sigma=0.995672 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.15 x 10.78 at 6.155 degrees (North through East) ! Clean map min=-0.0033262 max=0.12746 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true, amp_soltime2 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "************** FINISHED AMPLITUDE SELF-CAL **************" end if ! Performing amp+phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059236Jy sigma=0.995672 ! Fit after self-cal, rms=0.058064Jy sigma=0.992493 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058064Jy sigma=0.992493 ! Fit after self-cal, rms=0.058059Jy sigma=0.992298 ! Inverting map and beam ! Estimated beam: bmin=3.108 mas, bmaj=10.8 mas, bpa=6.191 degrees ! Estimated noise=0.685175 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000621002 Jy ! Component: 100 - total flux cleaned = 0.00148292 Jy ! Component: 150 - total flux cleaned = 0.00215933 Jy ! Component: 200 - total flux cleaned = 0.00274334 Jy ! Total flux subtracted in 200 components = 0.00274334 Jy ! Clean residual min=-0.003329 max=0.002584 Jy/beam ! Clean residual mean=0.000004 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.206128 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 50 model components to the UV plane model. ! The established model now contains 173 components and 0.206128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058062Jy sigma=0.991034 ! Fit after self-cal, rms=0.058061Jy sigma=0.990950 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058061Jy sigma=0.990950 ! Fit after self-cal, rms=0.056924Jy sigma=0.974003 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056924Jy sigma=0.974003 ! Fit after self-cal, rms=0.056927Jy sigma=0.973918 ! Inverting map and beam ! Estimated beam: bmin=3.123 mas, bmaj=10.75 mas, bpa=6.226 degrees ! Estimated noise=0.678154 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00135654 Jy ! Component: 100 - total flux cleaned = -0.00126584 Jy ! Component: 150 - total flux cleaned = -0.00121696 Jy ! Component: 200 - total flux cleaned = -0.00113133 Jy ! Total flux subtracted in 200 components = -0.00113133 Jy ! Clean residual min=-0.002821 max=0.002475 Jy/beam ! Clean residual mean=0.000015 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.204997 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 186 components and 0.204997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056972Jy sigma=0.973115 ! Fit after self-cal, rms=0.056972Jy sigma=0.973072 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.18 mas, bmaj=11.84 mas, bpa=7.744 degrees ! Estimated noise=0.859964 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000939303 Jy ! Component: 100 - total flux cleaned = 0.00137072 Jy ! Component: 150 - total flux cleaned = 0.00153214 Jy ! Component: 200 - total flux cleaned = 0.00167175 Jy ! Total flux subtracted in 200 components = 0.00167175 Jy ! Clean residual min=-0.002974 max=0.003433 Jy/beam ! Clean residual mean=0.000031 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.206669 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 191 components and 0.206669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056976Jy sigma=0.973203 ! Fit after self-cal, rms=0.056969Jy sigma=0.973094 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.273 mas, bmaj=10.62 mas, bpa=6.837 degrees ! Estimated noise=1.18139 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.104668 Jy ! Component: 100 - total flux cleaned = 0.141892 Jy ! Component: 150 - total flux cleaned = 0.161104 Jy ! Component: 200 - total flux cleaned = 0.173049 Jy ! Total flux subtracted in 200 components = 0.173049 Jy ! Clean residual min=-0.004045 max=0.006459 Jy/beam ! Clean residual mean=0.000010 rms=0.001388 Jy/beam ! Combined flux in latest and established models = 0.173049 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 34 model components to the UV plane model. ! The established model now contains 34 components and 0.173049 Jy ! Inverting map and beam ! Estimated beam: bmin=3.123 mas, bmaj=10.75 mas, bpa=6.226 degrees ! Estimated noise=0.678154 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106209 Jy ! Component: 100 - total flux cleaned = 0.0165035 Jy ! Component: 150 - total flux cleaned = 0.020534 Jy ! Component: 200 - total flux cleaned = 0.0234956 Jy ! Total flux subtracted in 200 components = 0.0234956 Jy ! Clean residual min=-0.002896 max=0.002720 Jy/beam ! Clean residual mean=0.000011 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.196545 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 110 components and 0.196545 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.18 mas, bmaj=11.84 mas, bpa=7.744 degrees ! Estimated noise=0.859964 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00403064 Jy ! Component: 100 - total flux cleaned = 0.00646103 Jy ! Component: 150 - total flux cleaned = 0.00801272 Jy ! Component: 200 - total flux cleaned = 0.00901515 Jy ! Total flux subtracted in 200 components = 0.00901515 Jy ! Clean residual min=-0.002822 max=0.003336 Jy/beam ! Clean residual mean=0.000030 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.20556 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 145 components and 0.20556 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.123 mas, bmaj=10.75 mas, bpa=6.226 degrees ! Estimated noise=0.678154 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000276292 Jy ! Component: 100 - total flux cleaned = -0.000198205 Jy ! Component: 150 - total flux cleaned = -0.000166558 Jy ! Component: 200 - total flux cleaned = -0.000136829 Jy ! Total flux subtracted in 200 components = -0.000136829 Jy ! Clean residual min=-0.002776 max=0.002570 Jy/beam ! Clean residual mean=0.000016 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.205423 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 166 components and 0.205423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056982Jy sigma=0.973280 ! Fit after self-cal, rms=0.056979Jy sigma=0.973151 wmodel J0702+8549_S_2006_02_14_yyk\_map.mod ! Writing 166 model components to file: J0702+8549_S_2006_02_14_yyk_map.mod wobs J0702+8549_S_2006_02_14_yyk\_uvs.fits ! Writing UV FITS file: J0702+8549_S_2006_02_14_yyk_uvs.fits wwins J0702+8549_S_2006_02_14_yyk\_map.win ! wwins: Wrote 2 windows to J0702+8549_S_2006_02_14_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 8.86535e-05 Jy ! Component: 100 - total flux cleaned = 9.1314e-05 Jy ! Component: 150 - total flux cleaned = 0.000133149 Jy ! Component: 200 - total flux cleaned = 0.000132205 Jy ! Component: 250 - total flux cleaned = 0.000169277 Jy ! Component: 300 - total flux cleaned = 0.000309923 Jy ! Component: 350 - total flux cleaned = 0.000443849 Jy ! Component: 400 - total flux cleaned = 0.000734475 Jy ! Component: 450 - total flux cleaned = 0.00095267 Jy ! Component: 500 - total flux cleaned = 0.00110375 Jy ! Component: 550 - total flux cleaned = 0.00122016 Jy ! Component: 600 - total flux cleaned = 0.00127737 Jy ! Component: 650 - total flux cleaned = 0.00133251 Jy ! Component: 700 - total flux cleaned = 0.00130587 Jy ! Component: 750 - total flux cleaned = 0.00130596 Jy ! Component: 800 - total flux cleaned = 0.00125543 Jy ! Component: 850 - total flux cleaned = 0.00130574 Jy ! Component: 900 - total flux cleaned = 0.00135464 Jy ! Component: 950 - total flux cleaned = 0.00135424 Jy ! Component: 1000 - total flux cleaned = 0.0014012 Jy ! Component: 1050 - total flux cleaned = 0.00137785 Jy ! Component: 1100 - total flux cleaned = 0.00137728 Jy ! Component: 1150 - total flux cleaned = 0.00133231 Jy ! Component: 1200 - total flux cleaned = 0.0013325 Jy ! Component: 1250 - total flux cleaned = 0.0013327 Jy ! Component: 1300 - total flux cleaned = 0.00131169 Jy ! Component: 1350 - total flux cleaned = 0.00124891 Jy ! Component: 1400 - total flux cleaned = 0.0012075 Jy ! Component: 1450 - total flux cleaned = 0.0011263 Jy ! Component: 1500 - total flux cleaned = 0.0010858 Jy ! Component: 1550 - total flux cleaned = 0.000967051 Jy ! Component: 1600 - total flux cleaned = 0.000849962 Jy ! Component: 1650 - total flux cleaned = 0.000715319 Jy ! Component: 1700 - total flux cleaned = 0.000658147 Jy ! Component: 1750 - total flux cleaned = 0.000564326 Jy ! Component: 1800 - total flux cleaned = 0.000471572 Jy ! Component: 1850 - total flux cleaned = 0.000380104 Jy ! Component: 1900 - total flux cleaned = 0.000307811 Jy ! Component: 1950 - total flux cleaned = 0.000271921 Jy ! Component: 2000 - total flux cleaned = 0.000130497 Jy ! Total flux subtracted in 2048 components = 7.82384e-05 Jy ! Clean residual min=-0.001061 max=0.001084 Jy/beam ! Clean residual mean=0.000003 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.205501 Jy keep ! Adding 174 model components to the UV plane model. ! The established model now contains 340 components and 0.205501 Jy ![Exited script file: muppet] wmap "J0702+8549_S_2006_02_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.123 x 10.75 at 6.226 degrees (North through East) ! Clean map min=-0.0019588 max=0.12399 Jy/beam ! Writing clean map to FITS file: J0702+8549_S_2006_02_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.123994 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000366116 device "J0702+8549_S_2006_02_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J0702+8549_S_2006_02_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.885809 0.885809 1.77162 3.54324 7.08647 14.1729 28.3459 56.6918 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.123 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.123 x 10.75 at 6.226 degrees (North through East) ! Clean map min=-0.0019588 max=0.12399 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0702+8549_S_2006_02_14_yyk\_map.gif/gif" ! Attempting to open device: 'J0702+8549_S_2006_02_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0702+8549_S_2006_02_14_yyk_uvs.log closed on Wed Jul 5 11:38:05 2006