! Started logfile: J0941-1335_S_2005_07_08_yyk_uvs.log on Fri Jan 20 10:15:06 2006 obs J0941-1335_S_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J0941-1335_S_2005_07_08_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.893333 visibilities/baseline/integration-bin. ! Found source: J0941-1335 ! ! 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 1411 lines of history. ! ! Reading 1608 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 J0941-1335_S_2005_07_08_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.312754 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.551 mas, bmaj=6.32 mas, bpa=-2.628 degrees ! Estimated noise=1.35953 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.247052 Jy ! Component: 100 - total flux cleaned = 0.291716 Jy ! Total flux subtracted in 100 components = 0.291716 Jy ! Clean residual min=-0.009139 max=0.013311 Jy/beam ! Clean residual mean=0.000022 rms=0.002593 Jy/beam ! Combined flux in latest and established models = 0.291716 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.291716 Jy ! ! Correcting IF 1. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.082411Jy sigma=1.379733 ! Fit after self-cal, rms=0.082271Jy sigma=1.374687 ! Inverting map and beam ! Estimated beam: bmin=2.551 mas, bmaj=6.32 mas, bpa=-2.628 degrees ! Estimated noise=1.35953 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.144 mas, bmaj=7.94 mas, bpa=-4.495 degrees ! Estimated noise=1.00265 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.0223484 Jy ! Component: 100 - total flux cleaned = 0.0313789 Jy ! Component: 150 - total flux cleaned = 0.0354199 Jy ! Component: 200 - total flux cleaned = 0.036203 Jy ! Total flux subtracted in 200 components = 0.036203 Jy ! Clean residual min=-0.007711 max=0.009116 Jy/beam ! Clean residual mean=-0.000045 rms=0.002209 Jy/beam ! Combined flux in latest and established models = 0.327919 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 52 components and 0.327919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076433Jy sigma=1.296296 ! Fit after self-cal, rms=0.076364Jy sigma=1.295903 ! 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.144 x 7.94 at -4.495 degrees (North through East) ! Clean map min=-0.0076045 max=0.28636 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.01761 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.07 KP 0.94 ! LA 1.04 MK 0.88 NL 0.93 OV 0.99 ! PT 1.04 SC 0.92 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.989893 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.02 HN 1.11 KP 0.99 ! LA 1.03 MK 0.98 NL 0.99 OV 1.00 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.928924 ! Telescope amplitude corrections in sub-array 1: ! BR 1.62 FD 0.96 HN 1.07 KP 0.97 ! LA 0.92 MK 1.11 NL 1.03 OV 0.96 ! PT 1.11 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.06151 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.99 HN 0.94 KP 0.88 ! LA 0.79 MK 1.07 NL 0.96 OV 0.85 ! PT 0.97 SC 1.07 ! ! ! Fit before self-cal, rms=0.076364Jy sigma=1.295903 ! Fit after self-cal, rms=0.068287Jy sigma=1.157029 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.068287Jy sigma=1.157029 ! Fit after self-cal, rms=0.068285Jy sigma=1.156936 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.18 mas, bmaj=8.045 mas, bpa=-4.204 degrees ! Estimated noise=0.9886 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.00432525 Jy ! Component: 100 - total flux cleaned = -0.00464507 Jy ! Component: 150 - total flux cleaned = -0.00494924 Jy ! Component: 200 - total flux cleaned = -0.00504736 Jy ! Total flux subtracted in 200 components = -0.00504736 Jy ! Clean residual min=-0.004056 max=0.005223 Jy/beam ! Clean residual mean=0.000035 rms=0.001194 Jy/beam ! Combined flux in latest and established models = 0.322871 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 58 components and 0.322871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068266Jy sigma=1.152604 ! Fit after self-cal, rms=0.068228Jy sigma=1.152429 ! 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.068228Jy sigma=1.152429 ! Fit after self-cal, rms=0.066102Jy sigma=1.114697 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.000266915 Jy ! Component: 100 - total flux cleaned = 0.000267691 Jy ! Component: 150 - total flux cleaned = 0.00023506 Jy ! Component: 200 - total flux cleaned = 0.000204826 Jy ! Total flux subtracted in 200 components = 0.000204826 Jy ! Clean residual min=-0.004017 max=0.004968 Jy/beam ! Clean residual mean=0.000032 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.323076 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 62 components and 0.323076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066070Jy sigma=1.114018 ! Fit after self-cal, rms=0.065892Jy sigma=1.111792 ! 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.18 x 8.045 at -4.204 degrees (North through East) ! Clean map min=-0.0039178 max=0.28656 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.065892Jy sigma=1.111792 ! Fit after self-cal, rms=0.057721Jy sigma=0.976459 ! 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.057721Jy sigma=0.976459 ! Fit after self-cal, rms=0.057654Jy sigma=0.976204 ! Inverting map and beam ! Estimated beam: bmin=3.184 mas, bmaj=8.043 mas, bpa=-4.37 degrees ! Estimated noise=0.983996 mJy/beam. ! Added new window around map position (20, 8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00513837 Jy ! Component: 100 - total flux cleaned = 0.00654123 Jy ! Component: 150 - total flux cleaned = 0.00692019 Jy ! Component: 200 - total flux cleaned = 0.0070886 Jy ! Total flux subtracted in 200 components = 0.0070886 Jy ! Clean residual min=-0.004192 max=0.003820 Jy/beam ! Clean residual mean=-0.000008 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.330165 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 87 components and 0.330165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057264Jy sigma=0.969403 ! Fit after self-cal, rms=0.057217Jy sigma=0.969090 ! 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.057217Jy sigma=0.969090 ! Fit after self-cal, rms=0.056242Jy sigma=0.946294 ! 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.056242Jy sigma=0.946294 ! Fit after self-cal, rms=0.056221Jy sigma=0.946249 ! Inverting map and beam ! Estimated beam: bmin=3.189 mas, bmaj=8.044 mas, bpa=-4.279 degrees ! Estimated noise=0.983865 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000996619 Jy ! Component: 100 - total flux cleaned = 0.00120907 Jy ! Component: 150 - total flux cleaned = 0.0013536 Jy ! Component: 200 - total flux cleaned = 0.00148918 Jy ! Total flux subtracted in 200 components = 0.00148918 Jy ! Clean residual min=-0.004050 max=0.003406 Jy/beam ! Clean residual mean=-0.000006 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.331654 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 98 components and 0.331654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056128Jy sigma=0.944926 ! Fit after self-cal, rms=0.056112Jy sigma=0.944881 ! 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.089 mas, bmaj=15.77 mas, bpa=-1.607 degrees ! Estimated noise=1.2555 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.00120803 Jy ! Component: 100 - total flux cleaned = 0.0015937 Jy ! Component: 150 - total flux cleaned = 0.00183839 Jy ! Component: 200 - total flux cleaned = 0.0018765 Jy ! Total flux subtracted in 200 components = 0.0018765 Jy ! Clean residual min=-0.003636 max=0.002793 Jy/beam ! Clean residual mean=-0.000017 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.33353 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 116 components and 0.33353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056159Jy sigma=0.945618 ! Fit after self-cal, rms=0.056079Jy sigma=0.944730 ! 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.563 mas, bmaj=6.33 mas, bpa=-2.371 degrees ! Estimated noise=1.32846 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.241722 Jy ! Component: 100 - total flux cleaned = 0.285272 Jy ! Component: 150 - total flux cleaned = 0.303165 Jy ! Component: 200 - total flux cleaned = 0.312816 Jy ! Total flux subtracted in 200 components = 0.312816 Jy ! Clean residual min=-0.005208 max=0.006673 Jy/beam ! Clean residual mean=0.000030 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.312816 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.312816 Jy ! Inverting map and beam ! Estimated beam: bmin=3.189 mas, bmaj=8.044 mas, bpa=-4.279 degrees ! Estimated noise=0.983865 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) ! Added new window around map position (4, -1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00924869 Jy ! Component: 100 - total flux cleaned = 0.0137281 Jy ! Component: 150 - total flux cleaned = 0.0166281 Jy ! Component: 200 - total flux cleaned = 0.0184917 Jy ! Total flux subtracted in 200 components = 0.0184917 Jy ! Clean residual min=-0.003725 max=0.002721 Jy/beam ! Clean residual mean=-0.000004 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.331308 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 58 components and 0.331308 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.089 mas, bmaj=15.77 mas, bpa=-1.607 degrees ! Estimated noise=1.2555 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.00223009 Jy ! Component: 100 - total flux cleaned = 0.00311026 Jy ! Component: 150 - total flux cleaned = 0.00353375 Jy ! Component: 200 - total flux cleaned = 0.00389362 Jy ! Total flux subtracted in 200 components = 0.00389362 Jy ! Clean residual min=-0.003012 max=0.002761 Jy/beam ! Clean residual mean=-0.000021 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.335201 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 73 components and 0.335201 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.189 mas, bmaj=8.044 mas, bpa=-4.279 degrees ! Estimated noise=0.983865 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000663498 Jy ! Component: 100 - total flux cleaned = -0.000616143 Jy ! Component: 150 - total flux cleaned = -0.000518101 Jy ! Component: 200 - total flux cleaned = -0.000382381 Jy ! Total flux subtracted in 200 components = -0.000382381 Jy ! Clean residual min=-0.003632 max=0.002773 Jy/beam ! Clean residual mean=-0.000012 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.334819 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 99 components and 0.334819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055861Jy sigma=0.940166 ! Fit after self-cal, rms=0.055799Jy sigma=0.939682 wmodel J0941-1335_S_2005_07_08_yyk\_map.mod ! Writing 99 model components to file: J0941-1335_S_2005_07_08_yyk_map.mod wobs J0941-1335_S_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J0941-1335_S_2005_07_08_yyk_uvs.fits wwins J0941-1335_S_2005_07_08_yyk\_map.win ! wwins: Wrote 3 windows to J0941-1335_S_2005_07_08_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.00153206 Jy ! Component: 100 - total flux cleaned = -0.00217941 Jy ! Component: 150 - total flux cleaned = -0.00278409 Jy ! Component: 200 - total flux cleaned = -0.00344436 Jy ! Component: 250 - total flux cleaned = -0.0040363 Jy ! Component: 300 - total flux cleaned = -0.00456598 Jy ! Component: 350 - total flux cleaned = -0.00500014 Jy ! Component: 400 - total flux cleaned = -0.00534519 Jy ! Component: 450 - total flux cleaned = -0.005606 Jy ! Component: 500 - total flux cleaned = -0.00571546 Jy ! Component: 550 - total flux cleaned = -0.00582294 Jy ! Component: 600 - total flux cleaned = -0.00603234 Jy ! Component: 650 - total flux cleaned = -0.0060667 Jy ! Component: 700 - total flux cleaned = -0.00630207 Jy ! Component: 750 - total flux cleaned = -0.00640065 Jy ! Component: 800 - total flux cleaned = -0.00640087 Jy ! Component: 850 - total flux cleaned = -0.00646557 Jy ! Component: 900 - total flux cleaned = -0.00652944 Jy ! Component: 950 - total flux cleaned = -0.00668523 Jy ! Component: 1000 - total flux cleaned = -0.00677657 Jy ! Component: 1050 - total flux cleaned = -0.00680597 Jy ! Component: 1100 - total flux cleaned = -0.00680613 Jy ! Component: 1150 - total flux cleaned = -0.00689456 Jy ! Component: 1200 - total flux cleaned = -0.00703997 Jy ! Component: 1250 - total flux cleaned = -0.00706866 Jy ! Component: 1300 - total flux cleaned = -0.00718216 Jy ! Component: 1350 - total flux cleaned = -0.00726613 Jy ! Component: 1400 - total flux cleaned = -0.00740484 Jy ! Component: 1450 - total flux cleaned = -0.00754124 Jy ! Component: 1500 - total flux cleaned = -0.00770269 Jy ! Component: 1550 - total flux cleaned = -0.00775627 Jy ! Component: 1600 - total flux cleaned = -0.0079145 Jy ! Component: 1650 - total flux cleaned = -0.00801901 Jy ! Component: 1700 - total flux cleaned = -0.00817406 Jy ! Component: 1750 - total flux cleaned = -0.00837798 Jy ! Component: 1800 - total flux cleaned = -0.00842836 Jy ! Component: 1850 - total flux cleaned = -0.00865238 Jy ! Component: 1900 - total flux cleaned = -0.00872647 Jy ! Component: 1950 - total flux cleaned = -0.00892161 Jy ! Component: 2000 - total flux cleaned = -0.00896973 Jy ! Total flux subtracted in 2048 components = -0.00916015 Jy ! Clean residual min=-0.001348 max=0.001497 Jy/beam ! Clean residual mean=0.000001 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.325659 Jy keep ! Adding 126 model components to the UV plane model. ! The established model now contains 225 components and 0.325659 Jy ![Exited script file: muppet] wmap "J0941-1335_S_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.189 x 8.044 at -4.279 degrees (North through East) ! Clean map min=-0.0037068 max=0.28824 Jy/beam ! Writing clean map to FITS file: J0941-1335_S_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.288242 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000482892 device "J0941-1335_S_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J0941-1335_S_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.502591 0.502591 1.00518 2.01037 4.02073 8.04146 16.0829 32.1659 64.3317 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.288 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.189 x 8.044 at -4.279 degrees (North through East) ! Clean map min=-0.0037068 max=0.28824 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0941-1335_S_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J0941-1335_S_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0941-1335_S_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:15:10 2006