! Started logfile: J0204-3328_S_2004_04_30_yyk_uvs.log on Tue Dec 6 23:52:55 2005 obs J0204-3328_S_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J0204-3328_S_2004_04_30_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.755556 visibilities/baseline/integration-bin. ! Found source: J0204-3328 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1628 lines of history. ! ! Reading 544 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 J0204-3328_S_2004_04_30_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.203535 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.823086Jy sigma=12.338687 ! Fit after self-cal, rms=0.821851Jy sigma=12.338659 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.654 mas, bmaj=6.848 mas, bpa=-3.164 degrees ! Estimated noise=3.11443 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.152161 Jy ! Component: 100 - total flux cleaned = 0.189426 Jy ! Total flux subtracted in 100 components = 0.189426 Jy ! Clean residual min=-0.013322 max=0.013471 Jy/beam ! Clean residual mean=-0.000186 rms=0.003721 Jy/beam ! Combined flux in latest and established models = 0.189426 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.189426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078509Jy sigma=1.095893 ! Fit after self-cal, rms=0.078523Jy sigma=1.095033 ! Inverting map 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.528 mas, bmaj=9.026 mas, bpa=-0.6156 degrees ! Estimated noise=2.3221 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.019989 Jy ! Component: 100 - total flux cleaned = 0.0258937 Jy ! Component: 150 - total flux cleaned = 0.0271211 Jy ! Component: 200 - total flux cleaned = 0.0273281 Jy ! Total flux subtracted in 200 components = 0.0273281 Jy ! Clean residual min=-0.009367 max=0.014488 Jy/beam ! Clean residual mean=-0.000331 rms=0.003341 Jy/beam ! Combined flux in latest and established models = 0.216754 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 56 components and 0.216754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075104Jy sigma=1.042976 ! Fit after self-cal, rms=0.075097Jy sigma=1.042743 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.01222 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.02 HN 1.00* KP 1.03 ! LA 1.06 MK 0.92 NL 1.01 OV 0.99 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.075097Jy sigma=1.042743 ! Fit after self-cal, rms=0.074624Jy sigma=1.038724 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.074624Jy sigma=1.038724 ! Fit after self-cal, rms=0.074609Jy sigma=1.038513 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.479 mas, bmaj=8.854 mas, bpa=-0.8996 degrees ! Estimated noise=2.33228 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.00314756 Jy ! Component: 100 - total flux cleaned = 0.00328031 Jy ! Component: 150 - total flux cleaned = 0.00334758 Jy ! Component: 200 - total flux cleaned = 0.003409 Jy ! Total flux subtracted in 200 components = 0.003409 Jy ! Clean residual min=-0.009560 max=0.014135 Jy/beam ! Clean residual mean=-0.000311 rms=0.003297 Jy/beam ! Combined flux in latest and established models = 0.220163 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 60 components and 0.220163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074479Jy sigma=1.036480 ! Fit after self-cal, rms=0.074463Jy sigma=1.036263 ! 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.074463Jy sigma=1.036263 ! Fit after self-cal, rms=0.071800Jy sigma=0.996885 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.000731246 Jy ! Component: 100 - total flux cleaned = 0.000794539 Jy ! Component: 150 - total flux cleaned = 0.000857654 Jy ! Component: 200 - total flux cleaned = 0.000918808 Jy ! Total flux subtracted in 200 components = 0.000918808 Jy ! Clean residual min=-0.009268 max=0.013633 Jy/beam ! Clean residual mean=-0.000302 rms=0.003230 Jy/beam ! Combined flux in latest and established models = 0.221082 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 65 components and 0.221082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071675Jy sigma=0.995403 ! Fit after self-cal, rms=0.071488Jy sigma=0.993061 ! 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.479 x 8.854 at -0.8996 degrees (North through East) ! Clean map min=-0.0087896 max=0.17608 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.071488Jy sigma=0.993061 ! Fit after self-cal, rms=0.071065Jy sigma=0.992572 ! 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.071065Jy sigma=0.992572 ! Fit after self-cal, rms=0.071054Jy sigma=0.992353 ! Inverting map and beam ! Estimated beam: bmin=3.459 mas, bmaj=8.774 mas, bpa=-1.278 degrees ! Estimated noise=2.31751 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000145699 Jy ! Component: 100 - total flux cleaned = -8.85364e-05 Jy ! Component: 150 - total flux cleaned = -2.93089e-05 Jy ! Component: 200 - total flux cleaned = 3.12481e-05 Jy ! Total flux subtracted in 200 components = 3.12481e-05 Jy ! Clean residual min=-0.009061 max=0.013359 Jy/beam ! Clean residual mean=-0.000290 rms=0.003171 Jy/beam ! Combined flux in latest and established models = 0.221113 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 68 components and 0.221113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071025Jy sigma=0.991252 ! Fit after self-cal, rms=0.071012Jy sigma=0.991185 ! 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.071012Jy sigma=0.991185 ! Fit after self-cal, rms=0.070589Jy sigma=0.987076 ! 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.070589Jy sigma=0.987076 ! Fit after self-cal, rms=0.070590Jy sigma=0.987064 ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=8.748 mas, bpa=-1.353 degrees ! Estimated noise=2.31322 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 8.41271e-05 Jy ! Component: 100 - total flux cleaned = 0.000141471 Jy ! Component: 150 - total flux cleaned = 0.000197082 Jy ! Component: 200 - total flux cleaned = 0.000253863 Jy ! Total flux subtracted in 200 components = 0.000253863 Jy ! Clean residual min=-0.008953 max=0.013165 Jy/beam ! Clean residual mean=-0.000295 rms=0.003149 Jy/beam ! Combined flux in latest and established models = 0.221367 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 68 components and 0.221367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070565Jy sigma=0.986119 ! Fit after self-cal, rms=0.070552Jy sigma=0.986085 ! 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=9.367 mas, bmaj=29.06 mas, bpa=0.6304 degrees ! Estimated noise=2.82796 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.00166541 Jy ! Component: 100 - total flux cleaned = 0.00174006 Jy ! Component: 150 - total flux cleaned = 0.00181228 Jy ! Component: 200 - total flux cleaned = 0.00187831 Jy ! Total flux subtracted in 200 components = 0.00187831 Jy ! Clean residual min=-0.009440 max=0.017983 Jy/beam ! Clean residual mean=-0.000494 rms=0.004458 Jy/beam ! Combined flux in latest and established models = 0.223245 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 70 components and 0.223245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070546Jy sigma=0.986819 ! Fit after self-cal, rms=0.070513Jy sigma=0.986617 ! Inverting map uvtaper 0,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.642 mas, bmaj=6.793 mas, bpa=-3.464 degrees ! Estimated noise=3.07063 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.151702 Jy ! Component: 100 - total flux cleaned = 0.189885 Jy ! Component: 150 - total flux cleaned = 0.206326 Jy ! Component: 200 - total flux cleaned = 0.213808 Jy ! Total flux subtracted in 200 components = 0.213808 Jy ! Clean residual min=-0.011418 max=0.012916 Jy/beam ! Clean residual mean=-0.000133 rms=0.003147 Jy/beam ! Combined flux in latest and established models = 0.213808 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.213808 Jy ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=8.748 mas, bpa=-1.353 degrees ! Estimated noise=2.31322 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.00613441 Jy ! Component: 100 - total flux cleaned = 0.00643434 Jy ! Component: 150 - total flux cleaned = 0.00660245 Jy ! Component: 200 - total flux cleaned = 0.00674989 Jy ! Total flux subtracted in 200 components = 0.00674989 Jy ! Clean residual min=-0.009014 max=0.013492 Jy/beam ! Clean residual mean=-0.000296 rms=0.003209 Jy/beam ! Combined flux in latest and established models = 0.220558 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.220558 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=9.367 mas, bmaj=29.06 mas, bpa=0.6304 degrees ! Estimated noise=2.82796 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.00178885 Jy ! Component: 100 - total flux cleaned = 0.00187207 Jy ! Component: 150 - total flux cleaned = 0.00187904 Jy ! Component: 200 - total flux cleaned = 0.00196387 Jy ! Total flux subtracted in 200 components = 0.00196387 Jy ! Clean residual min=-0.009301 max=0.018120 Jy/beam ! Clean residual mean=-0.000496 rms=0.004514 Jy/beam ! Combined flux in latest and established models = 0.222522 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 42 components and 0.222522 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=8.748 mas, bpa=-1.353 degrees ! Estimated noise=2.31322 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00157519 Jy ! Component: 100 - total flux cleaned = -0.00139244 Jy ! Component: 150 - total flux cleaned = -0.00131031 Jy ! Component: 200 - total flux cleaned = -0.00116807 Jy ! Total flux subtracted in 200 components = -0.00116807 Jy ! Clean residual min=-0.009001 max=0.013317 Jy/beam ! Clean residual mean=-0.000296 rms=0.003173 Jy/beam ! Combined flux in latest and established models = 0.221354 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 58 components and 0.221354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070575Jy sigma=0.987178 ! Fit after self-cal, rms=0.070571Jy sigma=0.987120 wmodel J0204-3328_S_2004_04_30_yyk\_map.mod ! Writing 58 model components to file: J0204-3328_S_2004_04_30_yyk_map.mod wobs J0204-3328_S_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J0204-3328_S_2004_04_30_yyk_uvs.fits wwins J0204-3328_S_2004_04_30_yyk\_map.win ! wwins: Wrote 1 windows to J0204-3328_S_2004_04_30_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.00536474 Jy ! Component: 100 - total flux cleaned = 0.00624967 Jy ! Component: 150 - total flux cleaned = 0.00641275 Jy ! Component: 200 - total flux cleaned = 0.00655355 Jy ! Component: 250 - total flux cleaned = 0.00630383 Jy ! Component: 300 - total flux cleaned = 0.0057038 Jy ! Component: 350 - total flux cleaned = 0.00502974 Jy ! Component: 400 - total flux cleaned = 0.0041718 Jy ! Component: 450 - total flux cleaned = 0.00345579 Jy ! Component: 500 - total flux cleaned = 0.00277416 Jy ! Component: 550 - total flux cleaned = 0.0024034 Jy ! Component: 600 - total flux cleaned = 0.00240424 Jy ! Component: 650 - total flux cleaned = 0.00197433 Jy ! Component: 700 - total flux cleaned = 0.00189458 Jy ! Component: 750 - total flux cleaned = 0.0014174 Jy ! Component: 800 - total flux cleaned = 0.00103277 Jy ! Component: 850 - total flux cleaned = 0.000734954 Jy ! Component: 900 - total flux cleaned = 0.000446222 Jy ! Component: 950 - total flux cleaned = 0.000165625 Jy ! Component: 1000 - total flux cleaned = -0.000174624 Jy ! Component: 1050 - total flux cleaned = -0.000504984 Jy ! Component: 1100 - total flux cleaned = -0.000826493 Jy ! Component: 1150 - total flux cleaned = -0.00107784 Jy ! Component: 1200 - total flux cleaned = -0.00144316 Jy ! Component: 1250 - total flux cleaned = -0.00168085 Jy ! Component: 1300 - total flux cleaned = -0.00197155 Jy ! Component: 1350 - total flux cleaned = -0.00231311 Jy ! Component: 1400 - total flux cleaned = -0.00259086 Jy ! Component: 1450 - total flux cleaned = -0.00286334 Jy ! Component: 1500 - total flux cleaned = -0.00307612 Jy ! Component: 1550 - total flux cleaned = -0.0032847 Jy ! Component: 1600 - total flux cleaned = -0.00348979 Jy ! Component: 1650 - total flux cleaned = -0.00379049 Jy ! Component: 1700 - total flux cleaned = -0.00388878 Jy ! Component: 1750 - total flux cleaned = -0.00417889 Jy ! Component: 1800 - total flux cleaned = -0.00446275 Jy ! Component: 1850 - total flux cleaned = -0.00460215 Jy ! Component: 1900 - total flux cleaned = -0.00496765 Jy ! Component: 1950 - total flux cleaned = -0.00532578 Jy ! Component: 2000 - total flux cleaned = -0.00541385 Jy ! Total flux subtracted in 2048 components = -0.00576166 Jy ! Clean residual min=-0.002333 max=0.003097 Jy/beam ! Clean residual mean=-0.000084 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.215592 Jy keep ! Adding 161 model components to the UV plane model. ! The established model now contains 219 components and 0.215592 Jy ![Exited script file: muppet] wmap "J0204-3328_S_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.451 x 8.748 at -1.353 degrees (North through East) ! Clean map min=-0.0054584 max=0.17328 Jy/beam ! Writing clean map to FITS file: J0204-3328_S_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.173277 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000948833 device "J0204-3328_S_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0204-3328_S_2004_04_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.64275 1.64275 3.28549 6.57099 13.142 26.284 52.5679 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.173 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.451 x 8.748 at -1.353 degrees (North through East) ! Clean map min=-0.0054584 max=0.17328 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0204-3328_S_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0204-3328_S_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0204-3328_S_2004_04_30_yyk_uvs.log closed on Tue Dec 6 23:52:59 2005