! Started logfile: J0725-2640_S_2005_07_20_yyk_uvs.log on Fri Jan 20 10:04:26 2006 obs J0725-2640_S_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J0725-2640_S_2005_07_20_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J0725-2640 ! ! 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 1527 lines of history. ! ! Reading 1500 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 J0725-2640_S_2005_07_20_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.270011 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.417 mas, bmaj=6.657 mas, bpa=-5.577 degrees ! Estimated noise=1.86948 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.189272 Jy ! Component: 100 - total flux cleaned = 0.252588 Jy ! Total flux subtracted in 100 components = 0.252588 Jy ! Clean residual min=-0.010258 max=0.021254 Jy/beam ! Clean residual mean=-0.000140 rms=0.003479 Jy/beam ! Combined flux in latest and established models = 0.252588 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.252588 Jy ! ! Correcting IF 1. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.105116Jy sigma=1.416791 ! Fit after self-cal, rms=0.104622Jy sigma=1.411699 ! Inverting map and beam ! Estimated beam: bmin=2.449 mas, bmaj=6.761 mas, bpa=-6.37 degrees ! Estimated noise=1.82207 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0311592 Jy ! Component: 100 - total flux cleaned = 0.0473421 Jy ! Total flux subtracted in 100 components = 0.0473421 Jy ! Clean residual min=-0.008859 max=0.009430 Jy/beam ! Clean residual mean=-0.000079 rms=0.002461 Jy/beam ! Combined flux in latest and established models = 0.29993 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 35 components and 0.29993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092392Jy sigma=1.256224 ! Fit after self-cal, rms=0.092394Jy sigma=1.256113 ! 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.065 mas, bmaj=8.462 mas, bpa=-7.252 degrees ! Estimated noise=1.26789 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.012039 Jy ! Component: 100 - total flux cleaned = 0.0170747 Jy ! Component: 150 - total flux cleaned = 0.0175525 Jy ! Component: 200 - total flux cleaned = 0.0177707 Jy ! Total flux subtracted in 200 components = 0.0177707 Jy ! Clean residual min=-0.008419 max=0.010265 Jy/beam ! Clean residual mean=-0.000125 rms=0.002750 Jy/beam ! Combined flux in latest and established models = 0.317701 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.317701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090373Jy sigma=1.238635 ! Fit after self-cal, rms=0.090339Jy sigma=1.238540 ! 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.065 x 8.462 at -7.252 degrees (North through East) ! Clean map min=-0.0082494 max=0.2217 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.00175 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00 HN 1.15 KP 0.97 ! LA 1.11 MK 1.00 NL 0.97 OV 0.96 ! PT 1.02 SC 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.988619 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.22 KP 1.00 ! LA 0.99 MK 1.03 NL 1.00 OV 1.03 ! PT 1.01 SC 0.86 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.966082 ! Telescope amplitude corrections in sub-array 1: ! BR 1.47 FD 0.89 HN 1.07 KP 0.96 ! LA 0.90 MK 1.00 NL 1.06 OV 1.00 ! 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: 1.04537 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.97 HN 1.00 KP 0.87 ! LA 0.74 MK 1.05 NL 0.96 OV 0.84 ! PT 0.96 SC 1.24 ! ! ! Fit before self-cal, rms=0.090339Jy sigma=1.238540 ! Fit after self-cal, rms=0.080603Jy sigma=1.072281 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.080603Jy sigma=1.072281 ! Fit after self-cal, rms=0.080621Jy sigma=1.072186 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.06 mas, bmaj=8.352 mas, bpa=-5.49 degrees ! Estimated noise=1.24324 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.00172135 Jy ! Component: 100 - total flux cleaned = -0.00167764 Jy ! Component: 150 - total flux cleaned = -0.00167901 Jy ! Component: 200 - total flux cleaned = -0.00167928 Jy ! Total flux subtracted in 200 components = -0.00167928 Jy ! Clean residual min=-0.005068 max=0.006146 Jy/beam ! Clean residual mean=-0.000011 rms=0.001395 Jy/beam ! Combined flux in latest and established models = 0.316022 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.316022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080643Jy sigma=1.071422 ! Fit after self-cal, rms=0.080628Jy sigma=1.071375 ! 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.080628Jy sigma=1.071375 ! Fit after self-cal, rms=0.074873Jy sigma=1.006651 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.00028519 Jy ! Component: 100 - total flux cleaned = 0.000215944 Jy ! Component: 150 - total flux cleaned = 0.000163232 Jy ! Component: 200 - total flux cleaned = 0.000204227 Jy ! Total flux subtracted in 200 components = 0.000204227 Jy ! Clean residual min=-0.004999 max=0.006032 Jy/beam ! Clean residual mean=-0.000009 rms=0.001389 Jy/beam ! Combined flux in latest and established models = 0.316226 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 61 components and 0.316226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074699Jy sigma=1.005232 ! Fit after self-cal, rms=0.074336Jy sigma=1.002604 ! 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.06 x 8.352 at -5.49 degrees (North through East) ! Clean map min=-0.0047792 max=0.22124 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.074336Jy sigma=1.002604 ! Fit after self-cal, rms=0.069300Jy sigma=0.946508 ! 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.069300Jy sigma=0.946508 ! Fit after self-cal, rms=0.069176Jy sigma=0.946076 ! Inverting map and beam ! Estimated beam: bmin=3.06 mas, bmaj=8.341 mas, bpa=-5.113 degrees ! Estimated noise=1.23378 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000264955 Jy ! Component: 100 - total flux cleaned = -0.000187606 Jy ! Component: 150 - total flux cleaned = -0.000153988 Jy ! Component: 200 - total flux cleaned = -9.11337e-05 Jy ! Total flux subtracted in 200 components = -9.11337e-05 Jy ! Clean residual min=-0.004212 max=0.004964 Jy/beam ! Clean residual mean=-0.000005 rms=0.001229 Jy/beam ! Combined flux in latest and established models = 0.316135 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 63 components and 0.316135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069156Jy sigma=0.945590 ! Fit after self-cal, rms=0.069065Jy sigma=0.945379 ! 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.069065Jy sigma=0.945379 ! Fit after self-cal, rms=0.067434Jy sigma=0.910420 ! 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.067434Jy sigma=0.910420 ! Fit after self-cal, rms=0.067387Jy sigma=0.910319 ! Inverting map and beam ! Estimated beam: bmin=3.063 mas, bmaj=8.39 mas, bpa=-5.303 degrees ! Estimated noise=1.2374 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000870877 Jy ! Component: 100 - total flux cleaned = 0.000949789 Jy ! Component: 150 - total flux cleaned = 0.00098594 Jy ! Component: 200 - total flux cleaned = 0.00101588 Jy ! Total flux subtracted in 200 components = 0.00101588 Jy ! Clean residual min=-0.004170 max=0.004848 Jy/beam ! Clean residual mean=-0.000003 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.317151 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 69 components and 0.317151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067352Jy sigma=0.909753 ! Fit after self-cal, rms=0.067315Jy sigma=0.909656 ! 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.115 mas, bmaj=19.88 mas, bpa=1.657 degrees ! Estimated noise=1.59961 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.000888934 Jy ! Component: 100 - total flux cleaned = 0.000889375 Jy ! Component: 150 - total flux cleaned = 0.000888142 Jy ! Component: 200 - total flux cleaned = 0.000886956 Jy ! Total flux subtracted in 200 components = 0.000886956 Jy ! Clean residual min=-0.004131 max=0.005501 Jy/beam ! Clean residual mean=0.000009 rms=0.001549 Jy/beam ! Combined flux in latest and established models = 0.318038 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 70 components and 0.318038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067339Jy sigma=0.909889 ! Fit after self-cal, rms=0.067292Jy sigma=0.909601 ! 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.456 mas, bmaj=6.789 mas, bpa=-6.167 degrees ! Estimated noise=1.78954 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.188063 Jy ! Component: 100 - total flux cleaned = 0.249771 Jy ! Component: 150 - total flux cleaned = 0.27961 Jy ! Component: 200 - total flux cleaned = 0.294797 Jy ! Total flux subtracted in 200 components = 0.294798 Jy ! Clean residual min=-0.006832 max=0.006976 Jy/beam ! Clean residual mean=-0.000039 rms=0.001899 Jy/beam ! Combined flux in latest and established models = 0.294798 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.294798 Jy ! Inverting map and beam ! Estimated beam: bmin=3.063 mas, bmaj=8.39 mas, bpa=-5.303 degrees ! Estimated noise=1.2374 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.0130264 Jy ! Component: 100 - total flux cleaned = 0.0181443 Jy ! Component: 150 - total flux cleaned = 0.0203199 Jy ! Component: 200 - total flux cleaned = 0.0209029 Jy ! Total flux subtracted in 200 components = 0.0209029 Jy ! Clean residual min=-0.004178 max=0.004955 Jy/beam ! Clean residual mean=-0.000005 rms=0.001231 Jy/beam ! Combined flux in latest and established models = 0.315701 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 70 components and 0.315701 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.115 mas, bmaj=19.88 mas, bpa=1.657 degrees ! Estimated noise=1.59961 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.00147344 Jy ! Component: 100 - total flux cleaned = 0.00147597 Jy ! Component: 150 - total flux cleaned = 0.00150822 Jy ! Component: 200 - total flux cleaned = 0.00156282 Jy ! Total flux subtracted in 200 components = 0.00156282 Jy ! Clean residual min=-0.004191 max=0.005643 Jy/beam ! Clean residual mean=0.000008 rms=0.001572 Jy/beam ! Combined flux in latest and established models = 0.317264 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 73 components and 0.317263 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.063 mas, bmaj=8.39 mas, bpa=-5.303 degrees ! Estimated noise=1.2374 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00123568 Jy ! Component: 100 - total flux cleaned = -0.00119725 Jy ! Component: 150 - total flux cleaned = -0.00111841 Jy ! Component: 200 - total flux cleaned = -0.00104453 Jy ! Total flux subtracted in 200 components = -0.00104453 Jy ! Clean residual min=-0.004142 max=0.004808 Jy/beam ! Clean residual mean=-0.000004 rms=0.001218 Jy/beam ! Combined flux in latest and established models = 0.316219 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 82 components and 0.316219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067231Jy sigma=0.909865 ! Fit after self-cal, rms=0.067196Jy sigma=0.909770 wmodel J0725-2640_S_2005_07_20_yyk\_map.mod ! Writing 82 model components to file: J0725-2640_S_2005_07_20_yyk_map.mod wobs J0725-2640_S_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J0725-2640_S_2005_07_20_yyk_uvs.fits wwins J0725-2640_S_2005_07_20_yyk\_map.win ! wwins: Wrote 1 windows to J0725-2640_S_2005_07_20_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.00176361 Jy ! Component: 100 - total flux cleaned = 0.00229082 Jy ! Component: 150 - total flux cleaned = 0.00243297 Jy ! Component: 200 - total flux cleaned = 0.00270021 Jy ! Component: 250 - total flux cleaned = 0.00289146 Jy ! Component: 300 - total flux cleaned = 0.00313455 Jy ! Component: 350 - total flux cleaned = 0.00330867 Jy ! Component: 400 - total flux cleaned = 0.00341942 Jy ! Component: 450 - total flux cleaned = 0.00368993 Jy ! Component: 500 - total flux cleaned = 0.00400537 Jy ! Component: 550 - total flux cleaned = 0.00431275 Jy ! Component: 600 - total flux cleaned = 0.00476079 Jy ! Component: 650 - total flux cleaned = 0.00500379 Jy ! Component: 700 - total flux cleaned = 0.00528881 Jy ! Component: 750 - total flux cleaned = 0.00552125 Jy ! Component: 800 - total flux cleaned = 0.00579242 Jy ! Component: 850 - total flux cleaned = 0.00596889 Jy ! Component: 900 - total flux cleaned = 0.00609813 Jy ! Component: 950 - total flux cleaned = 0.00613979 Jy ! Component: 1000 - total flux cleaned = 0.00605709 Jy ! Component: 1050 - total flux cleaned = 0.00613963 Jy ! Component: 1100 - total flux cleaned = 0.00626009 Jy ! Component: 1150 - total flux cleaned = 0.00629959 Jy ! Component: 1200 - total flux cleaned = 0.00645413 Jy ! Component: 1250 - total flux cleaned = 0.00660559 Jy ! Component: 1300 - total flux cleaned = 0.00664205 Jy ! Component: 1350 - total flux cleaned = 0.00649477 Jy ! Component: 1400 - total flux cleaned = 0.00674892 Jy ! Component: 1450 - total flux cleaned = 0.00674832 Jy ! Component: 1500 - total flux cleaned = 0.00688871 Jy ! Component: 1550 - total flux cleaned = 0.00702735 Jy ! Component: 1600 - total flux cleaned = 0.00706156 Jy ! Component: 1650 - total flux cleaned = 0.00726383 Jy ! Component: 1700 - total flux cleaned = 0.00739675 Jy ! Component: 1750 - total flux cleaned = 0.00752792 Jy ! Component: 1800 - total flux cleaned = 0.00768997 Jy ! Component: 1850 - total flux cleaned = 0.00778584 Jy ! Component: 1900 - total flux cleaned = 0.00797577 Jy ! Component: 1950 - total flux cleaned = 0.00803834 Jy ! Component: 2000 - total flux cleaned = 0.00819263 Jy ! Total flux subtracted in 2048 components = 0.00831471 Jy ! Clean residual min=-0.001895 max=0.001787 Jy/beam ! Clean residual mean=-0.000009 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.324534 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 220 components and 0.324534 Jy ![Exited script file: muppet] wmap "J0725-2640_S_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.063 x 8.39 at -5.303 degrees (North through East) ! Clean map min=-0.0030852 max=0.22382 Jy/beam ! Writing clean map to FITS file: J0725-2640_S_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.223819 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000623667 device "J0725-2640_S_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J0725-2640_S_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.835943 0.835943 1.67189 3.34377 6.68754 13.3751 26.7502 53.5003 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.223 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.063 x 8.39 at -5.303 degrees (North through East) ! Clean map min=-0.0030852 max=0.22382 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0725-2640_S_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J0725-2640_S_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0725-2640_S_2005_07_20_yyk_uvs.log closed on Fri Jan 20 10:04:30 2006