! Started logfile: J2142-2444_S_2007_01_11_yyk_uvs.log on Mon Jun 16 20:03:31 2008 obs J2142-2444_S_2007_01_11_yyk_uve.fits ! Reading UV FITS file: J2142-2444_S_2007_01_11_yyk_uve.fits ! AN table 1: 16 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.902778 visibilities/baseline/integration-bin. ! Found source: J2142-2444 ! ! 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 2249 lines of history. ! ! Reading 2080 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 J2142-2444_S_2007_01_11_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.403837 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.377 mas, bmaj=6.423 mas, bpa=-1.308 degrees ! Estimated noise=1.50663 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.325266 Jy ! Component: 100 - total flux cleaned = 0.382309 Jy ! Total flux subtracted in 100 components = 0.382309 Jy ! Clean residual min=-0.010247 max=0.017790 Jy/beam ! Clean residual mean=-0.000059 rms=0.003239 Jy/beam ! Combined flux in latest and established models = 0.382309 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.382309 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.095551Jy sigma=1.350028 ! Fit after self-cal, rms=0.095404Jy sigma=1.347976 ! Inverting map and beam ! Estimated beam: bmin=2.377 mas, bmaj=6.423 mas, bpa=-1.308 degrees ! Estimated noise=1.50663 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=3.075 mas, bmaj=8.092 mas, bpa=-2.227 degrees ! Estimated noise=1.02546 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.0383852 Jy ! Component: 100 - total flux cleaned = 0.0523742 Jy ! Component: 150 - total flux cleaned = 0.058176 Jy ! Component: 200 - total flux cleaned = 0.0603671 Jy ! Total flux subtracted in 200 components = 0.0603671 Jy ! Clean residual min=-0.006050 max=0.006589 Jy/beam ! Clean residual mean=-0.000101 rms=0.001895 Jy/beam ! Combined flux in latest and established models = 0.442676 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 54 model components to the UV plane model. ! The established model now contains 61 components and 0.442676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086617Jy sigma=1.181618 ! Fit after self-cal, rms=0.086600Jy sigma=1.181418 ! 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.075 x 8.092 at -2.227 degrees (North through East) ! Clean map min=-0.005793 max=0.38848 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.01503 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.95 HN 1.00 KP 0.97 ! LA 1.06 MK 1.00 OV 0.97 PT 1.02 ! SC 0.93 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.977938 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.10 KP 1.00 ! LA 1.01 MK 1.05 OV 1.03 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.977413 ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.01 HN 1.06 KP 0.96 ! LA 0.99 MK 0.99 OV 1.02 PT 1.02 ! SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01139 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.01 KP 0.91 ! LA 1.00 MK 0.99 OV 0.96 PT 0.93 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.086600Jy sigma=1.181418 ! Fit after self-cal, rms=0.084978Jy sigma=1.139805 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.084978Jy sigma=1.139805 ! Fit after self-cal, rms=0.084977Jy sigma=1.139724 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=8.149 mas, bpa=-2.06 degrees ! Estimated noise=1.01563 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.00428894 Jy ! Component: 100 - total flux cleaned = -0.00566809 Jy ! Component: 150 - total flux cleaned = -0.00595457 Jy ! Component: 200 - total flux cleaned = -0.00607982 Jy ! Total flux subtracted in 200 components = -0.00607982 Jy ! Clean residual min=-0.004339 max=0.004264 Jy/beam ! Clean residual mean=0.000104 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.436596 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.436596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084900Jy sigma=1.137232 ! Fit after self-cal, rms=0.084881Jy sigma=1.137127 ! 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.084881Jy sigma=1.137127 ! Fit after self-cal, rms=0.076976Jy sigma=1.005329 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.000928084 Jy ! Component: 100 - total flux cleaned = 0.000971849 Jy ! Component: 150 - total flux cleaned = 0.00089983 Jy ! Component: 200 - total flux cleaned = 0.000863023 Jy ! Total flux subtracted in 200 components = 0.000863023 Jy ! Clean residual min=-0.004423 max=0.004306 Jy/beam ! Clean residual mean=0.000105 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.437459 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.437459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076926Jy sigma=1.004853 ! Fit after self-cal, rms=0.076636Jy sigma=1.000287 ! 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.1 x 8.149 at -2.06 degrees (North through East) ! Clean map min=-0.0042349 max=0.38867 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.076636Jy sigma=1.000287 ! Fit after self-cal, rms=0.073399Jy sigma=0.950603 ! 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.073399Jy sigma=0.950603 ! Fit after self-cal, rms=0.073381Jy sigma=0.950233 ! Inverting map and beam ! Estimated beam: bmin=3.101 mas, bmaj=8.139 mas, bpa=-2.16 degrees ! Estimated noise=1.01407 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00018124 Jy ! Component: 100 - total flux cleaned = -0.000266954 Jy ! Component: 150 - total flux cleaned = -0.000302412 Jy ! Component: 200 - total flux cleaned = -0.000333858 Jy ! Total flux subtracted in 200 components = -0.000333858 Jy ! Clean residual min=-0.002991 max=0.003925 Jy/beam ! Clean residual mean=0.000084 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.437125 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 83 components and 0.437125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073371Jy sigma=0.950035 ! Fit after self-cal, rms=0.073357Jy sigma=0.949970 ! 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.073357Jy sigma=0.949970 ! Fit after self-cal, rms=0.072144Jy sigma=0.927441 ! 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.072144Jy sigma=0.927441 ! Fit after self-cal, rms=0.072145Jy sigma=0.927425 ! Inverting map and beam ! Estimated beam: bmin=3.102 mas, bmaj=8.144 mas, bpa=-2.251 degrees ! Estimated noise=1.01444 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000233366 Jy ! Component: 100 - total flux cleaned = 0.000254069 Jy ! Component: 150 - total flux cleaned = 0.000205781 Jy ! Component: 200 - total flux cleaned = 0.000191539 Jy ! Total flux subtracted in 200 components = 0.000191539 Jy ! Clean residual min=-0.002945 max=0.003918 Jy/beam ! Clean residual mean=0.000086 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.437317 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 87 components and 0.437317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072138Jy sigma=0.927250 ! Fit after self-cal, rms=0.072128Jy sigma=0.927222 ! 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=9.105 mas, bmaj=21.09 mas, bpa=8.569 degrees ! Estimated noise=1.31012 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.000185937 Jy ! Component: 100 - total flux cleaned = 0.000186868 Jy ! Component: 150 - total flux cleaned = 0.000163798 Jy ! Component: 200 - total flux cleaned = 0.000143628 Jy ! Total flux subtracted in 200 components = 0.000143628 Jy ! Clean residual min=-0.003282 max=0.003975 Jy/beam ! Clean residual mean=0.000155 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.43746 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 91 components and 0.43746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072136Jy sigma=0.927275 ! Fit after self-cal, rms=0.072112Jy sigma=0.927156 ! 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.384 mas, bmaj=6.43 mas, bpa=-1.269 degrees ! Estimated noise=1.50121 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.325904 Jy ! Component: 100 - total flux cleaned = 0.381633 Jy ! Component: 150 - total flux cleaned = 0.406668 Jy ! Component: 200 - total flux cleaned = 0.419677 Jy ! Total flux subtracted in 200 components = 0.419677 Jy ! Clean residual min=-0.005238 max=0.006238 Jy/beam ! Clean residual mean=0.000028 rms=0.001516 Jy/beam ! Combined flux in latest and established models = 0.419677 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.419677 Jy ! Inverting map and beam ! Estimated beam: bmin=3.102 mas, bmaj=8.144 mas, bpa=-2.251 degrees ! Estimated noise=1.01444 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.0111003 Jy ! Component: 100 - total flux cleaned = 0.0150956 Jy ! Component: 150 - total flux cleaned = 0.0166416 Jy ! Component: 200 - total flux cleaned = 0.0169576 Jy ! Total flux subtracted in 200 components = 0.0169576 Jy ! Clean residual min=-0.002805 max=0.004108 Jy/beam ! Clean residual mean=0.000087 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.436635 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 66 components and 0.436635 Jy ! Inverting map ! Added new window around map position (-14, -5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00376685 Jy ! Component: 100 - total flux cleaned = 0.00421521 Jy ! Component: 150 - total flux cleaned = 0.00420997 Jy ! Component: 200 - total flux cleaned = 0.00426798 Jy ! Total flux subtracted in 200 components = 0.00426798 Jy ! Clean residual min=-0.002814 max=0.003182 Jy/beam ! Clean residual mean=0.000064 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.440903 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 91 components and 0.440903 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=9.105 mas, bmaj=21.09 mas, bpa=8.569 degrees ! Estimated noise=1.31012 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 = 7.2116e-05 Jy ! Component: 100 - total flux cleaned = 9.73895e-05 Jy ! Component: 150 - total flux cleaned = 0.000123911 Jy ! Component: 200 - total flux cleaned = 0.00014906 Jy ! Total flux subtracted in 200 components = 0.00014906 Jy ! Clean residual min=-0.003169 max=0.003050 Jy/beam ! Clean residual mean=0.000115 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.441052 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 101 components and 0.441052 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.102 mas, bmaj=8.144 mas, bpa=-2.251 degrees ! Estimated noise=1.01444 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 3.71373e-06 Jy ! Component: 100 - total flux cleaned = 0.000118948 Jy ! Component: 150 - total flux cleaned = 0.000151947 Jy ! Component: 200 - total flux cleaned = 0.000182923 Jy ! Total flux subtracted in 200 components = 0.000182923 Jy ! Clean residual min=-0.002767 max=0.003241 Jy/beam ! Clean residual mean=0.000065 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.441235 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 124 components and 0.441235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071780Jy sigma=0.922938 ! Fit after self-cal, rms=0.071755Jy sigma=0.922735 wmodel J2142-2444_S_2007_01_11_yyk\_map.mod ! Writing 124 model components to file: J2142-2444_S_2007_01_11_yyk_map.mod wobs J2142-2444_S_2007_01_11_yyk\_uvs.fits ! Writing UV FITS file: J2142-2444_S_2007_01_11_yyk_uvs.fits wwins J2142-2444_S_2007_01_11_yyk\_map.win ! wwins: Wrote 2 windows to J2142-2444_S_2007_01_11_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.00144203 Jy ! Component: 100 - total flux cleaned = 0.00239985 Jy ! Component: 150 - total flux cleaned = 0.00319963 Jy ! Component: 200 - total flux cleaned = 0.00364081 Jy ! Component: 250 - total flux cleaned = 0.00419302 Jy ! Component: 300 - total flux cleaned = 0.00460383 Jy ! Component: 350 - total flux cleaned = 0.00504337 Jy ! Component: 400 - total flux cleaned = 0.00547026 Jy ! Component: 450 - total flux cleaned = 0.00577286 Jy ! Component: 500 - total flux cleaned = 0.00606827 Jy ! Component: 550 - total flux cleaned = 0.00639272 Jy ! Component: 600 - total flux cleaned = 0.00670829 Jy ! Component: 650 - total flux cleaned = 0.00694769 Jy ! Component: 700 - total flux cleaned = 0.00718246 Jy ! Component: 750 - total flux cleaned = 0.0074778 Jy ! Component: 800 - total flux cleaned = 0.00767078 Jy ! Component: 850 - total flux cleaned = 0.00786075 Jy ! Component: 900 - total flux cleaned = 0.00817121 Jy ! Component: 950 - total flux cleaned = 0.00847662 Jy ! Component: 1000 - total flux cleaned = 0.00883682 Jy ! Component: 1050 - total flux cleaned = 0.00916197 Jy ! Component: 1100 - total flux cleaned = 0.00954052 Jy ! Component: 1150 - total flux cleaned = 0.00988466 Jy ! Component: 1200 - total flux cleaned = 0.0102241 Jy ! Component: 1250 - total flux cleaned = 0.0105869 Jy ! Component: 1300 - total flux cleaned = 0.0109172 Jy ! Component: 1350 - total flux cleaned = 0.0112426 Jy ! Component: 1400 - total flux cleaned = 0.0114571 Jy ! Component: 1450 - total flux cleaned = 0.011801 Jy ! Component: 1500 - total flux cleaned = 0.0120881 Jy ! Component: 1550 - total flux cleaned = 0.0123202 Jy ! Component: 1600 - total flux cleaned = 0.0125496 Jy ! Component: 1650 - total flux cleaned = 0.0127761 Jy ! Component: 1700 - total flux cleaned = 0.0130251 Jy ! Component: 1750 - total flux cleaned = 0.0132223 Jy ! Component: 1800 - total flux cleaned = 0.013441 Jy ! Component: 1850 - total flux cleaned = 0.0136094 Jy ! Component: 1900 - total flux cleaned = 0.0138472 Jy ! Component: 1950 - total flux cleaned = 0.0140588 Jy ! Component: 2000 - total flux cleaned = 0.0141987 Jy ! Total flux subtracted in 2048 components = 0.0143605 Jy ! Clean residual min=-0.001586 max=0.001270 Jy/beam ! Clean residual mean=0.000059 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.455595 Jy keep ! Adding 118 model components to the UV plane model. ! The established model now contains 242 components and 0.455595 Jy ![Exited script file: muppet] wmap "J2142-2444_S_2007_01_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.102 x 8.144 at -2.251 degrees (North through East) ! Clean map min=-0.0021202 max=0.39025 Jy/beam ! Writing clean map to FITS file: J2142-2444_S_2007_01_11_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.390248 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000452866 device "J2142-2444_S_2007_01_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J2142-2444_S_2007_01_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.348137 0.348137 0.696274 1.39255 2.7851 5.57019 11.1404 22.2808 44.5615 89.1231 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.39 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.102 x 8.144 at -2.251 degrees (North through East) ! Clean map min=-0.0021202 max=0.39025 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2142-2444_S_2007_01_11_yyk\_map.gif/gif" ! Attempting to open device: 'J2142-2444_S_2007_01_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2142-2444_S_2007_01_11_yyk_uvs.log closed on Mon Jun 16 20:03:37 2008