! Started logfile: J2314-3138_S_2002_05_14_yyk_uvs.log on Tue Jun 26 23:24:25 2007 obs J2314-3138_S_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J2314-3138_S_2002_05_14_yyk_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.714035 visibilities/baseline/integration-bin. ! Found source: J2314-3138 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1153 lines of history. ! ! Reading 9768 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 J2314-3138_S_2002_05_14_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.543145 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.624 mas, bmaj=5.855 mas, bpa=-1.95 degrees ! Estimated noise=1872.3 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.400304 Jy ! Component: 100 - total flux cleaned = 0.490098 Jy ! Total flux subtracted in 100 components = 0.490098 Jy ! Clean residual min=-0.015049 max=0.029902 Jy/beam ! Clean residual mean=0.000132 rms=0.004954 Jy/beam ! Combined flux in latest and established models = 0.490098 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.490098 Jy ! ! Correcting IF 1. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 163 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.231834Jy sigma=0.001281 ! Fit after self-cal, rms=0.231644Jy sigma=0.001280 ! Inverting map and beam ! Estimated beam: bmin=2.624 mas, bmaj=5.855 mas, bpa=-1.95 degrees ! Estimated noise=1872.61 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.445 mas, bmaj=7.709 mas, bpa=-1.071 degrees ! Estimated noise=1239.44 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.0478874 Jy ! Component: 100 - total flux cleaned = 0.06498 Jy ! Component: 150 - total flux cleaned = 0.0710124 Jy ! Component: 200 - total flux cleaned = 0.0716255 Jy ! Total flux subtracted in 200 components = 0.0716255 Jy ! Clean residual min=-0.012043 max=0.017239 Jy/beam ! Clean residual mean=0.000341 rms=0.003382 Jy/beam ! Combined flux in latest and established models = 0.561724 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.561724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.225448Jy sigma=0.001241 ! Fit after self-cal, rms=0.225409Jy sigma=0.001240 ! 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.445 x 7.709 at -1.071 degrees (North through East) ! Clean map min=-0.011431 max=0.46996 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.01172 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.11 HN 1.07 KP 0.91 ! LA 0.95 NL 0.89 OV 1.01 PT 1.03 ! SC 1.05 MK 0.93 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.990085 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.17 KP 1.00* ! LA 0.95 NL 1.00 OV 1.00 PT 1.00 ! SC 0.99 MK 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.954273 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 1.20 KP 0.98 ! LA 0.98 NL 1.07 OV 1.08 PT 1.16 ! SC 0.94 MK 1.04 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00894 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.88 HN 1.12 KP 1.05 ! LA 0.82 NL 1.05 OV 0.96 PT 0.99 ! SC 0.92 MK 1.03 ! ! ! Fit before self-cal, rms=0.225409Jy sigma=0.001240 ! Fit after self-cal, rms=0.219038Jy sigma=0.001208 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.219038Jy sigma=0.001208 ! Fit after self-cal, rms=0.219042Jy sigma=0.001208 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.449 mas, bmaj=7.656 mas, bpa=-0.1225 degrees ! Estimated noise=1218.67 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.00549004 Jy ! Component: 100 - total flux cleaned = -0.00589808 Jy ! Component: 150 - total flux cleaned = -0.00600847 Jy ! Component: 200 - total flux cleaned = -0.00618255 Jy ! Total flux subtracted in 200 components = -0.00618255 Jy ! Clean residual min=-0.007945 max=0.011213 Jy/beam ! Clean residual mean=0.000047 rms=0.002341 Jy/beam ! Combined flux in latest and established models = 0.555541 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.555541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.218825Jy sigma=0.001207 ! Fit after self-cal, rms=0.218809Jy sigma=0.001207 ! 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.218809Jy sigma=0.001207 ! Fit after self-cal, rms=0.216136Jy sigma=0.001190 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) ! Added new window around map position (-4.5, 11). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114128 Jy ! Component: 100 - total flux cleaned = 0.0114491 Jy ! Component: 150 - total flux cleaned = 0.0111366 Jy ! Component: 200 - total flux cleaned = 0.0111237 Jy ! Total flux subtracted in 200 components = 0.0111237 Jy ! Clean residual min=-0.006720 max=0.005920 Jy/beam ! Clean residual mean=-0.000017 rms=0.001754 Jy/beam ! Combined flux in latest and established models = 0.566665 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 58 components and 0.566665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215529Jy sigma=0.001186 ! Fit after self-cal, rms=0.215101Jy sigma=0.001183 ! 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.449 x 7.656 at -0.1225 degrees (North through East) ! Clean map min=-0.0061722 max=0.46578 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.215101Jy sigma=0.001183 ! Fit after self-cal, rms=0.213863Jy sigma=0.001174 ! 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.213863Jy sigma=0.001174 ! Fit after self-cal, rms=0.213785Jy sigma=0.001173 ! Inverting map and beam ! Estimated beam: bmin=3.429 mas, bmaj=7.622 mas, bpa=0.1869 degrees ! Estimated noise=1212.29 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00442071 Jy ! Component: 100 - total flux cleaned = 0.00474639 Jy ! Component: 150 - total flux cleaned = 0.00474561 Jy ! Component: 200 - total flux cleaned = 0.00473857 Jy ! Total flux subtracted in 200 components = 0.00473857 Jy ! Clean residual min=-0.004339 max=0.004823 Jy/beam ! Clean residual mean=-0.000008 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.571403 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 80 components and 0.571403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.213683Jy sigma=0.001172 ! Fit after self-cal, rms=0.213646Jy sigma=0.001172 ! 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.213646Jy sigma=0.001172 ! Fit after self-cal, rms=0.212754Jy sigma=0.001168 ! 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.212754Jy sigma=0.001168 ! Fit after self-cal, rms=0.212744Jy sigma=0.001168 ! Inverting map and beam ! Estimated beam: bmin=3.422 mas, bmaj=7.61 mas, bpa=0.343 degrees ! Estimated noise=1212.44 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027068 Jy ! Component: 100 - total flux cleaned = 0.00296976 Jy ! Component: 150 - total flux cleaned = 0.00302289 Jy ! Component: 200 - total flux cleaned = 0.00307174 Jy ! Total flux subtracted in 200 components = 0.00307174 Jy ! Clean residual min=-0.004574 max=0.005001 Jy/beam ! Clean residual mean=-0.000034 rms=0.001325 Jy/beam ! Combined flux in latest and established models = 0.574475 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 98 components and 0.574475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.212694Jy sigma=0.001168 ! Fit after self-cal, rms=0.212681Jy sigma=0.001168 ! 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.364 mas, bmaj=21.61 mas, bpa=3.965 degrees ! Estimated noise=1511.74 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.00143786 Jy ! Component: 100 - total flux cleaned = 0.00157637 Jy ! Component: 150 - total flux cleaned = 0.00157615 Jy ! Component: 200 - total flux cleaned = 0.00157542 Jy ! Total flux subtracted in 200 components = 0.00157542 Jy ! Clean residual min=-0.004160 max=0.004262 Jy/beam ! Clean residual mean=-0.000079 rms=0.001545 Jy/beam ! Combined flux in latest and established models = 0.57605 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 108 components and 0.576051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.212666Jy sigma=0.001168 ! Fit after self-cal, rms=0.212658Jy sigma=0.001168 ! 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.613 mas, bmaj=5.812 mas, bpa=-1.342 degrees ! Estimated noise=1833.77 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.395584 Jy ! Component: 100 - total flux cleaned = 0.487214 Jy ! Component: 150 - total flux cleaned = 0.520019 Jy ! Component: 200 - total flux cleaned = 0.537609 Jy ! Total flux subtracted in 200 components = 0.537609 Jy ! Clean residual min=-0.007451 max=0.008007 Jy/beam ! Clean residual mean=0.000010 rms=0.002122 Jy/beam ! Combined flux in latest and established models = 0.53761 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.53761 Jy ! Inverting map and beam ! Estimated beam: bmin=3.422 mas, bmaj=7.61 mas, bpa=0.343 degrees ! Estimated noise=1212.44 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.01834 Jy ! Component: 100 - total flux cleaned = 0.0270309 Jy ! Component: 150 - total flux cleaned = 0.0317696 Jy ! Component: 200 - total flux cleaned = 0.0341148 Jy ! Total flux subtracted in 200 components = 0.0341148 Jy ! Clean residual min=-0.004547 max=0.004949 Jy/beam ! Clean residual mean=-0.000015 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.571724 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 82 components and 0.571724 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.364 mas, bmaj=21.61 mas, bpa=3.965 degrees ! Estimated noise=1511.74 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.00283562 Jy ! Component: 100 - total flux cleaned = 0.00334393 Jy ! Component: 150 - total flux cleaned = 0.00361323 Jy ! Component: 200 - total flux cleaned = 0.00382637 Jy ! Total flux subtracted in 200 components = 0.00382637 Jy ! Clean residual min=-0.004070 max=0.004035 Jy/beam ! Clean residual mean=-0.000072 rms=0.001546 Jy/beam ! Combined flux in latest and established models = 0.575551 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 91 components and 0.575551 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.422 mas, bmaj=7.61 mas, bpa=0.343 degrees ! Estimated noise=1212.44 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000932369 Jy ! Component: 100 - total flux cleaned = -0.000990778 Jy ! Component: 150 - total flux cleaned = -0.000990115 Jy ! Component: 200 - total flux cleaned = -0.000989138 Jy ! Total flux subtracted in 200 components = -0.000989138 Jy ! Clean residual min=-0.004477 max=0.004948 Jy/beam ! Clean residual mean=-0.000035 rms=0.001319 Jy/beam ! Combined flux in latest and established models = 0.574562 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 106 components and 0.574562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.212669Jy sigma=0.001168 ! Fit after self-cal, rms=0.212659Jy sigma=0.001168 wmodel J2314-3138_S_2002_05_14_yyk\_map.mod ! Writing 106 model components to file: J2314-3138_S_2002_05_14_yyk_map.mod wobs J2314-3138_S_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J2314-3138_S_2002_05_14_yyk_uvs.fits wwins J2314-3138_S_2002_05_14_yyk\_map.win ! wwins: Wrote 2 windows to J2314-3138_S_2002_05_14_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.00149866 Jy ! Component: 100 - total flux cleaned = 0.00244789 Jy ! Component: 150 - total flux cleaned = 0.00289153 Jy ! Component: 200 - total flux cleaned = 0.00289231 Jy ! Component: 250 - total flux cleaned = 0.00309425 Jy ! Component: 300 - total flux cleaned = 0.00302662 Jy ! Component: 350 - total flux cleaned = 0.00296376 Jy ! Component: 400 - total flux cleaned = 0.00278002 Jy ! Component: 450 - total flux cleaned = 0.00259974 Jy ! Component: 500 - total flux cleaned = 0.0023072 Jy ! Component: 550 - total flux cleaned = 0.00213438 Jy ! Component: 600 - total flux cleaned = 0.00168737 Jy ! Component: 650 - total flux cleaned = 0.00135991 Jy ! Component: 700 - total flux cleaned = 0.000935043 Jy ! Component: 750 - total flux cleaned = 0.000572154 Jy ! Component: 800 - total flux cleaned = 0.000318871 Jy ! Component: 850 - total flux cleaned = 0.000169694 Jy ! Component: 900 - total flux cleaned = 7.17295e-05 Jy ! Component: 950 - total flux cleaned = -0.000167313 Jy ! Component: 1000 - total flux cleaned = -0.000214403 Jy ! Component: 1050 - total flux cleaned = -0.000398374 Jy ! Component: 1100 - total flux cleaned = -0.000399387 Jy ! Component: 1150 - total flux cleaned = -0.000620982 Jy ! Component: 1200 - total flux cleaned = -0.000621049 Jy ! Component: 1250 - total flux cleaned = -0.000706356 Jy ! Component: 1300 - total flux cleaned = -0.000831438 Jy ! Component: 1350 - total flux cleaned = -0.000831491 Jy ! Component: 1400 - total flux cleaned = -0.000831715 Jy ! Component: 1450 - total flux cleaned = -0.000950685 Jy ! Component: 1500 - total flux cleaned = -0.0010282 Jy ! Component: 1550 - total flux cleaned = -0.00102787 Jy ! Component: 1600 - total flux cleaned = -0.00114102 Jy ! Component: 1650 - total flux cleaned = -0.00132662 Jy ! Component: 1700 - total flux cleaned = -0.00158172 Jy ! Component: 1750 - total flux cleaned = -0.00165344 Jy ! Component: 1800 - total flux cleaned = -0.00183059 Jy ! Component: 1850 - total flux cleaned = -0.00207563 Jy ! Component: 1900 - total flux cleaned = -0.00224829 Jy ! Component: 1950 - total flux cleaned = -0.00248709 Jy ! Component: 2000 - total flux cleaned = -0.00268921 Jy ! Total flux subtracted in 2048 components = -0.00292233 Jy ! Clean residual min=-0.001903 max=0.002899 Jy/beam ! Clean residual mean=-0.000056 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.571639 Jy keep ! Adding 117 model components to the UV plane model. ! The established model now contains 223 components and 0.571639 Jy ![Exited script file: muppet] wmap "J2314-3138_S_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.422 x 7.61 at 0.343 degrees (North through East) ! Clean map min=-0.0042652 max=0.46488 Jy/beam ! Writing clean map to FITS file: J2314-3138_S_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.464883 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000669925 device "J2314-3138_S_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J2314-3138_S_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.432318 0.432318 0.864636 1.72927 3.45855 6.91709 13.8342 27.6684 55.3367 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.464 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.422 x 7.61 at 0.343 degrees (North through East) ! Clean map min=-0.0042652 max=0.46488 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2314-3138_S_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J2314-3138_S_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2314-3138_S_2002_05_14_yyk_uvs.log closed on Tue Jun 26 23:24:32 2007