! Started logfile: J0917-1345_S_2005_05_12_yyk_uvs.log on Sat Oct 8 17:12:39 2005 obs J0917-1345_S_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J0917-1345_S_2005_05_12_yyk_uve.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J0917-1345 ! ! 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 1443 lines of history. ! ! Reading 2592 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 J0917-1345_S_2005_05_12_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.209382 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.782 mas, bmaj=12.64 mas, bpa=-14.28 degrees ! Estimated noise=1.36156 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.129934 Jy ! Component: 100 - total flux cleaned = 0.154058 Jy ! Total flux subtracted in 100 components = 0.154058 Jy ! Clean residual min=-0.019155 max=0.021371 Jy/beam ! Clean residual mean=0.000209 rms=0.005727 Jy/beam ! Combined flux in latest and established models = 0.154058 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.154058 Jy ! ! Correcting IF 1. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.143224Jy sigma=2.396360 ! Fit after self-cal, rms=0.100052Jy sigma=1.548243 ! Inverting map and beam ! Estimated beam: bmin=2.782 mas, bmaj=12.64 mas, bpa=-14.28 degrees ! Estimated noise=1.36156 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0375099 Jy ! Component: 100 - total flux cleaned = 0.0474338 Jy ! Total flux subtracted in 100 components = 0.0474338 Jy ! Clean residual min=-0.009780 max=0.008557 Jy/beam ! Clean residual mean=0.000047 rms=0.002506 Jy/beam ! Combined flux in latest and established models = 0.201491 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 27 components and 0.201491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088252Jy sigma=1.331549 ! Fit after self-cal, rms=0.088245Jy sigma=1.331191 ! 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.55 mas, bmaj=14.28 mas, bpa=-13.29 degrees ! Estimated noise=0.758999 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.000502305 Jy ! Component: 100 - total flux cleaned = 0.000677046 Jy ! Component: 150 - total flux cleaned = 0.000435819 Jy ! Component: 200 - total flux cleaned = 0.000241404 Jy ! Total flux subtracted in 200 components = 0.000241404 Jy ! Clean residual min=-0.006883 max=0.006708 Jy/beam ! Clean residual mean=0.000060 rms=0.002054 Jy/beam ! Combined flux in latest and established models = 0.201733 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 48 components and 0.201733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087891Jy sigma=1.321622 ! Fit after self-cal, rms=0.087863Jy sigma=1.321136 ! 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.55 x 14.28 at -13.29 degrees (North through East) ! Clean map min=-0.0065575 max=0.18244 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.03702 ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.00 HN 1.04 KP 0.99 ! LA 0.87 MK 0.92 NL 0.92 OV 0.97 ! PT 1.07 SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.996912 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.07 HN 1.05 KP 1.03 ! LA 0.85 MK 0.99 NL 0.98 OV 0.99 ! PT 1.04 SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.03773 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.07 HN 0.98 KP 0.86 ! LA 1.00 MK 1.08 NL 0.94 OV 0.84 ! PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.087863Jy sigma=1.321136 ! Fit after self-cal, rms=0.083535Jy sigma=1.288146 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.083535Jy sigma=1.288146 ! Fit after self-cal, rms=0.083540Jy sigma=1.288074 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.61 mas, bmaj=14.16 mas, bpa=-13.27 degrees ! Estimated noise=0.75918 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.00125799 Jy ! Component: 100 - total flux cleaned = 0.00111131 Jy ! Component: 150 - total flux cleaned = 0.00099498 Jy ! Component: 200 - total flux cleaned = 0.000852638 Jy ! Total flux subtracted in 200 components = 0.000852638 Jy ! Clean residual min=-0.005557 max=0.005053 Jy/beam ! Clean residual mean=-0.000004 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.202585 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 0.202585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083421Jy sigma=1.286063 ! Fit after self-cal, rms=0.083427Jy sigma=1.285876 ! 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.083427Jy sigma=1.285876 ! Fit after self-cal, rms=0.069015Jy sigma=1.088705 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.00182107 Jy ! Component: 100 - total flux cleaned = 0.00149166 Jy ! Component: 150 - total flux cleaned = 0.00091381 Jy ! Component: 200 - total flux cleaned = 0.000535299 Jy ! Total flux subtracted in 200 components = 0.000535299 Jy ! Clean residual min=-0.005447 max=0.004564 Jy/beam ! Clean residual mean=-0.000014 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.203121 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 69 components and 0.203121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068515Jy sigma=1.083629 ! Fit after self-cal, rms=0.067739Jy sigma=1.074996 ! 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.61 x 14.16 at -13.27 degrees (North through East) ! Clean map min=-0.0052139 max=0.18852 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.067739Jy sigma=1.074996 ! Fit after self-cal, rms=0.066244Jy sigma=1.057097 ! 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.066244Jy sigma=1.057097 ! Fit after self-cal, rms=0.066185Jy sigma=1.056388 ! Inverting map and beam ! Estimated beam: bmin=3.614 mas, bmaj=13.95 mas, bpa=-13.19 degrees ! Estimated noise=0.746168 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00213811 Jy ! Component: 100 - total flux cleaned = -0.00219504 Jy ! Component: 150 - total flux cleaned = -0.00219591 Jy ! Component: 200 - total flux cleaned = -0.00216205 Jy ! Total flux subtracted in 200 components = -0.00216205 Jy ! Clean residual min=-0.004743 max=0.004381 Jy/beam ! Clean residual mean=0.000080 rms=0.001395 Jy/beam ! Combined flux in latest and established models = 0.200959 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 75 components and 0.200959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066203Jy sigma=1.054629 ! Fit after self-cal, rms=0.066194Jy sigma=1.054517 ! 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.066194Jy sigma=1.054517 ! Fit after self-cal, rms=0.064281Jy sigma=1.027232 ! 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.064281Jy sigma=1.027232 ! Fit after self-cal, rms=0.064290Jy sigma=1.027151 ! Inverting map and beam ! Estimated beam: bmin=3.611 mas, bmaj=13.86 mas, bpa=-13.27 degrees ! Estimated noise=0.733677 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00271414 Jy ! Component: 100 - total flux cleaned = -0.00281754 Jy ! Component: 150 - total flux cleaned = -0.00269337 Jy ! Component: 200 - total flux cleaned = -0.00261315 Jy ! Total flux subtracted in 200 components = -0.00261315 Jy ! Clean residual min=-0.004248 max=0.003996 Jy/beam ! Clean residual mean=0.000064 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.198346 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 82 components and 0.198346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064320Jy sigma=1.025201 ! Fit after self-cal, rms=0.064320Jy sigma=1.025179 ! 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.23 mas, bmaj=17.59 mas, bpa=5.006 degrees ! Estimated noise=0.866032 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.00016459 Jy ! Component: 100 - total flux cleaned = 0.00024428 Jy ! Component: 150 - total flux cleaned = 0.000292787 Jy ! Component: 200 - total flux cleaned = 0.000338768 Jy ! Total flux subtracted in 200 components = 0.000338768 Jy ! Clean residual min=-0.005701 max=0.005188 Jy/beam ! Clean residual mean=0.000100 rms=0.001942 Jy/beam ! Combined flux in latest and established models = 0.198684 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 93 components and 0.198684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064302Jy sigma=1.025204 ! Fit after self-cal, rms=0.064301Jy sigma=1.025177 ! 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=2.808 mas, bmaj=12.46 mas, bpa=-14.34 degrees ! Estimated noise=1.30817 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.158265 Jy ! Component: 100 - total flux cleaned = 0.182628 Jy ! Component: 150 - total flux cleaned = 0.191568 Jy ! Component: 200 - total flux cleaned = 0.19652 Jy ! Total flux subtracted in 200 components = 0.19652 Jy ! Clean residual min=-0.004847 max=0.004958 Jy/beam ! Clean residual mean=0.000085 rms=0.001521 Jy/beam ! Combined flux in latest and established models = 0.19652 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.19652 Jy ! Inverting map and beam ! Estimated beam: bmin=3.611 mas, bmaj=13.86 mas, bpa=-13.27 degrees ! Estimated noise=0.733677 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.00150454 Jy ! Component: 100 - total flux cleaned = 0.00222325 Jy ! Component: 150 - total flux cleaned = 0.00222175 Jy ! Component: 200 - total flux cleaned = 0.00222253 Jy ! Total flux subtracted in 200 components = 0.00222253 Jy ! Clean residual min=-0.004170 max=0.004124 Jy/beam ! Clean residual mean=0.000062 rms=0.001382 Jy/beam ! Combined flux in latest and established models = 0.198743 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 56 components and 0.198743 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.23 mas, bmaj=17.59 mas, bpa=5.006 degrees ! Estimated noise=0.866032 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.000211203 Jy ! Component: 100 - total flux cleaned = 0.000285321 Jy ! Component: 150 - total flux cleaned = 0.000354312 Jy ! Component: 200 - total flux cleaned = 0.000383631 Jy ! Total flux subtracted in 200 components = 0.000383631 Jy ! Clean residual min=-0.005558 max=0.005176 Jy/beam ! Clean residual mean=0.000095 rms=0.001957 Jy/beam ! Combined flux in latest and established models = 0.199126 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.199126 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.611 mas, bmaj=13.86 mas, bpa=-13.27 degrees ! Estimated noise=0.733677 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00012231 Jy ! Component: 100 - total flux cleaned = -0.000119853 Jy ! Component: 150 - total flux cleaned = -0.000211251 Jy ! Component: 200 - total flux cleaned = -0.000209632 Jy ! Total flux subtracted in 200 components = -0.000209632 Jy ! Clean residual min=-0.004219 max=0.003922 Jy/beam ! Clean residual mean=0.000060 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.198917 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 88 components and 0.198917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064342Jy sigma=1.026546 ! Fit after self-cal, rms=0.064340Jy sigma=1.026444 wmodel J0917-1345_S_2005_05_12_yyk\_map.mod ! Writing 88 model components to file: J0917-1345_S_2005_05_12_yyk_map.mod wobs J0917-1345_S_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J0917-1345_S_2005_05_12_yyk_uvs.fits wwins J0917-1345_S_2005_05_12_yyk\_map.win ! wwins: Wrote 1 windows to J0917-1345_S_2005_05_12_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.000701122 Jy ! Component: 100 - total flux cleaned = -0.0011105 Jy ! Component: 150 - total flux cleaned = -0.00124202 Jy ! Component: 200 - total flux cleaned = -0.00135708 Jy ! Component: 250 - total flux cleaned = -0.00130031 Jy ! Component: 300 - total flux cleaned = -0.00140393 Jy ! Component: 350 - total flux cleaned = -0.00130074 Jy ! Component: 400 - total flux cleaned = -0.00129901 Jy ! Component: 450 - total flux cleaned = -0.00120373 Jy ! Component: 500 - total flux cleaned = -0.00120367 Jy ! Component: 550 - total flux cleaned = -0.00111772 Jy ! Component: 600 - total flux cleaned = -0.000867483 Jy ! Component: 650 - total flux cleaned = -0.000745632 Jy ! Component: 700 - total flux cleaned = -0.000548999 Jy ! Component: 750 - total flux cleaned = -0.000473025 Jy ! Component: 800 - total flux cleaned = -0.000286988 Jy ! Component: 850 - total flux cleaned = -0.000214825 Jy ! Component: 900 - total flux cleaned = -0.000108335 Jy ! Component: 950 - total flux cleaned = 3.09979e-05 Jy ! Component: 1000 - total flux cleaned = 9.87074e-05 Jy ! Component: 1050 - total flux cleaned = -1.73007e-06 Jy ! Component: 1100 - total flux cleaned = -6.62182e-05 Jy ! Component: 1150 - total flux cleaned = -9.76135e-05 Jy ! Component: 1200 - total flux cleaned = -0.00016085 Jy ! Component: 1250 - total flux cleaned = -0.000224045 Jy ! Component: 1300 - total flux cleaned = -0.000347126 Jy ! Component: 1350 - total flux cleaned = -0.000437664 Jy ! Component: 1400 - total flux cleaned = -0.000497465 Jy ! Component: 1450 - total flux cleaned = -0.000643124 Jy ! Component: 1500 - total flux cleaned = -0.000700028 Jy ! Component: 1550 - total flux cleaned = -0.000671988 Jy ! Component: 1600 - total flux cleaned = -0.000699634 Jy ! Component: 1650 - total flux cleaned = -0.000809134 Jy ! Component: 1700 - total flux cleaned = -0.000916585 Jy ! Component: 1750 - total flux cleaned = -0.000995948 Jy ! Component: 1800 - total flux cleaned = -0.00107433 Jy ! Component: 1850 - total flux cleaned = -0.00115155 Jy ! Component: 1900 - total flux cleaned = -0.00125343 Jy ! Component: 1950 - total flux cleaned = -0.00135344 Jy ! Component: 2000 - total flux cleaned = -0.00145256 Jy ! Total flux subtracted in 2048 components = -0.00154992 Jy ! Clean residual min=-0.001316 max=0.001422 Jy/beam ! Clean residual mean=-0.000010 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.197367 Jy keep ! Adding 166 model components to the UV plane model. ! The established model now contains 254 components and 0.197367 Jy ![Exited script file: muppet] wmap "J0917-1345_S_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.611 x 13.86 at -13.27 degrees (North through East) ! Clean map min=-0.0038615 max=0.1848 Jy/beam ! Writing clean map to FITS file: J0917-1345_S_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.184804 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000597815 device "J0917-1345_S_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J0917-1345_S_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.970456 0.970456 1.94091 3.88183 7.76365 15.5273 31.0546 62.1092 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.184 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.611 x 13.86 at -13.27 degrees (North through East) ! Clean map min=-0.0038615 max=0.1848 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0917-1345_S_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J0917-1345_S_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0917-1345_S_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:12:43 2005