! Started logfile: J2120-0330_S_2005_07_09_yyk_uvs.log on Fri Jan 20 11:02:09 2006 obs J2120-0330_S_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J2120-0330_S_2005_07_09_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2120-0330 ! ! 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 1601 lines of history. ! ! Reading 1800 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 J2120-0330_S_2005_07_09_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. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.128945 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.484 mas, bmaj=6.67 mas, bpa=-2.496 degrees ! Estimated noise=1.243 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). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0900975 Jy ! Component: 100 - total flux cleaned = 0.107588 Jy ! Total flux subtracted in 100 components = 0.107588 Jy ! Clean residual min=-0.006789 max=0.007417 Jy/beam ! Clean residual mean=0.000012 rms=0.001770 Jy/beam ! Combined flux in latest and established models = 0.107588 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.107588 Jy ! ! Correcting IF 1. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.067814Jy sigma=1.123735 ! Fit after self-cal, rms=0.065125Jy sigma=1.055916 ! Inverting map and beam ! Estimated beam: bmin=2.484 mas, bmaj=6.67 mas, bpa=-2.496 degrees ! Estimated noise=1.243 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.24 mas, bmaj=8.249 mas, bpa=-4.343 degrees ! Estimated noise=0.890495 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.00744949 Jy ! Component: 100 - total flux cleaned = 0.00935601 Jy ! Component: 150 - total flux cleaned = 0.00951744 Jy ! Component: 200 - total flux cleaned = 0.00954193 Jy ! Total flux subtracted in 200 components = 0.00954193 Jy ! Clean residual min=-0.003280 max=0.004204 Jy/beam ! Clean residual mean=-0.000034 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.11713 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 33 components and 0.11713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064340Jy sigma=1.043916 ! Fit after self-cal, rms=0.064335Jy sigma=1.043825 ! 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.24 x 8.249 at -4.343 degrees (North through East) ! Clean map min=-0.0032347 max=0.10671 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. ! Amplitude normalization factor in sub-array 1: 1.0001 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.02 HN 1.04 KP 0.99 ! LA 1.07 MK 0.85 NL 0.98 OV 0.99 ! PT 1.08 SC 1.02 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.992408 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.06 HN 1.04 KP 0.97 ! LA 1.05 MK 0.99 NL 0.89 OV 1.02 ! PT 1.08 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.990474 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.92 HN 0.94 KP 1.03 ! LA 0.92 MK 1.13 NL 1.00 OV 1.05 ! PT 1.16 SC 0.95 ! ! ! Correcting IF 4. ! 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.064335Jy sigma=1.043825 ! Fit after self-cal, rms=0.063319Jy sigma=1.030659 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.063319Jy sigma=1.030659 ! Fit after self-cal, rms=0.063306Jy sigma=1.030571 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=8.097 mas, bpa=-4.222 degrees ! Estimated noise=0.893519 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.00183113 Jy ! Component: 100 - total flux cleaned = 0.00268852 Jy ! Component: 150 - total flux cleaned = 0.0029415 Jy ! Component: 200 - total flux cleaned = 0.0030331 Jy ! Total flux subtracted in 200 components = 0.0030331 Jy ! Clean residual min=-0.003433 max=0.003524 Jy/beam ! Clean residual mean=0.000020 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.120163 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 50 components and 0.120163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063220Jy sigma=1.029754 ! Fit after self-cal, rms=0.063213Jy sigma=1.029655 ! 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.063213Jy sigma=1.029655 ! Fit after self-cal, rms=0.060833Jy sigma=0.985682 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.000854728 Jy ! Component: 100 - total flux cleaned = 0.000962106 Jy ! Component: 150 - total flux cleaned = 0.00096149 Jy ! Component: 200 - total flux cleaned = 0.000960984 Jy ! Total flux subtracted in 200 components = 0.000960984 Jy ! Clean residual min=-0.003497 max=0.003319 Jy/beam ! Clean residual mean=0.000021 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.121124 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.121124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060774Jy sigma=0.985334 ! Fit after self-cal, rms=0.060729Jy sigma=0.982168 ! 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.199 x 8.097 at -4.222 degrees (North through East) ! Clean map min=-0.003411 max=0.10784 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.060729Jy sigma=0.982168 ! Fit after self-cal, rms=0.060900Jy sigma=0.976709 ! 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.060900Jy sigma=0.976709 ! Fit after self-cal, rms=0.060968Jy sigma=0.976300 ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=7.964 mas, bpa=-3.851 degrees ! Estimated noise=0.901748 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00220458 Jy ! Component: 100 - total flux cleaned = 0.00307596 Jy ! Component: 150 - total flux cleaned = 0.00320134 Jy ! Component: 200 - total flux cleaned = 0.00325024 Jy ! Total flux subtracted in 200 components = 0.00325024 Jy ! Clean residual min=-0.003467 max=0.003654 Jy/beam ! Clean residual mean=0.000032 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.124375 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 58 components and 0.124375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060845Jy sigma=0.975109 ! Fit after self-cal, rms=0.060895Jy sigma=0.975024 ! 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.060895Jy sigma=0.975024 ! Fit after self-cal, rms=0.061515Jy sigma=0.969679 ! 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.061515Jy sigma=0.969679 ! Fit after self-cal, rms=0.061545Jy sigma=0.969622 ! Inverting map and beam ! Estimated beam: bmin=3.121 mas, bmaj=7.947 mas, bpa=-3.837 degrees ! Estimated noise=0.91375 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160237 Jy ! Component: 100 - total flux cleaned = 0.00207076 Jy ! Component: 150 - total flux cleaned = 0.00212109 Jy ! Component: 200 - total flux cleaned = 0.00215074 Jy ! Total flux subtracted in 200 components = 0.00215074 Jy ! Clean residual min=-0.003386 max=0.003748 Jy/beam ! Clean residual mean=0.000036 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.126525 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 67 components and 0.126525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061449Jy sigma=0.968971 ! Fit after self-cal, rms=0.061466Jy sigma=0.968951 ! 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.73 mas, bmaj=13.27 mas, bpa=3.765 degrees ! Estimated noise=1.1692 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 = 9.46835e-05 Jy ! Component: 100 - total flux cleaned = 4.07259e-05 Jy ! Component: 150 - total flux cleaned = 1.36247e-05 Jy ! Component: 200 - total flux cleaned = -8.58932e-06 Jy ! Total flux subtracted in 200 components = -8.58932e-06 Jy ! Clean residual min=-0.003269 max=0.003648 Jy/beam ! Clean residual mean=0.000076 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.126517 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 70 components and 0.126517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061460Jy sigma=0.968999 ! Fit after self-cal, rms=0.061469Jy sigma=0.968917 ! 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.454 mas, bmaj=6.616 mas, bpa=-2.334 degrees ! Estimated noise=1.24416 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0945892 Jy ! Component: 100 - total flux cleaned = 0.112122 Jy ! Component: 150 - total flux cleaned = 0.119972 Jy ! Component: 200 - total flux cleaned = 0.124214 Jy ! Total flux subtracted in 200 components = 0.124214 Jy ! Clean residual min=-0.006407 max=0.004333 Jy/beam ! Clean residual mean=0.000010 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.124214 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.124214 Jy ! Inverting map and beam ! Estimated beam: bmin=3.121 mas, bmaj=7.947 mas, bpa=-3.837 degrees ! Estimated noise=0.91375 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.0016363 Jy ! Component: 100 - total flux cleaned = 0.00194202 Jy ! Component: 150 - total flux cleaned = 0.0022209 Jy ! Component: 200 - total flux cleaned = 0.00241532 Jy ! Total flux subtracted in 200 components = 0.00241532 Jy ! Clean residual min=-0.003511 max=0.003759 Jy/beam ! Clean residual mean=0.000035 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.12663 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 53 components and 0.12663 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.73 mas, bmaj=13.27 mas, bpa=3.765 degrees ! Estimated noise=1.1692 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 = 4.55057e-05 Jy ! Component: 100 - total flux cleaned = 2.8881e-05 Jy ! Component: 150 - total flux cleaned = -1.85974e-05 Jy ! Component: 200 - total flux cleaned = -4.7137e-05 Jy ! Total flux subtracted in 200 components = -4.7137e-05 Jy ! Clean residual min=-0.003219 max=0.003668 Jy/beam ! Clean residual mean=0.000076 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.126582 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 57 components and 0.126582 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.121 mas, bmaj=7.947 mas, bpa=-3.837 degrees ! Estimated noise=0.91375 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000291548 Jy ! Component: 100 - total flux cleaned = 0.00034443 Jy ! Component: 150 - total flux cleaned = 0.000385934 Jy ! Component: 200 - total flux cleaned = 0.000404834 Jy ! Total flux subtracted in 200 components = 0.000404834 Jy ! Clean residual min=-0.003465 max=0.003676 Jy/beam ! Clean residual mean=0.000034 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.126987 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 62 components and 0.126987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061444Jy sigma=0.969213 ! Fit after self-cal, rms=0.061450Jy sigma=0.969173 wmodel J2120-0330_S_2005_07_09_yyk\_map.mod ! Writing 62 model components to file: J2120-0330_S_2005_07_09_yyk_map.mod wobs J2120-0330_S_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J2120-0330_S_2005_07_09_yyk_uvs.fits wwins J2120-0330_S_2005_07_09_yyk\_map.win ! wwins: Wrote 1 windows to J2120-0330_S_2005_07_09_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 = -3.36428e-05 Jy ! Component: 100 - total flux cleaned = 0.000372109 Jy ! Component: 150 - total flux cleaned = 0.0008543 Jy ! Component: 200 - total flux cleaned = 0.00136112 Jy ! Component: 250 - total flux cleaned = 0.00170085 Jy ! Component: 300 - total flux cleaned = 0.00198362 Jy ! Component: 350 - total flux cleaned = 0.00225911 Jy ! Component: 400 - total flux cleaned = 0.00252659 Jy ! Component: 450 - total flux cleaned = 0.0027003 Jy ! Component: 500 - total flux cleaned = 0.00286989 Jy ! Component: 550 - total flux cleaned = 0.00295285 Jy ! Component: 600 - total flux cleaned = 0.00303392 Jy ! Component: 650 - total flux cleaned = 0.00307327 Jy ! Component: 700 - total flux cleaned = 0.00307304 Jy ! Component: 750 - total flux cleaned = 0.00314864 Jy ! Component: 800 - total flux cleaned = 0.00322238 Jy ! Component: 850 - total flux cleaned = 0.00318515 Jy ! Component: 900 - total flux cleaned = 0.0031135 Jy ! Component: 950 - total flux cleaned = 0.00307822 Jy ! Component: 1000 - total flux cleaned = 0.00293951 Jy ! Component: 1050 - total flux cleaned = 0.00311104 Jy ! Component: 1100 - total flux cleaned = 0.00294253 Jy ! Component: 1150 - total flux cleaned = 0.00291014 Jy ! Component: 1200 - total flux cleaned = 0.00300815 Jy ! Component: 1250 - total flux cleaned = 0.00284725 Jy ! Component: 1300 - total flux cleaned = 0.00281549 Jy ! Component: 1350 - total flux cleaned = 0.00269071 Jy ! Component: 1400 - total flux cleaned = 0.00256721 Jy ! Component: 1450 - total flux cleaned = 0.00253715 Jy ! Component: 1500 - total flux cleaned = 0.00241743 Jy ! Component: 1550 - total flux cleaned = 0.00244718 Jy ! Component: 1600 - total flux cleaned = 0.00238851 Jy ! Component: 1650 - total flux cleaned = 0.00236023 Jy ! Component: 1700 - total flux cleaned = 0.00247526 Jy ! Component: 1750 - total flux cleaned = 0.00253172 Jy ! Component: 1800 - total flux cleaned = 0.00241984 Jy ! Component: 1850 - total flux cleaned = 0.00250312 Jy ! Component: 1900 - total flux cleaned = 0.00250307 Jy ! Component: 1950 - total flux cleaned = 0.00258415 Jy ! Component: 2000 - total flux cleaned = 0.0025301 Jy ! Total flux subtracted in 2048 components = 0.00255663 Jy ! Clean residual min=-0.001468 max=0.001592 Jy/beam ! Clean residual mean=0.000001 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.129544 Jy keep ! Adding 151 model components to the UV plane model. ! The established model now contains 213 components and 0.129544 Jy ![Exited script file: muppet] wmap "J2120-0330_S_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.121 x 7.947 at -3.837 degrees (North through East) ! Clean map min=-0.0024853 max=0.11022 Jy/beam ! Writing clean map to FITS file: J2120-0330_S_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.110215 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000559356 device "J2120-0330_S_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J2120-0330_S_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.52253 1.52253 3.04507 6.09014 12.1803 24.3605 48.7211 97.4422 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.11 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.121 x 7.947 at -3.837 degrees (North through East) ! Clean map min=-0.0024853 max=0.11022 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2120-0330_S_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J2120-0330_S_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2120-0330_S_2005_07_09_yyk_uvs.log closed on Fri Jan 20 11:02:13 2006