! Started logfile: J0405-1308_S_2005_07_20_yyk_uvs.log on Fri Jan 20 09:53:22 2006 obs J0405-1308_S_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J0405-1308_S_2005_07_20_yyk_uve.fits ! AN table 1: 5 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.884444 visibilities/baseline/integration-bin. ! Found source: J0405-1308 ! ! 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 1526 lines of history. ! ! Reading 796 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 J0405-1308_S_2005_07_20_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.607158 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.737 mas, bmaj=6.642 mas, bpa=1.984 degrees ! Estimated noise=2.11364 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.477101 Jy ! Component: 100 - total flux cleaned = 0.56792 Jy ! Total flux subtracted in 100 components = 0.56792 Jy ! Clean residual min=-0.025060 max=0.038629 Jy/beam ! Clean residual mean=-0.000164 rms=0.008127 Jy/beam ! Combined flux in latest and established models = 0.56792 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.56792 Jy ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.143636Jy sigma=2.257924 ! Fit after self-cal, rms=0.140404Jy sigma=2.206621 ! Inverting map and beam ! Estimated beam: bmin=2.737 mas, bmaj=6.642 mas, bpa=1.984 degrees ! Estimated noise=2.11364 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.464 mas, bmaj=8.498 mas, bpa=-3.158 degrees ! Estimated noise=1.51871 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.0469024 Jy ! Component: 100 - total flux cleaned = 0.0650827 Jy ! Component: 150 - total flux cleaned = 0.0691222 Jy ! Component: 200 - total flux cleaned = 0.0726019 Jy ! Total flux subtracted in 200 components = 0.0726019 Jy ! Clean residual min=-0.026400 max=0.034207 Jy/beam ! Clean residual mean=-0.000160 rms=0.007965 Jy/beam ! Combined flux in latest and established models = 0.640522 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 34 components and 0.640522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125586Jy sigma=1.998004 ! Fit after self-cal, rms=0.125057Jy sigma=1.994239 ! 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.464 x 8.498 at -3.158 degrees (North through East) ! Clean map min=-0.025049 max=0.53686 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.02833 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.04 HN 1.02 KP 0.94 ! LA 1.11 MK 0.92 NL 0.93 OV 0.98 ! PT 1.02 SC 0.83 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00807 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 1.04 KP 0.99 ! LA 1.07 MK 1.00 NL 0.93 OV 1.03 ! PT 0.97 SC 0.91 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.954485 ! Telescope amplitude corrections in sub-array 1: ! BR 1.51 FD 0.93 HN 0.95 KP 0.98 ! LA 0.91 MK 1.16 NL 1.00 OV 1.02 ! PT 1.09 SC 0.92 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.0723 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.94 HN 0.89 KP 0.89 ! LA 0.77 MK 1.11 NL 0.90 OV 0.87 ! PT 1.01 SC 0.99 ! ! ! Fit before self-cal, rms=0.125057Jy sigma=1.994239 ! Fit after self-cal, rms=0.100549Jy sigma=1.474225 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.100549Jy sigma=1.474225 ! Fit after self-cal, rms=0.100492Jy sigma=1.473854 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.509 mas, bmaj=8.601 mas, bpa=-1.142 degrees ! Estimated noise=1.55019 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 (5, -10). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0234306 Jy ! Component: 100 - total flux cleaned = 0.0293296 Jy ! Component: 150 - total flux cleaned = 0.0296578 Jy ! Component: 200 - total flux cleaned = 0.0299407 Jy ! Total flux subtracted in 200 components = 0.0299407 Jy ! Clean residual min=-0.010223 max=0.009232 Jy/beam ! Clean residual mean=-0.000010 rms=0.002987 Jy/beam ! Combined flux in latest and established models = 0.670463 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 52 components and 0.670463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095192Jy sigma=1.396649 ! Fit after self-cal, rms=0.094859Jy sigma=1.391823 ! 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.094859Jy sigma=1.391823 ! Fit after self-cal, rms=0.093320Jy sigma=1.371401 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.00229952 Jy ! Component: 100 - total flux cleaned = 0.00304285 Jy ! Component: 150 - total flux cleaned = 0.00346625 Jy ! Component: 200 - total flux cleaned = 0.00385245 Jy ! Total flux subtracted in 200 components = 0.00385245 Jy ! Clean residual min=-0.008900 max=0.008917 Jy/beam ! Clean residual mean=-0.000005 rms=0.002669 Jy/beam ! Combined flux in latest and established models = 0.674315 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 66 components and 0.674315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092329Jy sigma=1.356646 ! Fit after self-cal, rms=0.092070Jy sigma=1.353884 ! 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.509 x 8.601 at -1.142 degrees (North through East) ! Clean map min=-0.0085685 max=0.5581 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.092070Jy sigma=1.353884 ! Fit after self-cal, rms=0.075457Jy sigma=1.081018 ! 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.075457Jy sigma=1.081018 ! Fit after self-cal, rms=0.075446Jy sigma=1.080820 ! Inverting map and beam ! Estimated beam: bmin=3.501 mas, bmaj=8.622 mas, bpa=-1.402 degrees ! Estimated noise=1.53894 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00329618 Jy ! Component: 100 - total flux cleaned = 0.00407368 Jy ! Component: 150 - total flux cleaned = 0.00437844 Jy ! Component: 200 - total flux cleaned = 0.00452618 Jy ! Total flux subtracted in 200 components = 0.00452618 Jy ! Clean residual min=-0.008038 max=0.007164 Jy/beam ! Clean residual mean=-0.000029 rms=0.002177 Jy/beam ! Combined flux in latest and established models = 0.678841 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 79 components and 0.678841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074691Jy sigma=1.067676 ! Fit after self-cal, rms=0.074615Jy sigma=1.066499 ! 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.074615Jy sigma=1.066499 ! Fit after self-cal, rms=0.073062Jy sigma=1.044196 ! 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.073062Jy sigma=1.044196 ! Fit after self-cal, rms=0.073063Jy sigma=1.044184 ! Inverting map and beam ! Estimated beam: bmin=3.5 mas, bmaj=8.625 mas, bpa=-1.471 degrees ! Estimated noise=1.53539 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000810091 Jy ! Component: 100 - total flux cleaned = 0.000942818 Jy ! Component: 150 - total flux cleaned = 0.00106777 Jy ! Component: 200 - total flux cleaned = 0.00129612 Jy ! Total flux subtracted in 200 components = 0.00129612 Jy ! Clean residual min=-0.007435 max=0.006522 Jy/beam ! Clean residual mean=-0.000030 rms=0.001995 Jy/beam ! Combined flux in latest and established models = 0.680137 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 83 components and 0.680137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072673Jy sigma=1.037249 ! Fit after self-cal, rms=0.072641Jy sigma=1.036766 ! 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.772 mas, bmaj=16.44 mas, bpa=13.26 degrees ! Estimated noise=1.86453 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.00010972 Jy ! Component: 100 - total flux cleaned = 0.00121607 Jy ! Component: 150 - total flux cleaned = 0.00186411 Jy ! Component: 200 - total flux cleaned = 0.00201557 Jy ! Total flux subtracted in 200 components = 0.00201557 Jy ! Clean residual min=-0.008721 max=0.008277 Jy/beam ! Clean residual mean=-0.000062 rms=0.002770 Jy/beam ! Combined flux in latest and established models = 0.682153 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 99 components and 0.682153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072667Jy sigma=1.034963 ! Fit after self-cal, rms=0.072546Jy sigma=1.033258 ! 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.74 mas, bmaj=6.653 mas, bpa=2.815 degrees ! Estimated noise=2.09543 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.475687 Jy ! Component: 100 - total flux cleaned = 0.570216 Jy ! Component: 150 - total flux cleaned = 0.607831 Jy ! Component: 200 - total flux cleaned = 0.629997 Jy ! Total flux subtracted in 200 components = 0.629997 Jy ! Clean residual min=-0.008642 max=0.009436 Jy/beam ! Clean residual mean=-0.000044 rms=0.002596 Jy/beam ! Combined flux in latest and established models = 0.629997 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.629997 Jy ! Inverting map and beam ! Estimated beam: bmin=3.5 mas, bmaj=8.625 mas, bpa=-1.471 degrees ! Estimated noise=1.53539 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.0205903 Jy ! Component: 100 - total flux cleaned = 0.0313139 Jy ! Component: 150 - total flux cleaned = 0.0375271 Jy ! Component: 200 - total flux cleaned = 0.041846 Jy ! Total flux subtracted in 200 components = 0.041846 Jy ! Clean residual min=-0.007196 max=0.005555 Jy/beam ! Clean residual mean=-0.000041 rms=0.001915 Jy/beam ! Combined flux in latest and established models = 0.671843 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 89 components and 0.671843 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.772 mas, bmaj=16.44 mas, bpa=13.26 degrees ! Estimated noise=1.86453 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.0047857 Jy ! Component: 100 - total flux cleaned = 0.00709632 Jy ! Component: 150 - total flux cleaned = 0.00804016 Jy ! Component: 200 - total flux cleaned = 0.00873988 Jy ! Total flux subtracted in 200 components = 0.00873988 Jy ! Clean residual min=-0.008793 max=0.007634 Jy/beam ! Clean residual mean=-0.000067 rms=0.002722 Jy/beam ! Combined flux in latest and established models = 0.680583 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 113 components and 0.680583 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.5 mas, bmaj=8.625 mas, bpa=-1.471 degrees ! Estimated noise=1.53539 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104107 Jy ! Component: 100 - total flux cleaned = -0.000948054 Jy ! Component: 150 - total flux cleaned = -0.000704312 Jy ! Component: 200 - total flux cleaned = -0.000629391 Jy ! Total flux subtracted in 200 components = -0.000629391 Jy ! Clean residual min=-0.006732 max=0.005776 Jy/beam ! Clean residual mean=-0.000033 rms=0.001804 Jy/beam ! Combined flux in latest and established models = 0.679953 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 136 components and 0.679953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071912Jy sigma=1.027000 ! Fit after self-cal, rms=0.071881Jy sigma=1.026328 wmodel J0405-1308_S_2005_07_20_yyk\_map.mod ! Writing 136 model components to file: J0405-1308_S_2005_07_20_yyk_map.mod wobs J0405-1308_S_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J0405-1308_S_2005_07_20_yyk_uvs.fits wwins J0405-1308_S_2005_07_20_yyk\_map.win ! wwins: Wrote 2 windows to J0405-1308_S_2005_07_20_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.00289343 Jy ! Component: 100 - total flux cleaned = -0.00435725 Jy ! Component: 150 - total flux cleaned = -0.00523793 Jy ! Component: 200 - total flux cleaned = -0.00556361 Jy ! Component: 250 - total flux cleaned = -0.00556111 Jy ! Component: 300 - total flux cleaned = -0.00563382 Jy ! Component: 350 - total flux cleaned = -0.00556394 Jy ! Component: 400 - total flux cleaned = -0.00576295 Jy ! Component: 450 - total flux cleaned = -0.00588843 Jy ! Component: 500 - total flux cleaned = -0.00619742 Jy ! Component: 550 - total flux cleaned = -0.00625858 Jy ! Component: 600 - total flux cleaned = -0.00631772 Jy ! Component: 650 - total flux cleaned = -0.00642925 Jy ! Component: 700 - total flux cleaned = -0.00637343 Jy ! Component: 750 - total flux cleaned = -0.00658811 Jy ! Component: 800 - total flux cleaned = -0.00674573 Jy ! Component: 850 - total flux cleaned = -0.00705485 Jy ! Component: 900 - total flux cleaned = -0.00725495 Jy ! Component: 950 - total flux cleaned = -0.00730357 Jy ! Component: 1000 - total flux cleaned = -0.00749751 Jy ! Component: 1050 - total flux cleaned = -0.00768702 Jy ! Component: 1100 - total flux cleaned = -0.0078727 Jy ! Component: 1150 - total flux cleaned = -0.00823844 Jy ! Component: 1200 - total flux cleaned = -0.0084622 Jy ! Component: 1250 - total flux cleaned = -0.00859373 Jy ! Component: 1300 - total flux cleaned = -0.00889719 Jy ! Component: 1350 - total flux cleaned = -0.00898154 Jy ! Component: 1400 - total flux cleaned = -0.00927488 Jy ! Component: 1450 - total flux cleaned = -0.00956447 Jy ! Component: 1500 - total flux cleaned = -0.00980818 Jy ! Component: 1550 - total flux cleaned = -0.0100485 Jy ! Component: 1600 - total flux cleaned = -0.0102452 Jy ! Component: 1650 - total flux cleaned = -0.0106721 Jy ! Component: 1700 - total flux cleaned = -0.0107861 Jy ! Component: 1750 - total flux cleaned = -0.0110495 Jy ! Component: 1800 - total flux cleaned = -0.0112346 Jy ! Component: 1850 - total flux cleaned = -0.0114898 Jy ! Component: 1900 - total flux cleaned = -0.0116339 Jy ! Component: 1950 - total flux cleaned = -0.0118118 Jy ! Component: 2000 - total flux cleaned = -0.0119517 Jy ! Total flux subtracted in 2048 components = -0.0120553 Jy ! Clean residual min=-0.001932 max=0.002675 Jy/beam ! Clean residual mean=-0.000018 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.667898 Jy keep ! Adding 142 model components to the UV plane model. ! The established model now contains 278 components and 0.667898 Jy ![Exited script file: muppet] wmap "J0405-1308_S_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.5 x 8.625 at -1.471 degrees (North through East) ! Clean map min=-0.0042959 max=0.56376 Jy/beam ! Writing clean map to FITS file: J0405-1308_S_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.563758 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000744783 device "J0405-1308_S_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J0405-1308_S_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.396331 0.396331 0.792662 1.58532 3.17065 6.3413 12.6826 25.3652 50.7304 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.563 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.5 x 8.625 at -1.471 degrees (North through East) ! Clean map min=-0.0042959 max=0.56376 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0405-1308_S_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J0405-1308_S_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0405-1308_S_2005_07_20_yyk_uvs.log closed on Fri Jan 20 09:53:26 2006