! Started logfile: J1305-2850_S_1997_08_27_yyk_uvs.log on Sun Jan 7 18:12:51 2007 obs J1305-2850_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1305-2850_S_1997_08_27_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.858179 visibilities/baseline/integration-bin. ! Found source: J1305-2850 ! ! 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 22244 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 J1305-2850_S_1997_08_27_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.538378 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.665 mas, bmaj=6.74 mas, bpa=-4.805 degrees ! Estimated noise=2742.97 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.240407 Jy ! Component: 100 - total flux cleaned = 0.297853 Jy ! Total flux subtracted in 100 components = 0.297853 Jy ! Clean residual min=-0.026361 max=0.040929 Jy/beam ! Clean residual mean=0.000219 rms=0.008052 Jy/beam ! Combined flux in latest and established models = 0.297853 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.297853 Jy ! ! Correcting IF 1. ! A total of 261 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 153 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.439712Jy sigma=0.001239 ! Fit after self-cal, rms=0.436786Jy sigma=0.001236 ! Inverting map and beam ! Estimated beam: bmin=2.665 mas, bmaj=6.74 mas, bpa=-4.805 degrees ! Estimated noise=2743.1 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.471 mas, bmaj=9.83 mas, bpa=-7.876 degrees ! Estimated noise=1452.46 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.043197 Jy ! Component: 100 - total flux cleaned = 0.0492984 Jy ! Component: 150 - total flux cleaned = 0.0492371 Jy ! Component: 200 - total flux cleaned = 0.0491664 Jy ! Total flux subtracted in 200 components = 0.0491664 Jy ! Clean residual min=-0.009721 max=0.014703 Jy/beam ! Clean residual mean=0.000237 rms=0.003207 Jy/beam ! Combined flux in latest and established models = 0.34702 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 28 components and 0.34702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.433306Jy sigma=0.001224 ! Fit after self-cal, rms=0.433296Jy sigma=0.001224 ! 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.471 x 9.83 at -7.876 degrees (North through East) ! Clean map min=-0.009514 max=0.30906 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02951 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.11 HN 1.03 KP 0.92 ! LA 0.97 MK 0.98 NL 1.00* OV 1.05 ! PT 0.98 SC 0.74 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.986871 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.13 HN 1.18 KP 0.95 ! LA 1.06 MK 1.04 NL 0.96 OV 1.06 ! PT 0.95 SC 0.79 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03912 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.12 HN 1.09 KP 0.92 ! LA 0.83 MK 0.95 NL 0.93 OV 0.92 ! PT 1.09 SC 0.85 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.984426 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.10 HN 1.38 KP 0.98 ! LA 0.88 MK 1.05 NL 1.04 OV 0.92 ! PT 0.92 SC 0.90 ! ! ! Fit before self-cal, rms=0.433296Jy sigma=0.001224 ! Fit after self-cal, rms=0.403560Jy sigma=0.001217 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.403560Jy sigma=0.001217 ! Fit after self-cal, rms=0.403551Jy sigma=0.001217 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.411 mas, bmaj=9.239 mas, bpa=-5.014 degrees ! Estimated noise=1443.96 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 (7.5, 3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.01288 Jy ! Component: 100 - total flux cleaned = 0.0138779 Jy ! Component: 150 - total flux cleaned = 0.013864 Jy ! Component: 200 - total flux cleaned = 0.0143131 Jy ! Total flux subtracted in 200 components = 0.0143131 Jy ! Clean residual min=-0.008685 max=0.008843 Jy/beam ! Clean residual mean=-0.000059 rms=0.002111 Jy/beam ! Combined flux in latest and established models = 0.361333 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 49 components and 0.361333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.402822Jy sigma=0.001215 ! Fit after self-cal, rms=0.402766Jy sigma=0.001215 ! 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.402766Jy sigma=0.001215 ! Fit after self-cal, rms=0.401120Jy sigma=0.001209 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.00322716 Jy ! Component: 100 - total flux cleaned = 0.00380548 Jy ! Component: 150 - total flux cleaned = 0.00396923 Jy ! Component: 200 - total flux cleaned = 0.00426589 Jy ! Total flux subtracted in 200 components = 0.00426589 Jy ! Clean residual min=-0.008023 max=0.007112 Jy/beam ! Clean residual mean=-0.000075 rms=0.002065 Jy/beam ! Combined flux in latest and established models = 0.365599 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 64 components and 0.365599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.400876Jy sigma=0.001209 ! Fit after self-cal, rms=0.400622Jy sigma=0.001208 ! 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.411 x 9.239 at -5.014 degrees (North through East) ! Clean map min=-0.0076921 max=0.31024 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.400622Jy sigma=0.001208 ! Fit after self-cal, rms=1.400548Jy sigma=0.001201 ! 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=1.400548Jy sigma=0.001201 ! Fit after self-cal, rms=1.400662Jy sigma=0.001201 ! Inverting map and beam ! Estimated beam: bmin=3.394 mas, bmaj=9.567 mas, bpa=-5.557 degrees ! Estimated noise=1431.69 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00344226 Jy ! Component: 100 - total flux cleaned = 0.00330225 Jy ! Component: 150 - total flux cleaned = 0.00330453 Jy ! Component: 200 - total flux cleaned = 0.00330987 Jy ! Total flux subtracted in 200 components = 0.00330987 Jy ! Clean residual min=-0.006192 max=0.005557 Jy/beam ! Clean residual mean=0.000042 rms=0.001496 Jy/beam ! Combined flux in latest and established models = 0.368909 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 83 components and 0.368909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.400614Jy sigma=0.001201 ! Fit after self-cal, rms=1.400535Jy sigma=0.001201 ! 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=1.400535Jy sigma=0.001201 ! Fit after self-cal, rms=2.773337Jy sigma=0.001199 ! 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=2.773337Jy sigma=0.001199 ! Fit after self-cal, rms=2.773705Jy sigma=0.001199 ! Inverting map and beam ! Estimated beam: bmin=3.39 mas, bmaj=9.572 mas, bpa=-5.376 degrees ! Estimated noise=1432.76 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00242922 Jy ! Component: 100 - total flux cleaned = 0.0023235 Jy ! Component: 150 - total flux cleaned = 0.00241297 Jy ! Component: 200 - total flux cleaned = 0.00241593 Jy ! Total flux subtracted in 200 components = 0.00241593 Jy ! Clean residual min=-0.005665 max=0.005509 Jy/beam ! Clean residual mean=0.000059 rms=0.001449 Jy/beam ! Combined flux in latest and established models = 0.371324 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 0.371324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.773690Jy sigma=0.001199 ! Fit after self-cal, rms=2.775286Jy sigma=0.001199 ! 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.378 mas, bmaj=20.27 mas, bpa=4.097 degrees ! Estimated noise=1790.23 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.0018824 Jy ! Component: 100 - total flux cleaned = 0.00194067 Jy ! Component: 150 - total flux cleaned = 0.00206769 Jy ! Component: 200 - total flux cleaned = 0.0021782 Jy ! Total flux subtracted in 200 components = 0.0021782 Jy ! Clean residual min=-0.005777 max=0.004701 Jy/beam ! Clean residual mean=0.000090 rms=0.001671 Jy/beam ! Combined flux in latest and established models = 0.373503 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 106 components and 0.373503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.775276Jy sigma=0.001199 ! Fit after self-cal, rms=2.775522Jy sigma=0.001199 ! 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.647 mas, bmaj=6.847 mas, bpa=-5.859 degrees ! Estimated noise=2899.3 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.259066 Jy ! Component: 100 - total flux cleaned = 0.314576 Jy ! Component: 150 - total flux cleaned = 0.341984 Jy ! Component: 200 - total flux cleaned = 0.359091 Jy ! Total flux subtracted in 200 components = 0.359091 Jy ! Clean residual min=-0.011845 max=0.012803 Jy/beam ! Clean residual mean=0.000048 rms=0.003257 Jy/beam ! Combined flux in latest and established models = 0.359091 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.359091 Jy ! Inverting map and beam ! Estimated beam: bmin=3.39 mas, bmaj=9.572 mas, bpa=-5.376 degrees ! Estimated noise=1432.76 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.00951831 Jy ! Component: 100 - total flux cleaned = 0.0105808 Jy ! Component: 150 - total flux cleaned = 0.0107427 Jy ! Component: 200 - total flux cleaned = 0.011008 Jy ! Total flux subtracted in 200 components = 0.011008 Jy ! Clean residual min=-0.005627 max=0.005564 Jy/beam ! Clean residual mean=0.000060 rms=0.001505 Jy/beam ! Combined flux in latest and established models = 0.370099 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 44 components and 0.3701 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.378 mas, bmaj=20.27 mas, bpa=4.097 degrees ! Estimated noise=1790.23 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.00262268 Jy ! Component: 100 - total flux cleaned = 0.00282239 Jy ! Component: 150 - total flux cleaned = 0.00290378 Jy ! Component: 200 - total flux cleaned = 0.00290597 Jy ! Total flux subtracted in 200 components = 0.00290597 Jy ! Clean residual min=-0.005629 max=0.004568 Jy/beam ! Clean residual mean=0.000090 rms=0.001710 Jy/beam ! Combined flux in latest and established models = 0.373006 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 61 components and 0.373006 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.39 mas, bmaj=9.572 mas, bpa=-5.376 degrees ! Estimated noise=1432.76 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00182965 Jy ! Component: 100 - total flux cleaned = -0.00182675 Jy ! Component: 150 - total flux cleaned = -0.00162101 Jy ! Component: 200 - total flux cleaned = -0.00152668 Jy ! Total flux subtracted in 200 components = -0.00152668 Jy ! Clean residual min=-0.005205 max=0.005239 Jy/beam ! Clean residual mean=0.000054 rms=0.001425 Jy/beam ! Combined flux in latest and established models = 0.371479 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 78 components and 0.371479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.775677Jy sigma=0.001199 ! Fit after self-cal, rms=2.775371Jy sigma=0.001199 wmodel J1305-2850_S_1997_08_27_yyk\_map.mod ! Writing 78 model components to file: J1305-2850_S_1997_08_27_yyk_map.mod wobs J1305-2850_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1305-2850_S_1997_08_27_yyk_uvs.fits wwins J1305-2850_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J1305-2850_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.000370968 Jy ! Component: 100 - total flux cleaned = 0.00097284 Jy ! Component: 150 - total flux cleaned = 0.00121886 Jy ! Component: 200 - total flux cleaned = 0.00168367 Jy ! Component: 250 - total flux cleaned = 0.00190526 Jy ! Component: 300 - total flux cleaned = 0.00204695 Jy ! Component: 350 - total flux cleaned = 0.00225086 Jy ! Component: 400 - total flux cleaned = 0.00264595 Jy ! Component: 450 - total flux cleaned = 0.0028353 Jy ! Component: 500 - total flux cleaned = 0.00295797 Jy ! Component: 550 - total flux cleaned = 0.00295712 Jy ! Component: 600 - total flux cleaned = 0.00301604 Jy ! Component: 650 - total flux cleaned = 0.00301616 Jy ! Component: 700 - total flux cleaned = 0.00307221 Jy ! Component: 750 - total flux cleaned = 0.00318182 Jy ! Component: 800 - total flux cleaned = 0.00318097 Jy ! Component: 850 - total flux cleaned = 0.00318075 Jy ! Component: 900 - total flux cleaned = 0.00323233 Jy ! Component: 950 - total flux cleaned = 0.00333306 Jy ! Component: 1000 - total flux cleaned = 0.00333295 Jy ! Component: 1050 - total flux cleaned = 0.00328448 Jy ! Component: 1100 - total flux cleaned = 0.00323781 Jy ! Component: 1150 - total flux cleaned = 0.00333244 Jy ! Component: 1200 - total flux cleaned = 0.00347119 Jy ! Component: 1250 - total flux cleaned = 0.00342552 Jy ! Component: 1300 - total flux cleaned = 0.00355949 Jy ! Component: 1350 - total flux cleaned = 0.00369172 Jy ! Component: 1400 - total flux cleaned = 0.00377862 Jy ! Component: 1450 - total flux cleaned = 0.00377901 Jy ! Component: 1500 - total flux cleaned = 0.00382246 Jy ! Component: 1550 - total flux cleaned = 0.00399005 Jy ! Component: 1600 - total flux cleaned = 0.00394834 Jy ! Component: 1650 - total flux cleaned = 0.00386704 Jy ! Component: 1700 - total flux cleaned = 0.00398807 Jy ! Component: 1750 - total flux cleaned = 0.00390833 Jy ! Component: 1800 - total flux cleaned = 0.00390858 Jy ! Component: 1850 - total flux cleaned = 0.00386986 Jy ! Component: 1900 - total flux cleaned = 0.0039469 Jy ! Component: 1950 - total flux cleaned = 0.00387127 Jy ! Component: 2000 - total flux cleaned = 0.00390857 Jy ! Total flux subtracted in 2048 components = 0.00383411 Jy ! Clean residual min=-0.002225 max=0.002235 Jy/beam ! Clean residual mean=0.000074 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.375313 Jy keep ! Adding 118 model components to the UV plane model. ! The established model now contains 196 components and 0.375313 Jy ![Exited script file: muppet] wmap "J1305-2850_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.39 x 9.572 at -5.376 degrees (North through East) ! Clean map min=-0.0048738 max=0.31211 Jy/beam ! Writing clean map to FITS file: J1305-2850_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.312106 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000723652 device "J1305-2850_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1305-2850_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.695583 0.695583 1.39117 2.78233 5.56466 11.1293 22.2587 44.5173 89.0346 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.312 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.39 x 9.572 at -5.376 degrees (North through East) ! Clean map min=-0.0048738 max=0.31211 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1305-2850_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1305-2850_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1305-2850_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 18:12:59 2007