! Started logfile: J1512-0905_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:42:59 2007 obs J1512-0905_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1512-0905_S_1997_05_07_yyk_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.792031 visibilities/baseline/integration-bin. ! Found source: J1512-0905 ! ! 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 20672 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 J1512-0905_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)= 2.38703 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.855 mas, bmaj=7.561 mas, bpa=-5.263 degrees ! Estimated noise=2247.99 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 = 1.9376 Jy ! Component: 100 - total flux cleaned = 2.24762 Jy ! Total flux subtracted in 100 components = 2.24762 Jy ! Clean residual min=-0.072133 max=0.100638 Jy/beam ! Clean residual mean=0.001862 rms=0.021452 Jy/beam ! Combined flux in latest and established models = 2.24762 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 2.24762 Jy ! ! Correcting IF 1. ! A total of 311 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 168 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 168 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 168 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.492382Jy sigma=0.003324 ! Fit after self-cal, rms=0.491899Jy sigma=0.003322 ! Inverting map and beam ! Estimated beam: bmin=2.855 mas, bmaj=7.561 mas, bpa=-5.263 degrees ! Estimated noise=2248.09 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.615 mas, bmaj=9.592 mas, bpa=-5.768 degrees ! Estimated noise=1016.41 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.0846505 Jy ! Component: 100 - total flux cleaned = -0.0930099 Jy ! Component: 150 - total flux cleaned = -0.0958232 Jy ! Component: 200 - total flux cleaned = -0.097095 Jy ! Total flux subtracted in 200 components = -0.097095 Jy ! Clean residual min=-0.112489 max=0.192455 Jy/beam ! Clean residual mean=0.005740 rms=0.045034 Jy/beam ! Combined flux in latest and established models = 2.15053 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 25 components and 2.15053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.513744Jy sigma=0.003279 ! Fit after self-cal, rms=0.513696Jy sigma=0.003279 ! 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.615 x 9.592 at -5.768 degrees (North through East) ! Clean map min=-0.1091 max=2.1157 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.05709 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.02 HN 0.95 KP 0.85 ! LA 0.93 MK 0.98 NL 1.00* OV 1.04 ! PT 0.89 SC 0.86 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.915851 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.08 HN 1.07 KP 0.94 ! LA 1.02 MK 1.04 NL 0.90 OV 2.05 ! PT 0.88 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0748 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.02 HN 0.93 KP 0.87 ! LA 0.76 MK 0.87 NL 0.89 OV 0.91 ! PT 1.01 SC 1.10 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01268 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.09 HN 1.05 KP 0.90 ! LA 0.84 MK 1.04 NL 0.98 OV 1.05 ! PT 0.86 SC 1.08 ! ! ! Fit before self-cal, rms=0.513696Jy sigma=0.003279 ! Fit after self-cal, rms=0.608597Jy sigma=0.002454 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.608597Jy sigma=0.002454 ! Fit after self-cal, rms=0.608593Jy sigma=0.002454 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.642 mas, bmaj=9.633 mas, bpa=-6.339 degrees ! Estimated noise=1002.96 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.00345278 Jy ! Component: 100 - total flux cleaned = 0.00247431 Jy ! Component: 150 - total flux cleaned = 0.00114824 Jy ! Component: 200 - total flux cleaned = -6.51678e-05 Jy ! Total flux subtracted in 200 components = -6.51678e-05 Jy ! Clean residual min=-0.037045 max=0.032993 Jy/beam ! Clean residual mean=0.000177 rms=0.009645 Jy/beam ! Combined flux in latest and established models = 2.15046 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 2.15046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.606952Jy sigma=0.002451 ! Fit after self-cal, rms=0.606948Jy sigma=0.002451 ! 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.606948Jy sigma=0.002451 ! Fit after self-cal, rms=0.598028Jy sigma=0.002404 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.000880128 Jy ! Component: 100 - total flux cleaned = 0.00089638 Jy ! Component: 150 - total flux cleaned = 0.000567319 Jy ! Component: 200 - total flux cleaned = 0.000552544 Jy ! Total flux subtracted in 200 components = 0.000552544 Jy ! Clean residual min=-0.036754 max=0.033414 Jy/beam ! Clean residual mean=0.000182 rms=0.009630 Jy/beam ! Combined flux in latest and established models = 2.15102 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 39 components and 2.15102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.597269Jy sigma=0.002402 ! Fit after self-cal, rms=0.596426Jy sigma=0.002397 ! 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.642 x 9.633 at -6.339 degrees (North through East) ! Clean map min=-0.036 max=2.1434 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.596426Jy sigma=0.002397 ! Fit after self-cal, rms=0.756261Jy sigma=0.001666 ! 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.756261Jy sigma=0.001666 ! Fit after self-cal, rms=0.756138Jy sigma=0.001665 ! Inverting map and beam ! Estimated beam: bmin=3.646 mas, bmaj=9.64 mas, bpa=-6.222 degrees ! Estimated noise=990.568 mJy/beam. ! Added new window around map position (-5, 7). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0233969 Jy ! Component: 100 - total flux cleaned = 0.0249277 Jy ! Component: 150 - total flux cleaned = 0.0266785 Jy ! Component: 200 - total flux cleaned = 0.02863 Jy ! Total flux subtracted in 200 components = 0.02863 Jy ! Clean residual min=-0.010753 max=0.013511 Jy/beam ! Clean residual mean=0.000037 rms=0.003335 Jy/beam ! Combined flux in latest and established models = 2.17965 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 56 components and 2.17965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.756034Jy sigma=0.001657 ! Fit after self-cal, rms=0.755969Jy sigma=0.001656 ! 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.755969Jy sigma=0.001656 ! Fit after self-cal, rms=0.660986Jy sigma=0.001620 ! 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.660986Jy sigma=0.001620 ! Fit after self-cal, rms=0.660976Jy sigma=0.001620 ! Inverting map and beam ! Estimated beam: bmin=3.639 mas, bmaj=9.63 mas, bpa=-6.297 degrees ! Estimated noise=992.031 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0113252 Jy ! Component: 100 - total flux cleaned = 0.0126716 Jy ! Component: 150 - total flux cleaned = 0.0132622 Jy ! Component: 200 - total flux cleaned = 0.0135441 Jy ! Total flux subtracted in 200 components = 0.0135441 Jy ! Clean residual min=-0.010321 max=0.011570 Jy/beam ! Clean residual mean=-0.000025 rms=0.003192 Jy/beam ! Combined flux in latest and established models = 2.19319 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 68 components and 2.19319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.660258Jy sigma=0.001617 ! Fit after self-cal, rms=0.660242Jy sigma=0.001617 ! 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.486 mas, bmaj=15.33 mas, bpa=6.764 degrees ! Estimated noise=1201.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.00278204 Jy ! Component: 100 - total flux cleaned = 0.00351251 Jy ! Component: 150 - total flux cleaned = 0.00384203 Jy ! Component: 200 - total flux cleaned = 0.00430475 Jy ! Total flux subtracted in 200 components = 0.00430476 Jy ! Clean residual min=-0.010975 max=0.012239 Jy/beam ! Clean residual mean=-0.000126 rms=0.003757 Jy/beam ! Combined flux in latest and established models = 2.19749 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 80 components and 2.19749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.660251Jy sigma=0.001617 ! Fit after self-cal, rms=0.660243Jy sigma=0.001617 ! 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.863 mas, bmaj=7.557 mas, bpa=-5.237 degrees ! Estimated noise=2150.25 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.85594 Jy ! Component: 100 - total flux cleaned = 2.15078 Jy ! Component: 150 - total flux cleaned = 2.22806 Jy ! Component: 200 - total flux cleaned = 2.23009 Jy ! Total flux subtracted in 200 components = 2.23009 Jy ! Clean residual min=-0.031496 max=0.033183 Jy/beam ! Clean residual mean=-0.000515 rms=0.008997 Jy/beam ! Combined flux in latest and established models = 2.23008 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 18 model components to the UV plane model. ! The established model now contains 18 components and 2.23008 Jy ! Inverting map and beam ! Estimated beam: bmin=3.639 mas, bmaj=9.63 mas, bpa=-6.297 degrees ! Estimated noise=992.031 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.0220301 Jy ! Component: 100 - total flux cleaned = -0.028203 Jy ! Component: 150 - total flux cleaned = -0.0282093 Jy ! Component: 200 - total flux cleaned = -0.0282417 Jy ! Total flux subtracted in 200 components = -0.0282417 Jy ! Clean residual min=-0.010208 max=0.013832 Jy/beam ! Clean residual mean=-0.000150 rms=0.003425 Jy/beam ! Combined flux in latest and established models = 2.20184 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 44 components and 2.20184 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.486 mas, bmaj=15.33 mas, bpa=6.764 degrees ! Estimated noise=1201.02 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.00101927 Jy ! Component: 100 - total flux cleaned = 0.00123264 Jy ! Component: 150 - total flux cleaned = 0.00124699 Jy ! Component: 200 - total flux cleaned = 0.0014198 Jy ! Total flux subtracted in 200 components = 0.0014198 Jy ! Clean residual min=-0.011885 max=0.012449 Jy/beam ! Clean residual mean=-0.000293 rms=0.003914 Jy/beam ! Combined flux in latest and established models = 2.20326 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 62 components and 2.20326 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.639 mas, bmaj=9.63 mas, bpa=-6.297 degrees ! Estimated noise=992.031 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193699 Jy ! Component: 100 - total flux cleaned = 0.000884784 Jy ! Component: 150 - total flux cleaned = -8.17924e-05 Jy ! Component: 200 - total flux cleaned = -0.000683705 Jy ! Total flux subtracted in 200 components = -0.000683705 Jy ! Clean residual min=-0.009208 max=0.011379 Jy/beam ! Clean residual mean=-0.000152 rms=0.003096 Jy/beam ! Combined flux in latest and established models = 2.20258 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 70 components and 2.20258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.659891Jy sigma=0.001616 ! Fit after self-cal, rms=0.659866Jy sigma=0.001616 wmodel J1512-0905_S_1997_05_07_yyk\_map.mod ! Writing 70 model components to file: J1512-0905_S_1997_05_07_yyk_map.mod wobs J1512-0905_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1512-0905_S_1997_05_07_yyk_uvs.fits wwins J1512-0905_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J1512-0905_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.00358026 Jy ! Component: 100 - total flux cleaned = 0.00392161 Jy ! Component: 150 - total flux cleaned = 0.00393183 Jy ! Component: 200 - total flux cleaned = 0.00423579 Jy ! Component: 250 - total flux cleaned = 0.00496078 Jy ! Component: 300 - total flux cleaned = 0.00566262 Jy ! Component: 350 - total flux cleaned = 0.00675054 Jy ! Component: 400 - total flux cleaned = 0.00780356 Jy ! Component: 450 - total flux cleaned = 0.00869903 Jy ! Component: 500 - total flux cleaned = 0.00944368 Jy ! Component: 550 - total flux cleaned = 0.0101727 Jy ! Component: 600 - total flux cleaned = 0.0110006 Jy ! Component: 650 - total flux cleaned = 0.0115794 Jy ! Component: 700 - total flux cleaned = 0.0122583 Jy ! Component: 750 - total flux cleaned = 0.0124798 Jy ! Component: 800 - total flux cleaned = 0.0128059 Jy ! Component: 850 - total flux cleaned = 0.0128084 Jy ! Component: 900 - total flux cleaned = 0.0130162 Jy ! Component: 950 - total flux cleaned = 0.0129154 Jy ! Component: 1000 - total flux cleaned = 0.0129152 Jy ! Component: 1050 - total flux cleaned = 0.0126215 Jy ! Component: 1100 - total flux cleaned = 0.0127209 Jy ! Component: 1150 - total flux cleaned = 0.0129123 Jy ! Component: 1200 - total flux cleaned = 0.0128189 Jy ! Component: 1250 - total flux cleaned = 0.0128187 Jy ! Component: 1300 - total flux cleaned = 0.0125472 Jy ! Component: 1350 - total flux cleaned = 0.0126364 Jy ! Component: 1400 - total flux cleaned = 0.0123729 Jy ! Component: 1450 - total flux cleaned = 0.0122004 Jy ! Component: 1500 - total flux cleaned = 0.0119437 Jy ! Component: 1550 - total flux cleaned = 0.011775 Jy ! Component: 1600 - total flux cleaned = 0.011445 Jy ! Component: 1650 - total flux cleaned = 0.0111213 Jy ! Component: 1700 - total flux cleaned = 0.0112031 Jy ! Component: 1750 - total flux cleaned = 0.0111225 Jy ! Component: 1800 - total flux cleaned = 0.0106533 Jy ! Component: 1850 - total flux cleaned = 0.0107312 Jy ! Component: 1900 - total flux cleaned = 0.0106561 Jy ! Component: 1950 - total flux cleaned = 0.0105042 Jy ! Component: 2000 - total flux cleaned = 0.0102806 Jy ! Total flux subtracted in 2048 components = 0.0101342 Jy ! Clean residual min=-0.004542 max=0.004265 Jy/beam ! Clean residual mean=-0.000237 rms=0.001531 Jy/beam ! Combined flux in latest and established models = 2.21271 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 203 components and 2.21271 Jy ![Exited script file: muppet] wmap "J1512-0905_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.639 x 9.63 at -6.297 degrees (North through East) ! Clean map min=-0.0071885 max=2.1405 Jy/beam ! Writing clean map to FITS file: J1512-0905_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 2.14047 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00153338 device "J1512-0905_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1512-0905_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.214912 0.214912 0.429824 0.859648 1.7193 3.43859 6.87719 13.7544 27.5087 55.0175 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0046 print "peak=",int(peak_flux*1000)/1000 ! peak= 2.14 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.639 x 9.63 at -6.297 degrees (North through East) ! Clean map min=-0.0071885 max=2.1405 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1512-0905_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1512-0905_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1512-0905_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:43:06 2007