! Started logfile: J0219-1842_S_1997_07_02_yyk_uvs.log on Sun Jan 7 15:50:20 2007 obs J0219-1842_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0219-1842_S_1997_07_02_yyk_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.93333 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 754 lines of history. ! ! Reading 50460 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_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)= 0.489549 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.706 mas, bmaj=6.606 mas, bpa=-4.565 degrees ! Estimated noise=1443.54 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.322375 Jy ! Component: 100 - total flux cleaned = 0.365048 Jy ! Total flux subtracted in 100 components = 0.365048 Jy ! Clean residual min=-0.014895 max=0.016706 Jy/beam ! Clean residual mean=0.000120 rms=0.003290 Jy/beam ! Combined flux in latest and established models = 0.365048 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 0.365048 Jy ! ! Correcting IF 1. ! A total of 227 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.315941Jy sigma=0.001684 ! Fit after self-cal, rms=0.315845Jy sigma=0.001684 ! Inverting map and beam ! Estimated beam: bmin=2.706 mas, bmaj=6.606 mas, bpa=-4.565 degrees ! Estimated noise=1443.54 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.587 mas, bmaj=8.966 mas, bpa=-6.124 degrees ! Estimated noise=789.11 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.000878927 Jy ! Component: 100 - total flux cleaned = 0.00125937 Jy ! Component: 150 - total flux cleaned = 0.00135598 Jy ! Component: 200 - total flux cleaned = 0.00121982 Jy ! Total flux subtracted in 200 components = 0.00121982 Jy ! Clean residual min=-0.007316 max=0.014274 Jy/beam ! Clean residual mean=0.000169 rms=0.002809 Jy/beam ! Combined flux in latest and established models = 0.366268 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.366268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.315703Jy sigma=0.001683 ! Fit after self-cal, rms=0.315691Jy sigma=0.001683 ! 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.587 x 8.966 at -6.124 degrees (North through East) ! Clean map min=-0.0072574 max=0.36674 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.02013 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.14 HN 0.94 KP 0.90 ! LA 1.00 MK 0.96 NL 1.00* OV 1.08 ! PT 0.95 SC 0.86 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.982831 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.15 HN 1.01 KP 0.96 ! LA 1.11 MK 1.03 NL 0.95 OV 1.04 ! PT 0.94 SC 0.93 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03932 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.06 HN 0.97 KP 0.92 ! LA 0.82 MK 0.88 NL 0.94 OV 0.95 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.989161 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.12 HN 1.13 KP 0.96 ! LA 0.90 MK 1.06 NL 1.05 OV 0.96 ! PT 0.92 SC 1.01 ! ! ! Fit before self-cal, rms=0.315691Jy sigma=0.001683 ! Fit after self-cal, rms=0.309576Jy sigma=0.001670 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.309576Jy sigma=0.001670 ! Fit after self-cal, rms=0.309574Jy sigma=0.001670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.557 mas, bmaj=8.868 mas, bpa=-5.823 degrees ! Estimated noise=791.542 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.00436925 Jy ! Component: 100 - total flux cleaned = 0.00469918 Jy ! Component: 150 - total flux cleaned = 0.00464665 Jy ! Component: 200 - total flux cleaned = 0.00464727 Jy ! Total flux subtracted in 200 components = 0.00464727 Jy ! Clean residual min=-0.004891 max=0.004942 Jy/beam ! Clean residual mean=-0.000019 rms=0.001383 Jy/beam ! Combined flux in latest and established models = 0.370915 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 27 components and 0.370915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.309514Jy sigma=0.001670 ! Fit after self-cal, rms=0.309507Jy sigma=0.001670 ! 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.309507Jy sigma=0.001670 ! Fit after self-cal, rms=0.308554Jy sigma=0.001664 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.000528702 Jy ! Component: 100 - total flux cleaned = 0.000483439 Jy ! Component: 150 - total flux cleaned = 0.000482977 Jy ! Component: 200 - total flux cleaned = 0.00044951 Jy ! Total flux subtracted in 200 components = 0.00044951 Jy ! Clean residual min=-0.004625 max=0.004876 Jy/beam ! Clean residual mean=-0.000019 rms=0.001368 Jy/beam ! Combined flux in latest and established models = 0.371365 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 32 components and 0.371365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.308535Jy sigma=0.001664 ! Fit after self-cal, rms=0.308413Jy sigma=0.001663 ! 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.868 at -5.823 degrees (North through East) ! Clean map min=-0.0045245 max=0.37076 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.308413Jy sigma=0.001663 ! Fit after self-cal, rms=0.305681Jy sigma=0.001659 ! 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.305681Jy sigma=0.001659 ! Fit after self-cal, rms=0.305659Jy sigma=0.001659 ! Inverting map and beam ! Estimated beam: bmin=3.533 mas, bmaj=8.902 mas, bpa=-5.631 degrees ! Estimated noise=789.871 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104313 Jy ! Component: 100 - total flux cleaned = 0.00104048 Jy ! Component: 150 - total flux cleaned = 0.00103883 Jy ! Component: 200 - total flux cleaned = 0.00103739 Jy ! Total flux subtracted in 200 components = 0.00103739 Jy ! Clean residual min=-0.003846 max=0.003804 Jy/beam ! Clean residual mean=-0.000029 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.372402 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.372402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.305636Jy sigma=0.001659 ! Fit after self-cal, rms=0.305630Jy sigma=0.001659 ! 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.305630Jy sigma=0.001659 ! Fit after self-cal, rms=0.306470Jy sigma=0.001657 ! 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.306470Jy sigma=0.001657 ! Fit after self-cal, rms=0.306469Jy sigma=0.001657 ! Inverting map and beam ! Estimated beam: bmin=3.522 mas, bmaj=8.89 mas, bpa=-5.492 degrees ! Estimated noise=792.429 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190612 Jy ! Component: 100 - total flux cleaned = 0.00205598 Jy ! Component: 150 - total flux cleaned = 0.0020929 Jy ! Component: 200 - total flux cleaned = 0.00209253 Jy ! Total flux subtracted in 200 components = 0.00209253 Jy ! Clean residual min=-0.003831 max=0.003772 Jy/beam ! Clean residual mean=-0.000027 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.374495 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.374495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.306454Jy sigma=0.001657 ! Fit after self-cal, rms=0.306454Jy sigma=0.001657 ! 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.479 mas, bmaj=17.21 mas, bpa=0.6926 degrees ! Estimated noise=977.937 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.000926813 Jy ! Component: 100 - total flux cleaned = 0.000897253 Jy ! Component: 150 - total flux cleaned = 0.000898691 Jy ! Component: 200 - total flux cleaned = 0.000923092 Jy ! Total flux subtracted in 200 components = 0.000923092 Jy ! Clean residual min=-0.004158 max=0.003618 Jy/beam ! Clean residual mean=-0.000066 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.375418 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 50 components and 0.375418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.306457Jy sigma=0.001657 ! Fit after self-cal, rms=0.306457Jy sigma=0.001657 ! 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.681 mas, bmaj=6.581 mas, bpa=-4.081 degrees ! Estimated noise=1436.59 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.321853 Jy ! Component: 100 - total flux cleaned = 0.364643 Jy ! Component: 150 - total flux cleaned = 0.368675 Jy ! Component: 200 - total flux cleaned = 0.369445 Jy ! Total flux subtracted in 200 components = 0.369445 Jy ! Clean residual min=-0.008357 max=0.007696 Jy/beam ! Clean residual mean=0.000007 rms=0.002298 Jy/beam ! Combined flux in latest and established models = 0.369445 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.369445 Jy ! Inverting map and beam ! Estimated beam: bmin=3.522 mas, bmaj=8.89 mas, bpa=-5.492 degrees ! Estimated noise=792.429 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.00451494 Jy ! Component: 100 - total flux cleaned = 0.00490293 Jy ! Component: 150 - total flux cleaned = 0.00490425 Jy ! Component: 200 - total flux cleaned = 0.00494978 Jy ! Total flux subtracted in 200 components = 0.00494978 Jy ! Clean residual min=-0.003629 max=0.003642 Jy/beam ! Clean residual mean=-0.000027 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.374395 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 35 components and 0.374395 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.479 mas, bmaj=17.21 mas, bpa=0.6926 degrees ! Estimated noise=977.937 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.00109827 Jy ! Component: 100 - total flux cleaned = 0.00109691 Jy ! Component: 150 - total flux cleaned = 0.0011231 Jy ! Component: 200 - total flux cleaned = 0.00112778 Jy ! Total flux subtracted in 200 components = 0.00112778 Jy ! Clean residual min=-0.004138 max=0.003576 Jy/beam ! Clean residual mean=-0.000067 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.375523 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 41 components and 0.375523 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.522 mas, bmaj=8.89 mas, bpa=-5.492 degrees ! Estimated noise=792.429 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000806031 Jy ! Component: 100 - total flux cleaned = -0.000805232 Jy ! Component: 150 - total flux cleaned = -0.000774624 Jy ! Component: 200 - total flux cleaned = -0.000751012 Jy ! Total flux subtracted in 200 components = -0.000751012 Jy ! Clean residual min=-0.003742 max=0.003643 Jy/beam ! Clean residual mean=-0.000028 rms=0.001151 Jy/beam ! Combined flux in latest and established models = 0.374772 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 52 components and 0.374772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.306452Jy sigma=0.001657 ! Fit after self-cal, rms=0.306450Jy sigma=0.001657 wmodel J0219-1842_S_1997_07_02_yyk\_map.mod ! Writing 52 model components to file: J0219-1842_S_1997_07_02_yyk_map.mod wobs J0219-1842_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0219-1842_S_1997_07_02_yyk_uvs.fits wwins J0219-1842_S_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J0219-1842_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.0003346 Jy ! Component: 100 - total flux cleaned = 0.000656816 Jy ! Component: 150 - total flux cleaned = 0.000593909 Jy ! Component: 200 - total flux cleaned = 0.000652317 Jy ! Component: 250 - total flux cleaned = 0.000766291 Jy ! Component: 300 - total flux cleaned = 0.00060132 Jy ! Component: 350 - total flux cleaned = 0.00043978 Jy ! Component: 400 - total flux cleaned = 0.00028335 Jy ! Component: 450 - total flux cleaned = 0.000182703 Jy ! Component: 500 - total flux cleaned = 0.00013327 Jy ! Component: 550 - total flux cleaned = -1.3108e-05 Jy ! Component: 600 - total flux cleaned = -0.000109328 Jy ! Component: 650 - total flux cleaned = -0.000341846 Jy ! Component: 700 - total flux cleaned = -0.000432378 Jy ! Component: 750 - total flux cleaned = -0.000610111 Jy ! Component: 800 - total flux cleaned = -0.000566742 Jy ! Component: 850 - total flux cleaned = -0.000696593 Jy ! Component: 900 - total flux cleaned = -0.000781066 Jy ! Component: 950 - total flux cleaned = -0.000863816 Jy ! Component: 1000 - total flux cleaned = -0.000905097 Jy ! Component: 1050 - total flux cleaned = -0.000985468 Jy ! Component: 1100 - total flux cleaned = -0.00114269 Jy ! Component: 1150 - total flux cleaned = -0.0011807 Jy ! Component: 1200 - total flux cleaned = -0.0013331 Jy ! Component: 1250 - total flux cleaned = -0.00137129 Jy ! Component: 1300 - total flux cleaned = -0.0015564 Jy ! Component: 1350 - total flux cleaned = -0.00162898 Jy ! Component: 1400 - total flux cleaned = -0.00162947 Jy ! Component: 1450 - total flux cleaned = -0.00173553 Jy ! Component: 1500 - total flux cleaned = -0.00170088 Jy ! Component: 1550 - total flux cleaned = -0.00173547 Jy ! Component: 1600 - total flux cleaned = -0.00180411 Jy ! Component: 1650 - total flux cleaned = -0.00173636 Jy ! Component: 1700 - total flux cleaned = -0.00173633 Jy ! Component: 1750 - total flux cleaned = -0.001769 Jy ! Component: 1800 - total flux cleaned = -0.00176936 Jy ! Component: 1850 - total flux cleaned = -0.00192957 Jy ! Component: 1900 - total flux cleaned = -0.00186641 Jy ! Component: 1950 - total flux cleaned = -0.00196053 Jy ! Component: 2000 - total flux cleaned = -0.00208382 Jy ! Total flux subtracted in 2048 components = -0.00214487 Jy ! Clean residual min=-0.001972 max=0.001802 Jy/beam ! Clean residual mean=-0.000039 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.372627 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 182 components and 0.372627 Jy ![Exited script file: muppet] wmap "J0219-1842_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.522 x 8.89 at -5.492 degrees (North through East) ! Clean map min=-0.0029128 max=0.37228 Jy/beam ! Writing clean map to FITS file: J0219-1842_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 0.372278 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000648803 device "J0219-1842_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0219-1842_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.522838 0.522838 1.04568 2.09135 4.1827 8.36541 16.7308 33.4616 66.9232 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.372 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.522 x 8.89 at -5.492 degrees (North through East) ! Clean map min=-0.0029128 max=0.37228 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0219-1842_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0219-1842_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0219-1842_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 15:50:28 2007