! Started logfile: J1122-2742_S_2005_07_08_yyk_uvs.log on Fri Jan 20 10:21:09 2006 obs J1122-2742_S_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J1122-2742_S_2005_07_08_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.929293 visibilities/baseline/integration-bin. ! Found source: J1122-2742 ! ! 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 1412 lines of history. ! ! Reading 1840 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 J1122-2742_S_2005_07_08_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.554024 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.355 mas, bmaj=6.653 mas, bpa=-5.55 degrees ! Estimated noise=1.66288 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.405151 Jy ! Component: 100 - total flux cleaned = 0.539624 Jy ! Total flux subtracted in 100 components = 0.539624 Jy ! Clean residual min=-0.018346 max=0.043022 Jy/beam ! Clean residual mean=-0.000201 rms=0.006496 Jy/beam ! Combined flux in latest and established models = 0.539624 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.539624 Jy ! ! Correcting IF 1. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.156402Jy sigma=2.184468 ! Fit after self-cal, rms=0.155989Jy sigma=2.174981 ! Inverting map and beam ! Estimated beam: bmin=2.354 mas, bmaj=6.652 mas, bpa=-5.552 degrees ! Estimated noise=1.664 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0640727 Jy ! Component: 100 - total flux cleaned = 0.0997871 Jy ! Total flux subtracted in 100 components = 0.0997871 Jy ! Clean residual min=-0.012382 max=0.018973 Jy/beam ! Clean residual mean=-0.000123 rms=0.003789 Jy/beam ! Combined flux in latest and established models = 0.639411 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 44 components and 0.639411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119490Jy sigma=1.575140 ! Fit after self-cal, rms=0.119510Jy sigma=1.574473 ! 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.094 mas, bmaj=8.152 mas, bpa=-5.255 degrees ! Estimated noise=1.1316 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.0343256 Jy ! Component: 100 - total flux cleaned = 0.048335 Jy ! Component: 150 - total flux cleaned = 0.0541877 Jy ! Component: 200 - total flux cleaned = 0.0550009 Jy ! Total flux subtracted in 200 components = 0.0550009 Jy ! Clean residual min=-0.010492 max=0.012354 Jy/beam ! Clean residual mean=-0.000233 rms=0.003138 Jy/beam ! Combined flux in latest and established models = 0.694412 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 59 components and 0.694412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110858Jy sigma=1.465394 ! Fit after self-cal, rms=0.110865Jy sigma=1.465267 ! 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.094 x 8.152 at -5.255 degrees (North through East) ! Clean map min=-0.010413 max=0.46468 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.00568 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.24 KP 0.94 ! LA 1.04 MK 0.87 NL 0.92 OV 0.96 ! PT 1.04 SC 0.91 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.990597 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.17 KP 0.99 ! LA 1.03 MK 0.95 NL 0.95 OV 1.01 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.934168 ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 0.94 HN 1.23 KP 0.98 ! LA 0.95 MK 1.17 NL 1.06 OV 1.00 ! PT 1.12 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.03386 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 1.06 KP 0.90 ! LA 0.78 MK 1.06 NL 0.96 OV 0.87 ! PT 0.99 SC 1.13 ! ! ! Fit before self-cal, rms=0.110865Jy sigma=1.465267 ! Fit after self-cal, rms=0.090970Jy sigma=1.222181 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.090970Jy sigma=1.222181 ! Fit after self-cal, rms=0.090974Jy sigma=1.222122 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=8.199 mas, bpa=-4.651 degrees ! Estimated noise=1.10563 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.013711 Jy ! Component: 100 - total flux cleaned = -0.0182306 Jy ! Component: 150 - total flux cleaned = -0.01886 Jy ! Component: 200 - total flux cleaned = -0.0190054 Jy ! Total flux subtracted in 200 components = -0.0190054 Jy ! Clean residual min=-0.004478 max=0.004491 Jy/beam ! Clean residual mean=0.000007 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 0.675407 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.675407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090352Jy sigma=1.198948 ! Fit after self-cal, rms=0.090361Jy sigma=1.198840 ! 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.090361Jy sigma=1.198840 ! Fit after self-cal, rms=0.087470Jy sigma=1.159679 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 = 1.05747e-05 Jy ! Component: 100 - total flux cleaned = 1.24588e-05 Jy ! Component: 150 - total flux cleaned = -4.89971e-05 Jy ! Component: 200 - total flux cleaned = -0.000159702 Jy ! Total flux subtracted in 200 components = -0.000159702 Jy ! Clean residual min=-0.004527 max=0.004392 Jy/beam ! Clean residual mean=0.000005 rms=0.001295 Jy/beam ! Combined flux in latest and established models = 0.675247 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 74 components and 0.675247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087393Jy sigma=1.158668 ! Fit after self-cal, rms=0.087109Jy sigma=1.155723 ! 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.144 x 8.199 at -4.651 degrees (North through East) ! Clean map min=-0.0042765 max=0.46183 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.087109Jy sigma=1.155723 ! Fit after self-cal, rms=0.077093Jy sigma=0.966082 ! 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.077093Jy sigma=0.966082 ! Fit after self-cal, rms=0.076949Jy sigma=0.965617 ! Inverting map and beam ! Estimated beam: bmin=3.153 mas, bmaj=8.192 mas, bpa=-4.661 degrees ! Estimated noise=1.10323 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000393596 Jy ! Component: 100 - total flux cleaned = -0.000494295 Jy ! Component: 150 - total flux cleaned = -0.000539123 Jy ! Component: 200 - total flux cleaned = -0.000582484 Jy ! Total flux subtracted in 200 components = -0.000582484 Jy ! Clean residual min=-0.003936 max=0.003931 Jy/beam ! Clean residual mean=0.000004 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.674665 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 76 components and 0.674665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076896Jy sigma=0.964895 ! Fit after self-cal, rms=0.076767Jy sigma=0.964743 ! 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.076767Jy sigma=0.964743 ! Fit after self-cal, rms=0.074828Jy sigma=0.926172 ! 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.074828Jy sigma=0.926172 ! Fit after self-cal, rms=0.074730Jy sigma=0.926087 ! Inverting map and beam ! Estimated beam: bmin=3.158 mas, bmaj=8.185 mas, bpa=-4.647 degrees ! Estimated noise=1.10392 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000227901 Jy ! Component: 100 - total flux cleaned = 0.000131706 Jy ! Component: 150 - total flux cleaned = 8.74222e-05 Jy ! Component: 200 - total flux cleaned = 4.57893e-06 Jy ! Total flux subtracted in 200 components = 4.57893e-06 Jy ! Clean residual min=-0.003885 max=0.003925 Jy/beam ! Clean residual mean=0.000004 rms=0.001106 Jy/beam ! Combined flux in latest and established models = 0.674669 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 76 components and 0.674669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074685Jy sigma=0.925391 ! Fit after self-cal, rms=0.074594Jy sigma=0.925328 ! 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.642 mas, bmaj=21.66 mas, bpa=0.6864 degrees ! Estimated noise=1.40729 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 = -3.68028e-05 Jy ! Component: 100 - total flux cleaned = -5.80546e-05 Jy ! Component: 150 - total flux cleaned = -7.53112e-05 Jy ! Component: 200 - total flux cleaned = -7.36952e-05 Jy ! Total flux subtracted in 200 components = -7.36952e-05 Jy ! Clean residual min=-0.003383 max=0.003658 Jy/beam ! Clean residual mean=0.000008 rms=0.001261 Jy/beam ! Combined flux in latest and established models = 0.674596 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 80 components and 0.674596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074608Jy sigma=0.925435 ! Fit after self-cal, rms=0.074530Jy sigma=0.925341 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.376 mas, bmaj=6.625 mas, bpa=-5.375 degrees ! Estimated noise=1.64835 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.400801 Jy ! Component: 100 - total flux cleaned = 0.533742 Jy ! Component: 150 - total flux cleaned = 0.594486 Jy ! Component: 200 - total flux cleaned = 0.626983 Jy ! Total flux subtracted in 200 components = 0.626983 Jy ! Clean residual min=-0.007193 max=0.012384 Jy/beam ! Clean residual mean=-0.000041 rms=0.002172 Jy/beam ! Combined flux in latest and established models = 0.626983 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.626983 Jy ! Inverting map and beam ! Estimated beam: bmin=3.158 mas, bmaj=8.185 mas, bpa=-4.647 degrees ! Estimated noise=1.10392 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.0287681 Jy ! Component: 100 - total flux cleaned = 0.0392529 Jy ! Component: 150 - total flux cleaned = 0.043286 Jy ! Component: 200 - total flux cleaned = 0.0438146 Jy ! Total flux subtracted in 200 components = 0.0438146 Jy ! Clean residual min=-0.003834 max=0.004134 Jy/beam ! Clean residual mean=-0.000000 rms=0.001181 Jy/beam ! Combined flux in latest and established models = 0.670798 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 52 components and 0.670798 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.642 mas, bmaj=21.66 mas, bpa=0.6864 degrees ! Estimated noise=1.40729 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.00183176 Jy ! Component: 100 - total flux cleaned = 0.00186923 Jy ! Component: 150 - total flux cleaned = 0.00193938 Jy ! Component: 200 - total flux cleaned = 0.00200627 Jy ! Total flux subtracted in 200 components = 0.00200627 Jy ! Clean residual min=-0.003575 max=0.003837 Jy/beam ! Clean residual mean=0.000009 rms=0.001326 Jy/beam ! Combined flux in latest and established models = 0.672804 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 54 components and 0.672804 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.158 mas, bmaj=8.185 mas, bpa=-4.647 degrees ! Estimated noise=1.10392 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0010944 Jy ! Component: 100 - total flux cleaned = -0.000950228 Jy ! Component: 150 - total flux cleaned = -0.000822189 Jy ! Component: 200 - total flux cleaned = -0.000709445 Jy ! Total flux subtracted in 200 components = -0.000709445 Jy ! Clean residual min=-0.003826 max=0.003989 Jy/beam ! Clean residual mean=0.000001 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.672095 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.672095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074640Jy sigma=0.925853 ! Fit after self-cal, rms=0.074575Jy sigma=0.925726 wmodel J1122-2742_S_2005_07_08_yyk\_map.mod ! Writing 64 model components to file: J1122-2742_S_2005_07_08_yyk_map.mod wobs J1122-2742_S_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J1122-2742_S_2005_07_08_yyk_uvs.fits wwins J1122-2742_S_2005_07_08_yyk\_map.win ! wwins: Wrote 1 windows to J1122-2742_S_2005_07_08_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.000131903 Jy ! Component: 100 - total flux cleaned = -0.00039634 Jy ! Component: 150 - total flux cleaned = -0.000395351 Jy ! Component: 200 - total flux cleaned = -0.000453767 Jy ! Component: 250 - total flux cleaned = -0.000568944 Jy ! Component: 300 - total flux cleaned = -0.000789744 Jy ! Component: 350 - total flux cleaned = -0.000843296 Jy ! Component: 400 - total flux cleaned = -0.000947639 Jy ! Component: 450 - total flux cleaned = -0.00104974 Jy ! Component: 500 - total flux cleaned = -0.00109917 Jy ! Component: 550 - total flux cleaned = -0.00114654 Jy ! Component: 600 - total flux cleaned = -0.00128667 Jy ! Component: 650 - total flux cleaned = -0.00124059 Jy ! Component: 700 - total flux cleaned = -0.00133143 Jy ! Component: 750 - total flux cleaned = -0.00141907 Jy ! Component: 800 - total flux cleaned = -0.00141772 Jy ! Component: 850 - total flux cleaned = -0.00133323 Jy ! Component: 900 - total flux cleaned = -0.00145789 Jy ! Component: 950 - total flux cleaned = -0.00145708 Jy ! Component: 1000 - total flux cleaned = -0.00145763 Jy ! Component: 1050 - total flux cleaned = -0.00161429 Jy ! Component: 1100 - total flux cleaned = -0.00157568 Jy ! Component: 1150 - total flux cleaned = -0.00157527 Jy ! Component: 1200 - total flux cleaned = -0.00146413 Jy ! Component: 1250 - total flux cleaned = -0.00146474 Jy ! Component: 1300 - total flux cleaned = -0.00142928 Jy ! Component: 1350 - total flux cleaned = -0.00135896 Jy ! Component: 1400 - total flux cleaned = -0.00139346 Jy ! Component: 1450 - total flux cleaned = -0.00125566 Jy ! Component: 1500 - total flux cleaned = -0.00135675 Jy ! Component: 1550 - total flux cleaned = -0.00122249 Jy ! Component: 1600 - total flux cleaned = -0.0012227 Jy ! Component: 1650 - total flux cleaned = -0.00119005 Jy ! Component: 1700 - total flux cleaned = -0.00115763 Jy ! Component: 1750 - total flux cleaned = -0.00112554 Jy ! Component: 1800 - total flux cleaned = -0.00112528 Jy ! Component: 1850 - total flux cleaned = -0.00112562 Jy ! Component: 1900 - total flux cleaned = -0.00121641 Jy ! Component: 1950 - total flux cleaned = -0.00112718 Jy ! Component: 2000 - total flux cleaned = -0.00118603 Jy ! Total flux subtracted in 2048 components = -0.0011569 Jy ! Clean residual min=-0.001807 max=0.001861 Jy/beam ! Clean residual mean=0.000006 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.670938 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 194 components and 0.670938 Jy ![Exited script file: muppet] wmap "J1122-2742_S_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.158 x 8.185 at -4.647 degrees (North through East) ! Clean map min=-0.0032098 max=0.46891 Jy/beam ! Writing clean map to FITS file: J1122-2742_S_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.468913 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000583395 device "J1122-2742_S_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1122-2742_S_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.373243 0.373243 0.746486 1.49297 2.98594 5.97189 11.9438 23.8876 47.7751 95.5502 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.468 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.158 x 8.185 at -4.647 degrees (North through East) ! Clean map min=-0.0032098 max=0.46891 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1122-2742_S_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1122-2742_S_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1122-2742_S_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:21:13 2006