! Started logfile: J0339-0146_S_1995_04_19_yyk_uvs.log on Sun Jan 7 16:04:53 2007 obs J0339-0146_S_1995_04_19_yyk_uva.fits ! Reading UV FITS file: J0339-0146_S_1995_04_19_yyk_uva.fits ! AN table 1: 22 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.660606 visibilities/baseline/integration-bin. ! Found source: J0339-0146 ! ! 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.22049e+09 4e+06 1 4e+06 ! 02 2 2.23236e+09 4e+06 1 4e+06 ! 03 3 2.29236e+09 4e+06 1 4e+06 ! 04 4 2.32236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 976 lines of history. ! ! Reading 2616 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 J0339-0146_S_1995_04_19_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)= 2.58744 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=5.598 mas, bmaj=7.833 mas, bpa=12.4 degrees ! Estimated noise=3899.28 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 = 2.19939 Jy ! Component: 100 - total flux cleaned = 2.43795 Jy ! Total flux subtracted in 100 components = 2.43795 Jy ! Clean residual min=-0.151733 max=0.187680 Jy/beam ! Clean residual mean=0.000720 rms=0.047275 Jy/beam ! Combined flux in latest and established models = 2.43795 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 2.43795 Jy ! ! Correcting IF 1. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.598444Jy sigma=0.002962 ! Fit after self-cal, rms=0.597973Jy sigma=0.002958 ! Inverting map and beam ! Estimated beam: bmin=5.598 mas, bmaj=7.833 mas, bpa=12.4 degrees ! Estimated noise=3899.28 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.447 mas, bmaj=9.086 mas, bpa=4.335 degrees ! Estimated noise=2604.7 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.00593235 Jy ! Component: 100 - total flux cleaned = 0.0100311 Jy ! Component: 150 - total flux cleaned = 0.000830022 Jy ! Component: 200 - total flux cleaned = -0.00663689 Jy ! Total flux subtracted in 200 components = -0.00663689 Jy ! Clean residual min=-0.086743 max=0.112152 Jy/beam ! Clean residual mean=0.001429 rms=0.025944 Jy/beam ! Combined flux in latest and established models = 2.43131 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 28 components and 2.43131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.551226Jy sigma=0.002706 ! Fit after self-cal, rms=0.551203Jy sigma=0.002706 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.447 x 9.086 at 4.335 degrees (North through East) ! Clean map min=-0.086117 max=2.5218 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.01463 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 0.96 KP 1.17 ! LA 0.92 MK 1.00* NL 0.88 OV 1.02 ! PT 1.01 SC 0.89 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.961802 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.11 HN 1.06 KP 1.38 ! LA 1.07 MK 1.00* NL 0.84 OV 0.98 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01962 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.05 HN 0.95 KP 1.10 ! LA 0.76 MK 1.00* NL 0.94 OV 0.91 ! PT 1.13 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.994231 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.09 HN 1.07 KP 1.18 ! LA 0.85 MK 1.00* NL 0.93 OV 0.98 ! PT 1.01 SC 0.96 ! ! ! Fit before self-cal, rms=0.551203Jy sigma=0.002706 ! Fit after self-cal, rms=0.428478Jy sigma=0.002134 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.428478Jy sigma=0.002134 ! Fit after self-cal, rms=0.428507Jy sigma=0.002134 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.451 mas, bmaj=8.953 mas, bpa=9.307 degrees ! Estimated noise=2542.51 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.0172434 Jy ! Component: 100 - total flux cleaned = -0.0195517 Jy ! Component: 150 - total flux cleaned = -0.0184267 Jy ! Component: 200 - total flux cleaned = -0.0169472 Jy ! Total flux subtracted in 200 components = -0.0169472 Jy ! Clean residual min=-0.027397 max=0.023068 Jy/beam ! Clean residual mean=-0.000329 rms=0.006458 Jy/beam ! Combined flux in latest and established models = 2.41437 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 48 components and 2.41437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.427216Jy sigma=0.002123 ! Fit after self-cal, rms=0.427206Jy sigma=0.002123 ! 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.427206Jy sigma=0.002123 ! Fit after self-cal, rms=0.406779Jy sigma=0.001990 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.00474342 Jy ! Component: 100 - total flux cleaned = 0.00514037 Jy ! Component: 150 - total flux cleaned = 0.0054729 Jy ! Component: 200 - total flux cleaned = 0.0067146 Jy ! Total flux subtracted in 200 components = 0.0067146 Jy ! Clean residual min=-0.025001 max=0.023836 Jy/beam ! Clean residual mean=-0.000313 rms=0.005983 Jy/beam ! Combined flux in latest and established models = 2.42108 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 57 components and 2.42108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.406232Jy sigma=0.001987 ! Fit after self-cal, rms=0.402038Jy sigma=0.001959 ! 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: 6.451 x 8.953 at 9.307 degrees (North through East) ! Clean map min=-0.024219 max=2.4879 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.402038Jy sigma=0.001959 ! Fit after self-cal, rms=0.383650Jy sigma=0.001856 ! 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.383650Jy sigma=0.001856 ! Fit after self-cal, rms=0.382676Jy sigma=0.001850 ! Inverting map and beam ! Estimated beam: bmin=6.433 mas, bmaj=8.941 mas, bpa=9.531 degrees ! Estimated noise=2538.71 mJy/beam. ! Added new window around map position (-11, -23.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0198184 Jy ! Component: 100 - total flux cleaned = 0.0203567 Jy ! Component: 150 - total flux cleaned = 0.0207079 Jy ! Component: 200 - total flux cleaned = 0.0210323 Jy ! Total flux subtracted in 200 components = 0.0210323 Jy ! Clean residual min=-0.020050 max=0.014173 Jy/beam ! Clean residual mean=-0.000245 rms=0.004244 Jy/beam ! Combined flux in latest and established models = 2.44211 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 84 components and 2.44211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.381565Jy sigma=0.001843 ! Fit after self-cal, rms=0.381290Jy sigma=0.001841 ! 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.381290Jy sigma=0.001841 ! Fit after self-cal, rms=0.380204Jy sigma=0.001835 ! 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.380204Jy sigma=0.001835 ! Fit after self-cal, rms=0.380198Jy sigma=0.001835 ! Inverting map and beam ! Estimated beam: bmin=6.429 mas, bmaj=8.932 mas, bpa=9.695 degrees ! Estimated noise=2539.92 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00462149 Jy ! Component: 100 - total flux cleaned = 0.00661342 Jy ! Component: 150 - total flux cleaned = 0.00735647 Jy ! Component: 200 - total flux cleaned = 0.00713017 Jy ! Total flux subtracted in 200 components = 0.00713017 Jy ! Clean residual min=-0.019093 max=0.013182 Jy/beam ! Clean residual mean=-0.000241 rms=0.003932 Jy/beam ! Combined flux in latest and established models = 2.44925 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 103 components and 2.44924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.379948Jy sigma=0.001833 ! Fit after self-cal, rms=0.379878Jy sigma=0.001833 ! 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.541 mas, bmaj=11.55 mas, bpa=-11.84 degrees ! Estimated noise=2786.09 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.00279223 Jy ! Component: 100 - total flux cleaned = 0.00275905 Jy ! Component: 150 - total flux cleaned = 0.00274978 Jy ! Component: 200 - total flux cleaned = 0.0025763 Jy ! Total flux subtracted in 200 components = 0.0025763 Jy ! Clean residual min=-0.018872 max=0.010701 Jy/beam ! Clean residual mean=-0.000296 rms=0.004315 Jy/beam ! Combined flux in latest and established models = 2.45182 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 116 components and 2.45182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.379765Jy sigma=0.001832 ! Fit after self-cal, rms=0.379702Jy sigma=0.001832 ! 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=5.568 mas, bmaj=7.825 mas, bpa=15.66 degrees ! Estimated noise=3812.77 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.15576 Jy ! Component: 100 - total flux cleaned = 2.39486 Jy ! Component: 150 - total flux cleaned = 2.40974 Jy ! Component: 200 - total flux cleaned = 2.42248 Jy ! Total flux subtracted in 200 components = 2.42248 Jy ! Clean residual min=-0.044779 max=0.039800 Jy/beam ! Clean residual mean=-0.000188 rms=0.013400 Jy/beam ! Combined flux in latest and established models = 2.42249 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 15 model components to the UV plane model. ! The established model now contains 15 components and 2.42249 Jy ! Inverting map and beam ! Estimated beam: bmin=6.429 mas, bmaj=8.932 mas, bpa=9.695 degrees ! Estimated noise=2539.92 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.0103568 Jy ! Component: 100 - total flux cleaned = 0.0104707 Jy ! Component: 150 - total flux cleaned = 0.0136321 Jy ! Component: 200 - total flux cleaned = 0.0161962 Jy ! Total flux subtracted in 200 components = 0.0161962 Jy ! Clean residual min=-0.022331 max=0.017683 Jy/beam ! Clean residual mean=-0.000253 rms=0.005721 Jy/beam ! Combined flux in latest and established models = 2.43868 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 41 components and 2.43868 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.541 mas, bmaj=11.55 mas, bpa=-11.84 degrees ! Estimated noise=2786.09 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.0104939 Jy ! Component: 100 - total flux cleaned = 0.0128262 Jy ! Component: 150 - total flux cleaned = 0.0131387 Jy ! Component: 200 - total flux cleaned = 0.0137494 Jy ! Total flux subtracted in 200 components = 0.0137494 Jy ! Clean residual min=-0.020064 max=0.014829 Jy/beam ! Clean residual mean=-0.000367 rms=0.004813 Jy/beam ! Combined flux in latest and established models = 2.45243 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 60 components and 2.45243 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.429 mas, bmaj=8.932 mas, bpa=9.695 degrees ! Estimated noise=2539.92 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00184629 Jy ! Component: 100 - total flux cleaned = -0.0023618 Jy ! Component: 150 - total flux cleaned = -0.00235181 Jy ! Component: 200 - total flux cleaned = -0.00117874 Jy ! Total flux subtracted in 200 components = -0.00117874 Jy ! Clean residual min=-0.020340 max=0.013606 Jy/beam ! Clean residual mean=-0.000267 rms=0.004328 Jy/beam ! Combined flux in latest and established models = 2.45125 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 79 components and 2.45125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.380315Jy sigma=0.001835 ! Fit after self-cal, rms=0.380191Jy sigma=0.001835 wmodel J0339-0146_S_1995_04_19_yyk\_map.mod ! Writing 79 model components to file: J0339-0146_S_1995_04_19_yyk_map.mod wobs J0339-0146_S_1995_04_19_yyk\_uvs.fits ! Writing UV FITS file: J0339-0146_S_1995_04_19_yyk_uvs.fits wwins J0339-0146_S_1995_04_19_yyk\_map.win ! wwins: Wrote 2 windows to J0339-0146_S_1995_04_19_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.00702057 Jy ! Component: 100 - total flux cleaned = -0.00701257 Jy ! Component: 150 - total flux cleaned = -0.00576362 Jy ! Component: 200 - total flux cleaned = -0.00632032 Jy ! Component: 250 - total flux cleaned = -0.0068566 Jy ! Component: 300 - total flux cleaned = -0.00736954 Jy ! Component: 350 - total flux cleaned = -0.00817117 Jy ! Component: 400 - total flux cleaned = -0.00862583 Jy ! Component: 450 - total flux cleaned = -0.00979214 Jy ! Component: 500 - total flux cleaned = -0.0102165 Jy ! Component: 550 - total flux cleaned = -0.0110326 Jy ! Component: 600 - total flux cleaned = -0.0119456 Jy ! Component: 650 - total flux cleaned = -0.0123238 Jy ! Component: 700 - total flux cleaned = -0.0126903 Jy ! Component: 750 - total flux cleaned = -0.0129262 Jy ! Component: 800 - total flux cleaned = -0.0137315 Jy ! Component: 850 - total flux cleaned = -0.0141774 Jy ! Component: 900 - total flux cleaned = -0.0148279 Jy ! Component: 950 - total flux cleaned = -0.0152494 Jy ! Component: 1000 - total flux cleaned = -0.0157652 Jy ! Component: 1050 - total flux cleaned = -0.0162679 Jy ! Component: 1100 - total flux cleaned = -0.0168568 Jy ! Component: 1150 - total flux cleaned = -0.0177193 Jy ! Component: 1200 - total flux cleaned = -0.0187483 Jy ! Component: 1250 - total flux cleaned = -0.0195724 Jy ! Component: 1300 - total flux cleaned = -0.0205604 Jy ! Component: 1350 - total flux cleaned = -0.0214403 Jy ! Component: 1400 - total flux cleaned = -0.0224757 Jy ! Component: 1450 - total flux cleaned = -0.02324 Jy ! Component: 1500 - total flux cleaned = -0.0243247 Jy ! Component: 1550 - total flux cleaned = -0.0253091 Jy ! Component: 1600 - total flux cleaned = -0.026196 Jy ! Component: 1650 - total flux cleaned = -0.0271487 Jy ! Component: 1700 - total flux cleaned = -0.0280084 Jy ! Component: 1750 - total flux cleaned = -0.0289315 Jy ! Component: 1800 - total flux cleaned = -0.0296904 Jy ! Component: 1850 - total flux cleaned = -0.0305145 Jy ! Component: 1900 - total flux cleaned = -0.0313282 Jy ! Component: 1950 - total flux cleaned = -0.0321295 Jy ! Component: 2000 - total flux cleaned = -0.0328488 Jy ! Total flux subtracted in 2048 components = -0.0336295 Jy ! Clean residual min=-0.003880 max=0.004236 Jy/beam ! Clean residual mean=0.000027 rms=0.001474 Jy/beam ! Combined flux in latest and established models = 2.41762 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 215 components and 2.41762 Jy ![Exited script file: muppet] wmap "J0339-0146_S_1995_04_19_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.429 x 8.932 at 9.695 degrees (North through East) ! Clean map min=-0.017298 max=2.4789 Jy/beam ! Writing clean map to FITS file: J0339-0146_S_1995_04_19_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 2.47887 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00143574 device "J0339-0146_S_1995_04_19_yyk\_map.eps/VPS" ! Attempting to open device: 'J0339-0146_S_1995_04_19_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.173757 0.173757 0.347514 0.695027 1.39005 2.78011 5.56022 11.1204 22.2409 44.4817 88.9635 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0043 print "peak=",int(peak_flux*1000)/1000 ! peak= 2.478 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.429 x 8.932 at 9.695 degrees (North through East) ! Clean map min=-0.017298 max=2.4789 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0339-0146_S_1995_04_19_yyk\_map.gif/gif" ! Attempting to open device: 'J0339-0146_S_1995_04_19_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0339-0146_S_1995_04_19_yyk_uvs.log closed on Sun Jan 7 16:04:58 2007