! Started logfile: J2225-1113_S_1997_05_07_yyk_uvs.log on Sun Jan 7 20:11:01 2007 obs J2225-1113_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J2225-1113_S_1997_05_07_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.965012 visibilities/baseline/integration-bin. ! Found source: J2225-1113 ! ! 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 24492 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 J2225-1113_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.498669 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.708 mas, bmaj=7.099 mas, bpa=-3.65 degrees ! Estimated noise=2235.53 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.346381 Jy ! Component: 100 - total flux cleaned = 0.380651 Jy ! Total flux subtracted in 100 components = 0.380651 Jy ! Clean residual min=-0.014616 max=0.016788 Jy/beam ! Clean residual mean=0.000118 rms=0.004179 Jy/beam ! Combined flux in latest and established models = 0.380651 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.380651 Jy ! ! Correcting IF 1. ! A total of 176 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.290447Jy sigma=0.001199 ! Fit after self-cal, rms=0.290279Jy sigma=0.001199 ! Inverting map and beam ! Estimated beam: bmin=2.708 mas, bmaj=7.099 mas, bpa=-3.65 degrees ! Estimated noise=2235.56 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.524 mas, bmaj=8.857 mas, bpa=-5.375 degrees ! Estimated noise=1020.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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00028207 Jy ! Component: 100 - total flux cleaned = -0.00128578 Jy ! Component: 150 - total flux cleaned = -0.00205625 Jy ! Component: 200 - total flux cleaned = -0.00267713 Jy ! Total flux subtracted in 200 components = -0.00267713 Jy ! Clean residual min=-0.007967 max=0.011636 Jy/beam ! Clean residual mean=0.000219 rms=0.002788 Jy/beam ! Combined flux in latest and established models = 0.377974 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 14 components and 0.377974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289341Jy sigma=0.001197 ! Fit after self-cal, rms=0.289338Jy sigma=0.001197 ! 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.524 x 8.857 at -5.375 degrees (North through East) ! Clean map min=-0.007761 max=0.39402 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.02763 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 0.99 KP 0.91 ! LA 0.97 MK 0.98 NL 1.00* OV 1.06 ! PT 0.96 SC 0.83 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.982708 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.16 HN 1.11 KP 1.00 ! LA 1.05 MK 1.05 NL 0.94 OV 1.02 ! PT 0.92 SC 0.89 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.047 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 HN 0.97 KP 0.92 ! LA 0.79 MK 0.85 NL 0.94 OV 0.95 ! PT 1.08 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.991188 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.12 HN 1.09 KP 0.95 ! LA 0.91 MK 1.03 NL 1.03 OV 1.08 ! PT 0.90 SC 0.98 ! ! ! Fit before self-cal, rms=0.289338Jy sigma=0.001197 ! Fit after self-cal, rms=0.279937Jy sigma=0.001184 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.279937Jy sigma=0.001184 ! Fit after self-cal, rms=0.279935Jy sigma=0.001184 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=8.608 mas, bpa=-4.355 degrees ! Estimated noise=1027.57 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.00627288 Jy ! Component: 100 - total flux cleaned = 0.00713983 Jy ! Component: 150 - total flux cleaned = 0.00745584 Jy ! Component: 200 - total flux cleaned = 0.00765686 Jy ! Total flux subtracted in 200 components = 0.00765686 Jy ! Clean residual min=-0.004969 max=0.007673 Jy/beam ! Clean residual mean=0.000017 rms=0.001596 Jy/beam ! Combined flux in latest and established models = 0.385631 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 28 components and 0.385631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.279801Jy sigma=0.001183 ! Fit after self-cal, rms=0.279801Jy sigma=0.001183 ! 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.279801Jy sigma=0.001183 ! Fit after self-cal, rms=0.278602Jy sigma=0.001178 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, 42.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00854637 Jy ! Component: 100 - total flux cleaned = 0.0101412 Jy ! Component: 150 - total flux cleaned = 0.0110663 Jy ! Component: 200 - total flux cleaned = 0.0115441 Jy ! Total flux subtracted in 200 components = 0.0115441 Jy ! Clean residual min=-0.004341 max=0.004714 Jy/beam ! Clean residual mean=-0.000005 rms=0.001215 Jy/beam ! Combined flux in latest and established models = 0.397175 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 59 components and 0.397175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.278418Jy sigma=0.001177 ! Fit after self-cal, rms=0.278270Jy sigma=0.001176 ! 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.475 x 8.608 at -4.355 degrees (North through East) ! Clean map min=-0.0042068 max=0.4001 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.278270Jy sigma=0.001176 ! Fit after self-cal, rms=0.275453Jy sigma=0.001172 ! 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.275453Jy sigma=0.001172 ! Fit after self-cal, rms=0.275436Jy sigma=0.001172 ! Inverting map and beam ! Estimated beam: bmin=3.468 mas, bmaj=8.627 mas, bpa=-4.323 degrees ! Estimated noise=1023.02 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157954 Jy ! Component: 100 - total flux cleaned = 0.0018955 Jy ! Component: 150 - total flux cleaned = 0.00224358 Jy ! Component: 200 - total flux cleaned = 0.00249013 Jy ! Total flux subtracted in 200 components = 0.00249013 Jy ! Clean residual min=-0.003407 max=0.003709 Jy/beam ! Clean residual mean=0.000010 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.399665 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 72 components and 0.399665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275401Jy sigma=0.001172 ! Fit after self-cal, rms=0.275401Jy 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.275401Jy sigma=0.001172 ! Fit after self-cal, rms=0.275983Jy sigma=0.001170 ! 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.275983Jy sigma=0.001170 ! Fit after self-cal, rms=0.275987Jy sigma=0.001170 ! Inverting map and beam ! Estimated beam: bmin=3.467 mas, bmaj=8.628 mas, bpa=-4.336 degrees ! Estimated noise=1024.27 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000890112 Jy ! Component: 100 - total flux cleaned = 0.00117156 Jy ! Component: 150 - total flux cleaned = 0.00137312 Jy ! Component: 200 - total flux cleaned = 0.0014655 Jy ! Total flux subtracted in 200 components = 0.0014655 Jy ! Clean residual min=-0.003376 max=0.003435 Jy/beam ! Clean residual mean=0.000008 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.401131 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 84 components and 0.401131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275970Jy sigma=0.001170 ! Fit after self-cal, rms=0.275973Jy sigma=0.001170 ! 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.084 mas, bmaj=14.94 mas, bpa=1.417 degrees ! Estimated noise=1274.7 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.00187225 Jy ! Component: 100 - total flux cleaned = 0.00245655 Jy ! Component: 150 - total flux cleaned = 0.00265357 Jy ! Component: 200 - total flux cleaned = 0.0027569 Jy ! Total flux subtracted in 200 components = 0.0027569 Jy ! Clean residual min=-0.004250 max=0.003846 Jy/beam ! Clean residual mean=-0.000007 rms=0.001124 Jy/beam ! Combined flux in latest and established models = 0.403888 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 98 components and 0.403888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275974Jy sigma=0.001170 ! Fit after self-cal, rms=0.275975Jy sigma=0.001170 ! 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.678 mas, bmaj=7.02 mas, bpa=-3.003 degrees ! Estimated noise=2231.88 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.346822 Jy ! Component: 100 - total flux cleaned = 0.392476 Jy ! Component: 150 - total flux cleaned = 0.396759 Jy ! Component: 200 - total flux cleaned = 0.397563 Jy ! Total flux subtracted in 200 components = 0.397563 Jy ! Clean residual min=-0.008280 max=0.008266 Jy/beam ! Clean residual mean=0.000008 rms=0.002189 Jy/beam ! Combined flux in latest and established models = 0.397563 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.397563 Jy ! Inverting map and beam ! Estimated beam: bmin=3.467 mas, bmaj=8.628 mas, bpa=-4.336 degrees ! Estimated noise=1024.27 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.00508383 Jy ! Component: 100 - total flux cleaned = 0.00569196 Jy ! Component: 150 - total flux cleaned = 0.00585677 Jy ! Component: 200 - total flux cleaned = 0.00573282 Jy ! Total flux subtracted in 200 components = 0.00573282 Jy ! Clean residual min=-0.003537 max=0.003582 Jy/beam ! Clean residual mean=-0.000001 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.403296 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 0.403296 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.084 mas, bmaj=14.94 mas, bpa=1.417 degrees ! Estimated noise=1274.7 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.00114333 Jy ! Component: 100 - total flux cleaned = 0.00107188 Jy ! Component: 150 - total flux cleaned = 0.00102037 Jy ! Component: 200 - total flux cleaned = 0.00111668 Jy ! Total flux subtracted in 200 components = 0.00111668 Jy ! Clean residual min=-0.004340 max=0.003863 Jy/beam ! Clean residual mean=-0.000014 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.404413 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 55 components and 0.404413 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.467 mas, bmaj=8.628 mas, bpa=-4.336 degrees ! Estimated noise=1024.27 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000554215 Jy ! Component: 100 - total flux cleaned = -0.000915539 Jy ! Component: 150 - total flux cleaned = -0.0012251 Jy ! Component: 200 - total flux cleaned = -0.00149914 Jy ! Total flux subtracted in 200 components = -0.00149914 Jy ! Clean residual min=-0.003432 max=0.003227 Jy/beam ! Clean residual mean=-0.000002 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.402913 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 71 components and 0.402913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276011Jy sigma=0.001170 ! Fit after self-cal, rms=0.276013Jy sigma=0.001170 wmodel J2225-1113_S_1997_05_07_yyk\_map.mod ! Writing 71 model components to file: J2225-1113_S_1997_05_07_yyk_map.mod wobs J2225-1113_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J2225-1113_S_1997_05_07_yyk_uvs.fits wwins J2225-1113_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J2225-1113_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.000925877 Jy ! Component: 100 - total flux cleaned = -0.00163356 Jy ! Component: 150 - total flux cleaned = -0.0024994 Jy ! Component: 200 - total flux cleaned = -0.0030803 Jy ! Component: 250 - total flux cleaned = -0.00340655 Jy ! Component: 300 - total flux cleaned = -0.00363092 Jy ! Component: 350 - total flux cleaned = -0.00376189 Jy ! Component: 400 - total flux cleaned = -0.00401805 Jy ! Component: 450 - total flux cleaned = -0.00434981 Jy ! Component: 500 - total flux cleaned = -0.00459248 Jy ! Component: 550 - total flux cleaned = -0.00490888 Jy ! Component: 600 - total flux cleaned = -0.00506289 Jy ! Component: 650 - total flux cleaned = -0.00529093 Jy ! Component: 700 - total flux cleaned = -0.00558905 Jy ! Component: 750 - total flux cleaned = -0.00580902 Jy ! Component: 800 - total flux cleaned = -0.00606076 Jy ! Component: 850 - total flux cleaned = -0.00634337 Jy ! Component: 900 - total flux cleaned = -0.00651654 Jy ! Component: 950 - total flux cleaned = -0.00668669 Jy ! Component: 1000 - total flux cleaned = -0.00685498 Jy ! Component: 1050 - total flux cleaned = -0.00702002 Jy ! Component: 1100 - total flux cleaned = -0.00711765 Jy ! Component: 1150 - total flux cleaned = -0.0072456 Jy ! Component: 1200 - total flux cleaned = -0.00724579 Jy ! Component: 1250 - total flux cleaned = -0.00743235 Jy ! Component: 1300 - total flux cleaned = -0.00746287 Jy ! Component: 1350 - total flux cleaned = -0.00758389 Jy ! Component: 1400 - total flux cleaned = -0.00758387 Jy ! Component: 1450 - total flux cleaned = -0.00758405 Jy ! Component: 1500 - total flux cleaned = -0.00758487 Jy ! Component: 1550 - total flux cleaned = -0.00775761 Jy ! Component: 1600 - total flux cleaned = -0.00775712 Jy ! Component: 1650 - total flux cleaned = -0.00764477 Jy ! Component: 1700 - total flux cleaned = -0.00764493 Jy ! Component: 1750 - total flux cleaned = -0.00764472 Jy ! Component: 1800 - total flux cleaned = -0.00759015 Jy ! Component: 1850 - total flux cleaned = -0.00742874 Jy ! Component: 1900 - total flux cleaned = -0.00737585 Jy ! Component: 1950 - total flux cleaned = -0.00729739 Jy ! Component: 2000 - total flux cleaned = -0.00727142 Jy ! Total flux subtracted in 2048 components = -0.00724589 Jy ! Clean residual min=-0.001381 max=0.001534 Jy/beam ! Clean residual mean=-0.000005 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.395668 Jy keep ! Adding 147 model components to the UV plane model. ! The established model now contains 218 components and 0.395668 Jy ![Exited script file: muppet] wmap "J2225-1113_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.467 x 8.628 at -4.336 degrees (North through East) ! Clean map min=-0.002525 max=0.39805 Jy/beam ! Writing clean map to FITS file: J2225-1113_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.398055 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000521872 device "J2225-1113_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J2225-1113_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.393317 0.393317 0.786634 1.57327 3.14654 6.29307 12.5861 25.1723 50.3446 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.398 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.467 x 8.628 at -4.336 degrees (North through East) ! Clean map min=-0.002525 max=0.39805 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2225-1113_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J2225-1113_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2225-1113_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 20:11:08 2007