! Started logfile: J2211-1328_S_1997_05_07_yyk_uvs.log on Sun Jan 7 20:08:21 2007 obs J2211-1328_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J2211-1328_S_1997_05_07_yyk_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.764789 visibilities/baseline/integration-bin. ! Found source: J2211-1328 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 614 lines of history. ! ! Reading 19548 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 J2211-1328_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.49501 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.692 mas, bmaj=6.687 mas, bpa=-2.042 degrees ! Estimated noise=2137.38 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.322465 Jy ! Component: 100 - total flux cleaned = 0.368093 Jy ! Total flux subtracted in 100 components = 0.368093 Jy ! Clean residual min=-0.016731 max=0.027558 Jy/beam ! Clean residual mean=0.000404 rms=0.005135 Jy/beam ! Combined flux in latest and established models = 0.368093 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.368093 Jy ! ! Correcting IF 1. ! A total of 305 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 198 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 198 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 198 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.310229Jy sigma=0.001223 ! Fit after self-cal, rms=0.309908Jy sigma=0.001222 ! Inverting map and beam ! Estimated beam: bmin=2.692 mas, bmaj=6.687 mas, bpa=-2.044 degrees ! Estimated noise=2137.65 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.6 mas, bmaj=8.662 mas, bpa=-2.902 degrees ! Estimated noise=1175.31 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 (1.5, -15.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0342856 Jy ! Component: 100 - total flux cleaned = 0.0493703 Jy ! Component: 150 - total flux cleaned = 0.0588621 Jy ! Component: 200 - total flux cleaned = 0.0641744 Jy ! Total flux subtracted in 200 components = 0.0641744 Jy ! Clean residual min=-0.010405 max=0.014207 Jy/beam ! Clean residual mean=0.000291 rms=0.003152 Jy/beam ! Combined flux in latest and established models = 0.432267 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 66 model components to the UV plane model. ! The established model now contains 73 components and 0.432267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.307045Jy sigma=0.001209 ! Fit after self-cal, rms=0.306651Jy sigma=0.001207 ! 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.6 x 8.662 at -2.902 degrees (North through East) ! Clean map min=-0.0087614 max=0.36826 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: 1.02539 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 HN 0.98 KP 0.90 ! LA 1.01 MK 1.00 NL 1.00* OV 1.09 ! PT 0.93 SC 0.81 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.976112 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.12 HN 1.10 KP 0.98 ! LA 1.08 MK 1.06 NL 0.98 OV 1.04 ! PT 0.95 SC 0.90 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04611 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.02 KP 0.91 ! LA 0.81 MK 0.86 NL 0.91 OV 0.93 ! PT 1.08 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.995812 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.09 HN 1.03 KP 0.97 ! LA 0.87 MK 1.04 NL 1.05 OV 1.07 ! PT 0.91 SC 0.99 ! ! ! Fit before self-cal, rms=0.306651Jy sigma=0.001207 ! Fit after self-cal, rms=0.296429Jy sigma=0.001195 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.296429Jy sigma=0.001195 ! Fit after self-cal, rms=0.296427Jy sigma=0.001195 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.536 mas, bmaj=8.506 mas, bpa=-1.723 degrees ! Estimated noise=1180.68 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.00798993 Jy ! Component: 100 - total flux cleaned = 0.0116588 Jy ! Component: 150 - total flux cleaned = 0.0121968 Jy ! Component: 200 - total flux cleaned = 0.0123806 Jy ! Total flux subtracted in 200 components = 0.0123806 Jy ! Clean residual min=-0.004344 max=0.005778 Jy/beam ! Clean residual mean=0.000006 rms=0.001324 Jy/beam ! Combined flux in latest and established models = 0.444648 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 100 components and 0.444648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.296221Jy sigma=0.001194 ! Fit after self-cal, rms=0.296203Jy sigma=0.001194 ! 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.296203Jy sigma=0.001194 ! Fit after self-cal, rms=0.294318Jy sigma=0.001187 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.00133745 Jy ! Component: 100 - total flux cleaned = 0.00185731 Jy ! Component: 150 - total flux cleaned = 0.00193976 Jy ! Component: 200 - total flux cleaned = 0.00186295 Jy ! Total flux subtracted in 200 components = 0.00186295 Jy ! Clean residual min=-0.004420 max=0.005330 Jy/beam ! Clean residual mean=-0.000005 rms=0.001275 Jy/beam ! Combined flux in latest and established models = 0.446511 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 111 components and 0.446511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294243Jy sigma=0.001187 ! Fit after self-cal, rms=0.293959Jy sigma=0.001186 ! 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.536 x 8.506 at -1.723 degrees (North through East) ! Clean map min=-0.004456 max=0.3724 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.293959Jy sigma=0.001186 ! Fit after self-cal, rms=0.289171Jy sigma=0.001181 ! 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.289171Jy sigma=0.001181 ! Fit after self-cal, rms=0.289122Jy sigma=0.001181 ! Inverting map and beam ! Estimated beam: bmin=3.517 mas, bmaj=8.446 mas, bpa=-1.769 degrees ! Estimated noise=1175.61 mJy/beam. ! Added new window around map position (9.5, -36.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00505272 Jy ! Component: 100 - total flux cleaned = 0.0065722 Jy ! Component: 150 - total flux cleaned = 0.00732377 Jy ! Component: 200 - total flux cleaned = 0.00772522 Jy ! Total flux subtracted in 200 components = 0.00772522 Jy ! Clean residual min=-0.004432 max=0.003649 Jy/beam ! Clean residual mean=-0.000076 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.454236 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 139 components and 0.454236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289009Jy sigma=0.001181 ! Fit after self-cal, rms=0.288999Jy sigma=0.001181 ! 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.288999Jy sigma=0.001181 ! Fit after self-cal, rms=0.290204Jy sigma=0.001179 ! 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.290204Jy sigma=0.001179 ! Fit after self-cal, rms=0.290198Jy sigma=0.001179 ! Inverting map and beam ! Estimated beam: bmin=3.511 mas, bmaj=8.437 mas, bpa=-1.754 degrees ! Estimated noise=1178.05 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178256 Jy ! Component: 100 - total flux cleaned = 0.00252327 Jy ! Component: 150 - total flux cleaned = 0.00258791 Jy ! Component: 200 - total flux cleaned = 0.00258934 Jy ! Total flux subtracted in 200 components = 0.00258934 Jy ! Clean residual min=-0.004303 max=0.003435 Jy/beam ! Clean residual mean=-0.000071 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.456825 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 158 components and 0.456825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290167Jy sigma=0.001179 ! Fit after self-cal, rms=0.290163Jy sigma=0.001179 ! 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.808 mas, bmaj=16.06 mas, bpa=5.947 degrees ! Estimated noise=1450.07 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.000131071 Jy ! Component: 100 - total flux cleaned = 0.00013143 Jy ! Component: 150 - total flux cleaned = 0.000130978 Jy ! Component: 200 - total flux cleaned = 9.8035e-05 Jy ! Total flux subtracted in 200 components = 9.8035e-05 Jy ! Clean residual min=-0.004445 max=0.003525 Jy/beam ! Clean residual mean=-0.000136 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.456923 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 187 components and 0.456923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290159Jy sigma=0.001179 ! Fit after self-cal, rms=0.290154Jy sigma=0.001179 ! 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.671 mas, bmaj=6.6 mas, bpa=-1.478 degrees ! Estimated noise=2116.18 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.320282 Jy ! Component: 100 - total flux cleaned = 0.374143 Jy ! Component: 150 - total flux cleaned = 0.40165 Jy ! Component: 200 - total flux cleaned = 0.41908 Jy ! Total flux subtracted in 200 components = 0.41908 Jy ! Clean residual min=-0.010172 max=0.009921 Jy/beam ! Clean residual mean=0.000108 rms=0.003199 Jy/beam ! Combined flux in latest and established models = 0.419081 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.419081 Jy ! Inverting map and beam ! Estimated beam: bmin=3.511 mas, bmaj=8.437 mas, bpa=-1.754 degrees ! Estimated noise=1178.05 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.0162801 Jy ! Component: 100 - total flux cleaned = 0.0246372 Jy ! Component: 150 - total flux cleaned = 0.029986 Jy ! Component: 200 - total flux cleaned = 0.0326139 Jy ! Total flux subtracted in 200 components = 0.0326139 Jy ! Clean residual min=-0.004558 max=0.003458 Jy/beam ! Clean residual mean=-0.000033 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.451694 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 68 components and 0.451695 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.808 mas, bmaj=16.06 mas, bpa=5.947 degrees ! Estimated noise=1450.07 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.00237556 Jy ! Component: 100 - total flux cleaned = 0.00325456 Jy ! Component: 150 - total flux cleaned = 0.00389479 Jy ! Component: 200 - total flux cleaned = 0.00437805 Jy ! Total flux subtracted in 200 components = 0.00437805 Jy ! Clean residual min=-0.004441 max=0.003688 Jy/beam ! Clean residual mean=-0.000123 rms=0.001305 Jy/beam ! Combined flux in latest and established models = 0.456073 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 110 components and 0.456073 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.511 mas, bmaj=8.437 mas, bpa=-1.754 degrees ! Estimated noise=1178.05 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00063994 Jy ! Component: 100 - total flux cleaned = 0.000716 Jy ! Component: 150 - total flux cleaned = 0.000713557 Jy ! Component: 200 - total flux cleaned = 0.000850412 Jy ! Total flux subtracted in 200 components = 0.000850412 Jy ! Clean residual min=-0.004152 max=0.003353 Jy/beam ! Clean residual mean=-0.000070 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.456923 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 127 components and 0.456923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290178Jy sigma=0.001179 ! Fit after self-cal, rms=0.290171Jy sigma=0.001179 wmodel J2211-1328_S_1997_05_07_yyk\_map.mod ! Writing 127 model components to file: J2211-1328_S_1997_05_07_yyk_map.mod wobs J2211-1328_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J2211-1328_S_1997_05_07_yyk_uvs.fits wwins J2211-1328_S_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J2211-1328_S_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.00103122 Jy ! Component: 100 - total flux cleaned = -0.00145236 Jy ! Component: 150 - total flux cleaned = -0.00179182 Jy ! Component: 200 - total flux cleaned = -0.00227609 Jy ! Component: 250 - total flux cleaned = -0.00268896 Jy ! Component: 300 - total flux cleaned = -0.00318509 Jy ! Component: 350 - total flux cleaned = -0.00361725 Jy ! Component: 400 - total flux cleaned = -0.00399253 Jy ! Component: 450 - total flux cleaned = -0.00458545 Jy ! Component: 500 - total flux cleaned = -0.00494038 Jy ! Component: 550 - total flux cleaned = -0.00519957 Jy ! Component: 600 - total flux cleaned = -0.00549501 Jy ! Component: 650 - total flux cleaned = -0.00566004 Jy ! Component: 700 - total flux cleaned = -0.00598051 Jy ! Component: 750 - total flux cleaned = -0.00609728 Jy ! Component: 800 - total flux cleaned = -0.00621337 Jy ! Component: 850 - total flux cleaned = -0.00628887 Jy ! Component: 900 - total flux cleaned = -0.00651002 Jy ! Component: 950 - total flux cleaned = -0.00665556 Jy ! Component: 1000 - total flux cleaned = -0.00683426 Jy ! Component: 1050 - total flux cleaned = -0.0069394 Jy ! Component: 1100 - total flux cleaned = -0.00704274 Jy ! Component: 1150 - total flux cleaned = -0.00711021 Jy ! Component: 1200 - total flux cleaned = -0.00714317 Jy ! Component: 1250 - total flux cleaned = -0.00704381 Jy ! Component: 1300 - total flux cleaned = -0.00701115 Jy ! Component: 1350 - total flux cleaned = -0.00681949 Jy ! Component: 1400 - total flux cleaned = -0.00682004 Jy ! Component: 1450 - total flux cleaned = -0.00682013 Jy ! Component: 1500 - total flux cleaned = -0.00685068 Jy ! Component: 1550 - total flux cleaned = -0.00685049 Jy ! Component: 1600 - total flux cleaned = -0.00676023 Jy ! Component: 1650 - total flux cleaned = -0.00670107 Jy ! Component: 1700 - total flux cleaned = -0.00667163 Jy ! Component: 1750 - total flux cleaned = -0.00670065 Jy ! Component: 1800 - total flux cleaned = -0.0067008 Jy ! Component: 1850 - total flux cleaned = -0.00667287 Jy ! Component: 1900 - total flux cleaned = -0.00664472 Jy ! Component: 1950 - total flux cleaned = -0.00664495 Jy ! Component: 2000 - total flux cleaned = -0.00664485 Jy ! Total flux subtracted in 2048 components = -0.00664494 Jy ! Clean residual min=-0.001839 max=0.001468 Jy/beam ! Clean residual mean=-0.000010 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.450278 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 260 components and 0.450278 Jy ![Exited script file: muppet] wmap "J2211-1328_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.511 x 8.437 at -1.754 degrees (North through East) ! Clean map min=-0.003214 max=0.37402 Jy/beam ! Writing clean map to FITS file: J2211-1328_S_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.374018 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000551681 device "J2211-1328_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J2211-1328_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.442503 0.442503 0.885007 1.77001 3.54003 7.08006 14.1601 28.3202 56.6404 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.374 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.511 x 8.437 at -1.754 degrees (North through East) ! Clean map min=-0.003214 max=0.37402 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2211-1328_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J2211-1328_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2211-1328_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 20:08:29 2007