! Started logfile: J0702-1015_S_2004_04_30_yyk_uvs.log on Wed Dec 7 00:05:57 2005 obs J0702-1015_S_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J0702-1015_S_2004_04_30_yyk_uve.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.883333 visibilities/baseline/integration-bin. ! Found source: J0702-1015 ! ! 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 1632 lines of history. ! ! Reading 2544 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 J0702-1015_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.20106 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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.814753Jy sigma=15.458893 ! Fit after self-cal, rms=0.814729Jy sigma=15.457274 ! 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.629 mas, bmaj=6.5 mas, bpa=-1.449 degrees ! Estimated noise=1.04975 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.158648 Jy ! Component: 100 - total flux cleaned = 0.190799 Jy ! Total flux subtracted in 100 components = 0.190799 Jy ! Clean residual min=-0.005700 max=0.008927 Jy/beam ! Clean residual mean=-0.000015 rms=0.001593 Jy/beam ! Combined flux in latest and established models = 0.190799 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.190799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066118Jy sigma=1.091808 ! Fit after self-cal, rms=0.066090Jy sigma=1.091506 ! 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.221 mas, bmaj=7.94 mas, bpa=-2.595 degrees ! Estimated noise=0.792563 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.0138644 Jy ! Component: 100 - total flux cleaned = 0.0184092 Jy ! Component: 150 - total flux cleaned = 0.0196744 Jy ! Component: 200 - total flux cleaned = 0.0199181 Jy ! Total flux subtracted in 200 components = 0.0199181 Jy ! Clean residual min=-0.004133 max=0.004358 Jy/beam ! Clean residual mean=0.000002 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.210717 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 19 components and 0.210717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064061Jy sigma=1.051805 ! Fit after self-cal, rms=0.064042Jy sigma=1.051703 ! 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.00347 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 0.95 KP 0.98 ! LA 1.08 MK 1.00 NL 0.99 OV 0.97 ! PT 1.00 SC 0.93 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.982902 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.94 HN 1.04 KP 0.99 ! LA 1.13 MK 1.09 NL 1.02 OV 1.02 ! PT 0.94 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.998617 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.90 HN 1.00 KP 0.98 ! LA 0.92 MK 0.98 NL 1.08 OV 1.04 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.02281 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.89 HN 0.96 KP 0.90 ! LA 1.00* MK 0.96 NL 1.04 OV 1.00* ! PT 0.92 SC 1.14 ! ! ! Fit before self-cal, rms=0.064042Jy sigma=1.051703 ! Fit after self-cal, rms=0.062162Jy sigma=1.012377 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.062162Jy sigma=1.012377 ! Fit after self-cal, rms=0.062165Jy sigma=1.012355 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.23 mas, bmaj=8.012 mas, bpa=-2.482 degrees ! Estimated noise=0.788578 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.000558559 Jy ! Component: 100 - total flux cleaned = -0.000589141 Jy ! Component: 150 - total flux cleaned = -0.00058936 Jy ! Component: 200 - total flux cleaned = -0.000615833 Jy ! Total flux subtracted in 200 components = -0.000615833 Jy ! Clean residual min=-0.003064 max=0.002962 Jy/beam ! Clean residual mean=0.000029 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.210102 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.210102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062134Jy sigma=1.011815 ! Fit after self-cal, rms=0.062127Jy sigma=1.011785 ! 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.062127Jy sigma=1.011785 ! Fit after self-cal, rms=0.059306Jy sigma=0.966501 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.000331208 Jy ! Component: 100 - total flux cleaned = 0.00043721 Jy ! Component: 150 - total flux cleaned = 0.000437013 Jy ! Component: 200 - total flux cleaned = 0.000456053 Jy ! Total flux subtracted in 200 components = 0.000456053 Jy ! Clean residual min=-0.002889 max=0.002974 Jy/beam ! Clean residual mean=0.000029 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.210558 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.210558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059277Jy sigma=0.966145 ! Fit after self-cal, rms=0.058989Jy sigma=0.962382 ! 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.23 x 8.012 at -2.482 degrees (North through East) ! Clean map min=-0.0027357 max=0.18688 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.058989Jy sigma=0.962382 ! Fit after self-cal, rms=0.058539Jy sigma=0.953190 ! 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.058539Jy sigma=0.953190 ! Fit after self-cal, rms=0.058513Jy sigma=0.952645 ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=8.003 mas, bpa=-2.523 degrees ! Estimated noise=0.786801 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000215572 Jy ! Component: 100 - total flux cleaned = 0.000237338 Jy ! Component: 150 - total flux cleaned = 0.000255391 Jy ! Component: 200 - total flux cleaned = 0.000288244 Jy ! Total flux subtracted in 200 components = 0.000288244 Jy ! Clean residual min=-0.002724 max=0.002975 Jy/beam ! Clean residual mean=0.000022 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.210846 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.210846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058502Jy sigma=0.952423 ! Fit after self-cal, rms=0.058499Jy sigma=0.952303 ! 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.058499Jy sigma=0.952303 ! Fit after self-cal, rms=0.057947Jy sigma=0.933492 ! 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.057947Jy sigma=0.933492 ! Fit after self-cal, rms=0.057947Jy sigma=0.933429 ! Inverting map and beam ! Estimated beam: bmin=3.233 mas, bmaj=7.994 mas, bpa=-2.252 degrees ! Estimated noise=0.789594 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000814515 Jy ! Component: 100 - total flux cleaned = 0.000855706 Jy ! Component: 150 - total flux cleaned = 0.000856447 Jy ! Component: 200 - total flux cleaned = 0.000844195 Jy ! Total flux subtracted in 200 components = 0.000844195 Jy ! Clean residual min=-0.002949 max=0.002800 Jy/beam ! Clean residual mean=0.000017 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.21169 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and 0.21169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057934Jy sigma=0.933132 ! Fit after self-cal, rms=0.057934Jy sigma=0.933115 ! 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.773 mas, bmaj=14.07 mas, bpa=-0.02114 degrees ! Estimated noise=1.00959 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.00102334 Jy ! Component: 100 - total flux cleaned = 0.00101877 Jy ! Component: 150 - total flux cleaned = 0.00108658 Jy ! Component: 200 - total flux cleaned = 0.00114596 Jy ! Total flux subtracted in 200 components = 0.00114596 Jy ! Clean residual min=-0.003273 max=0.003256 Jy/beam ! Clean residual mean=0.000028 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.212836 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 52 components and 0.212836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057968Jy sigma=0.933690 ! Fit after self-cal, rms=0.057958Jy sigma=0.933448 ! 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.632 mas, bmaj=6.528 mas, bpa=-1.377 degrees ! Estimated noise=1.0461 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.158761 Jy ! Component: 100 - total flux cleaned = 0.190971 Jy ! Component: 150 - total flux cleaned = 0.203115 Jy ! Component: 200 - total flux cleaned = 0.2085 Jy ! Total flux subtracted in 200 components = 0.2085 Jy ! Clean residual min=-0.003656 max=0.003814 Jy/beam ! Clean residual mean=-0.000001 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.2085 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.2085 Jy ! Inverting map and beam ! Estimated beam: bmin=3.233 mas, bmaj=7.994 mas, bpa=-2.252 degrees ! Estimated noise=0.789594 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.00269325 Jy ! Component: 100 - total flux cleaned = 0.0030083 Jy ! Component: 150 - total flux cleaned = 0.0032302 Jy ! Component: 200 - total flux cleaned = 0.00332798 Jy ! Total flux subtracted in 200 components = 0.00332798 Jy ! Clean residual min=-0.002929 max=0.002963 Jy/beam ! Clean residual mean=0.000015 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.211828 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.211828 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.773 mas, bmaj=14.07 mas, bpa=-0.02114 degrees ! Estimated noise=1.00959 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.00100415 Jy ! Component: 100 - total flux cleaned = 0.00100935 Jy ! Component: 150 - total flux cleaned = 0.00101085 Jy ! Component: 200 - total flux cleaned = 0.00102513 Jy ! Total flux subtracted in 200 components = 0.00102513 Jy ! Clean residual min=-0.003257 max=0.003297 Jy/beam ! Clean residual mean=0.000027 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.212853 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.212853 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.233 mas, bmaj=7.994 mas, bpa=-2.252 degrees ! Estimated noise=0.789594 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000852768 Jy ! Component: 100 - total flux cleaned = -0.000808251 Jy ! Component: 150 - total flux cleaned = -0.000836145 Jy ! Component: 200 - total flux cleaned = -0.000861774 Jy ! Total flux subtracted in 200 components = -0.000861774 Jy ! Clean residual min=-0.002963 max=0.002926 Jy/beam ! Clean residual mean=0.000015 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.211992 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.211992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057954Jy sigma=0.933234 ! Fit after self-cal, rms=0.057952Jy sigma=0.933223 wmodel J0702-1015_S_2004_04_30_yyk\_map.mod ! Writing 42 model components to file: J0702-1015_S_2004_04_30_yyk_map.mod wobs J0702-1015_S_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J0702-1015_S_2004_04_30_yyk_uvs.fits wwins J0702-1015_S_2004_04_30_yyk\_map.win ! wwins: Wrote 1 windows to J0702-1015_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.000273442 Jy ! Component: 100 - total flux cleaned = 9.7647e-05 Jy ! Component: 150 - total flux cleaned = 0.000272243 Jy ! Component: 200 - total flux cleaned = 0.000439812 Jy ! Component: 250 - total flux cleaned = 0.000600915 Jy ! Component: 300 - total flux cleaned = 0.000561522 Jy ! Component: 350 - total flux cleaned = 0.000599893 Jy ! Component: 400 - total flux cleaned = 0.000450675 Jy ! Component: 450 - total flux cleaned = 0.000415173 Jy ! Component: 500 - total flux cleaned = 0.000344241 Jy ! Component: 550 - total flux cleaned = 0.000205953 Jy ! Component: 600 - total flux cleaned = 0.000240116 Jy ! Component: 650 - total flux cleaned = 3.8403e-05 Jy ! Component: 700 - total flux cleaned = -2.7075e-05 Jy ! Component: 750 - total flux cleaned = -2.73719e-05 Jy ! Component: 800 - total flux cleaned = -0.000153426 Jy ! Component: 850 - total flux cleaned = -0.000246785 Jy ! Component: 900 - total flux cleaned = -0.00042974 Jy ! Component: 950 - total flux cleaned = -0.000608307 Jy ! Component: 1000 - total flux cleaned = -0.000755173 Jy ! Component: 1050 - total flux cleaned = -0.000899302 Jy ! Component: 1100 - total flux cleaned = -0.000984541 Jy ! Component: 1150 - total flux cleaned = -0.00112444 Jy ! Component: 1200 - total flux cleaned = -0.00126209 Jy ! Component: 1250 - total flux cleaned = -0.00137084 Jy ! Component: 1300 - total flux cleaned = -0.00137118 Jy ! Component: 1350 - total flux cleaned = -0.00145017 Jy ! Component: 1400 - total flux cleaned = -0.00150201 Jy ! Component: 1450 - total flux cleaned = -0.00152729 Jy ! Component: 1500 - total flux cleaned = -0.00162796 Jy ! Component: 1550 - total flux cleaned = -0.00167811 Jy ! Component: 1600 - total flux cleaned = -0.00182583 Jy ! Component: 1650 - total flux cleaned = -0.00187444 Jy ! Component: 1700 - total flux cleaned = -0.00197018 Jy ! Component: 1750 - total flux cleaned = -0.00199377 Jy ! Component: 1800 - total flux cleaned = -0.00199378 Jy ! Component: 1850 - total flux cleaned = -0.00197054 Jy ! Component: 1900 - total flux cleaned = -0.0020852 Jy ! Component: 1950 - total flux cleaned = -0.00210752 Jy ! Component: 2000 - total flux cleaned = -0.00208515 Jy ! Total flux subtracted in 2048 components = -0.00215193 Jy ! Clean residual min=-0.001362 max=0.001276 Jy/beam ! Clean residual mean=0.000007 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.20984 Jy keep ! Adding 126 model components to the UV plane model. ! The established model now contains 168 components and 0.20984 Jy ![Exited script file: muppet] wmap "J0702-1015_S_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.233 x 7.994 at -2.252 degrees (North through East) ! Clean map min=-0.002085 max=0.18681 Jy/beam ! Writing clean map to FITS file: J0702-1015_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.186814 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000453558 device "J0702-1015_S_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0702-1015_S_2004_04_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.728358 0.728358 1.45672 2.91343 5.82686 11.6537 23.3075 46.6149 93.2298 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.186 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.233 x 7.994 at -2.252 degrees (North through East) ! Clean map min=-0.002085 max=0.18681 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0702-1015_S_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0702-1015_S_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0702-1015_S_2004_04_30_yyk_uvs.log closed on Wed Dec 7 00:06:01 2005