! Started logfile: J1522-2730_S_1997_07_02_yyk_uvs.log on Sun Jan 7 18:45:18 2007 obs J1522-2730_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1522-2730_S_1997_07_02_yyk_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.921379 visibilities/baseline/integration-bin. ! Found source: J1522-2730 ! ! 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 754 lines of history. ! ! Reading 24048 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 J1522-2730_S_1997_07_02_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)= 1.99428 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.716 mas, bmaj=6.407 mas, bpa=-5.729 degrees ! Estimated noise=2415.58 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.61706 Jy ! Component: 100 - total flux cleaned = 1.8462 Jy ! Total flux subtracted in 100 components = 1.8462 Jy ! Clean residual min=-0.075988 max=0.120012 Jy/beam ! Clean residual mean=0.000038 rms=0.022717 Jy/beam ! Combined flux in latest and established models = 1.8462 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 1.8462 Jy ! ! Correcting IF 1. ! A total of 259 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.584002Jy sigma=0.001778 ! Fit after self-cal, rms=0.583261Jy sigma=0.001776 ! Inverting map and beam ! Estimated beam: bmin=2.716 mas, bmaj=6.407 mas, bpa=-5.729 degrees ! Estimated noise=2415.75 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.601 mas, bmaj=8.986 mas, bpa=-5.926 degrees ! Estimated noise=1304.44 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.0638466 Jy ! Component: 100 - total flux cleaned = 0.060325 Jy ! Component: 150 - total flux cleaned = 0.0589321 Jy ! Component: 200 - total flux cleaned = 0.0568767 Jy ! Total flux subtracted in 200 components = 0.0568767 Jy ! Clean residual min=-0.061773 max=0.053672 Jy/beam ! Clean residual mean=0.000165 rms=0.014716 Jy/beam ! Combined flux in latest and established models = 1.90308 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 1.90308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.573049Jy sigma=0.001735 ! Fit after self-cal, rms=0.573048Jy sigma=0.001735 ! 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.601 x 8.986 at -5.926 degrees (North through East) ! Clean map min=-0.060224 max=1.9059 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.02034 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.09 HN 0.99 KP 0.90 ! LA 1.01 MK 1.01 NL 1.00* OV 1.09 ! PT 0.96 SC 0.79 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.980856 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.16 HN 1.10 KP 0.95 ! LA 1.11 MK 1.06 NL 0.95 OV 1.04 ! PT 0.94 SC 0.86 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03674 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.08 HN 1.04 KP 0.92 ! LA 0.83 MK 0.90 NL 0.93 OV 0.95 ! PT 1.07 SC 0.97 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.98774 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.12 HN 1.23 KP 0.94 ! LA 0.91 MK 1.06 NL 1.05 OV 0.94 ! PT 0.92 SC 0.95 ! ! ! Fit before self-cal, rms=0.573048Jy sigma=0.001735 ! Fit after self-cal, rms=0.518856Jy sigma=0.001555 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.518856Jy sigma=0.001555 ! Fit after self-cal, rms=0.518853Jy sigma=0.001555 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.557 mas, bmaj=8.699 mas, bpa=-3.606 degrees ! Estimated noise=1299.45 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 (-6.5, -4.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.017116 Jy ! Component: 100 - total flux cleaned = 0.0172697 Jy ! Component: 150 - total flux cleaned = 0.0152446 Jy ! Component: 200 - total flux cleaned = 0.0134601 Jy ! Total flux subtracted in 200 components = 0.0134601 Jy ! Clean residual min=-0.019882 max=0.031875 Jy/beam ! Clean residual mean=-0.000065 rms=0.006139 Jy/beam ! Combined flux in latest and established models = 1.91654 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 38 components and 1.91654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.510488Jy sigma=0.001538 ! Fit after self-cal, rms=0.510309Jy sigma=0.001537 ! 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.510309Jy sigma=0.001537 ! Fit after self-cal, rms=0.464602Jy sigma=0.001370 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 (3.5, -14). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.022931 Jy ! Component: 100 - total flux cleaned = 0.0239169 Jy ! Component: 150 - total flux cleaned = 0.0231021 Jy ! Component: 200 - total flux cleaned = 0.0215387 Jy ! Total flux subtracted in 200 components = 0.0215387 Jy ! Clean residual min=-0.020198 max=0.021560 Jy/beam ! Clean residual mean=-0.000145 rms=0.005611 Jy/beam ! Combined flux in latest and established models = 1.93808 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 69 components and 1.93808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.457350Jy sigma=0.001357 ! Fit after self-cal, rms=0.453770Jy sigma=0.001344 ! 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.557 x 8.699 at -3.606 degrees (North through East) ! Clean map min=-0.041475 max=1.9107 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.453770Jy sigma=0.001344 ! Fit after self-cal, rms=0.456745Jy sigma=0.001225 ! 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.456745Jy sigma=0.001225 ! Fit after self-cal, rms=0.456207Jy sigma=0.001223 ! Inverting map and beam ! Estimated beam: bmin=3.535 mas, bmaj=8.681 mas, bpa=-3.778 degrees ! Estimated noise=1292.74 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00877566 Jy ! Component: 100 - total flux cleaned = 0.00737923 Jy ! Component: 150 - total flux cleaned = 0.007 Jy ! Component: 200 - total flux cleaned = 0.00733049 Jy ! Total flux subtracted in 200 components = 0.00733049 Jy ! Clean residual min=-0.009717 max=0.007970 Jy/beam ! Clean residual mean=-0.000094 rms=0.002385 Jy/beam ! Combined flux in latest and established models = 1.94541 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 92 components and 1.94541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.455410Jy sigma=0.001219 ! Fit after self-cal, rms=0.455239Jy sigma=0.001219 ! 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.455239Jy sigma=0.001219 ! Fit after self-cal, rms=0.455729Jy sigma=0.001214 ! 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.455729Jy sigma=0.001214 ! Fit after self-cal, rms=0.455690Jy sigma=0.001214 ! Inverting map and beam ! Estimated beam: bmin=3.53 mas, bmaj=8.675 mas, bpa=-3.765 degrees ! Estimated noise=1291.4 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011977 Jy ! Component: 100 - total flux cleaned = 0.00118174 Jy ! Component: 150 - total flux cleaned = 0.00142617 Jy ! Component: 200 - total flux cleaned = 0.00189929 Jy ! Total flux subtracted in 200 components = 0.00189929 Jy ! Clean residual min=-0.008716 max=0.007266 Jy/beam ! Clean residual mean=-0.000069 rms=0.002093 Jy/beam ! Combined flux in latest and established models = 1.94731 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 107 components and 1.94731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.455400Jy sigma=0.001213 ! Fit after self-cal, rms=0.455377Jy sigma=0.001213 ! 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.786 mas, bmaj=19.84 mas, bpa=0.8298 degrees ! Estimated noise=1600.43 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.00145492 Jy ! Component: 100 - total flux cleaned = 0.00146509 Jy ! Component: 150 - total flux cleaned = 0.00174941 Jy ! Component: 200 - total flux cleaned = 0.00187945 Jy ! Total flux subtracted in 200 components = 0.00187945 Jy ! Clean residual min=-0.008537 max=0.006508 Jy/beam ! Clean residual mean=-0.000119 rms=0.002292 Jy/beam ! Combined flux in latest and established models = 1.94919 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 123 components and 1.94919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.455333Jy sigma=0.001213 ! Fit after self-cal, rms=0.455311Jy sigma=0.001212 ! 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.696 mas, bmaj=6.235 mas, bpa=-4.798 degrees ! Estimated noise=2436.53 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.64507 Jy ! Component: 100 - total flux cleaned = 1.87233 Jy ! Component: 150 - total flux cleaned = 1.92608 Jy ! Component: 200 - total flux cleaned = 1.93938 Jy ! Total flux subtracted in 200 components = 1.93938 Jy ! Clean residual min=-0.016320 max=0.015027 Jy/beam ! Clean residual mean=-0.000006 rms=0.004177 Jy/beam ! Combined flux in latest and established models = 1.93938 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 22 model components to the UV plane model. ! The established model now contains 22 components and 1.93938 Jy ! Inverting map and beam ! Estimated beam: bmin=3.53 mas, bmaj=8.675 mas, bpa=-3.765 degrees ! Estimated noise=1291.4 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.00928545 Jy ! Component: 100 - total flux cleaned = 0.0108511 Jy ! Component: 150 - total flux cleaned = 0.0116443 Jy ! Component: 200 - total flux cleaned = 0.01197 Jy ! Total flux subtracted in 200 components = 0.01197 Jy ! Clean residual min=-0.007950 max=0.007692 Jy/beam ! Clean residual mean=-0.000075 rms=0.002379 Jy/beam ! Combined flux in latest and established models = 1.95135 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 38 components and 1.95135 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.786 mas, bmaj=19.84 mas, bpa=0.8298 degrees ! Estimated noise=1600.43 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.00260648 Jy ! Component: 100 - total flux cleaned = 0.00281475 Jy ! Component: 150 - total flux cleaned = 0.00281701 Jy ! Component: 200 - total flux cleaned = 0.00263629 Jy ! Total flux subtracted in 200 components = 0.00263629 Jy ! Clean residual min=-0.008275 max=0.007125 Jy/beam ! Clean residual mean=-0.000131 rms=0.002457 Jy/beam ! Combined flux in latest and established models = 1.95399 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 63 components and 1.95399 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.53 mas, bmaj=8.675 mas, bpa=-3.765 degrees ! Estimated noise=1291.4 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00075554 Jy ! Component: 100 - total flux cleaned = -0.000763032 Jy ! Component: 150 - total flux cleaned = -0.000774942 Jy ! Component: 200 - total flux cleaned = -0.000780015 Jy ! Total flux subtracted in 200 components = -0.000780015 Jy ! Clean residual min=-0.007528 max=0.006510 Jy/beam ! Clean residual mean=-0.000080 rms=0.002154 Jy/beam ! Combined flux in latest and established models = 1.95321 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 84 components and 1.95321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.455828Jy sigma=0.001213 ! Fit after self-cal, rms=0.455782Jy sigma=0.001213 wmodel J1522-2730_S_1997_07_02_yyk\_map.mod ! Writing 84 model components to file: J1522-2730_S_1997_07_02_yyk_map.mod wobs J1522-2730_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1522-2730_S_1997_07_02_yyk_uvs.fits wwins J1522-2730_S_1997_07_02_yyk\_map.win ! wwins: Wrote 3 windows to J1522-2730_S_1997_07_02_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.00294592 Jy ! Component: 100 - total flux cleaned = -0.00380513 Jy ! Component: 150 - total flux cleaned = -0.00426888 Jy ! Component: 200 - total flux cleaned = -0.00448945 Jy ! Component: 250 - total flux cleaned = -0.00448485 Jy ! Component: 300 - total flux cleaned = -0.00468938 Jy ! Component: 350 - total flux cleaned = -0.00498618 Jy ! Component: 400 - total flux cleaned = -0.00498361 Jy ! Component: 450 - total flux cleaned = -0.00507542 Jy ! Component: 500 - total flux cleaned = -0.00507366 Jy ! Component: 550 - total flux cleaned = -0.0053391 Jy ! Component: 600 - total flux cleaned = -0.00559932 Jy ! Component: 650 - total flux cleaned = -0.00602262 Jy ! Component: 700 - total flux cleaned = -0.00618898 Jy ! Component: 750 - total flux cleaned = -0.00667484 Jy ! Component: 800 - total flux cleaned = -0.00675295 Jy ! Component: 850 - total flux cleaned = -0.00706406 Jy ! Component: 900 - total flux cleaned = -0.0072167 Jy ! Component: 950 - total flux cleaned = -0.00744187 Jy ! Component: 1000 - total flux cleaned = -0.0077377 Jy ! Component: 1050 - total flux cleaned = -0.00795606 Jy ! Component: 1100 - total flux cleaned = -0.00831178 Jy ! Component: 1150 - total flux cleaned = -0.00852073 Jy ! Component: 1200 - total flux cleaned = -0.00858843 Jy ! Component: 1250 - total flux cleaned = -0.00892699 Jy ! Component: 1300 - total flux cleaned = -0.00905991 Jy ! Component: 1350 - total flux cleaned = -0.00938785 Jy ! Component: 1400 - total flux cleaned = -0.00958181 Jy ! Component: 1450 - total flux cleaned = -0.0099002 Jy ! Component: 1500 - total flux cleaned = -0.0101509 Jy ! Component: 1550 - total flux cleaned = -0.010274 Jy ! Component: 1600 - total flux cleaned = -0.0105177 Jy ! Component: 1650 - total flux cleaned = -0.0106977 Jy ! Component: 1700 - total flux cleaned = -0.0109343 Jy ! Component: 1750 - total flux cleaned = -0.0111095 Jy ! Component: 1800 - total flux cleaned = -0.0113392 Jy ! Component: 1850 - total flux cleaned = -0.0114518 Jy ! Component: 1900 - total flux cleaned = -0.0117321 Jy ! Component: 1950 - total flux cleaned = -0.0119524 Jy ! Component: 2000 - total flux cleaned = -0.0121707 Jy ! Total flux subtracted in 2048 components = -0.0122784 Jy ! Clean residual min=-0.003897 max=0.003539 Jy/beam ! Clean residual mean=-0.000069 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 1.94093 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 220 components and 1.94093 Jy ![Exited script file: muppet] wmap "J1522-2730_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.53 x 8.675 at -3.765 degrees (North through East) ! Clean map min=-0.0061546 max=1.9055 Jy/beam ! Writing clean map to FITS file: J1522-2730_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.90548 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00114697 device "J1522-2730_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1522-2730_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.180579 0.180579 0.361157 0.722315 1.44463 2.88926 5.77852 11.557 23.1141 46.2282 92.4563 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0034 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.905 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.53 x 8.675 at -3.765 degrees (North through East) ! Clean map min=-0.0061546 max=1.9055 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1522-2730_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1522-2730_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1522-2730_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 18:45:25 2007