! Started logfile: J1607+8501_X_2006_02_23_yyk_uvs.log on Wed Jul 5 12:51:17 2006 obs J1607+8501_X_2006_02_23_yyk_uva.fits ! Reading UV FITS file: J1607+8501_X_2006_02_23_yyk_uva.fits ! AN table 1: 874 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.46565 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1607+8501 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2403 lines of history. ! ! Reading 73256 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 J1607+8501_X_2006_02_23_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. uvav time_av, true ! Averaging into 30 second bins. ! 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 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.0865608 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=1.725 mas, bmaj=3.303 mas, bpa=15.06 degrees ! Estimated noise=1.29926 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=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0291166 Jy ! Component: 100 - total flux cleaned = 0.0394315 Jy ! Total flux subtracted in 100 components = 0.0394315 Jy ! Clean residual min=-0.005526 max=0.005505 Jy/beam ! Clean residual mean=-0.000003 rms=0.001999 Jy/beam ! Combined flux in latest and established models = 0.0394315 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0394315 Jy ! ! Correcting IF 1. ! A total of 160 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.071661Jy sigma=1.750526 ! Fit after self-cal, rms=0.071772Jy sigma=1.750671 ! Inverting map and beam ! Estimated beam: bmin=1.725 mas, bmaj=3.303 mas, bpa=15.06 degrees ! Estimated noise=1.29926 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=1.548 mas, bmaj=3.833 mas, bpa=10.19 degrees ! Estimated noise=0.767837 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.00970442 Jy ! Component: 100 - total flux cleaned = 0.0164263 Jy ! Component: 150 - total flux cleaned = 0.0214209 Jy ! Component: 200 - total flux cleaned = 0.0243229 Jy ! Total flux subtracted in 200 components = 0.0243229 Jy ! Clean residual min=-0.002032 max=0.002068 Jy/beam ! Clean residual mean=-0.000020 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.0637545 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 80 model components to the UV plane model. ! The established model now contains 97 components and 0.0637545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068826Jy sigma=1.679452 ! Fit after self-cal, rms=0.068703Jy sigma=1.681231 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.548 x 3.833 at 10.19 degrees (North through East) ! Clean map min=-0.0026907 max=0.027069 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.04481 ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 0.98 HN 1.00* KP 0.84 ! LA 1.01 MK 1.00* NL 1.07 OV 0.95 ! PT 0.86 SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.02444 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.00* KP 0.84 ! LA 0.86 MK 1.00* NL 1.15 OV 1.00* ! PT 0.91 SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.02667 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.00* KP 0.91 ! LA 0.91 MK 1.00* NL 0.92 OV 1.00* ! PT 0.94 SC 1.00* ! ! ! Fit before self-cal, rms=0.068703Jy sigma=1.681231 ! Fit after self-cal, rms=0.065898Jy sigma=1.669821 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.065898Jy sigma=1.669821 ! Fit after self-cal, rms=0.065822Jy sigma=1.668718 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.608 mas, bmaj=3.766 mas, bpa=12.47 degrees ! Estimated noise=0.743279 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.00221423 Jy ! Component: 100 - total flux cleaned = 0.00267111 Jy ! Component: 150 - total flux cleaned = 0.00236526 Jy ! Component: 200 - total flux cleaned = 0.00123449 Jy ! Total flux subtracted in 200 components = 0.00123449 Jy ! Clean residual min=-0.001044 max=0.001041 Jy/beam ! Clean residual mean=-0.000003 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.064989 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 67 model components to the UV plane model. ! The established model now contains 161 components and 0.0649889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065426Jy sigma=1.655068 ! Fit after self-cal, rms=0.065405Jy sigma=1.657498 ! Inverting map ! Added new window around map position (-1.2, 0). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191488 Jy ! Component: 100 - total flux cleaned = 0.00215193 Jy ! Component: 150 - total flux cleaned = 0.00214835 Jy ! Component: 200 - total flux cleaned = 0.00212082 Jy ! Total flux subtracted in 200 components = 0.00212082 Jy ! Clean residual min=-0.001077 max=0.001367 Jy/beam ! Clean residual mean=0.000001 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.0671098 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 198 components and 0.0671097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065370Jy sigma=1.654352 ! Fit after self-cal, rms=0.065321Jy sigma=1.656270 ! 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.065321Jy sigma=1.656270 ! Fit after self-cal, rms=0.047172Jy sigma=1.212996 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.0145593 Jy ! Component: 100 - total flux cleaned = 0.0174371 Jy ! Component: 150 - total flux cleaned = 0.0181921 Jy ! Component: 200 - total flux cleaned = 0.0176855 Jy ! Total flux subtracted in 200 components = 0.0176855 Jy ! Clean residual min=-0.004479 max=0.003399 Jy/beam ! Clean residual mean=0.000016 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.0847952 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 217 components and 0.0847952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.039938Jy sigma=1.010817 ! Fit after self-cal, rms=0.037906Jy sigma=0.958712 ! 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: 1.608 x 3.766 at 12.47 degrees (North through East) ! Clean map min=-0.0042537 max=0.042593 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 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=1.898 mas, bmaj=3.894 mas, bpa=14.28 degrees ! Estimated noise=0.796123 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.000762693 Jy ! Component: 100 - total flux cleaned = -0.0015702 Jy ! Component: 150 - total flux cleaned = -0.00219235 Jy ! Component: 200 - total flux cleaned = -0.00260084 Jy ! Total flux subtracted in 200 components = -0.00260084 Jy ! Clean residual min=-0.005194 max=0.004049 Jy/beam ! Clean residual mean=0.000021 rms=0.001278 Jy/beam ! Combined flux in latest and established models = 0.0821944 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 228 components and 0.0821944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037152Jy sigma=0.942574 ! Fit after self-cal, rms=0.036957Jy sigma=0.937236 ! 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=1.757 mas, bmaj=3.26 mas, bpa=17.27 degrees ! Estimated noise=1.2327 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0440837 Jy ! Component: 100 - total flux cleaned = 0.0638923 Jy ! Component: 150 - total flux cleaned = 0.0740484 Jy ! Component: 200 - total flux cleaned = 0.0786526 Jy ! Total flux subtracted in 200 components = 0.0786526 Jy ! Clean residual min=-0.003568 max=0.004428 Jy/beam ! Clean residual mean=0.000001 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.0786526 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0786526 Jy ! Inverting map and beam ! Estimated beam: bmin=1.608 mas, bmaj=3.766 mas, bpa=12.47 degrees ! Estimated noise=0.743279 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.00302522 Jy ! Component: 100 - total flux cleaned = 0.00340066 Jy ! Component: 150 - total flux cleaned = 0.00377488 Jy ! Component: 200 - total flux cleaned = 0.00389552 Jy ! Total flux subtracted in 200 components = 0.00389552 Jy ! Clean residual min=-0.002057 max=0.002601 Jy/beam ! Clean residual mean=0.000010 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.0825481 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 57 components and 0.0825481 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=1.898 mas, bmaj=3.894 mas, bpa=14.28 degrees ! Estimated noise=0.796123 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.000107159 Jy ! Component: 100 - total flux cleaned = -0.000214563 Jy ! Component: 150 - total flux cleaned = -0.000308142 Jy ! Component: 200 - total flux cleaned = -0.00042821 Jy ! Total flux subtracted in 200 components = -0.00042821 Jy ! Clean residual min=-0.002630 max=0.003330 Jy/beam ! Clean residual mean=0.000015 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.0821199 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 79 components and 0.0821199 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.608 mas, bmaj=3.766 mas, bpa=12.47 degrees ! Estimated noise=0.743279 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 9.57235e-05 Jy ! Component: 100 - total flux cleaned = 0.000178432 Jy ! Component: 150 - total flux cleaned = 0.000155293 Jy ! Component: 200 - total flux cleaned = 8.99888e-05 Jy ! Total flux subtracted in 200 components = 8.99888e-05 Jy ! Clean residual min=-0.002120 max=0.002392 Jy/beam ! Clean residual mean=0.000009 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.0822099 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 110 components and 0.0822099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036385Jy sigma=0.923311 ! Fit after self-cal, rms=0.036345Jy sigma=0.920353 wmodel J1607+8501_X_2006_02_23_yyk\_map.mod ! Writing 110 model components to file: J1607+8501_X_2006_02_23_yyk_map.mod wobs J1607+8501_X_2006_02_23_yyk\_uvs.fits ! Writing UV FITS file: J1607+8501_X_2006_02_23_yyk_uvs.fits wwins J1607+8501_X_2006_02_23_yyk\_map.win ! wwins: Wrote 1 windows to J1607+8501_X_2006_02_23_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.0011209 Jy ! Component: 100 - total flux cleaned = 0.00164815 Jy ! Component: 150 - total flux cleaned = 0.00174876 Jy ! Component: 200 - total flux cleaned = 0.00168785 Jy ! Component: 250 - total flux cleaned = 0.00160063 Jy ! Component: 300 - total flux cleaned = 0.00157378 Jy ! Component: 350 - total flux cleaned = 0.00152236 Jy ! Component: 400 - total flux cleaned = 0.00149727 Jy ! Component: 450 - total flux cleaned = 0.00144945 Jy ! Component: 500 - total flux cleaned = 0.0014042 Jy ! Component: 550 - total flux cleaned = 0.00138244 Jy ! Component: 600 - total flux cleaned = 0.00136167 Jy ! Component: 650 - total flux cleaned = 0.00142275 Jy ! Component: 700 - total flux cleaned = 0.00144237 Jy ! Component: 750 - total flux cleaned = 0.00149914 Jy ! Component: 800 - total flux cleaned = 0.00151714 Jy ! Component: 850 - total flux cleaned = 0.00155273 Jy ! Component: 900 - total flux cleaned = 0.00157028 Jy ! Component: 950 - total flux cleaned = 0.00162162 Jy ! Component: 1000 - total flux cleaned = 0.00168813 Jy ! Component: 1050 - total flux cleaned = 0.00173679 Jy ! Component: 1100 - total flux cleaned = 0.00173684 Jy ! Component: 1150 - total flux cleaned = 0.00170544 Jy ! Component: 1200 - total flux cleaned = 0.00169022 Jy ! Component: 1250 - total flux cleaned = 0.0016446 Jy ! Component: 1300 - total flux cleaned = 0.0015698 Jy ! Component: 1350 - total flux cleaned = 0.00154032 Jy ! Component: 1400 - total flux cleaned = 0.00149664 Jy ! Component: 1450 - total flux cleaned = 0.00138145 Jy ! Component: 1500 - total flux cleaned = 0.00126731 Jy ! Component: 1550 - total flux cleaned = 0.00106871 Jy ! Component: 1600 - total flux cleaned = 0.000885246 Jy ! Component: 1650 - total flux cleaned = 0.000674104 Jy ! Component: 1700 - total flux cleaned = 0.00044901 Jy ! Component: 1750 - total flux cleaned = 0.000238009 Jy ! Component: 1800 - total flux cleaned = 2.69836e-05 Jy ! Component: 1850 - total flux cleaned = -0.000184285 Jy ! Component: 1900 - total flux cleaned = -0.000381611 Jy ! Component: 1950 - total flux cleaned = -0.000621776 Jy ! Component: 2000 - total flux cleaned = -0.000848651 Jy ! Total flux subtracted in 2048 components = -0.00104837 Jy ! Clean residual min=-0.000906 max=0.000724 Jy/beam ! Clean residual mean=-0.000004 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.0811615 Jy keep ! Adding 110 model components to the UV plane model. ! The established model now contains 220 components and 0.0811615 Jy ![Exited script file: muppet] wmap "J1607+8501_X_2006_02_23_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.608 x 3.766 at 12.47 degrees (North through East) ! Clean map min=-0.0027696 max=0.043694 Jy/beam ! Writing clean map to FITS file: J1607+8501_X_2006_02_23_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0436939 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000258019 device "J1607+8501_X_2006_02_23_yyk\_map.eps/VPS" ! Attempting to open device: 'J1607+8501_X_2006_02_23_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.77154 1.77154 3.54309 7.08617 14.1723 28.3447 56.6894 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.043 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.608 x 3.766 at 12.47 degrees (North through East) ! Clean map min=-0.0027696 max=0.043694 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1607+8501_X_2006_02_23_yyk\_map.gif/gif" ! Attempting to open device: 'J1607+8501_X_2006_02_23_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1607+8501_X_2006_02_23_yyk_uvs.log closed on Wed Jul 5 12:52:02 2006