! Started logfile: J0206-2212_S_1997_08_27_yyk_uvs.log on Sun Jan 7 15:47:59 2007 obs J0206-2212_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0206-2212_S_1997_08_27_yyk_uva.fits ! AN table 1: 140 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976667 visibilities/baseline/integration-bin. ! Found source: J0206-2212 ! ! 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 24612 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 J0206-2212_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.460812 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.673 mas, bmaj=6.713 mas, bpa=-4.153 degrees ! Estimated noise=1876.59 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.253909 Jy ! Component: 100 - total flux cleaned = 0.288881 Jy ! Total flux subtracted in 100 components = 0.288881 Jy ! Clean residual min=-0.011787 max=0.013182 Jy/beam ! Clean residual mean=0.000072 rms=0.003318 Jy/beam ! Combined flux in latest and established models = 0.288881 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.288881 Jy ! ! Correcting IF 1. ! A total of 189 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.350401Jy sigma=0.001198 ! Fit after self-cal, rms=0.350279Jy sigma=0.001198 ! Inverting map and beam ! Estimated beam: bmin=2.673 mas, bmaj=6.713 mas, bpa=-4.153 degrees ! Estimated noise=1876.87 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.449 mas, bmaj=8.633 mas, bpa=-6.001 degrees ! Estimated noise=1226.25 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.012193 Jy ! Component: 100 - total flux cleaned = 0.0154769 Jy ! Component: 150 - total flux cleaned = 0.0156926 Jy ! Component: 200 - total flux cleaned = 0.0157863 Jy ! Total flux subtracted in 200 components = 0.0157863 Jy ! Clean residual min=-0.009271 max=0.010367 Jy/beam ! Clean residual mean=0.000086 rms=0.002518 Jy/beam ! Combined flux in latest and established models = 0.304667 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 18 components and 0.304667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.349846Jy sigma=0.001197 ! Fit after self-cal, rms=0.349833Jy 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.449 x 8.633 at -6.001 degrees (North through East) ! Clean map min=-0.0092098 max=0.29243 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.02128 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.06 HN 0.94 KP 0.93 ! LA 1.00 MK 1.03 NL 1.00* OV 1.07 ! PT 0.98 SC 0.81 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.987397 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.19 HN 1.08 KP 0.94 ! LA 1.07 MK 1.04 NL 0.94 OV 1.00 ! PT 0.95 SC 0.90 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03226 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.07 HN 1.02 KP 0.90 ! LA 0.80 MK 0.90 NL 0.94 OV 0.96 ! PT 1.14 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.988834 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.14 HN 1.24 KP 0.92 ! LA 0.86 MK 1.04 NL 1.03 OV 0.92 ! PT 0.93 SC 1.04 ! ! ! Fit before self-cal, rms=0.349833Jy sigma=0.001197 ! Fit after self-cal, rms=0.343237Jy sigma=0.001190 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.343237Jy sigma=0.001190 ! Fit after self-cal, rms=0.343238Jy sigma=0.001190 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.442 mas, bmaj=8.435 mas, bpa=-4.69 degrees ! Estimated noise=1226.81 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.00231253 Jy ! Component: 100 - total flux cleaned = 0.00275457 Jy ! Component: 150 - total flux cleaned = 0.00291124 Jy ! Component: 200 - total flux cleaned = 0.00291487 Jy ! Total flux subtracted in 200 components = 0.00291487 Jy ! Clean residual min=-0.005407 max=0.006545 Jy/beam ! Clean residual mean=-0.000067 rms=0.001612 Jy/beam ! Combined flux in latest and established models = 0.307582 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 32 components and 0.307582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.343165Jy sigma=0.001189 ! Fit after self-cal, rms=0.343155Jy sigma=0.001189 ! 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.343155Jy sigma=0.001189 ! Fit after self-cal, rms=0.341980Jy sigma=0.001186 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.000327034 Jy ! Component: 100 - total flux cleaned = 0.000250964 Jy ! Component: 150 - total flux cleaned = 0.000188592 Jy ! Component: 200 - total flux cleaned = 0.000134508 Jy ! Total flux subtracted in 200 components = 0.000134508 Jy ! Clean residual min=-0.005355 max=0.006358 Jy/beam ! Clean residual mean=-0.000066 rms=0.001589 Jy/beam ! Combined flux in latest and established models = 0.307717 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 43 components and 0.307717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.341960Jy sigma=0.001185 ! Fit after self-cal, rms=0.341830Jy sigma=0.001185 ! 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.442 x 8.435 at -4.69 degrees (North through East) ! Clean map min=-0.0051488 max=0.29625 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.341830Jy sigma=0.001185 ! Fit after self-cal, rms=0.359273Jy sigma=0.001183 ! 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.359273Jy sigma=0.001183 ! Fit after self-cal, rms=0.359256Jy sigma=0.001183 ! Inverting map and beam ! Estimated beam: bmin=3.414 mas, bmaj=8.413 mas, bpa=-4.365 degrees ! Estimated noise=1223.16 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164745 Jy ! Component: 100 - total flux cleaned = 0.00163912 Jy ! Component: 150 - total flux cleaned = 0.00164208 Jy ! Component: 200 - total flux cleaned = 0.0016442 Jy ! Total flux subtracted in 200 components = 0.0016442 Jy ! Clean residual min=-0.004672 max=0.005661 Jy/beam ! Clean residual mean=-0.000072 rms=0.001485 Jy/beam ! Combined flux in latest and established models = 0.309361 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 51 components and 0.309361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.359238Jy sigma=0.001183 ! Fit after self-cal, rms=0.359228Jy sigma=0.001183 ! 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.359228Jy sigma=0.001183 ! Fit after self-cal, rms=0.359133Jy 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.359133Jy sigma=0.001181 ! Fit after self-cal, rms=0.359129Jy sigma=0.001181 ! Inverting map and beam ! Estimated beam: bmin=3.4 mas, bmaj=8.378 mas, bpa=-4.17 degrees ! Estimated noise=1224.34 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017727 Jy ! Component: 100 - total flux cleaned = 0.00181782 Jy ! Component: 150 - total flux cleaned = 0.00181581 Jy ! Component: 200 - total flux cleaned = 0.00185205 Jy ! Total flux subtracted in 200 components = 0.00185205 Jy ! Clean residual min=-0.004699 max=0.005683 Jy/beam ! Clean residual mean=-0.000081 rms=0.001470 Jy/beam ! Combined flux in latest and established models = 0.311213 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 55 components and 0.311213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.359118Jy sigma=0.001181 ! Fit after self-cal, rms=0.359114Jy sigma=0.001181 ! 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.348 mas, bmaj=17.45 mas, bpa=2.517 degrees ! Estimated noise=1541.1 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.00104383 Jy ! Component: 100 - total flux cleaned = 0.001036 Jy ! Component: 150 - total flux cleaned = 0.000994996 Jy ! Component: 200 - total flux cleaned = 0.000928319 Jy ! Total flux subtracted in 200 components = 0.000928319 Jy ! Clean residual min=-0.005203 max=0.006124 Jy/beam ! Clean residual mean=-0.000146 rms=0.001961 Jy/beam ! Combined flux in latest and established models = 0.312141 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 60 components and 0.312141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.359119Jy sigma=0.001181 ! Fit after self-cal, rms=0.359106Jy sigma=0.001181 ! 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.661 mas, bmaj=6.62 mas, bpa=-3.087 degrees ! Estimated noise=1878.67 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.255791 Jy ! Component: 100 - total flux cleaned = 0.29324 Jy ! Component: 150 - total flux cleaned = 0.30238 Jy ! Component: 200 - total flux cleaned = 0.304882 Jy ! Total flux subtracted in 200 components = 0.304882 Jy ! Clean residual min=-0.007462 max=0.007831 Jy/beam ! Clean residual mean=-0.000052 rms=0.002054 Jy/beam ! Combined flux in latest and established models = 0.304882 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 0.304882 Jy ! Inverting map and beam ! Estimated beam: bmin=3.4 mas, bmaj=8.378 mas, bpa=-4.17 degrees ! Estimated noise=1224.34 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (3.5, -2.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00692159 Jy ! Component: 100 - total flux cleaned = 0.00779698 Jy ! Component: 150 - total flux cleaned = 0.00814236 Jy ! Component: 200 - total flux cleaned = 0.00813934 Jy ! Total flux subtracted in 200 components = 0.00813933 Jy ! Clean residual min=-0.004695 max=0.005414 Jy/beam ! Clean residual mean=-0.000087 rms=0.001428 Jy/beam ! Combined flux in latest and established models = 0.313021 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 35 components and 0.313021 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.348 mas, bmaj=17.45 mas, bpa=2.517 degrees ! Estimated noise=1541.1 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 = 3.71213e-06 Jy ! Component: 100 - total flux cleaned = -0.000191182 Jy ! Component: 150 - total flux cleaned = -0.00036006 Jy ! Component: 200 - total flux cleaned = -0.000518116 Jy ! Total flux subtracted in 200 components = -0.000518116 Jy ! Clean residual min=-0.005105 max=0.006270 Jy/beam ! Clean residual mean=-0.000144 rms=0.001939 Jy/beam ! Combined flux in latest and established models = 0.312503 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.312503 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.4 mas, bmaj=8.378 mas, bpa=-4.17 degrees ! Estimated noise=1224.34 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00028424 Jy ! Component: 100 - total flux cleaned = -0.000354654 Jy ! Component: 150 - total flux cleaned = -0.000417105 Jy ! Component: 200 - total flux cleaned = -0.000414412 Jy ! Total flux subtracted in 200 components = -0.000414412 Jy ! Clean residual min=-0.004596 max=0.005335 Jy/beam ! Clean residual mean=-0.000076 rms=0.001399 Jy/beam ! Combined flux in latest and established models = 0.312088 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 63 components and 0.312088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.359023Jy sigma=0.001181 ! Fit after self-cal, rms=0.359016Jy sigma=0.001181 wmodel J0206-2212_S_1997_08_27_yyk\_map.mod ! Writing 63 model components to file: J0206-2212_S_1997_08_27_yyk_map.mod wobs J0206-2212_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0206-2212_S_1997_08_27_yyk_uvs.fits wwins J0206-2212_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J0206-2212_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.00140799 Jy ! Component: 100 - total flux cleaned = 0.0020656 Jy ! Component: 150 - total flux cleaned = 0.00230355 Jy ! Component: 200 - total flux cleaned = 0.00223195 Jy ! Component: 250 - total flux cleaned = 0.00188026 Jy ! Component: 300 - total flux cleaned = 0.00174353 Jy ! Component: 350 - total flux cleaned = 0.00154687 Jy ! Component: 400 - total flux cleaned = 0.00142134 Jy ! Component: 450 - total flux cleaned = 0.00129952 Jy ! Component: 500 - total flux cleaned = 0.00130054 Jy ! Component: 550 - total flux cleaned = 0.00118569 Jy ! Component: 600 - total flux cleaned = 0.00107418 Jy ! Component: 650 - total flux cleaned = 0.00101856 Jy ! Component: 700 - total flux cleaned = 0.000752784 Jy ! Component: 750 - total flux cleaned = 0.000648857 Jy ! Component: 800 - total flux cleaned = 0.000395108 Jy ! Component: 850 - total flux cleaned = 0.000296024 Jy ! Component: 900 - total flux cleaned = 0.000100931 Jy ! Component: 950 - total flux cleaned = -8.97227e-05 Jy ! Component: 1000 - total flux cleaned = -0.000323328 Jy ! Component: 1050 - total flux cleaned = -0.000643843 Jy ! Component: 1100 - total flux cleaned = -0.000913208 Jy ! Component: 1150 - total flux cleaned = -0.00117765 Jy ! Component: 1200 - total flux cleaned = -0.00148063 Jy ! Component: 1250 - total flux cleaned = -0.00182053 Jy ! Component: 1300 - total flux cleaned = -0.00207137 Jy ! Component: 1350 - total flux cleaned = -0.00215329 Jy ! Component: 1400 - total flux cleaned = -0.00247629 Jy ! Component: 1450 - total flux cleaned = -0.00263566 Jy ! Component: 1500 - total flux cleaned = -0.00275387 Jy ! Component: 1550 - total flux cleaned = -0.00286934 Jy ! Component: 1600 - total flux cleaned = -0.00305972 Jy ! Component: 1650 - total flux cleaned = -0.0031721 Jy ! Component: 1700 - total flux cleaned = -0.00324572 Jy ! Component: 1750 - total flux cleaned = -0.00331871 Jy ! Component: 1800 - total flux cleaned = -0.00349965 Jy ! Component: 1850 - total flux cleaned = -0.00367755 Jy ! Component: 1900 - total flux cleaned = -0.00378281 Jy ! Component: 1950 - total flux cleaned = -0.00385264 Jy ! Component: 2000 - total flux cleaned = -0.00399046 Jy ! Total flux subtracted in 2048 components = -0.00419409 Jy ! Clean residual min=-0.001950 max=0.002131 Jy/beam ! Clean residual mean=-0.000007 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.307894 Jy keep ! Adding 126 model components to the UV plane model. ! The established model now contains 189 components and 0.307894 Jy ![Exited script file: muppet] wmap "J0206-2212_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.4 x 8.378 at -4.17 degrees (North through East) ! Clean map min=-0.0041797 max=0.29635 Jy/beam ! Writing clean map to FITS file: J0206-2212_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.296345 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000682774 device "J0206-2212_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0206-2212_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.691195 0.691195 1.38239 2.76478 5.52956 11.0591 22.1182 44.2365 88.4729 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.296 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.4 x 8.378 at -4.17 degrees (North through East) ! Clean map min=-0.0041797 max=0.29635 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0206-2212_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0206-2212_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0206-2212_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 15:48:06 2007