! Started logfile: J1607-3331_X_2002_01_31_yyk_uvs.log on Wed Jun 27 10:59:41 2007 obs J1607-3331_X_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J1607-3331_X_2002_01_31_yyk_uva.fits ! AN table 1: 80 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.741389 visibilities/baseline/integration-bin. ! Found source: J1607-3331 ! ! 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 8.40947e+09 8e+06 1 8e+06 ! 02 2 8.47947e+09 8e+06 1 8e+06 ! 03 3 8.79447e+09 8e+06 1 8e+06 ! 04 4 8.89947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1544 lines of history. ! ! Reading 10676 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 flag NL ! Flagging baselines of antenna 1:NL in the currently selected channels. ![@muppet J1607-3331_X_2002_01_31_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.262715 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=0.6081 mas, bmaj=1.61 mas, bpa=2.752 degrees ! Estimated noise=1534.18 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.165629 Jy ! Component: 100 - total flux cleaned = 0.208132 Jy ! Total flux subtracted in 100 components = 0.208132 Jy ! Clean residual min=-0.010725 max=0.015384 Jy/beam ! Clean residual mean=-0.000001 rms=0.002975 Jy/beam ! Combined flux in latest and established models = 0.208132 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.208132 Jy ! ! Correcting IF 1. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.160108Jy sigma=0.001266 ! Fit after self-cal, rms=0.159913Jy sigma=0.001264 ! Inverting map and beam ! Estimated beam: bmin=0.6081 mas, bmaj=1.61 mas, bpa=2.752 degrees ! Estimated noise=1551.19 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=0.8522 mas, bmaj=2.153 mas, bpa=-1.46 degrees ! Estimated noise=928.014 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.018037 Jy ! Component: 100 - total flux cleaned = 0.0230813 Jy ! Component: 150 - total flux cleaned = 0.0238433 Jy ! Component: 200 - total flux cleaned = 0.0239654 Jy ! Total flux subtracted in 200 components = 0.0239654 Jy ! Clean residual min=-0.008099 max=0.009302 Jy/beam ! Clean residual mean=0.000123 rms=0.002302 Jy/beam ! Combined flux in latest and established models = 0.232097 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 22 components and 0.232097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158558Jy sigma=0.001253 ! Fit after self-cal, rms=0.158557Jy sigma=0.001253 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8522 x 2.153 at -1.46 degrees (North through East) ! Clean map min=-0.0075264 max=0.2042 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.00799 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.93 HN 1.00* KP 1.01 ! LA 1.14 MK 0.99 NL 1.00* OV 0.91 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01509 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.91 HN 1.00* KP 0.94 ! LA 1.15 MK 1.01 NL 1.00* OV 0.91 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.985347 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.88 HN 1.00* KP 0.98 ! LA 1.12 MK 1.02 NL 1.00* OV 0.96 ! PT 1.09 SC 1.11 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.978492 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.89 HN 1.00* KP 1.06 ! LA 1.15 MK 0.97 NL 1.00* OV 0.99 ! PT 1.14 SC 1.01 ! ! ! Fit before self-cal, rms=0.158557Jy sigma=0.001253 ! Fit after self-cal, rms=0.156434Jy sigma=0.001239 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.156434Jy sigma=0.001239 ! Fit after self-cal, rms=0.156432Jy sigma=0.001239 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8607 mas, bmaj=2.176 mas, bpa=-1.763 degrees ! Estimated noise=921.927 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.000747751 Jy ! Component: 100 - total flux cleaned = -0.000741531 Jy ! Component: 150 - total flux cleaned = -0.000742738 Jy ! Component: 200 - total flux cleaned = -0.000735755 Jy ! Total flux subtracted in 200 components = -0.000735755 Jy ! Clean residual min=-0.004093 max=0.003435 Jy/beam ! Clean residual mean=-0.000029 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.231361 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 29 components and 0.231361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156398Jy sigma=0.001239 ! Fit after self-cal, rms=0.156396Jy sigma=0.001239 ! 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.156396Jy sigma=0.001239 ! Fit after self-cal, rms=0.150588Jy sigma=0.001194 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.00186896 Jy ! Component: 100 - total flux cleaned = 0.00171718 Jy ! Component: 150 - total flux cleaned = 0.00160851 Jy ! Component: 200 - total flux cleaned = 0.00160501 Jy ! Total flux subtracted in 200 components = 0.00160501 Jy ! Clean residual min=-0.004440 max=0.003661 Jy/beam ! Clean residual mean=-0.000027 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.232966 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 37 components and 0.232966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150400Jy sigma=0.001192 ! Fit after self-cal, rms=0.149387Jy sigma=0.001184 ! 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: 0.8607 x 2.176 at -1.763 degrees (North through East) ! Clean map min=-0.0044331 max=0.2103 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.149387Jy sigma=0.001184 ! Fit after self-cal, rms=0.148512Jy sigma=0.001181 ! 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.148512Jy sigma=0.001181 ! Fit after self-cal, rms=0.148287Jy sigma=0.001179 ! Inverting map and beam ! Estimated beam: bmin=0.8449 mas, bmaj=2.147 mas, bpa=-0.627 degrees ! Estimated noise=912.48 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000324245 Jy ! Component: 100 - total flux cleaned = 0.000381427 Jy ! Component: 150 - total flux cleaned = 0.000405757 Jy ! Component: 200 - total flux cleaned = 0.000407933 Jy ! Total flux subtracted in 200 components = 0.000407933 Jy ! Clean residual min=-0.003896 max=0.003329 Jy/beam ! Clean residual mean=-0.000027 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.233374 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.233374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148279Jy sigma=0.001179 ! Fit after self-cal, rms=0.148222Jy sigma=0.001179 ! 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.148222Jy sigma=0.001179 ! Fit after self-cal, rms=0.148318Jy sigma=0.001175 ! 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.148318Jy sigma=0.001175 ! Fit after self-cal, rms=0.148306Jy sigma=0.001175 ! Inverting map and beam ! Estimated beam: bmin=0.8423 mas, bmaj=2.144 mas, bpa=-0.4669 degrees ! Estimated noise=913.001 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000579096 Jy ! Component: 100 - total flux cleaned = 0.000680865 Jy ! Component: 150 - total flux cleaned = 0.000742061 Jy ! Component: 200 - total flux cleaned = 0.000742057 Jy ! Total flux subtracted in 200 components = 0.000742057 Jy ! Clean residual min=-0.003776 max=0.003240 Jy/beam ! Clean residual mean=-0.000026 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.234116 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 38 components and 0.234116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148300Jy sigma=0.001175 ! Fit after self-cal, rms=0.148300Jy sigma=0.001175 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.934 mas, bmaj=8.463 mas, bpa=9.221 degrees ! Estimated noise=1171.5 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 = -2.53288e-05 Jy ! Component: 100 - total flux cleaned = -2.49633e-05 Jy ! Component: 150 - total flux cleaned = -2.47755e-05 Jy ! Component: 200 - total flux cleaned = -2.49281e-05 Jy ! Total flux subtracted in 200 components = -2.49281e-05 Jy ! Clean residual min=-0.005280 max=0.003350 Jy/beam ! Clean residual mean=-0.000048 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.234092 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 3 model components to the UV plane model. ! The established model now contains 38 components and 0.234092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148301Jy sigma=0.001175 ! Fit after self-cal, rms=0.148304Jy sigma=0.001175 ! 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=0.606 mas, bmaj=1.613 mas, bpa=2.948 degrees ! Estimated noise=1515.73 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.168999 Jy ! Component: 100 - total flux cleaned = 0.210322 Jy ! Component: 150 - total flux cleaned = 0.226765 Jy ! Component: 200 - total flux cleaned = 0.234277 Jy ! Total flux subtracted in 200 components = 0.234277 Jy ! Clean residual min=-0.007394 max=0.006999 Jy/beam ! Clean residual mean=-0.000040 rms=0.001825 Jy/beam ! Combined flux in latest and established models = 0.234277 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.234277 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8423 mas, bmaj=2.144 mas, bpa=-0.4669 degrees ! Estimated noise=913.001 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.000153497 Jy ! Component: 100 - total flux cleaned = -8.77478e-05 Jy ! Component: 150 - total flux cleaned = -9.36452e-05 Jy ! Component: 200 - total flux cleaned = -9.21398e-05 Jy ! Total flux subtracted in 200 components = -9.21398e-05 Jy ! Clean residual min=-0.003790 max=0.003193 Jy/beam ! Clean residual mean=-0.000026 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.234185 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 19 components and 0.234185 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.934 mas, bmaj=8.463 mas, bpa=9.221 degrees ! Estimated noise=1171.5 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 = -1.73648e-06 Jy ! Component: 100 - total flux cleaned = -3.08948e-06 Jy ! Component: 150 - total flux cleaned = -3.82231e-06 Jy ! Component: 200 - total flux cleaned = -4.1095e-06 Jy ! Total flux subtracted in 200 components = -4.1095e-06 Jy ! Clean residual min=-0.005280 max=0.003334 Jy/beam ! Clean residual mean=-0.000047 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.234181 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 22 components and 0.234181 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8423 mas, bmaj=2.144 mas, bpa=-0.4669 degrees ! Estimated noise=913.001 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.51095e-05 Jy ! Component: 100 - total flux cleaned = 4.51104e-05 Jy ! Component: 150 - total flux cleaned = 7.2289e-05 Jy ! Component: 200 - total flux cleaned = 7.29653e-05 Jy ! Total flux subtracted in 200 components = 7.29653e-05 Jy ! Clean residual min=-0.003756 max=0.003215 Jy/beam ! Clean residual mean=-0.000026 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.234254 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 25 components and 0.234254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148321Jy sigma=0.001175 ! Fit after self-cal, rms=0.148321Jy sigma=0.001175 wmodel J1607-3331_X_2002_01_31_yyk\_map.mod ! Writing 25 model components to file: J1607-3331_X_2002_01_31_yyk_map.mod wobs J1607-3331_X_2002_01_31_yyk\_uvs.fits ! Applying 80 buffered edits. ! Writing UV FITS file: J1607-3331_X_2002_01_31_yyk_uvs.fits wwins J1607-3331_X_2002_01_31_yyk\_map.win ! wwins: Wrote 1 windows to J1607-3331_X_2002_01_31_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.00136374 Jy ! Component: 100 - total flux cleaned = -0.00220595 Jy ! Component: 150 - total flux cleaned = -0.00241234 Jy ! Component: 200 - total flux cleaned = -0.00231463 Jy ! Component: 250 - total flux cleaned = -0.00240628 Jy ! Component: 300 - total flux cleaned = -0.00245098 Jy ! Component: 350 - total flux cleaned = -0.0025815 Jy ! Component: 400 - total flux cleaned = -0.00262269 Jy ! Component: 450 - total flux cleaned = -0.00258165 Jy ! Component: 500 - total flux cleaned = -0.00254281 Jy ! Component: 550 - total flux cleaned = -0.00254323 Jy ! Component: 600 - total flux cleaned = -0.00257934 Jy ! Component: 650 - total flux cleaned = -0.00265109 Jy ! Component: 700 - total flux cleaned = -0.00265126 Jy ! Component: 750 - total flux cleaned = -0.00278924 Jy ! Component: 800 - total flux cleaned = -0.00289006 Jy ! Component: 850 - total flux cleaned = -0.00298879 Jy ! Component: 900 - total flux cleaned = -0.0029239 Jy ! Component: 950 - total flux cleaned = -0.00282942 Jy ! Component: 1000 - total flux cleaned = -0.00276783 Jy ! Component: 1050 - total flux cleaned = -0.00276779 Jy ! Component: 1100 - total flux cleaned = -0.00270849 Jy ! Component: 1150 - total flux cleaned = -0.00282547 Jy ! Component: 1200 - total flux cleaned = -0.00279621 Jy ! Component: 1250 - total flux cleaned = -0.00285251 Jy ! Component: 1300 - total flux cleaned = -0.00282422 Jy ! Component: 1350 - total flux cleaned = -0.00287857 Jy ! Component: 1400 - total flux cleaned = -0.0028513 Jy ! Component: 1450 - total flux cleaned = -0.00285168 Jy ! Component: 1500 - total flux cleaned = -0.00287799 Jy ! Component: 1550 - total flux cleaned = -0.00295605 Jy ! Component: 1600 - total flux cleaned = -0.00305792 Jy ! Component: 1650 - total flux cleaned = -0.00313372 Jy ! Component: 1700 - total flux cleaned = -0.00315825 Jy ! Component: 1750 - total flux cleaned = -0.00328073 Jy ! Component: 1800 - total flux cleaned = -0.00330471 Jy ! Component: 1850 - total flux cleaned = -0.00339954 Jy ! Component: 1900 - total flux cleaned = -0.0033291 Jy ! Component: 1950 - total flux cleaned = -0.00337551 Jy ! Component: 2000 - total flux cleaned = -0.00328395 Jy ! Total flux subtracted in 2048 components = -0.00342013 Jy ! Clean residual min=-0.001325 max=0.001336 Jy/beam ! Clean residual mean=-0.000014 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.230833 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 154 components and 0.230834 Jy ![Exited script file: muppet] wmap "J1607-3331_X_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8423 x 2.144 at -0.4669 degrees (North through East) ! Clean map min=-0.0021902 max=0.20733 Jy/beam ! Writing clean map to FITS file: J1607-3331_X_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.207331 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000418034 device "J1607-3331_X_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J1607-3331_X_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.604879 0.604879 1.20976 2.41952 4.83903 9.67806 19.3561 38.7123 77.4245 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.207 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8423 x 2.144 at -0.4669 degrees (North through East) ! Clean map min=-0.0021902 max=0.20733 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1607-3331_X_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J1607-3331_X_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1607-3331_X_2002_01_31_yyk_uvs.log closed on Wed Jun 27 10:59:48 2007