! Started logfile: J0423-0120_S_1997_08_27_yyk_uvs.log on Sun Jan 7 16:15:05 2007 obs J0423-0120_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0423-0120_S_1997_08_27_yyk_uva.fits ! AN table 1: 53 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.961845 visibilities/baseline/integration-bin. ! Found source: J0423-0120 ! ! 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 9176 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 J0423-0120_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)= 2.80511 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=3.01 mas, bmaj=7.1 mas, bpa=-4.5 degrees ! Estimated noise=2729.08 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 = 2.3594 Jy ! Component: 100 - total flux cleaned = 2.69942 Jy ! Total flux subtracted in 100 components = 2.69942 Jy ! Clean residual min=-0.073471 max=0.114503 Jy/beam ! Clean residual mean=-0.000563 rms=0.024840 Jy/beam ! Combined flux in latest and established models = 2.69942 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 2.69942 Jy ! ! Correcting IF 1. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.492146Jy sigma=0.001955 ! Fit after self-cal, rms=0.491850Jy sigma=0.001953 ! Inverting map and beam ! Estimated beam: bmin=3.011 mas, bmaj=7.1 mas, bpa=-4.5 degrees ! Estimated noise=2729.01 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.806 mas, bmaj=8.359 mas, bpa=-3.661 degrees ! Estimated noise=1743.92 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.0328425 Jy ! Component: 100 - total flux cleaned = 0.0407981 Jy ! Component: 150 - total flux cleaned = 0.0408847 Jy ! Component: 200 - total flux cleaned = 0.0398334 Jy ! Total flux subtracted in 200 components = 0.0398334 Jy ! Clean residual min=-0.057410 max=0.115899 Jy/beam ! Clean residual mean=-0.000872 rms=0.022377 Jy/beam ! Combined flux in latest and established models = 2.73926 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 2.73926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.479228Jy sigma=0.001921 ! Fit after self-cal, rms=0.479009Jy sigma=0.001920 ! 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.806 x 8.359 at -3.661 degrees (North through East) ! Clean map min=-0.057145 max=2.6987 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.02184 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.10 HN 0.88 KP 0.92 ! LA 0.99 MK 1.00 NL 1.00* OV 1.09 ! PT 0.98 SC 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.986199 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.17 HN 0.97 KP 0.96 ! LA 1.07 MK 1.07 NL 0.94 OV 1.04 ! PT 0.96 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04007 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.08 HN 0.91 KP 0.92 ! LA 0.81 MK 0.91 NL 0.92 OV 0.95 ! PT 1.10 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.98965 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.14 HN 1.09 KP 0.95 ! LA 0.88 MK 1.06 NL 1.03 OV 0.95 ! PT 0.93 SC 1.05 ! ! ! Fit before self-cal, rms=0.479009Jy sigma=0.001920 ! Fit after self-cal, rms=0.359490Jy sigma=0.001468 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.359490Jy sigma=0.001468 ! Fit after self-cal, rms=0.359494Jy sigma=0.001468 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.759 mas, bmaj=8.317 mas, bpa=-2.97 degrees ! Estimated noise=1751.28 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.0383357 Jy ! Component: 100 - total flux cleaned = 0.0412276 Jy ! Component: 150 - total flux cleaned = 0.0428808 Jy ! Component: 200 - total flux cleaned = 0.041172 Jy ! Total flux subtracted in 200 components = 0.041172 Jy ! Clean residual min=-0.017959 max=0.029688 Jy/beam ! Clean residual mean=-0.000057 rms=0.006231 Jy/beam ! Combined flux in latest and established models = 2.78043 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 37 components and 2.78043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.354912Jy sigma=0.001454 ! Fit after self-cal, rms=0.354773Jy sigma=0.001453 ! 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.354773Jy sigma=0.001453 ! Fit after self-cal, rms=0.350046Jy sigma=0.001435 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 (1, -22.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0369583 Jy ! Component: 100 - total flux cleaned = 0.0528997 Jy ! Component: 150 - total flux cleaned = 0.0562949 Jy ! Component: 200 - total flux cleaned = 0.0577532 Jy ! Total flux subtracted in 200 components = 0.0577532 Jy ! Clean residual min=-0.012041 max=0.017516 Jy/beam ! Clean residual mean=-0.000096 rms=0.003988 Jy/beam ! Combined flux in latest and established models = 2.83818 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 68 components and 2.83818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.346878Jy sigma=0.001421 ! Fit after self-cal, rms=0.344998Jy sigma=0.001414 ! 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.759 x 8.317 at -2.97 degrees (North through East) ! Clean map min=-0.012556 max=2.7312 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.344998Jy sigma=0.001414 ! Fit after self-cal, rms=0.317403Jy sigma=0.001311 ! 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.317403Jy sigma=0.001311 ! Fit after self-cal, rms=0.316446Jy sigma=0.001307 ! Inverting map and beam ! Estimated beam: bmin=3.74 mas, bmaj=8.286 mas, bpa=-2.983 degrees ! Estimated noise=1745.42 mJy/beam. ! Added new window around map position (18.5, 51.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0167092 Jy ! Component: 100 - total flux cleaned = 0.0213129 Jy ! Component: 150 - total flux cleaned = 0.0226991 Jy ! Component: 200 - total flux cleaned = 0.0233313 Jy ! Total flux subtracted in 200 components = 0.0233313 Jy ! Clean residual min=-0.009971 max=0.012943 Jy/beam ! Clean residual mean=-0.000070 rms=0.002942 Jy/beam ! Combined flux in latest and established models = 2.86151 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 94 components and 2.86151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.315473Jy sigma=0.001303 ! Fit after self-cal, rms=0.314913Jy sigma=0.001301 ! 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.314913Jy sigma=0.001301 ! Fit after self-cal, rms=0.313503Jy sigma=0.001297 ! 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.313503Jy sigma=0.001297 ! Fit after self-cal, rms=0.313264Jy sigma=0.001296 ! Inverting map and beam ! Estimated beam: bmin=3.734 mas, bmaj=8.275 mas, bpa=-2.957 degrees ! Estimated noise=1745.44 mJy/beam. ! Added new window around map position (-13, 5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00709906 Jy ! Component: 100 - total flux cleaned = 0.0088176 Jy ! Component: 150 - total flux cleaned = 0.0096964 Jy ! Component: 200 - total flux cleaned = 0.0102363 Jy ! Total flux subtracted in 200 components = 0.0102363 Jy ! Clean residual min=-0.007857 max=0.008814 Jy/beam ! Clean residual mean=-0.000090 rms=0.002299 Jy/beam ! Combined flux in latest and established models = 2.87175 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 117 components and 2.87175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.312600Jy sigma=0.001293 ! Fit after self-cal, rms=0.312446Jy sigma=0.001292 ! 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=7.663 mas, bmaj=12.68 mas, bpa=-12.03 degrees ! Estimated noise=2171.86 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.00278244 Jy ! Component: 100 - total flux cleaned = -0.00326426 Jy ! Component: 150 - total flux cleaned = -0.00381333 Jy ! Component: 200 - total flux cleaned = -0.00392908 Jy ! Total flux subtracted in 200 components = -0.00392908 Jy ! Clean residual min=-0.007746 max=0.008123 Jy/beam ! Clean residual mean=-0.000171 rms=0.002674 Jy/beam ! Combined flux in latest and established models = 2.86782 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 140 components and 2.86782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.312382Jy sigma=0.001292 ! Fit after self-cal, rms=0.312289Jy sigma=0.001292 ! 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=3.002 mas, bmaj=7.095 mas, bpa=-4.221 degrees ! Estimated noise=2698.09 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.33389 Jy ! Component: 100 - total flux cleaned = 2.6643 Jy ! Component: 150 - total flux cleaned = 2.75599 Jy ! Component: 200 - total flux cleaned = 2.78513 Jy ! Total flux subtracted in 200 components = 2.78513 Jy ! Clean residual min=-0.024139 max=0.023821 Jy/beam ! Clean residual mean=-0.000115 rms=0.006909 Jy/beam ! Combined flux in latest and established models = 2.78513 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 23 model components to the UV plane model. ! The established model now contains 23 components and 2.78513 Jy ! Inverting map and beam ! Estimated beam: bmin=3.734 mas, bmaj=8.275 mas, bpa=-2.957 degrees ! Estimated noise=1745.44 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.0359834 Jy ! Component: 100 - total flux cleaned = 0.0472189 Jy ! Component: 150 - total flux cleaned = 0.0568071 Jy ! Component: 200 - total flux cleaned = 0.0653625 Jy ! Total flux subtracted in 200 components = 0.0653625 Jy ! Clean residual min=-0.012748 max=0.012734 Jy/beam ! Clean residual mean=-0.000075 rms=0.003690 Jy/beam ! Combined flux in latest and established models = 2.85049 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 58 components and 2.85049 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=7.663 mas, bmaj=12.68 mas, bpa=-12.03 degrees ! Estimated noise=2171.86 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.00949508 Jy ! Component: 100 - total flux cleaned = 0.0135389 Jy ! Component: 150 - total flux cleaned = 0.0149516 Jy ! Component: 200 - total flux cleaned = 0.015914 Jy ! Total flux subtracted in 200 components = 0.015914 Jy ! Clean residual min=-0.008879 max=0.009763 Jy/beam ! Clean residual mean=-0.000170 rms=0.002931 Jy/beam ! Combined flux in latest and established models = 2.86641 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 78 components and 2.86641 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.734 mas, bmaj=8.275 mas, bpa=-2.957 degrees ! Estimated noise=1745.44 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00170366 Jy ! Component: 100 - total flux cleaned = 0.000147299 Jy ! Component: 150 - total flux cleaned = 0.00177273 Jy ! Component: 200 - total flux cleaned = 0.00251179 Jy ! Total flux subtracted in 200 components = 0.00251179 Jy ! Clean residual min=-0.009685 max=0.009302 Jy/beam ! Clean residual mean=-0.000098 rms=0.002620 Jy/beam ! Combined flux in latest and established models = 2.86892 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 98 components and 2.86892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.312977Jy sigma=0.001294 ! Fit after self-cal, rms=0.312885Jy sigma=0.001294 wmodel J0423-0120_S_1997_08_27_yyk\_map.mod ! Writing 98 model components to file: J0423-0120_S_1997_08_27_yyk_map.mod wobs J0423-0120_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0423-0120_S_1997_08_27_yyk_uvs.fits wwins J0423-0120_S_1997_08_27_yyk\_map.win ! wwins: Wrote 4 windows to J0423-0120_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.000460935 Jy ! Component: 100 - total flux cleaned = 0.00137833 Jy ! Component: 150 - total flux cleaned = 0.00167468 Jy ! Component: 200 - total flux cleaned = 0.00114986 Jy ! Component: 250 - total flux cleaned = -0.000229267 Jy ! Component: 300 - total flux cleaned = -0.00129918 Jy ! Component: 350 - total flux cleaned = -0.00175283 Jy ! Component: 400 - total flux cleaned = -0.00251558 Jy ! Component: 450 - total flux cleaned = -0.00335171 Jy ! Component: 500 - total flux cleaned = -0.00416123 Jy ! Component: 550 - total flux cleaned = -0.00523978 Jy ! Component: 600 - total flux cleaned = -0.00618696 Jy ! Component: 650 - total flux cleaned = -0.00701096 Jy ! Component: 700 - total flux cleaned = -0.00762934 Jy ! Component: 750 - total flux cleaned = -0.00814331 Jy ! Component: 800 - total flux cleaned = -0.00856176 Jy ! Component: 850 - total flux cleaned = -0.00864354 Jy ! Component: 900 - total flux cleaned = -0.00911877 Jy ! Component: 950 - total flux cleaned = -0.00942677 Jy ! Component: 1000 - total flux cleaned = -0.00980307 Jy ! Component: 1050 - total flux cleaned = -0.0101685 Jy ! Component: 1100 - total flux cleaned = -0.0103839 Jy ! Component: 1150 - total flux cleaned = -0.0107332 Jy ! Component: 1200 - total flux cleaned = -0.0109396 Jy ! Component: 1250 - total flux cleaned = -0.0112051 Jy ! Component: 1300 - total flux cleaned = -0.0114652 Jy ! Component: 1350 - total flux cleaned = -0.0115927 Jy ! Component: 1400 - total flux cleaned = -0.0117155 Jy ! Component: 1450 - total flux cleaned = -0.0120804 Jy ! Component: 1500 - total flux cleaned = -0.0122577 Jy ! Component: 1550 - total flux cleaned = -0.0123748 Jy ! Component: 1600 - total flux cleaned = -0.0129472 Jy ! Component: 1650 - total flux cleaned = -0.0131704 Jy ! Component: 1700 - total flux cleaned = -0.0135016 Jy ! Component: 1750 - total flux cleaned = -0.0138781 Jy ! Component: 1800 - total flux cleaned = -0.0143535 Jy ! Component: 1850 - total flux cleaned = -0.0149234 Jy ! Component: 1900 - total flux cleaned = -0.0153315 Jy ! Component: 1950 - total flux cleaned = -0.0159332 Jy ! Component: 2000 - total flux cleaned = -0.0163766 Jy ! Total flux subtracted in 2048 components = -0.0168599 Jy ! Clean residual min=-0.003008 max=0.002515 Jy/beam ! Clean residual mean=-0.000032 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 2.85206 Jy keep ! Adding 131 model components to the UV plane model. ! The established model now contains 229 components and 2.85206 Jy ![Exited script file: muppet] wmap "J0423-0120_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.734 x 8.275 at -2.957 degrees (North through East) ! Clean map min=-0.0090218 max=2.7185 Jy/beam ! Writing clean map to FITS file: J0423-0120_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 2.71854 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000967707 device "J0423-0120_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0423-0120_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.10679 0.10679 0.213579 0.427159 0.854318 1.70864 3.41727 6.83454 13.6691 27.3382 54.6763 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0029 print "peak=",int(peak_flux*1000)/1000 ! peak= 2.718 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.734 x 8.275 at -2.957 degrees (North through East) ! Clean map min=-0.0090218 max=2.7185 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0423-0120_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0423-0120_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0423-0120_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 16:15:11 2007