! Started logfile: J0614-2536_S_2005_07_08_yyk_uvs.log on Fri Jan 20 10:00:47 2006 obs J0614-2536_S_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J0614-2536_S_2005_07_08_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.902222 visibilities/baseline/integration-bin. ! Found source: J0614-2536 ! ! 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 1411 lines of history. ! ! Reading 1624 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 J0614-2536_S_2005_07_08_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.335155 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.414 mas, bmaj=6.804 mas, bpa=-9.681 degrees ! Estimated noise=1.67539 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.257377 Jy ! Component: 100 - total flux cleaned = 0.305161 Jy ! Total flux subtracted in 100 components = 0.305161 Jy ! Clean residual min=-0.016276 max=0.025369 Jy/beam ! Clean residual mean=-0.000158 rms=0.004173 Jy/beam ! Combined flux in latest and established models = 0.305161 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.305161 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.103223Jy sigma=1.527069 ! Fit after self-cal, rms=0.102939Jy sigma=1.523081 ! Inverting map and beam ! Estimated beam: bmin=2.414 mas, bmaj=6.804 mas, bpa=-9.681 degrees ! Estimated noise=1.67539 mJy/beam. ! Added new window around map position (-7, 3.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0312589 Jy ! Component: 100 - total flux cleaned = 0.0510027 Jy ! Total flux subtracted in 100 components = 0.0510027 Jy ! Clean residual min=-0.012909 max=0.013693 Jy/beam ! Clean residual mean=-0.000108 rms=0.003194 Jy/beam ! Combined flux in latest and established models = 0.356164 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 46 components and 0.356164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090974Jy sigma=1.329195 ! Fit after self-cal, rms=0.090036Jy sigma=1.318836 ! Inverting map 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.143 mas, bmaj=8.093 mas, bpa=-8.098 degrees ! Estimated noise=1.15359 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.0235098 Jy ! Component: 100 - total flux cleaned = 0.0357645 Jy ! Component: 150 - total flux cleaned = 0.0427555 Jy ! Component: 200 - total flux cleaned = 0.0468617 Jy ! Total flux subtracted in 200 components = 0.0468617 Jy ! Clean residual min=-0.010335 max=0.010109 Jy/beam ! Clean residual mean=-0.000085 rms=0.002808 Jy/beam ! Combined flux in latest and established models = 0.403026 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 77 components and 0.403026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084602Jy sigma=1.244560 ! Fit after self-cal, rms=0.084075Jy sigma=1.238770 ! 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.143 x 8.093 at -8.098 degrees (North through East) ! Clean map min=-0.0097183 max=0.29938 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.02628 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.06 KP 0.93 ! LA 1.03 MK 0.87 NL 0.96 OV 0.97 ! PT 1.03 SC 0.93 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.994727 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 HN 1.07 KP 0.97 ! LA 0.99 MK 0.96 NL 1.01 OV 1.03 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.948236 ! Telescope amplitude corrections in sub-array 1: ! BR 1.39 FD 0.92 HN 1.03 KP 0.97 ! LA 0.96 MK 1.10 NL 1.08 OV 1.01 ! PT 1.08 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.03982 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.97 HN 0.94 KP 0.87 ! LA 0.77 MK 1.08 NL 1.02 OV 0.88 ! PT 1.00 SC 1.07 ! ! ! Fit before self-cal, rms=0.084075Jy sigma=1.238770 ! Fit after self-cal, rms=0.078225Jy sigma=1.116218 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.078225Jy sigma=1.116218 ! Fit after self-cal, rms=0.078227Jy sigma=1.116162 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.165 mas, bmaj=8.183 mas, bpa=-7.83 degrees ! Estimated noise=1.14647 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.00223987 Jy ! Component: 100 - total flux cleaned = 0.00216223 Jy ! Component: 150 - total flux cleaned = 0.00194757 Jy ! Component: 200 - total flux cleaned = 0.00176265 Jy ! Total flux subtracted in 200 components = 0.00176265 Jy ! Clean residual min=-0.005162 max=0.005194 Jy/beam ! Clean residual mean=0.000038 rms=0.001468 Jy/beam ! Combined flux in latest and established models = 0.404788 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 92 components and 0.404788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078026Jy sigma=1.112183 ! Fit after self-cal, rms=0.077969Jy sigma=1.111756 ! 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.077969Jy sigma=1.111756 ! Fit after self-cal, rms=0.075729Jy sigma=1.075745 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.000817581 Jy ! Component: 100 - total flux cleaned = 0.000824639 Jy ! Component: 150 - total flux cleaned = 0.000739456 Jy ! Component: 200 - total flux cleaned = 0.000698652 Jy ! Total flux subtracted in 200 components = 0.000698652 Jy ! Clean residual min=-0.005094 max=0.004941 Jy/beam ! Clean residual mean=0.000043 rms=0.001449 Jy/beam ! Combined flux in latest and established models = 0.405487 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 96 components and 0.405487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075666Jy sigma=1.074874 ! Fit after self-cal, rms=0.075545Jy sigma=1.072413 ! 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.165 x 8.183 at -7.83 degrees (North through East) ! Clean map min=-0.0050224 max=0.29909 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.075545Jy sigma=1.072413 ! Fit after self-cal, rms=0.066986Jy sigma=0.957561 ! 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.066986Jy sigma=0.957561 ! Fit after self-cal, rms=0.066993Jy sigma=0.957237 ! Inverting map and beam ! Estimated beam: bmin=3.178 mas, bmaj=8.208 mas, bpa=-7.954 degrees ! Estimated noise=1.14035 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174609 Jy ! Component: 100 - total flux cleaned = 0.00174622 Jy ! Component: 150 - total flux cleaned = 0.00169696 Jy ! Component: 200 - total flux cleaned = 0.00169969 Jy ! Total flux subtracted in 200 components = 0.00169969 Jy ! Clean residual min=-0.004269 max=0.004095 Jy/beam ! Clean residual mean=-0.000003 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.407187 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 107 components and 0.407187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066911Jy sigma=0.955569 ! Fit after self-cal, rms=0.066907Jy sigma=0.955272 ! 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.066907Jy sigma=0.955272 ! Fit after self-cal, rms=0.065646Jy sigma=0.936032 ! 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.065646Jy sigma=0.936032 ! Fit after self-cal, rms=0.065651Jy sigma=0.936011 ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=8.225 mas, bpa=-8.08 degrees ! Estimated noise=1.14176 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144287 Jy ! Component: 100 - total flux cleaned = 0.00148876 Jy ! Component: 150 - total flux cleaned = 0.0015221 Jy ! Component: 200 - total flux cleaned = 0.00149077 Jy ! Total flux subtracted in 200 components = 0.00149077 Jy ! Clean residual min=-0.004123 max=0.004025 Jy/beam ! Clean residual mean=-0.000001 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.408677 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 114 components and 0.408677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065600Jy sigma=0.935070 ! Fit after self-cal, rms=0.065592Jy sigma=0.934932 ! 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=8.189 mas, bmaj=19.05 mas, bpa=-3.9 degrees ! Estimated noise=1.46895 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.000889862 Jy ! Component: 100 - total flux cleaned = 0.000753946 Jy ! Component: 150 - total flux cleaned = 0.000716102 Jy ! Component: 200 - total flux cleaned = 0.000657056 Jy ! Total flux subtracted in 200 components = 0.000657056 Jy ! Clean residual min=-0.004291 max=0.004059 Jy/beam ! Clean residual mean=0.000005 rms=0.001293 Jy/beam ! Combined flux in latest and established models = 0.409335 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 119 components and 0.409334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065614Jy sigma=0.935184 ! Fit after self-cal, rms=0.065604Jy sigma=0.934944 ! 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.426 mas, bmaj=6.866 mas, bpa=-9.37 degrees ! Estimated noise=1.64962 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.253643 Jy ! Component: 100 - total flux cleaned = 0.305446 Jy ! Component: 150 - total flux cleaned = 0.335387 Jy ! Component: 200 - total flux cleaned = 0.355032 Jy ! Total flux subtracted in 200 components = 0.355032 Jy ! Clean residual min=-0.006979 max=0.009516 Jy/beam ! Clean residual mean=-0.000085 rms=0.002040 Jy/beam ! Combined flux in latest and established models = 0.355032 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 56 model components to the UV plane model. ! The established model now contains 56 components and 0.355032 Jy ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=8.225 mas, bpa=-8.08 degrees ! Estimated noise=1.14176 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) ! Added new window around map position (-2.5, 0). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0244842 Jy ! Component: 100 - total flux cleaned = 0.0372011 Jy ! Component: 150 - total flux cleaned = 0.0445442 Jy ! Component: 200 - total flux cleaned = 0.0488975 Jy ! Total flux subtracted in 200 components = 0.0488975 Jy ! Clean residual min=-0.004347 max=0.004460 Jy/beam ! Clean residual mean=-0.000017 rms=0.001118 Jy/beam ! Combined flux in latest and established models = 0.40393 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 108 components and 0.40393 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=8.189 mas, bmaj=19.05 mas, bpa=-3.9 degrees ! Estimated noise=1.46895 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.00396382 Jy ! Component: 100 - total flux cleaned = 0.00470652 Jy ! Component: 150 - total flux cleaned = 0.00493237 Jy ! Component: 200 - total flux cleaned = 0.0050909 Jy ! Total flux subtracted in 200 components = 0.0050909 Jy ! Clean residual min=-0.004524 max=0.003574 Jy/beam ! Clean residual mean=-0.000002 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.409021 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 125 components and 0.409021 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=8.225 mas, bpa=-8.08 degrees ! Estimated noise=1.14176 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000175059 Jy ! Component: 100 - total flux cleaned = -9.74775e-05 Jy ! Component: 150 - total flux cleaned = -3.80136e-05 Jy ! Component: 200 - total flux cleaned = 6.80849e-05 Jy ! Total flux subtracted in 200 components = 6.80849e-05 Jy ! Clean residual min=-0.004054 max=0.003629 Jy/beam ! Clean residual mean=-0.000001 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.409089 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 138 components and 0.409089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065461Jy sigma=0.932660 ! Fit after self-cal, rms=0.065457Jy sigma=0.932301 wmodel J0614-2536_S_2005_07_08_yyk\_map.mod ! Writing 138 model components to file: J0614-2536_S_2005_07_08_yyk_map.mod wobs J0614-2536_S_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J0614-2536_S_2005_07_08_yyk_uvs.fits wwins J0614-2536_S_2005_07_08_yyk\_map.win ! wwins: Wrote 3 windows to J0614-2536_S_2005_07_08_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.000889078 Jy ! Component: 100 - total flux cleaned = -0.000637637 Jy ! Component: 150 - total flux cleaned = -0.000345895 Jy ! Component: 200 - total flux cleaned = -1.3928e-05 Jy ! Component: 250 - total flux cleaned = 0.000145919 Jy ! Component: 300 - total flux cleaned = 0.000297686 Jy ! Component: 350 - total flux cleaned = 0.000591026 Jy ! Component: 400 - total flux cleaned = 0.000687923 Jy ! Component: 450 - total flux cleaned = 0.00087455 Jy ! Component: 500 - total flux cleaned = 0.000920629 Jy ! Component: 550 - total flux cleaned = 0.00100995 Jy ! Component: 600 - total flux cleaned = 0.000966899 Jy ! Component: 650 - total flux cleaned = 0.00109464 Jy ! Component: 700 - total flux cleaned = 0.00105312 Jy ! Component: 750 - total flux cleaned = 0.00113516 Jy ! Component: 800 - total flux cleaned = 0.00121548 Jy ! Component: 850 - total flux cleaned = 0.00121489 Jy ! Component: 900 - total flux cleaned = 0.00125362 Jy ! Component: 950 - total flux cleaned = 0.00129273 Jy ! Component: 1000 - total flux cleaned = 0.00133058 Jy ! Component: 1050 - total flux cleaned = 0.00151833 Jy ! Component: 1100 - total flux cleaned = 0.00151798 Jy ! Component: 1150 - total flux cleaned = 0.00155469 Jy ! Component: 1200 - total flux cleaned = 0.00166299 Jy ! Component: 1250 - total flux cleaned = 0.00166327 Jy ! Component: 1300 - total flux cleaned = 0.00169902 Jy ! Component: 1350 - total flux cleaned = 0.00169912 Jy ! Component: 1400 - total flux cleaned = 0.00187139 Jy ! Component: 1450 - total flux cleaned = 0.00190502 Jy ! Component: 1500 - total flux cleaned = 0.00203923 Jy ! Component: 1550 - total flux cleaned = 0.00207272 Jy ! Component: 1600 - total flux cleaned = 0.00220452 Jy ! Component: 1650 - total flux cleaned = 0.00213947 Jy ! Component: 1700 - total flux cleaned = 0.00226879 Jy ! Component: 1750 - total flux cleaned = 0.00230043 Jy ! Component: 1800 - total flux cleaned = 0.00226892 Jy ! Component: 1850 - total flux cleaned = 0.00242562 Jy ! Component: 1900 - total flux cleaned = 0.00239472 Jy ! Component: 1950 - total flux cleaned = 0.00248692 Jy ! Component: 2000 - total flux cleaned = 0.00248713 Jy ! Total flux subtracted in 2048 components = 0.00248718 Jy ! Clean residual min=-0.001713 max=0.001721 Jy/beam ! Clean residual mean=-0.000012 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.411576 Jy keep ! Adding 135 model components to the UV plane model. ! The established model now contains 273 components and 0.411576 Jy ![Exited script file: muppet] wmap "J0614-2536_S_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.181 x 8.225 at -8.08 degrees (North through East) ! Clean map min=-0.0032607 max=0.2991 Jy/beam ! Writing clean map to FITS file: J0614-2536_S_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.2991 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000613859 device "J0614-2536_S_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J0614-2536_S_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.615706 0.615706 1.23141 2.46283 4.92565 9.8513 19.7026 39.4052 78.8104 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.299 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.181 x 8.225 at -8.08 degrees (North through East) ! Clean map min=-0.0032607 max=0.2991 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0614-2536_S_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J0614-2536_S_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0614-2536_S_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:00:51 2006