! Started logfile: J0219-1842_S_1997_08_27_yyk_uvs.log on Sun Jan 7 15:50:28 2007 obs J0219-1842_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0219-1842_S_1997_08_27_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.979784 visibilities/baseline/integration-bin. ! Found source: J0219-1842 ! ! 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 702 lines of history. ! ! Reading 25396 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 J0219-1842_S_1997_08_27_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.448399 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.707 mas, bmaj=6.796 mas, bpa=-3.032 degrees ! Estimated noise=1637.6 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.259665 Jy ! Component: 100 - total flux cleaned = 0.294965 Jy ! Total flux subtracted in 100 components = 0.294965 Jy ! Clean residual min=-0.010004 max=0.009426 Jy/beam ! Clean residual mean=0.000099 rms=0.002755 Jy/beam ! Combined flux in latest and established models = 0.294965 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.294965 Jy ! ! Correcting IF 1. ! A total of 163 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.328214Jy sigma=0.001190 ! Fit after self-cal, rms=0.328125Jy sigma=0.001189 ! Inverting map and beam ! Estimated beam: bmin=2.707 mas, bmaj=6.796 mas, bpa=-3.032 degrees ! Estimated noise=1637.6 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.446 mas, bmaj=8.646 mas, bpa=-5.912 degrees ! Estimated noise=1154.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.00265841 Jy ! Component: 100 - total flux cleaned = 0.00252787 Jy ! Component: 150 - total flux cleaned = 0.00224406 Jy ! Component: 200 - total flux cleaned = 0.002012 Jy ! Total flux subtracted in 200 components = 0.002012 Jy ! Clean residual min=-0.008188 max=0.009461 Jy/beam ! Clean residual mean=0.000169 rms=0.002202 Jy/beam ! Combined flux in latest and established models = 0.296977 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 15 components and 0.296977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.327905Jy sigma=0.001189 ! Fit after self-cal, rms=0.327897Jy sigma=0.001189 ! 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.446 x 8.646 at -5.912 degrees (North through East) ! Clean map min=-0.0079538 max=0.29862 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.02473 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.08 HN 0.94 KP 0.93 ! LA 1.02 MK 0.96 NL 1.00* OV 1.09 ! PT 0.96 SC 0.83 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.988048 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.15 HN 1.03 KP 0.95 ! LA 1.07 MK 1.06 NL 0.96 OV 1.00 ! PT 0.97 SC 0.93 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03859 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.11 HN 0.96 KP 0.91 ! LA 0.83 MK 0.89 NL 0.92 OV 0.95 ! PT 1.06 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.98761 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.15 HN 1.15 KP 0.93 ! LA 0.89 MK 1.06 NL 1.03 OV 0.93 ! PT 0.93 SC 1.03 ! ! ! Fit before self-cal, rms=0.327897Jy sigma=0.001189 ! Fit after self-cal, rms=0.319644Jy sigma=0.001183 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.319644Jy sigma=0.001183 ! Fit after self-cal, rms=0.319644Jy sigma=0.001183 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=8.5 mas, bpa=-5.128 degrees ! Estimated noise=1161.65 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.00406927 Jy ! Component: 100 - total flux cleaned = 0.00423519 Jy ! Component: 150 - total flux cleaned = 0.00417404 Jy ! Component: 200 - total flux cleaned = 0.00417397 Jy ! Total flux subtracted in 200 components = 0.00417397 Jy ! Clean residual min=-0.004203 max=0.004453 Jy/beam ! Clean residual mean=0.000029 rms=0.001183 Jy/beam ! Combined flux in latest and established models = 0.301151 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.301151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.319585Jy sigma=0.001183 ! Fit after self-cal, rms=0.319580Jy 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.319580Jy sigma=0.001183 ! Fit after self-cal, rms=0.318642Jy sigma=0.001179 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.000814086 Jy ! Component: 100 - total flux cleaned = 0.000817348 Jy ! Component: 150 - total flux cleaned = 0.000702374 Jy ! Component: 200 - total flux cleaned = 0.00059795 Jy ! Total flux subtracted in 200 components = 0.00059795 Jy ! Clean residual min=-0.004288 max=0.004494 Jy/beam ! Clean residual mean=0.000026 rms=0.001190 Jy/beam ! Combined flux in latest and established models = 0.301749 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 37 components and 0.301749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.318627Jy sigma=0.001179 ! Fit after self-cal, rms=0.318510Jy sigma=0.001179 ! 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.423 x 8.5 at -5.128 degrees (North through East) ! Clean map min=-0.0041215 max=0.30371 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.318510Jy sigma=0.001179 ! Fit after self-cal, rms=0.317089Jy sigma=0.001177 ! 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.317089Jy sigma=0.001177 ! Fit after self-cal, rms=0.317063Jy sigma=0.001177 ! Inverting map and beam ! Estimated beam: bmin=3.403 mas, bmaj=8.493 mas, bpa=-5.111 degrees ! Estimated noise=1158.19 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000956365 Jy ! Component: 100 - total flux cleaned = 0.000920149 Jy ! Component: 150 - total flux cleaned = 0.00091976 Jy ! Component: 200 - total flux cleaned = 0.000916749 Jy ! Total flux subtracted in 200 components = 0.000916749 Jy ! Clean residual min=-0.004693 max=0.004535 Jy/beam ! Clean residual mean=-0.000004 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.302666 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.302666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.317053Jy sigma=0.001177 ! Fit after self-cal, rms=0.317044Jy sigma=0.001177 ! 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.317044Jy sigma=0.001177 ! Fit after self-cal, rms=0.317522Jy sigma=0.001175 ! 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.317522Jy sigma=0.001175 ! Fit after self-cal, rms=0.317523Jy sigma=0.001175 ! Inverting map and beam ! Estimated beam: bmin=3.39 mas, bmaj=8.459 mas, bpa=-5.051 degrees ! Estimated noise=1159.93 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162305 Jy ! Component: 100 - total flux cleaned = 0.00171805 Jy ! Component: 150 - total flux cleaned = 0.00171921 Jy ! Component: 200 - total flux cleaned = 0.00171868 Jy ! Total flux subtracted in 200 components = 0.00171868 Jy ! Clean residual min=-0.004641 max=0.004603 Jy/beam ! Clean residual mean=0.000002 rms=0.001128 Jy/beam ! Combined flux in latest and established models = 0.304384 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.304384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.317515Jy sigma=0.001175 ! Fit after self-cal, rms=0.317516Jy sigma=0.001175 ! 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.102 mas, bmaj=16.38 mas, bpa=1.288 degrees ! Estimated noise=1460.21 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.000235505 Jy ! Component: 100 - total flux cleaned = 0.000237869 Jy ! Component: 150 - total flux cleaned = 0.000216208 Jy ! Component: 200 - total flux cleaned = 0.000173103 Jy ! Total flux subtracted in 200 components = 0.000173103 Jy ! Clean residual min=-0.004036 max=0.004766 Jy/beam ! Clean residual mean=0.000010 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 0.304557 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 58 components and 0.304558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.317516Jy sigma=0.001175 ! Fit after self-cal, rms=0.317519Jy sigma=0.001175 ! 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.685 mas, bmaj=6.759 mas, bpa=-2.389 degrees ! Estimated noise=1637.7 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.260736 Jy ! Component: 100 - total flux cleaned = 0.295684 Jy ! Component: 150 - total flux cleaned = 0.304868 Jy ! Component: 200 - total flux cleaned = 0.306088 Jy ! Total flux subtracted in 200 components = 0.306088 Jy ! Clean residual min=-0.008257 max=0.008078 Jy/beam ! Clean residual mean=-0.000028 rms=0.002132 Jy/beam ! Combined flux in latest and established models = 0.306088 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.306088 Jy ! Inverting map and beam ! Estimated beam: bmin=3.39 mas, bmaj=8.459 mas, bpa=-5.051 degrees ! Estimated noise=1159.93 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.000679007 Jy ! Component: 100 - total flux cleaned = 0.000157347 Jy ! Component: 150 - total flux cleaned = -5.0942e-05 Jy ! Component: 200 - total flux cleaned = -0.000228251 Jy ! Total flux subtracted in 200 components = -0.000228251 Jy ! Clean residual min=-0.004638 max=0.004636 Jy/beam ! Clean residual mean=-0.000002 rms=0.001153 Jy/beam ! Combined flux in latest and established models = 0.30586 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.30586 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.102 mas, bmaj=16.38 mas, bpa=1.288 degrees ! Estimated noise=1460.21 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.000189163 Jy ! Component: 100 - total flux cleaned = -0.00031103 Jy ! Component: 150 - total flux cleaned = -0.000424545 Jy ! Component: 200 - total flux cleaned = -0.00049403 Jy ! Total flux subtracted in 200 components = -0.00049403 Jy ! Clean residual min=-0.004206 max=0.004798 Jy/beam ! Clean residual mean=0.000005 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.305366 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.305366 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.39 mas, bmaj=8.459 mas, bpa=-5.051 degrees ! Estimated noise=1159.93 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000143689 Jy ! Component: 100 - total flux cleaned = -0.000360386 Jy ! Component: 150 - total flux cleaned = -0.000456151 Jy ! Component: 200 - total flux cleaned = -0.000516316 Jy ! Total flux subtracted in 200 components = -0.000516316 Jy ! Clean residual min=-0.004617 max=0.004688 Jy/beam ! Clean residual mean=0.000000 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.304849 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.304849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.317530Jy sigma=0.001175 ! Fit after self-cal, rms=0.317531Jy sigma=0.001175 wmodel J0219-1842_S_1997_08_27_yyk\_map.mod ! Writing 51 model components to file: J0219-1842_S_1997_08_27_yyk_map.mod wobs J0219-1842_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0219-1842_S_1997_08_27_yyk_uvs.fits wwins J0219-1842_S_1997_08_27_yyk\_map.win ! wwins: Wrote 1 windows to J0219-1842_S_1997_08_27_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.000651667 Jy ! Component: 100 - total flux cleaned = 0.000729096 Jy ! Component: 150 - total flux cleaned = 0.000396664 Jy ! Component: 200 - total flux cleaned = 0.000521541 Jy ! Component: 250 - total flux cleaned = 0.000644361 Jy ! Component: 300 - total flux cleaned = 0.000878427 Jy ! Component: 350 - total flux cleaned = 0.000936076 Jy ! Component: 400 - total flux cleaned = 0.000992394 Jy ! Component: 450 - total flux cleaned = 0.00120612 Jy ! Component: 500 - total flux cleaned = 0.00141448 Jy ! Component: 550 - total flux cleaned = 0.00177011 Jy ! Component: 600 - total flux cleaned = 0.00191765 Jy ! Component: 650 - total flux cleaned = 0.00187043 Jy ! Component: 700 - total flux cleaned = 0.00211014 Jy ! Component: 750 - total flux cleaned = 0.00229635 Jy ! Component: 800 - total flux cleaned = 0.00238711 Jy ! Component: 850 - total flux cleaned = 0.00252015 Jy ! Component: 900 - total flux cleaned = 0.00265073 Jy ! Component: 950 - total flux cleaned = 0.00260768 Jy ! Component: 1000 - total flux cleaned = 0.00269272 Jy ! Component: 1050 - total flux cleaned = 0.0026925 Jy ! Component: 1100 - total flux cleaned = 0.00265181 Jy ! Component: 1150 - total flux cleaned = 0.00265237 Jy ! Component: 1200 - total flux cleaned = 0.00261407 Jy ! Component: 1250 - total flux cleaned = 0.00273154 Jy ! Component: 1300 - total flux cleaned = 0.0028467 Jy ! Component: 1350 - total flux cleaned = 0.00292253 Jy ! Component: 1400 - total flux cleaned = 0.00295948 Jy ! Component: 1450 - total flux cleaned = 0.00303312 Jy ! Component: 1500 - total flux cleaned = 0.00299594 Jy ! Component: 1550 - total flux cleaned = 0.00299617 Jy ! Component: 1600 - total flux cleaned = 0.00306714 Jy ! Component: 1650 - total flux cleaned = 0.00296139 Jy ! Component: 1700 - total flux cleaned = 0.00289157 Jy ! Component: 1750 - total flux cleaned = 0.00292571 Jy ! Component: 1800 - total flux cleaned = 0.00282376 Jy ! Component: 1850 - total flux cleaned = 0.00272272 Jy ! Component: 1900 - total flux cleaned = 0.00268952 Jy ! Component: 1950 - total flux cleaned = 0.00259117 Jy ! Component: 2000 - total flux cleaned = 0.00259169 Jy ! Total flux subtracted in 2048 components = 0.00255958 Jy ! Clean residual min=-0.001786 max=0.002398 Jy/beam ! Clean residual mean=-0.000036 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.307409 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 181 components and 0.307409 Jy ![Exited script file: muppet] wmap "J0219-1842_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.39 x 8.459 at -5.051 degrees (North through East) ! Clean map min=-0.003535 max=0.30301 Jy/beam ! Writing clean map to FITS file: J0219-1842_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.30301 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00065039 device "J0219-1842_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0219-1842_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.64393 0.64393 1.28786 2.57572 5.15144 10.3029 20.6057 41.2115 82.423 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.303 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.39 x 8.459 at -5.051 degrees (North through East) ! Clean map min=-0.003535 max=0.30301 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0219-1842_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0219-1842_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0219-1842_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 15:50:35 2007