! Started logfile: J0617-2200_X_2005_06_30_yyk_uvs.log on Sat Oct 8 17:02:19 2005 obs J0617-2200_X_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J0617-2200_X_2005_06_30_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.922222 visibilities/baseline/integration-bin. ! Found source: J0617-2200 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1459 lines of history. ! ! Reading 1660 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 J0617-2200_X_2005_06_30_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.293557 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=0.6728 mas, bmaj=1.665 mas, bpa=2.846 degrees ! Estimated noise=1.66594 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.231071 Jy ! Component: 100 - total flux cleaned = 0.278397 Jy ! Total flux subtracted in 100 components = 0.278397 Jy ! Clean residual min=-0.009663 max=0.014554 Jy/beam ! Clean residual mean=0.000003 rms=0.002782 Jy/beam ! Combined flux in latest and established models = 0.278397 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.278397 Jy ! ! Correcting IF 1. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.084312Jy sigma=1.293440 ! Fit after self-cal, rms=0.084016Jy sigma=1.285322 ! Inverting map and beam ! Estimated beam: bmin=0.6728 mas, bmaj=1.665 mas, bpa=2.846 degrees ! Estimated noise=1.66594 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=0.8817 mas, bmaj=2.088 mas, bpa=-0.1155 degrees ! Estimated noise=1.14147 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.0244309 Jy ! Component: 100 - total flux cleaned = 0.0320796 Jy ! Component: 150 - total flux cleaned = 0.0346473 Jy ! Component: 200 - total flux cleaned = 0.0350683 Jy ! Total flux subtracted in 200 components = 0.0350683 Jy ! Clean residual min=-0.007689 max=0.007622 Jy/beam ! Clean residual mean=0.000022 rms=0.002118 Jy/beam ! Combined flux in latest and established models = 0.313466 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 22 components and 0.313466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080563Jy sigma=1.195557 ! Fit after self-cal, rms=0.080525Jy sigma=1.195358 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8817 x 2.088 at -0.1155 degrees (North through East) ! Clean map min=-0.0070447 max=0.28221 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if 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.02063 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.97 HN 1.00* KP 0.94 ! LA 1.01 MK 0.97 NL 1.01 OV 1.05 ! PT 0.97 SC 0.93 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01238 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.00* KP 0.91 ! LA 0.97 MK 0.99 NL 1.01 OV 1.04 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00487 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 1.00* KP 0.78 ! LA 1.03 MK 1.03 NL 1.00 OV 1.08 ! PT 1.10 SC 0.90 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.948763 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.99 HN 1.00* KP 0.97 ! LA 1.00 MK 1.03 NL 1.07 OV 1.09 ! PT 1.12 SC 1.20 ! ! ! Fit before self-cal, rms=0.080525Jy sigma=1.195358 ! Fit after self-cal, rms=0.076754Jy sigma=1.124382 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.076754Jy sigma=1.124382 ! Fit after self-cal, rms=0.076781Jy sigma=1.124104 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8874 mas, bmaj=2.093 mas, bpa=0.09167 degrees ! Estimated noise=1.1377 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.000889159 Jy ! Component: 100 - total flux cleaned = -0.000889248 Jy ! Component: 150 - total flux cleaned = -0.000889102 Jy ! Component: 200 - total flux cleaned = -0.000888749 Jy ! Total flux subtracted in 200 components = -0.000888749 Jy ! Clean residual min=-0.005338 max=0.005677 Jy/beam ! Clean residual mean=0.000030 rms=0.001572 Jy/beam ! Combined flux in latest and established models = 0.312577 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 25 components and 0.312577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076803Jy sigma=1.123629 ! Fit after self-cal, rms=0.076776Jy sigma=1.123544 ! 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.076776Jy sigma=1.123544 ! Fit after self-cal, rms=0.074502Jy sigma=1.084077 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.000471008 Jy ! Component: 100 - total flux cleaned = 0.000517795 Jy ! Component: 150 - total flux cleaned = 0.000517743 Jy ! Component: 200 - total flux cleaned = 0.000499189 Jy ! Total flux subtracted in 200 components = 0.000499189 Jy ! Clean residual min=-0.005233 max=0.005607 Jy/beam ! Clean residual mean=0.000030 rms=0.001551 Jy/beam ! Combined flux in latest and established models = 0.313076 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.313076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074519Jy sigma=1.083859 ! Fit after self-cal, rms=0.074509Jy sigma=1.080966 ! 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: 0.8874 x 2.093 at 0.09167 degrees (North through East) ! Clean map min=-0.0048903 max=0.28293 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.074509Jy sigma=1.080966 ! Fit after self-cal, rms=0.073277Jy sigma=1.027460 ! 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.073277Jy sigma=1.027460 ! Fit after self-cal, rms=0.073342Jy sigma=1.027113 ! Inverting map and beam ! Estimated beam: bmin=0.8867 mas, bmaj=2.099 mas, bpa=-0.06588 degrees ! Estimated noise=1.13943 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133624 Jy ! Component: 100 - total flux cleaned = 0.00144569 Jy ! Component: 150 - total flux cleaned = 0.00149213 Jy ! Component: 200 - total flux cleaned = 0.00149305 Jy ! Total flux subtracted in 200 components = 0.00149305 Jy ! Clean residual min=-0.004466 max=0.004871 Jy/beam ! Clean residual mean=0.000006 rms=0.001341 Jy/beam ! Combined flux in latest and established models = 0.314569 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 40 components and 0.314569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073360Jy sigma=1.026625 ! Fit after self-cal, rms=0.073392Jy sigma=1.026558 ! 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.073392Jy sigma=1.026558 ! Fit after self-cal, rms=0.072153Jy sigma=0.966313 ! 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.072153Jy sigma=0.966313 ! Fit after self-cal, rms=0.072162Jy sigma=0.966284 ! Inverting map and beam ! Estimated beam: bmin=0.8856 mas, bmaj=2.101 mas, bpa=-0.1158 degrees ! Estimated noise=1.14325 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181729 Jy ! Component: 100 - total flux cleaned = 0.00208704 Jy ! Component: 150 - total flux cleaned = 0.00213133 Jy ! Component: 200 - total flux cleaned = 0.00216912 Jy ! Total flux subtracted in 200 components = 0.00216912 Jy ! Clean residual min=-0.004488 max=0.004561 Jy/beam ! Clean residual mean=0.000004 rms=0.001255 Jy/beam ! Combined flux in latest and established models = 0.316738 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.316738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072196Jy sigma=0.965552 ! Fit after self-cal, rms=0.072200Jy sigma=0.965525 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.561 mas, bmaj=5.37 mas, bpa=6.712 degrees ! Estimated noise=1.44791 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.000161502 Jy ! Component: 100 - total flux cleaned = -0.000232146 Jy ! Component: 150 - total flux cleaned = -0.000268406 Jy ! Component: 200 - total flux cleaned = -0.000300063 Jy ! Total flux subtracted in 200 components = -0.000300063 Jy ! Clean residual min=-0.005128 max=0.005775 Jy/beam ! Clean residual mean=0.000007 rms=0.001751 Jy/beam ! Combined flux in latest and established models = 0.316438 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 43 components and 0.316438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072222Jy sigma=0.965735 ! Fit after self-cal, rms=0.072199Jy sigma=0.965592 ! Inverting map uvtaper 0,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=0.6724 mas, bmaj=1.668 mas, bpa=2.744 degrees ! Estimated noise=1.70515 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.235101 Jy ! Component: 100 - total flux cleaned = 0.283104 Jy ! Component: 150 - total flux cleaned = 0.301208 Jy ! Component: 200 - total flux cleaned = 0.309359 Jy ! Total flux subtracted in 200 components = 0.309359 Jy ! Clean residual min=-0.005608 max=0.006252 Jy/beam ! Clean residual mean=-0.000004 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.309359 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.309359 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8856 mas, bmaj=2.101 mas, bpa=-0.1158 degrees ! Estimated noise=1.14325 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.0055799 Jy ! Component: 100 - total flux cleaned = 0.00683398 Jy ! Component: 150 - total flux cleaned = 0.0069881 Jy ! Component: 200 - total flux cleaned = 0.00698889 Jy ! Total flux subtracted in 200 components = 0.00698889 Jy ! Clean residual min=-0.004438 max=0.004467 Jy/beam ! Clean residual mean=0.000004 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.316347 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 29 components and 0.316348 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.561 mas, bmaj=5.37 mas, bpa=6.712 degrees ! Estimated noise=1.44791 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 = 6.28403e-06 Jy ! Component: 100 - total flux cleaned = 5.58545e-05 Jy ! Component: 150 - total flux cleaned = 5.65433e-05 Jy ! Component: 200 - total flux cleaned = 5.7419e-05 Jy ! Total flux subtracted in 200 components = 5.7419e-05 Jy ! Clean residual min=-0.005146 max=0.005798 Jy/beam ! Clean residual mean=0.000007 rms=0.001762 Jy/beam ! Combined flux in latest and established models = 0.316405 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.316405 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8856 mas, bmaj=2.101 mas, bpa=-0.1158 degrees ! Estimated noise=1.14325 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -2.17396e-06 Jy ! Component: 100 - total flux cleaned = 7.22648e-08 Jy ! Component: 150 - total flux cleaned = -1.59802e-06 Jy ! Component: 200 - total flux cleaned = 2.67493e-05 Jy ! Total flux subtracted in 200 components = 2.67493e-05 Jy ! Clean residual min=-0.004542 max=0.004489 Jy/beam ! Clean residual mean=0.000004 rms=0.001255 Jy/beam ! Combined flux in latest and established models = 0.316432 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 44 components and 0.316432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072129Jy sigma=0.965842 ! Fit after self-cal, rms=0.072124Jy sigma=0.965817 wmodel J0617-2200_X_2005_06_30_yyk\_map.mod ! Writing 44 model components to file: J0617-2200_X_2005_06_30_yyk_map.mod wobs J0617-2200_X_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J0617-2200_X_2005_06_30_yyk_uvs.fits wwins J0617-2200_X_2005_06_30_yyk\_map.win ! wwins: Wrote 1 windows to J0617-2200_X_2005_06_30_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 = 0.000760271 Jy ! Component: 100 - total flux cleaned = 0.00153331 Jy ! Component: 150 - total flux cleaned = 0.00204204 Jy ! Component: 200 - total flux cleaned = 0.00258657 Jy ! Component: 250 - total flux cleaned = 0.00271817 Jy ! Component: 300 - total flux cleaned = 0.00246997 Jy ! Component: 350 - total flux cleaned = 0.0022321 Jy ! Component: 400 - total flux cleaned = 0.00176871 Jy ! Component: 450 - total flux cleaned = 0.00148831 Jy ! Component: 500 - total flux cleaned = 0.00132531 Jy ! Component: 550 - total flux cleaned = 0.00111543 Jy ! Component: 600 - total flux cleaned = 0.00106598 Jy ! Component: 650 - total flux cleaned = 0.000815621 Jy ! Component: 700 - total flux cleaned = 0.000719116 Jy ! Component: 750 - total flux cleaned = 0.000530402 Jy ! Component: 800 - total flux cleaned = 0.000485557 Jy ! Component: 850 - total flux cleaned = 0.000395138 Jy ! Component: 900 - total flux cleaned = 0.000394309 Jy ! Component: 950 - total flux cleaned = 0.000307168 Jy ! Component: 1000 - total flux cleaned = 0.000349869 Jy ! Component: 1050 - total flux cleaned = 0.000349254 Jy ! Component: 1100 - total flux cleaned = 0.00022684 Jy ! Component: 1150 - total flux cleaned = 0.000306712 Jy ! Component: 1200 - total flux cleaned = 0.000267602 Jy ! Component: 1250 - total flux cleaned = 0.000152449 Jy ! Component: 1300 - total flux cleaned = 0.000190208 Jy ! Component: 1350 - total flux cleaned = 7.95906e-05 Jy ! Component: 1400 - total flux cleaned = 8.02073e-05 Jy ! Component: 1450 - total flux cleaned = -9.82921e-05 Jy ! Component: 1500 - total flux cleaned = -0.000168769 Jy ! Component: 1550 - total flux cleaned = -9.93277e-05 Jy ! Component: 1600 - total flux cleaned = -0.000235713 Jy ! Component: 1650 - total flux cleaned = -0.000235215 Jy ! Component: 1700 - total flux cleaned = -0.000168415 Jy ! Component: 1750 - total flux cleaned = -0.000103738 Jy ! Component: 1800 - total flux cleaned = -0.000199877 Jy ! Component: 1850 - total flux cleaned = 2.3206e-05 Jy ! Component: 1900 - total flux cleaned = 2.30338e-05 Jy ! Component: 1950 - total flux cleaned = 2.275e-05 Jy ! Component: 2000 - total flux cleaned = 0.000206145 Jy ! Total flux subtracted in 2048 components = 0.000326361 Jy ! Clean residual min=-0.001653 max=0.001673 Jy/beam ! Clean residual mean=0.000002 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.316758 Jy keep ! Adding 126 model components to the UV plane model. ! The established model now contains 170 components and 0.316758 Jy ![Exited script file: muppet] wmap "J0617-2200_X_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8856 x 2.101 at -0.1158 degrees (North through East) ! Clean map min=-0.0031169 max=0.28533 Jy/beam ! Writing clean map to FITS file: J0617-2200_X_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.285326 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000556883 device "J0617-2200_X_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0617-2200_X_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.585522 0.585522 1.17104 2.34209 4.68418 9.36836 18.7367 37.4734 74.9469 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.285 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8856 x 2.101 at -0.1158 degrees (North through East) ! Clean map min=-0.0031169 max=0.28533 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0617-2200_X_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0617-2200_X_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0617-2200_X_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:02:23 2005