! Started logfile: J1305-1033_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:12:45 2007 obs J1305-1033_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1305-1033_S_1997_05_07_yyk_uva.fits ! AN table 1: 139 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.68697 visibilities/baseline/integration-bin. ! Found source: J1305-1033 ! ! 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 614 lines of history. ! ! Reading 17188 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-1033_S_1997_05_07_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)= 1.25158 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=3.733 mas, bmaj=9.326 mas, bpa=11.31 degrees ! Estimated noise=1932.59 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 = 1.03604 Jy ! Component: 100 - total flux cleaned = 1.17293 Jy ! Total flux subtracted in 100 components = 1.17293 Jy ! Clean residual min=-0.032531 max=0.048348 Jy/beam ! Clean residual mean=0.000729 rms=0.010235 Jy/beam ! Combined flux in latest and established models = 1.17293 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 1.17293 Jy ! ! Correcting IF 1. ! A total of 375 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 232 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 232 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 232 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.324239Jy sigma=0.001375 ! Fit after self-cal, rms=0.324025Jy sigma=0.001374 ! Inverting map and beam ! Estimated beam: bmin=3.733 mas, bmaj=9.326 mas, bpa=11.31 degrees ! Estimated noise=1932.6 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=4.791 mas, bmaj=11.04 mas, bpa=6.028 degrees ! Estimated noise=1190.31 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.00627583 Jy ! Component: 100 - total flux cleaned = -0.00464713 Jy ! Component: 150 - total flux cleaned = -0.00314534 Jy ! Component: 200 - total flux cleaned = -0.00185603 Jy ! Total flux subtracted in 200 components = -0.00185603 Jy ! Clean residual min=-0.021220 max=0.036100 Jy/beam ! Clean residual mean=0.001255 rms=0.008628 Jy/beam ! Combined flux in latest and established models = 1.17107 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 25 components and 1.17107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.319426Jy sigma=0.001361 ! Fit after self-cal, rms=0.319425Jy sigma=0.001361 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.791 x 11.04 at 6.028 degrees (North through East) ! Clean map min=-0.020822 max=1.1637 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.03223 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 0.99 KP 0.90 ! LA 1.00 MK 0.99 NL 1.00* OV 1.08 ! PT 0.95 SC 0.78 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.984484 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.13 HN 1.08 KP 1.01 ! LA 1.10 MK 1.04 NL 0.96 OV 1.02 ! PT 0.95 SC 0.86 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05389 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.06 HN 0.94 KP 0.92 ! LA 0.82 MK 0.87 NL 0.93 OV 0.94 ! PT 1.08 SC 0.99 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.993204 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.12 HN 1.08 KP 0.96 ! LA 0.89 MK 1.06 NL 1.04 OV 1.08 ! PT 0.92 SC 0.96 ! ! ! Fit before self-cal, rms=0.319425Jy sigma=0.001361 ! Fit after self-cal, rms=0.286871Jy sigma=0.001259 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.286871Jy sigma=0.001259 ! Fit after self-cal, rms=0.286870Jy sigma=0.001259 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.687 mas, bmaj=10.76 mas, bpa=7.752 degrees ! Estimated noise=1208.01 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.0255939 Jy ! Component: 100 - total flux cleaned = 0.0275774 Jy ! Component: 150 - total flux cleaned = 0.0275934 Jy ! Component: 200 - total flux cleaned = 0.0274759 Jy ! Total flux subtracted in 200 components = 0.0274759 Jy ! Clean residual min=-0.006353 max=0.006641 Jy/beam ! Clean residual mean=-0.000121 rms=0.001823 Jy/beam ! Combined flux in latest and established models = 1.19855 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 43 components and 1.19855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.284752Jy sigma=0.001251 ! Fit after self-cal, rms=0.284752Jy sigma=0.001251 ! 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.284752Jy sigma=0.001251 ! Fit after self-cal, rms=0.278814Jy sigma=0.001227 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.000746024 Jy ! Component: 100 - total flux cleaned = 0.00062222 Jy ! Component: 150 - total flux cleaned = 0.000520122 Jy ! Component: 200 - total flux cleaned = 0.000520519 Jy ! Total flux subtracted in 200 components = 0.000520519 Jy ! Clean residual min=-0.006276 max=0.006485 Jy/beam ! Clean residual mean=-0.000125 rms=0.001762 Jy/beam ! Combined flux in latest and established models = 1.19907 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 59 components and 1.19907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.278706Jy sigma=0.001226 ! Fit after self-cal, rms=0.277993Jy sigma=0.001223 ! 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: 4.687 x 10.76 at 7.752 degrees (North through East) ! Clean map min=-0.0060735 max=1.1886 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.277993Jy sigma=0.001223 ! Fit after self-cal, rms=0.267450Jy sigma=0.001183 ! 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.267450Jy sigma=0.001183 ! Fit after self-cal, rms=0.267304Jy sigma=0.001182 ! Inverting map and beam ! Estimated beam: bmin=4.675 mas, bmaj=10.75 mas, bpa=7.906 degrees ! Estimated noise=1205.27 mJy/beam. ! Added new window around map position (43, 63). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00742953 Jy ! Component: 100 - total flux cleaned = 0.009641 Jy ! Component: 150 - total flux cleaned = 0.0100317 Jy ! Component: 200 - total flux cleaned = 0.0101165 Jy ! Total flux subtracted in 200 components = 0.0101165 Jy ! Clean residual min=-0.005627 max=0.005005 Jy/beam ! Clean residual mean=-0.000030 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 1.20918 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 84 components and 1.20918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.267158Jy sigma=0.001182 ! Fit after self-cal, rms=0.267114Jy sigma=0.001181 ! 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.267114Jy sigma=0.001181 ! Fit after self-cal, rms=0.266775Jy sigma=0.001180 ! 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.266775Jy sigma=0.001180 ! Fit after self-cal, rms=0.266767Jy sigma=0.001180 ! Inverting map and beam ! Estimated beam: bmin=4.671 mas, bmaj=10.74 mas, bpa=7.961 degrees ! Estimated noise=1204.88 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231333 Jy ! Component: 100 - total flux cleaned = 0.00238854 Jy ! Component: 150 - total flux cleaned = 0.00245983 Jy ! Component: 200 - total flux cleaned = 0.00240256 Jy ! Total flux subtracted in 200 components = 0.00240256 Jy ! Clean residual min=-0.005147 max=0.004689 Jy/beam ! Clean residual mean=-0.000066 rms=0.001230 Jy/beam ! Combined flux in latest and established models = 1.21159 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 92 components and 1.21159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266738Jy sigma=0.001180 ! Fit after self-cal, rms=0.266737Jy sigma=0.001180 ! 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.468 mas, bmaj=16.48 mas, bpa=13.66 degrees ! Estimated noise=1369.86 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 = 8.60394e-05 Jy ! Component: 100 - total flux cleaned = 2.40464e-05 Jy ! Component: 150 - total flux cleaned = -6.18128e-05 Jy ! Component: 200 - total flux cleaned = -0.000136815 Jy ! Total flux subtracted in 200 components = -0.000136815 Jy ! Clean residual min=-0.004830 max=0.003774 Jy/beam ! Clean residual mean=-0.000082 rms=0.001274 Jy/beam ! Combined flux in latest and established models = 1.21145 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 111 components and 1.21145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266732Jy sigma=0.001180 ! Fit after self-cal, rms=0.266734Jy sigma=0.001180 ! 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=3.675 mas, bmaj=9.261 mas, bpa=12.45 degrees ! Estimated noise=1940.89 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.04194 Jy ! Component: 100 - total flux cleaned = 1.17942 Jy ! Component: 150 - total flux cleaned = 1.19754 Jy ! Component: 200 - total flux cleaned = 1.19617 Jy ! Total flux subtracted in 200 components = 1.19617 Jy ! Clean residual min=-0.008787 max=0.007890 Jy/beam ! Clean residual mean=-0.000093 rms=0.002582 Jy/beam ! Combined flux in latest and established models = 1.19617 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 17 model components to the UV plane model. ! The established model now contains 17 components and 1.19617 Jy ! Inverting map and beam ! Estimated beam: bmin=4.671 mas, bmaj=10.74 mas, bpa=7.961 degrees ! Estimated noise=1204.88 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.00636146 Jy ! Component: 100 - total flux cleaned = 0.00789885 Jy ! Component: 150 - total flux cleaned = 0.00845931 Jy ! Component: 200 - total flux cleaned = 0.00929774 Jy ! Total flux subtracted in 200 components = 0.00929774 Jy ! Clean residual min=-0.005345 max=0.005169 Jy/beam ! Clean residual mean=-0.000022 rms=0.001368 Jy/beam ! Combined flux in latest and established models = 1.20547 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 40 components and 1.20547 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.468 mas, bmaj=16.48 mas, bpa=13.66 degrees ! Estimated noise=1369.86 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.00244493 Jy ! Component: 100 - total flux cleaned = 0.00310169 Jy ! Component: 150 - total flux cleaned = 0.00346116 Jy ! Component: 200 - total flux cleaned = 0.00350404 Jy ! Total flux subtracted in 200 components = 0.00350404 Jy ! Clean residual min=-0.004491 max=0.003718 Jy/beam ! Clean residual mean=-0.000024 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 1.20897 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 64 components and 1.20897 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.671 mas, bmaj=10.74 mas, bpa=7.961 degrees ! Estimated noise=1204.88 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000178675 Jy ! Component: 100 - total flux cleaned = -5.68605e-05 Jy ! Component: 150 - total flux cleaned = 0.000168746 Jy ! Component: 200 - total flux cleaned = 0.000480849 Jy ! Total flux subtracted in 200 components = 0.000480849 Jy ! Clean residual min=-0.004854 max=0.004787 Jy/beam ! Clean residual mean=-0.000027 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 1.20945 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 1.20945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266811Jy sigma=0.001180 ! Fit after self-cal, rms=0.266811Jy sigma=0.001180 wmodel J1305-1033_S_1997_05_07_yyk\_map.mod ! Writing 71 model components to file: J1305-1033_S_1997_05_07_yyk_map.mod wobs J1305-1033_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1305-1033_S_1997_05_07_yyk_uvs.fits wwins J1305-1033_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J1305-1033_S_1997_05_07_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.00106982 Jy ! Component: 100 - total flux cleaned = -0.00244675 Jy ! Component: 150 - total flux cleaned = -0.0033625 Jy ! Component: 200 - total flux cleaned = -0.00408248 Jy ! Component: 250 - total flux cleaned = -0.00476071 Jy ! Component: 300 - total flux cleaned = -0.00529022 Jy ! Component: 350 - total flux cleaned = -0.00590616 Jy ! Component: 400 - total flux cleaned = -0.00638741 Jy ! Component: 450 - total flux cleaned = -0.00695212 Jy ! Component: 500 - total flux cleaned = -0.00705119 Jy ! Component: 550 - total flux cleaned = -0.00719527 Jy ! Component: 600 - total flux cleaned = -0.00714785 Jy ! Component: 650 - total flux cleaned = -0.00723885 Jy ! Component: 700 - total flux cleaned = -0.00719382 Jy ! Component: 750 - total flux cleaned = -0.00715068 Jy ! Component: 800 - total flux cleaned = -0.00715117 Jy ! Component: 850 - total flux cleaned = -0.0072344 Jy ! Component: 900 - total flux cleaned = -0.00731475 Jy ! Component: 950 - total flux cleaned = -0.00739276 Jy ! Component: 1000 - total flux cleaned = -0.00735345 Jy ! Component: 1050 - total flux cleaned = -0.00739112 Jy ! Component: 1100 - total flux cleaned = -0.00739103 Jy ! Component: 1150 - total flux cleaned = -0.00728197 Jy ! Component: 1200 - total flux cleaned = -0.00724571 Jy ! Component: 1250 - total flux cleaned = -0.00717527 Jy ! Component: 1300 - total flux cleaned = -0.00700334 Jy ! Component: 1350 - total flux cleaned = -0.00700372 Jy ! Component: 1400 - total flux cleaned = -0.00697052 Jy ! Component: 1450 - total flux cleaned = -0.00690475 Jy ! Component: 1500 - total flux cleaned = -0.00674403 Jy ! Component: 1550 - total flux cleaned = -0.0067126 Jy ! Component: 1600 - total flux cleaned = -0.00661933 Jy ! Component: 1650 - total flux cleaned = -0.00658913 Jy ! Component: 1700 - total flux cleaned = -0.00643785 Jy ! Component: 1750 - total flux cleaned = -0.00625941 Jy ! Component: 1800 - total flux cleaned = -0.00628874 Jy ! Component: 1850 - total flux cleaned = -0.00614344 Jy ! Component: 1900 - total flux cleaned = -0.00600032 Jy ! Component: 1950 - total flux cleaned = -0.00577509 Jy ! Component: 2000 - total flux cleaned = -0.00569225 Jy ! Total flux subtracted in 2048 components = -0.00560992 Jy ! Clean residual min=-0.001392 max=0.001807 Jy/beam ! Clean residual mean=-0.000001 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 1.20384 Jy keep ! Adding 124 model components to the UV plane model. ! The established model now contains 195 components and 1.20385 Jy ![Exited script file: muppet] wmap "J1305-1033_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.671 x 10.74 at 7.961 degrees (North through East) ! Clean map min=-0.0033612 max=1.1905 Jy/beam ! Writing clean map to FITS file: J1305-1033_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.19051 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000576821 device "J1305-1033_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1305-1033_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.145355 0.145355 0.29071 0.581421 1.16284 2.32568 4.65136 9.30273 18.6055 37.2109 74.4218 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.19 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.671 x 10.74 at 7.961 degrees (North through East) ! Clean map min=-0.0033612 max=1.1905 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1305-1033_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1305-1033_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1305-1033_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:12:51 2007