! Started logfile: J1319-0049_S_2005_06_30_yyk_uvs.log on Sat Oct 8 17:21:37 2005 obs J1319-0049_S_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J1319-0049_S_2005_06_30_yyk_uve.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.827778 visibilities/baseline/integration-bin. ! Found source: J1319-0049 ! ! 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 1469 lines of history. ! ! Reading 1788 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 J1319-0049_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.256393 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.594 mas, bmaj=7.069 mas, bpa=-3.601 degrees ! Estimated noise=1.23826 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.181324 Jy ! Component: 100 - total flux cleaned = 0.212516 Jy ! Total flux subtracted in 100 components = 0.212516 Jy ! Clean residual min=-0.018312 max=0.058854 Jy/beam ! Clean residual mean=-0.000020 rms=0.006333 Jy/beam ! Combined flux in latest and established models = 0.212516 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 0.212516 Jy ! ! Correcting IF 1. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.139870Jy sigma=2.970946 ! Fit after self-cal, rms=0.132370Jy sigma=2.665656 ! Inverting map and beam ! Estimated beam: bmin=2.594 mas, bmaj=7.069 mas, bpa=-3.601 degrees ! Estimated noise=1.23826 mJy/beam. ! Added new window around map position (-22, -39.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0696272 Jy ! Component: 100 - total flux cleaned = 0.10119 Jy ! Total flux subtracted in 100 components = 0.10119 Jy ! Clean residual min=-0.011139 max=0.017300 Jy/beam ! Clean residual mean=-0.000055 rms=0.003536 Jy/beam ! Combined flux in latest and established models = 0.313706 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 43 components and 0.313706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094939Jy sigma=2.282178 ! Fit after self-cal, rms=0.092262Jy sigma=1.944497 ! 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.5 mas, bmaj=8.751 mas, bpa=-3.892 degrees ! Estimated noise=0.766755 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.0441244 Jy ! Component: 100 - total flux cleaned = 0.06856 Jy ! Component: 150 - total flux cleaned = 0.0848105 Jy ! Component: 200 - total flux cleaned = 0.0962274 Jy ! Total flux subtracted in 200 components = 0.0962273 Jy ! Clean residual min=-0.016748 max=0.019430 Jy/beam ! Clean residual mean=-0.000196 rms=0.007890 Jy/beam ! Combined flux in latest and established models = 0.409934 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 56 model components to the UV plane model. ! The established model now contains 97 components and 0.409934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085253Jy sigma=1.522281 ! Fit after self-cal, rms=0.084848Jy sigma=1.504064 ! 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.5 x 8.751 at -3.892 degrees (North through East) ! Clean map min=-0.014768 max=0.23046 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.00984 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 0.98 KP 0.94 ! LA 1.19 MK 0.89 NL 1.06 OV 0.93 ! PT 1.04 SC 0.92 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.983597 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.96 HN 1.06 KP 0.97 ! LA 1.12 MK 0.93 NL 1.05 OV 1.02 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.947851 ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 0.97 HN 1.05 KP 0.98 ! LA 1.06 MK 1.10 NL 1.16 OV 0.89 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.03594 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.93 HN 0.92 KP 0.87 ! LA 0.86 MK 1.00 NL 1.07 OV 0.86 ! PT 1.00 SC 1.07 ! ! ! Fit before self-cal, rms=0.084848Jy sigma=1.504064 ! Fit after self-cal, rms=0.083369Jy sigma=1.413276 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.083369Jy sigma=1.413276 ! Fit after self-cal, rms=0.083357Jy sigma=1.412962 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.691 mas, bmaj=9.455 mas, bpa=-3.446 degrees ! Estimated noise=0.711823 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.00783341 Jy ! Component: 100 - total flux cleaned = -0.00845948 Jy ! Component: 150 - total flux cleaned = -0.00828233 Jy ! Component: 200 - total flux cleaned = -0.00725028 Jy ! Total flux subtracted in 200 components = -0.00725028 Jy ! Clean residual min=-0.008422 max=0.007541 Jy/beam ! Clean residual mean=-0.000076 rms=0.002975 Jy/beam ! Combined flux in latest and established models = 0.402683 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 121 components and 0.402683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081304Jy sigma=1.307143 ! Fit after self-cal, rms=0.081134Jy sigma=1.297772 ! 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.081134Jy sigma=1.297772 ! Fit after self-cal, rms=0.078419Jy sigma=1.241800 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.00465394 Jy ! Component: 100 - total flux cleaned = 0.00638462 Jy ! Component: 150 - total flux cleaned = 0.00764098 Jy ! Component: 200 - total flux cleaned = 0.00831681 Jy ! Total flux subtracted in 200 components = 0.00831681 Jy ! Clean residual min=-0.007234 max=0.007053 Jy/beam ! Clean residual mean=-0.000068 rms=0.002156 Jy/beam ! Combined flux in latest and established models = 0.411 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 133 components and 0.411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077619Jy sigma=1.223398 ! Fit after self-cal, rms=0.077506Jy sigma=1.214858 ! 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.691 x 9.455 at -3.446 degrees (North through East) ! Clean map min=-0.005729 max=0.22397 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.077506Jy sigma=1.214858 ! Fit after self-cal, rms=0.070853Jy sigma=1.128223 ! 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.070853Jy sigma=1.128223 ! Fit after self-cal, rms=0.070930Jy sigma=1.127475 ! Inverting map and beam ! Estimated beam: bmin=3.724 mas, bmaj=9.513 mas, bpa=-3.452 degrees ! Estimated noise=0.712084 mJy/beam. ! Added new window around map position (-16, -32.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00949469 Jy ! Component: 100 - total flux cleaned = 0.0124289 Jy ! Component: 150 - total flux cleaned = 0.0139975 Jy ! Component: 200 - total flux cleaned = 0.0152044 Jy ! Total flux subtracted in 200 components = 0.0152044 Jy ! Clean residual min=-0.005656 max=0.004417 Jy/beam ! Clean residual mean=-0.000061 rms=0.001623 Jy/beam ! Combined flux in latest and established models = 0.426204 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 158 components and 0.426205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069381Jy sigma=1.087433 ! Fit after self-cal, rms=0.069415Jy sigma=1.085295 ! 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.069415Jy sigma=1.085295 ! Fit after self-cal, rms=0.068193Jy sigma=1.044214 ! 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.068193Jy sigma=1.044214 ! Fit after self-cal, rms=0.068211Jy sigma=1.044040 ! Inverting map and beam ! Estimated beam: bmin=3.739 mas, bmaj=9.518 mas, bpa=-3.267 degrees ! Estimated noise=0.715424 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00367719 Jy ! Component: 100 - total flux cleaned = 0.00420504 Jy ! Component: 150 - total flux cleaned = 0.00503181 Jy ! Component: 200 - total flux cleaned = 0.00568309 Jy ! Total flux subtracted in 200 components = 0.00568309 Jy ! Clean residual min=-0.004489 max=0.004145 Jy/beam ! Clean residual mean=-0.000056 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.431888 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 177 components and 0.431888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067686Jy sigma=1.030269 ! Fit after self-cal, rms=0.067704Jy sigma=1.029345 ! 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.802 mas, bmaj=17.58 mas, bpa=8.712 degrees ! Estimated noise=0.837128 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.00228301 Jy ! Component: 100 - total flux cleaned = 0.0032319 Jy ! Component: 150 - total flux cleaned = 0.00417566 Jy ! Component: 200 - total flux cleaned = 0.00492532 Jy ! Total flux subtracted in 200 components = 0.00492532 Jy ! Clean residual min=-0.003943 max=0.003391 Jy/beam ! Clean residual mean=-0.000086 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.436813 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 189 components and 0.436813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067640Jy sigma=1.025928 ! Fit after self-cal, rms=0.067610Jy sigma=1.025307 ! 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.606 mas, bmaj=7.123 mas, bpa=-3.433 degrees ! Estimated noise=1.21913 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.196945 Jy ! Component: 100 - total flux cleaned = 0.261773 Jy ! Component: 150 - total flux cleaned = 0.298261 Jy ! Component: 200 - total flux cleaned = 0.321467 Jy ! Total flux subtracted in 200 components = 0.321467 Jy ! Clean residual min=-0.008554 max=0.011649 Jy/beam ! Clean residual mean=-0.000038 rms=0.002563 Jy/beam ! Combined flux in latest and established models = 0.321467 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.321467 Jy ! Inverting map and beam ! Estimated beam: bmin=3.739 mas, bmaj=9.518 mas, bpa=-3.267 degrees ! Estimated noise=0.715424 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.0341521 Jy ! Component: 100 - total flux cleaned = 0.0519316 Jy ! Component: 150 - total flux cleaned = 0.0642465 Jy ! Component: 200 - total flux cleaned = 0.0736709 Jy ! Total flux subtracted in 200 components = 0.0736709 Jy ! Clean residual min=-0.005890 max=0.008134 Jy/beam ! Clean residual mean=-0.000041 rms=0.002128 Jy/beam ! Combined flux in latest and established models = 0.395138 Jy ! Adding 98 model components to the UV plane model. ! The established model now contains 130 components and 0.395138 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.802 mas, bmaj=17.58 mas, bpa=8.712 degrees ! Estimated noise=0.837128 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.0103279 Jy ! Component: 100 - total flux cleaned = 0.0178215 Jy ! Component: 150 - total flux cleaned = 0.0235211 Jy ! Component: 200 - total flux cleaned = 0.0279332 Jy ! Total flux subtracted in 200 components = 0.0279332 Jy ! Clean residual min=-0.003997 max=0.004494 Jy/beam ! Clean residual mean=-0.000085 rms=0.001295 Jy/beam ! Combined flux in latest and established models = 0.423071 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 168 components and 0.423071 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.739 mas, bmaj=9.518 mas, bpa=-3.267 degrees ! Estimated noise=0.715424 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027804 Jy ! Component: 100 - total flux cleaned = 0.00447499 Jy ! Component: 150 - total flux cleaned = 0.0061879 Jy ! Component: 200 - total flux cleaned = 0.00724082 Jy ! Total flux subtracted in 200 components = 0.00724082 Jy ! Clean residual min=-0.004095 max=0.004594 Jy/beam ! Clean residual mean=-0.000056 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.430312 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 190 components and 0.430312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067935Jy sigma=1.031583 ! Fit after self-cal, rms=0.067896Jy sigma=1.029826 wmodel J1319-0049_S_2005_06_30_yyk\_map.mod ! Writing 190 model components to file: J1319-0049_S_2005_06_30_yyk_map.mod wobs J1319-0049_S_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J1319-0049_S_2005_06_30_yyk_uvs.fits wwins J1319-0049_S_2005_06_30_yyk\_map.win ! wwins: Wrote 3 windows to J1319-0049_S_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.0014092 Jy ! Component: 100 - total flux cleaned = 0.0025376 Jy ! Component: 150 - total flux cleaned = 0.00322132 Jy ! Component: 200 - total flux cleaned = 0.00351472 Jy ! Component: 250 - total flux cleaned = 0.00390521 Jy ! Component: 300 - total flux cleaned = 0.00433421 Jy ! Component: 350 - total flux cleaned = 0.00464378 Jy ! Component: 400 - total flux cleaned = 0.00484197 Jy ! Component: 450 - total flux cleaned = 0.00484118 Jy ! Component: 500 - total flux cleaned = 0.00479392 Jy ! Component: 550 - total flux cleaned = 0.00465763 Jy ! Component: 600 - total flux cleaned = 0.00439273 Jy ! Component: 650 - total flux cleaned = 0.00404941 Jy ! Component: 700 - total flux cleaned = 0.00371243 Jy ! Component: 750 - total flux cleaned = 0.00334054 Jy ! Component: 800 - total flux cleaned = 0.00297552 Jy ! Component: 850 - total flux cleaned = 0.00265824 Jy ! Component: 900 - total flux cleaned = 0.00246345 Jy ! Component: 950 - total flux cleaned = 0.00242481 Jy ! Component: 1000 - total flux cleaned = 0.00242416 Jy ! Component: 1050 - total flux cleaned = 0.00246053 Jy ! Component: 1100 - total flux cleaned = 0.00238648 Jy ! Component: 1150 - total flux cleaned = 0.00231334 Jy ! Component: 1200 - total flux cleaned = 0.00224137 Jy ! Component: 1250 - total flux cleaned = 0.0022414 Jy ! Component: 1300 - total flux cleaned = 0.002206 Jy ! Component: 1350 - total flux cleaned = 0.00206546 Jy ! Component: 1400 - total flux cleaned = 0.00192619 Jy ! Component: 1450 - total flux cleaned = 0.00199532 Jy ! Component: 1500 - total flux cleaned = 0.00202936 Jy ! Component: 1550 - total flux cleaned = 0.00189239 Jy ! Component: 1600 - total flux cleaned = 0.00199498 Jy ! Component: 1650 - total flux cleaned = 0.00199531 Jy ! Component: 1700 - total flux cleaned = 0.00199531 Jy ! Component: 1750 - total flux cleaned = 0.00209667 Jy ! Component: 1800 - total flux cleaned = 0.00213048 Jy ! Component: 1850 - total flux cleaned = 0.00216431 Jy ! Component: 1900 - total flux cleaned = 0.00236673 Jy ! Component: 1950 - total flux cleaned = 0.00250259 Jy ! Component: 2000 - total flux cleaned = 0.00257102 Jy ! Total flux subtracted in 2048 components = 0.00260547 Jy ! Clean residual min=-0.001887 max=0.002368 Jy/beam ! Clean residual mean=-0.000055 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.432917 Jy keep ! Adding 107 model components to the UV plane model. ! The established model now contains 297 components and 0.432917 Jy ![Exited script file: muppet] wmap "J1319-0049_S_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.739 x 9.518 at -3.267 degrees (North through East) ! Clean map min=-0.0044273 max=0.22449 Jy/beam ! Writing clean map to FITS file: J1319-0049_S_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.224493 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000736862 device "J1319-0049_S_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1319-0049_S_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.984701 0.984701 1.9694 3.9388 7.8776 15.7552 31.5104 63.0208 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.224 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.739 x 9.518 at -3.267 degrees (North through East) ! Clean map min=-0.0044273 max=0.22449 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1319-0049_S_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1319-0049_S_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1319-0049_S_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:21:41 2005