! Started logfile: J1332-0509_X_1997_05_07_yyk_uvs.log on Mon Jan 8 06:06:51 2007 obs J1332-0509_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1332-0509_X_1997_05_07_yyk_uva.fits ! AN table 1: 135 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.659259 visibilities/baseline/integration-bin. ! Found source: J1332-0509 ! ! 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 8.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 613 lines of history. ! ! Reading 16020 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 J1332-0509_X_1997_05_07_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.41368 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=1.056 mas, bmaj=2.275 mas, bpa=8.368 degrees ! Estimated noise=1438.02 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.314507 Jy ! Component: 100 - total flux cleaned = 0.358786 Jy ! Total flux subtracted in 100 components = 0.358786 Jy ! Clean residual min=-0.008417 max=0.012625 Jy/beam ! Clean residual mean=0.000106 rms=0.002624 Jy/beam ! Combined flux in latest and established models = 0.358786 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.358786 Jy ! ! Correcting IF 1. ! A total of 261 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 261 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 261 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 261 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.187486Jy sigma=0.001246 ! Fit after self-cal, rms=0.187414Jy sigma=0.001245 ! Inverting map and beam ! Estimated beam: bmin=1.056 mas, bmaj=2.275 mas, bpa=8.368 degrees ! Estimated noise=1438.25 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=1.258 mas, bmaj=2.743 mas, bpa=10.01 degrees ! Estimated noise=803.804 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.0234329 Jy ! Component: 100 - total flux cleaned = 0.0337571 Jy ! Component: 150 - total flux cleaned = 0.0389573 Jy ! Component: 200 - total flux cleaned = 0.0412167 Jy ! Total flux subtracted in 200 components = 0.0412167 Jy ! Clean residual min=-0.006746 max=0.008984 Jy/beam ! Clean residual mean=0.000045 rms=0.001994 Jy/beam ! Combined flux in latest and established models = 0.400003 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 38 components and 0.400003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185901Jy sigma=0.001231 ! Fit after self-cal, rms=0.185876Jy sigma=0.001231 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.258 x 2.743 at 10.01 degrees (North through East) ! Clean map min=-0.0064777 max=0.36426 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.998916 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.01 KP 1.02 ! LA 1.01 MK 1.01 NL 1.05 OV 0.98 ! PT 0.97 SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00573 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 HN 1.01 KP 1.02 ! LA 1.01 MK 0.96 NL 1.03 OV 1.02 ! PT 0.90 SC 0.99 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.993018 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.02 KP 1.03 ! LA 1.01 MK 1.02 NL 1.01 OV 0.98 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.988309 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00 HN 1.01 KP 1.01 ! LA 1.01 MK 0.97 NL 1.06 OV 0.98 ! PT 0.99 SC 1.05 ! ! ! Fit before self-cal, rms=0.185876Jy sigma=0.001231 ! Fit after self-cal, rms=0.186059Jy sigma=0.001226 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.186059Jy sigma=0.001226 ! Fit after self-cal, rms=0.186061Jy sigma=0.001226 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.261 mas, bmaj=2.757 mas, bpa=9.664 degrees ! Estimated noise=800.05 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.00333971 Jy ! Component: 100 - total flux cleaned = -0.00383358 Jy ! Component: 150 - total flux cleaned = -0.00405943 Jy ! Component: 200 - total flux cleaned = -0.00417073 Jy ! Total flux subtracted in 200 components = -0.00417073 Jy ! Clean residual min=-0.005249 max=0.006882 Jy/beam ! Clean residual mean=0.000018 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.395832 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 50 components and 0.395832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186007Jy sigma=0.001226 ! Fit after self-cal, rms=0.185994Jy sigma=0.001226 ! 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.185994Jy sigma=0.001226 ! Fit after self-cal, rms=0.184041Jy sigma=0.001213 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.000486272 Jy ! Component: 100 - total flux cleaned = 0.000445056 Jy ! Component: 150 - total flux cleaned = 0.000445391 Jy ! Component: 200 - total flux cleaned = 0.000445165 Jy ! Total flux subtracted in 200 components = 0.000445165 Jy ! Clean residual min=-0.005216 max=0.006729 Jy/beam ! Clean residual mean=0.000019 rms=0.001603 Jy/beam ! Combined flux in latest and established models = 0.396277 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 55 components and 0.396277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.184031Jy sigma=0.001213 ! Fit after self-cal, rms=0.183673Jy sigma=0.001211 ! 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: 1.261 x 2.757 at 9.664 degrees (North through East) ! Clean map min=-0.0050087 max=0.36468 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.183673Jy sigma=0.001211 ! Fit after self-cal, rms=0.184989Jy sigma=0.001209 ! 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.184989Jy sigma=0.001209 ! Fit after self-cal, rms=0.184921Jy sigma=0.001208 ! Inverting map and beam ! Estimated beam: bmin=1.26 mas, bmaj=2.76 mas, bpa=9.779 degrees ! Estimated noise=799.214 mJy/beam. ! Added new window around map position (4.8, 8.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00809722 Jy ! Component: 100 - total flux cleaned = 0.0119409 Jy ! Component: 150 - total flux cleaned = 0.0140405 Jy ! Component: 200 - total flux cleaned = 0.014758 Jy ! Total flux subtracted in 200 components = 0.014758 Jy ! Clean residual min=-0.003564 max=0.004045 Jy/beam ! Clean residual mean=-0.000025 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 0.411035 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 92 components and 0.411035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.184721Jy sigma=0.001206 ! Fit after self-cal, rms=0.184700Jy sigma=0.001206 ! 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.184700Jy sigma=0.001206 ! Fit after self-cal, rms=0.184451Jy sigma=0.001204 ! 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.184451Jy sigma=0.001204 ! Fit after self-cal, rms=0.184459Jy sigma=0.001204 ! Inverting map and beam ! Estimated beam: bmin=1.261 mas, bmaj=2.754 mas, bpa=9.617 degrees ! Estimated noise=798.036 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234267 Jy ! Component: 100 - total flux cleaned = 0.00277266 Jy ! Component: 150 - total flux cleaned = 0.00301411 Jy ! Component: 200 - total flux cleaned = 0.00309307 Jy ! Total flux subtracted in 200 components = 0.00309307 Jy ! Clean residual min=-0.003350 max=0.003653 Jy/beam ! Clean residual mean=-0.000028 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.414128 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 105 components and 0.414128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.184436Jy sigma=0.001204 ! Fit after self-cal, rms=0.184441Jy sigma=0.001204 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.424 mas, bmaj=4.197 mas, bpa=9.132 degrees ! Estimated noise=925.194 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.0008807 Jy ! Component: 100 - total flux cleaned = 0.00145914 Jy ! Component: 150 - total flux cleaned = 0.00153767 Jy ! Component: 200 - total flux cleaned = 0.00153803 Jy ! Total flux subtracted in 200 components = 0.00153803 Jy ! Clean residual min=-0.003882 max=0.003737 Jy/beam ! Clean residual mean=-0.000054 rms=0.001147 Jy/beam ! Combined flux in latest and established models = 0.415666 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 111 components and 0.415666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.184432Jy sigma=0.001204 ! Fit after self-cal, rms=0.184434Jy sigma=0.001204 ! 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=1.055 mas, bmaj=2.278 mas, bpa=8.164 degrees ! Estimated noise=1442.56 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.316196 Jy ! Component: 100 - total flux cleaned = 0.362825 Jy ! Component: 150 - total flux cleaned = 0.378552 Jy ! Component: 200 - total flux cleaned = 0.386681 Jy ! Total flux subtracted in 200 components = 0.386681 Jy ! Clean residual min=-0.006077 max=0.006142 Jy/beam ! Clean residual mean=0.000034 rms=0.001682 Jy/beam ! Combined flux in latest and established models = 0.386681 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.386681 Jy ! Inverting map and beam ! Estimated beam: bmin=1.261 mas, bmaj=2.754 mas, bpa=9.617 degrees ! Estimated noise=798.036 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) ! Added new window around map position (1.2, 4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.010499 Jy ! Component: 100 - total flux cleaned = 0.0157401 Jy ! Component: 150 - total flux cleaned = 0.0171129 Jy ! Component: 200 - total flux cleaned = 0.0183504 Jy ! Total flux subtracted in 200 components = 0.0183504 Jy ! Clean residual min=-0.003227 max=0.003781 Jy/beam ! Clean residual mean=-0.000006 rms=0.000963 Jy/beam ! Combined flux in latest and established models = 0.405032 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 76 components and 0.405032 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.424 mas, bmaj=4.197 mas, bpa=9.132 degrees ! Estimated noise=925.194 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.00200249 Jy ! Component: 100 - total flux cleaned = 0.00273628 Jy ! Component: 150 - total flux cleaned = 0.00333416 Jy ! Component: 200 - total flux cleaned = 0.00381178 Jy ! Total flux subtracted in 200 components = 0.00381178 Jy ! Clean residual min=-0.003258 max=0.002890 Jy/beam ! Clean residual mean=-0.000028 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.408843 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 99 components and 0.408843 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.261 mas, bmaj=2.754 mas, bpa=9.617 degrees ! Estimated noise=798.036 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000347495 Jy ! Component: 100 - total flux cleaned = 0.000721824 Jy ! Component: 150 - total flux cleaned = 0.000935333 Jy ! Component: 200 - total flux cleaned = 0.00103045 Jy ! Total flux subtracted in 200 components = 0.00103045 Jy ! Clean residual min=-0.002817 max=0.003053 Jy/beam ! Clean residual mean=-0.000019 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.409874 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 130 components and 0.409874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.184336Jy sigma=0.001203 ! Fit after self-cal, rms=0.184336Jy sigma=0.001203 wmodel J1332-0509_X_1997_05_07_yyk\_map.mod ! Writing 130 model components to file: J1332-0509_X_1997_05_07_yyk_map.mod wobs J1332-0509_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1332-0509_X_1997_05_07_yyk_uvs.fits wwins J1332-0509_X_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J1332-0509_X_1997_05_07_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.000349582 Jy ! Component: 100 - total flux cleaned = -0.000842783 Jy ! Component: 150 - total flux cleaned = -0.00125632 Jy ! Component: 200 - total flux cleaned = -0.0016924 Jy ! Component: 250 - total flux cleaned = -0.00211033 Jy ! Component: 300 - total flux cleaned = -0.00242889 Jy ! Component: 350 - total flux cleaned = -0.002658 Jy ! Component: 400 - total flux cleaned = -0.00291451 Jy ! Component: 450 - total flux cleaned = -0.00309134 Jy ! Component: 500 - total flux cleaned = -0.00319336 Jy ! Component: 550 - total flux cleaned = -0.00332634 Jy ! Component: 600 - total flux cleaned = -0.00348708 Jy ! Component: 650 - total flux cleaned = -0.00358048 Jy ! Component: 700 - total flux cleaned = -0.00373331 Jy ! Component: 750 - total flux cleaned = -0.0039115 Jy ! Component: 800 - total flux cleaned = -0.00396897 Jy ! Component: 850 - total flux cleaned = -0.00405439 Jy ! Component: 900 - total flux cleaned = -0.00419411 Jy ! Component: 950 - total flux cleaned = -0.00432979 Jy ! Component: 1000 - total flux cleaned = -0.00441007 Jy ! Component: 1050 - total flux cleaned = -0.00454103 Jy ! Component: 1100 - total flux cleaned = -0.00472111 Jy ! Component: 1150 - total flux cleaned = -0.00479647 Jy ! Component: 1200 - total flux cleaned = -0.00487091 Jy ! Component: 1250 - total flux cleaned = -0.00494457 Jy ! Component: 1300 - total flux cleaned = -0.00506366 Jy ! Component: 1350 - total flux cleaned = -0.0051109 Jy ! Component: 1400 - total flux cleaned = -0.00520386 Jy ! Component: 1450 - total flux cleaned = -0.00536299 Jy ! Component: 1500 - total flux cleaned = -0.00551907 Jy ! Component: 1550 - total flux cleaned = -0.00560725 Jy ! Component: 1600 - total flux cleaned = -0.00580199 Jy ! Component: 1650 - total flux cleaned = -0.00597238 Jy ! Component: 1700 - total flux cleaned = -0.00611934 Jy ! Component: 1750 - total flux cleaned = -0.00628522 Jy ! Component: 1800 - total flux cleaned = -0.00646883 Jy ! Component: 1850 - total flux cleaned = -0.00661009 Jy ! Component: 1900 - total flux cleaned = -0.00674927 Jy ! Component: 1950 - total flux cleaned = -0.00688673 Jy ! Component: 2000 - total flux cleaned = -0.00709988 Jy ! Total flux subtracted in 2048 components = -0.00717634 Jy ! Clean residual min=-0.001011 max=0.001332 Jy/beam ! Clean residual mean=-0.000003 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.402698 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 259 components and 0.402698 Jy ![Exited script file: muppet] wmap "J1332-0509_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.261 x 2.754 at 9.617 degrees (North through East) ! Clean map min=-0.0026182 max=0.36502 Jy/beam ! Writing clean map to FITS file: J1332-0509_X_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.365018 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000377549 device "J1332-0509_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1332-0509_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.3103 0.3103 0.620599 1.2412 2.4824 4.96479 9.92959 19.8592 39.7183 79.4367 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.365 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.261 x 2.754 at 9.617 degrees (North through East) ! Clean map min=-0.0026182 max=0.36502 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1332-0509_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1332-0509_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1332-0509_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 06:07:00 2007