! Started logfile: J0514-2029_X_2005_06_30_yyk_uvs.log on Sat Oct 8 16:58:02 2005 obs J0514-2029_X_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J0514-2029_X_2005_06_30_yyk_uve.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.924074 visibilities/baseline/integration-bin. ! Found source: J0514-2029 ! ! 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 1996 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 J0514-2029_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.394731 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.6991 mas, bmaj=1.737 mas, bpa=-1.085 degrees ! Estimated noise=1.4074 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.298192 Jy ! Component: 100 - total flux cleaned = 0.392134 Jy ! Total flux subtracted in 100 components = 0.392134 Jy ! Clean residual min=-0.015456 max=0.033949 Jy/beam ! Clean residual mean=-0.000053 rms=0.005083 Jy/beam ! Combined flux in latest and established models = 0.392134 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.392134 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 21 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.106393Jy sigma=1.736157 ! Fit after self-cal, rms=0.105056Jy sigma=1.712067 ! Inverting map and beam ! Estimated beam: bmin=0.6991 mas, bmaj=1.737 mas, bpa=-1.085 degrees ! Estimated noise=1.4074 mJy/beam. ! Added new window around map position (-0.8, 1). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0478375 Jy ! Component: 100 - total flux cleaned = 0.0714734 Jy ! Total flux subtracted in 100 components = 0.0714734 Jy ! Clean residual min=-0.010471 max=0.015162 Jy/beam ! Clean residual mean=0.000023 rms=0.003106 Jy/beam ! Combined flux in latest and established models = 0.463608 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 0.463608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085558Jy sigma=1.293613 ! Fit after self-cal, rms=0.084871Jy sigma=1.281064 ! 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=0.9179 mas, bmaj=2.325 mas, bpa=-3.571 degrees ! Estimated noise=0.956274 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.0131935 Jy ! Component: 100 - total flux cleaned = 0.0138721 Jy ! Component: 150 - total flux cleaned = 0.0140508 Jy ! Component: 200 - total flux cleaned = 0.0139372 Jy ! Total flux subtracted in 200 components = 0.0139372 Jy ! Clean residual min=-0.008099 max=0.007631 Jy/beam ! Clean residual mean=0.000084 rms=0.002308 Jy/beam ! Combined flux in latest and established models = 0.477545 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 30 components and 0.477545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083311Jy sigma=1.249054 ! Fit after self-cal, rms=0.083101Jy sigma=1.245951 ! 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.9179 x 2.325 at -3.571 degrees (North through East) ! Clean map min=-0.0080671 max=0.3318 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.01012 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.97 HN 1.06 KP 0.94 ! LA 1.02 MK 0.99 NL 1.00 OV 1.04 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.02255 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 1.03 KP 0.92 ! LA 0.96 MK 0.99 NL 0.98 OV 1.02 ! PT 1.02 SC 0.89 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.998949 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 0.95 KP 0.86 ! LA 0.98 MK 1.06 NL 0.97 OV 1.06 ! PT 1.07 SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.95533 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.02 KP 0.97 ! LA 0.99 MK 1.05 NL 0.99 OV 1.04 ! PT 1.12 SC 1.20 ! ! ! Fit before self-cal, rms=0.083101Jy sigma=1.245951 ! Fit after self-cal, rms=0.080411Jy sigma=1.188990 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.080411Jy sigma=1.188990 ! Fit after self-cal, rms=0.080416Jy sigma=1.188960 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9244 mas, bmaj=2.33 mas, bpa=-3.09 degrees ! Estimated noise=0.952427 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.000916366 Jy ! Component: 100 - total flux cleaned = -0.0017136 Jy ! Component: 150 - total flux cleaned = -0.00234296 Jy ! Component: 200 - total flux cleaned = -0.00279796 Jy ! Total flux subtracted in 200 components = -0.00279796 Jy ! Clean residual min=-0.006490 max=0.005189 Jy/beam ! Clean residual mean=0.000021 rms=0.001505 Jy/beam ! Combined flux in latest and established models = 0.474747 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 43 components and 0.474747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080118Jy sigma=1.182890 ! Fit after self-cal, rms=0.080035Jy sigma=1.181764 ! 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.080035Jy sigma=1.181764 ! Fit after self-cal, rms=0.077242Jy sigma=1.129293 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.00065239 Jy ! Component: 100 - total flux cleaned = 0.000117527 Jy ! Component: 150 - total flux cleaned = -0.000343111 Jy ! Component: 200 - total flux cleaned = -0.000547295 Jy ! Total flux subtracted in 200 components = -0.000547295 Jy ! Clean residual min=-0.006031 max=0.004998 Jy/beam ! Clean residual mean=0.000019 rms=0.001450 Jy/beam ! Combined flux in latest and established models = 0.474199 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.474199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077075Jy sigma=1.125560 ! Fit after self-cal, rms=0.076724Jy sigma=1.119734 ! 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.9244 x 2.33 at -3.09 degrees (North through East) ! Clean map min=-0.0055316 max=0.33035 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.076724Jy sigma=1.119734 ! Fit after self-cal, rms=0.074995Jy sigma=1.049584 ! 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.074995Jy sigma=1.049584 ! Fit after self-cal, rms=0.074991Jy sigma=1.048802 ! Inverting map and beam ! Estimated beam: bmin=0.9289 mas, bmaj=2.311 mas, bpa=-2.702 degrees ! Estimated noise=0.951774 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000496973 Jy ! Component: 100 - total flux cleaned = -0.000782323 Jy ! Component: 150 - total flux cleaned = -0.000906265 Jy ! Component: 200 - total flux cleaned = -0.000965584 Jy ! Total flux subtracted in 200 components = -0.000965584 Jy ! Clean residual min=-0.005420 max=0.004345 Jy/beam ! Clean residual mean=0.000003 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.473234 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 49 components and 0.473234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074835Jy sigma=1.045991 ! Fit after self-cal, rms=0.074771Jy sigma=1.044921 ! 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.074771Jy sigma=1.044921 ! Fit after self-cal, rms=0.073633Jy sigma=1.008373 ! 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.073633Jy sigma=1.008373 ! Fit after self-cal, rms=0.073646Jy sigma=1.008329 ! Inverting map and beam ! Estimated beam: bmin=0.9295 mas, bmaj=2.31 mas, bpa=-2.708 degrees ! Estimated noise=0.951667 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -2.40422e-05 Jy ! Component: 100 - total flux cleaned = -8.2401e-05 Jy ! Component: 150 - total flux cleaned = -0.000138511 Jy ! Component: 200 - total flux cleaned = -0.000185825 Jy ! Total flux subtracted in 200 components = -0.000185825 Jy ! Clean residual min=-0.004790 max=0.004340 Jy/beam ! Clean residual mean=-0.000001 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.473048 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 51 components and 0.473048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073523Jy sigma=1.006024 ! Fit after self-cal, rms=0.073457Jy sigma=1.005158 ! 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.384 mas, bmaj=5.196 mas, bpa=2.099 degrees ! Estimated noise=1.18011 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.000242536 Jy ! Component: 100 - total flux cleaned = 0.000209437 Jy ! Component: 150 - total flux cleaned = 0.000153727 Jy ! Component: 200 - total flux cleaned = 0.000155253 Jy ! Total flux subtracted in 200 components = 0.000155253 Jy ! Clean residual min=-0.003317 max=0.003654 Jy/beam ! Clean residual mean=0.000002 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.473203 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 57 components and 0.473203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073404Jy sigma=1.004244 ! Fit after self-cal, rms=0.073368Jy sigma=1.003672 ! 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.7041 mas, bmaj=1.742 mas, bpa=-0.8087 degrees ! Estimated noise=1.4173 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.304788 Jy ! Component: 100 - total flux cleaned = 0.393649 Jy ! Component: 150 - total flux cleaned = 0.435224 Jy ! Component: 200 - total flux cleaned = 0.457005 Jy ! Total flux subtracted in 200 components = 0.457006 Jy ! Clean residual min=-0.009233 max=0.011140 Jy/beam ! Clean residual mean=-0.000015 rms=0.002289 Jy/beam ! Combined flux in latest and established models = 0.457006 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.457006 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9295 mas, bmaj=2.31 mas, bpa=-2.708 degrees ! Estimated noise=0.951667 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 (0.2, -2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0142284 Jy ! Component: 100 - total flux cleaned = 0.0170895 Jy ! Component: 150 - total flux cleaned = 0.0171097 Jy ! Component: 200 - total flux cleaned = 0.0168008 Jy ! Total flux subtracted in 200 components = 0.0168008 Jy ! Clean residual min=-0.004831 max=0.004880 Jy/beam ! Clean residual mean=0.000000 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.473806 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 42 components and 0.473806 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.384 mas, bmaj=5.196 mas, bpa=2.099 degrees ! Estimated noise=1.18011 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.000819392 Jy ! Component: 100 - total flux cleaned = 0.000817809 Jy ! Component: 150 - total flux cleaned = 0.000816223 Jy ! Component: 200 - total flux cleaned = 0.000814352 Jy ! Total flux subtracted in 200 components = 0.000814352 Jy ! Clean residual min=-0.003778 max=0.003254 Jy/beam ! Clean residual mean=0.000005 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.474621 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.474621 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9295 mas, bmaj=2.31 mas, bpa=-2.708 degrees ! Estimated noise=0.951667 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000112176 Jy ! Component: 100 - total flux cleaned = -0.0002289 Jy ! Component: 150 - total flux cleaned = -0.000231228 Jy ! Component: 200 - total flux cleaned = -0.0002316 Jy ! Total flux subtracted in 200 components = -0.0002316 Jy ! Clean residual min=-0.004525 max=0.004722 Jy/beam ! Clean residual mean=0.000001 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.474389 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 65 components and 0.474389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072912Jy sigma=0.996668 ! Fit after self-cal, rms=0.072708Jy sigma=0.993714 wmodel J0514-2029_X_2005_06_30_yyk\_map.mod ! Writing 65 model components to file: J0514-2029_X_2005_06_30_yyk_map.mod wobs J0514-2029_X_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J0514-2029_X_2005_06_30_yyk_uvs.fits wwins J0514-2029_X_2005_06_30_yyk\_map.win ! wwins: Wrote 3 windows to J0514-2029_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.000270799 Jy ! Component: 100 - total flux cleaned = -0.000754831 Jy ! Component: 150 - total flux cleaned = -0.00114859 Jy ! Component: 200 - total flux cleaned = -0.00121064 Jy ! Component: 250 - total flux cleaned = -0.0013341 Jy ! Component: 300 - total flux cleaned = -0.00127778 Jy ! Component: 350 - total flux cleaned = -0.00116593 Jy ! Component: 400 - total flux cleaned = -0.000947733 Jy ! Component: 450 - total flux cleaned = -0.00073519 Jy ! Component: 500 - total flux cleaned = -0.00052594 Jy ! Component: 550 - total flux cleaned = -0.000322783 Jy ! Component: 600 - total flux cleaned = -2.50267e-05 Jy ! Component: 650 - total flux cleaned = 0.000169477 Jy ! Component: 700 - total flux cleaned = 0.000216059 Jy ! Component: 750 - total flux cleaned = 0.000450227 Jy ! Component: 800 - total flux cleaned = 0.000587557 Jy ! Component: 850 - total flux cleaned = 0.000586845 Jy ! Component: 900 - total flux cleaned = 0.000853109 Jy ! Component: 950 - total flux cleaned = 0.00102789 Jy ! Component: 1000 - total flux cleaned = 0.00120014 Jy ! Component: 1050 - total flux cleaned = 0.00145408 Jy ! Component: 1100 - total flux cleaned = 0.00153808 Jy ! Component: 1150 - total flux cleaned = 0.00194771 Jy ! Component: 1200 - total flux cleaned = 0.00222956 Jy ! Component: 1250 - total flux cleaned = 0.00238756 Jy ! Component: 1300 - total flux cleaned = 0.00262172 Jy ! Component: 1350 - total flux cleaned = 0.00277609 Jy ! Component: 1400 - total flux cleaned = 0.00281543 Jy ! Component: 1450 - total flux cleaned = 0.00311735 Jy ! Component: 1500 - total flux cleaned = 0.00337672 Jy ! Component: 1550 - total flux cleaned = 0.00344949 Jy ! Component: 1600 - total flux cleaned = 0.00355794 Jy ! Component: 1650 - total flux cleaned = 0.0037365 Jy ! Component: 1700 - total flux cleaned = 0.00391263 Jy ! Component: 1750 - total flux cleaned = 0.00412109 Jy ! Component: 1800 - total flux cleaned = 0.0042588 Jy ! Component: 1850 - total flux cleaned = 0.00459783 Jy ! Component: 1900 - total flux cleaned = 0.00476476 Jy ! Component: 1950 - total flux cleaned = 0.00493011 Jy ! Component: 2000 - total flux cleaned = 0.00525717 Jy ! Total flux subtracted in 2048 components = 0.00548342 Jy ! Clean residual min=-0.001657 max=0.001753 Jy/beam ! Clean residual mean=-0.000005 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.479873 Jy keep ! Adding 116 model components to the UV plane model. ! The established model now contains 181 components and 0.479873 Jy ![Exited script file: muppet] wmap "J0514-2029_X_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9295 x 2.31 at -2.708 degrees (North through East) ! Clean map min=-0.0057216 max=0.32959 Jy/beam ! Writing clean map to FITS file: J0514-2029_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.329588 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000597465 device "J0514-2029_X_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0514-2029_X_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.543828 0.543828 1.08766 2.17531 4.35063 8.70125 17.4025 34.805 69.61 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.329 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.9295 x 2.31 at -2.708 degrees (North through East) ! Clean map min=-0.0057216 max=0.32959 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0514-2029_X_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0514-2029_X_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0514-2029_X_2005_06_30_yyk_uvs.log closed on Sat Oct 8 16:58:06 2005