! Started logfile: J1306+8008_S_2006_02_23_yyk_uvs.log on Wed Jul 5 12:20:43 2006 obs J1306+8008_S_2006_02_23_yyk_uva.fits ! Reading UV FITS file: J1306+8008_S_2006_02_23_yyk_uva.fits ! AN table 1: 879 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.995399 visibilities/baseline/integration-bin. ! Found source: J1306+8008 ! ! 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 2423 lines of history. ! ! Reading 157492 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 J1306+8008_S_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.500x0.500 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.115154 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.929 mas, bmaj=11.12 mas, bpa=6.467 degrees ! Estimated noise=0.886231 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.0671904 Jy ! Component: 100 - total flux cleaned = 0.0946173 Jy ! Total flux subtracted in 100 components = 0.0946173 Jy ! Clean residual min=-0.006077 max=0.010051 Jy/beam ! Clean residual mean=0.000069 rms=0.002120 Jy/beam ! Combined flux in latest and established models = 0.0946173 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0946173 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.063857Jy sigma=1.282810 ! Fit after self-cal, rms=0.063635Jy sigma=1.275036 ! Inverting map and beam ! Estimated beam: bmin=1.929 mas, bmaj=11.12 mas, bpa=6.467 degrees ! Estimated noise=0.886231 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0153088 Jy ! Component: 100 - total flux cleaned = 0.0234376 Jy ! Total flux subtracted in 100 components = 0.0234376 Jy ! Clean residual min=-0.005175 max=0.008059 Jy/beam ! Clean residual mean=0.000039 rms=0.001607 Jy/beam ! Combined flux in latest and established models = 0.118055 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 20 components and 0.118055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059235Jy sigma=1.194309 ! Fit after self-cal, rms=0.059158Jy sigma=1.190741 ! 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=2.197 mas, bmaj=11.19 mas, bpa=5.736 degrees ! Estimated noise=0.564495 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 (3.5, 2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00914485 Jy ! Component: 100 - total flux cleaned = 0.0126436 Jy ! Component: 150 - total flux cleaned = 0.0136201 Jy ! Component: 200 - total flux cleaned = 0.0142305 Jy ! Total flux subtracted in 200 components = 0.0142305 Jy ! Clean residual min=-0.003315 max=0.005529 Jy/beam ! Clean residual mean=0.000001 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.132285 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 40 components and 0.132285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057903Jy sigma=1.161632 ! Fit after self-cal, rms=0.057844Jy sigma=1.161617 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.197 x 11.19 at 5.736 degrees (North through East) ! Clean map min=-0.0031624 max=0.074553 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.00619 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.93 HN 1.17 KP 0.96 ! LA 1.18 MK 0.89 NL 0.94 OV 0.98 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.980833 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.96 HN 1.09 KP 0.99 ! LA 1.16 MK 1.01 NL 0.92 OV 1.01 ! PT 0.98 SC 1.12 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.969262 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 HN 1.15 KP 1.01 ! LA 0.89 MK 1.11 NL 1.04 OV 1.01 ! PT 1.05 SC 1.07 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.057844Jy sigma=1.161617 ! Fit after self-cal, rms=0.057450Jy sigma=1.150497 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.057450Jy sigma=1.150497 ! Fit after self-cal, rms=0.057428Jy sigma=1.151059 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.241 mas, bmaj=11.28 mas, bpa=6.117 degrees ! Estimated noise=0.562177 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 (13, 6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00520408 Jy ! Component: 100 - total flux cleaned = 0.00618415 Jy ! Component: 150 - total flux cleaned = 0.00671382 Jy ! Component: 200 - total flux cleaned = 0.00686893 Jy ! Total flux subtracted in 200 components = 0.00686893 Jy ! Clean residual min=-0.002522 max=0.003580 Jy/beam ! Clean residual mean=0.000007 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.139154 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 65 components and 0.139154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056864Jy sigma=1.140237 ! Fit after self-cal, rms=0.056797Jy sigma=1.139715 ! 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.056797Jy sigma=1.139715 ! Fit after self-cal, rms=0.050522Jy sigma=1.001873 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.00189927 Jy ! Component: 100 - total flux cleaned = 0.00213202 Jy ! Component: 150 - total flux cleaned = 0.0022059 Jy ! Component: 200 - total flux cleaned = 0.00207034 Jy ! Total flux subtracted in 200 components = 0.00207034 Jy ! Clean residual min=-0.002102 max=0.002775 Jy/beam ! Clean residual mean=0.000003 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.141225 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 94 components and 0.141225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050013Jy sigma=0.991092 ! Fit after self-cal, rms=0.049896Jy sigma=0.988216 ! 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: 2.241 x 11.28 at 6.117 degrees (North through East) ! Clean map min=-0.0021118 max=0.078073 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 = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.795 mas, bmaj=11.67 mas, bpa=3.179 degrees ! Estimated noise=0.816441 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.00190297 Jy ! Component: 100 - total flux cleaned = 0.00163722 Jy ! Component: 150 - total flux cleaned = 0.00149595 Jy ! Component: 200 - total flux cleaned = 0.00155668 Jy ! Total flux subtracted in 200 components = 0.00155668 Jy ! Clean residual min=-0.002825 max=0.003432 Jy/beam ! Clean residual mean=-0.000011 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.142781 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 54 model components to the UV plane model. ! The established model now contains 141 components and 0.142781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049795Jy sigma=0.986972 ! Fit after self-cal, rms=0.049769Jy sigma=0.986254 ! 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.934 mas, bmaj=11.23 mas, bpa=6.669 degrees ! Estimated noise=0.881734 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0705738 Jy ! Component: 100 - total flux cleaned = 0.0980875 Jy ! Component: 150 - total flux cleaned = 0.112305 Jy ! Component: 200 - total flux cleaned = 0.1217 Jy ! Total flux subtracted in 200 components = 0.1217 Jy ! Clean residual min=-0.003597 max=0.004621 Jy/beam ! Clean residual mean=0.000039 rms=0.001153 Jy/beam ! Combined flux in latest and established models = 0.1217 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.1217 Jy ! Inverting map and beam ! Estimated beam: bmin=2.241 mas, bmaj=11.28 mas, bpa=6.117 degrees ! Estimated noise=0.562177 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.00799153 Jy ! Component: 100 - total flux cleaned = 0.0124581 Jy ! Component: 150 - total flux cleaned = 0.0152681 Jy ! Component: 200 - total flux cleaned = 0.0165872 Jy ! Total flux subtracted in 200 components = 0.0165872 Jy ! Clean residual min=-0.002229 max=0.002331 Jy/beam ! Clean residual mean=0.000004 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.138288 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 56 components and 0.138288 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=6.795 mas, bmaj=11.67 mas, bpa=3.179 degrees ! Estimated noise=0.816441 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.00213243 Jy ! Component: 100 - total flux cleaned = 0.00316651 Jy ! Component: 150 - total flux cleaned = 0.00387281 Jy ! Component: 200 - total flux cleaned = 0.00404054 Jy ! Total flux subtracted in 200 components = 0.00404054 Jy ! Clean residual min=-0.002706 max=0.003330 Jy/beam ! Clean residual mean=-0.000013 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.142328 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 90 components and 0.142328 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.241 mas, bmaj=11.28 mas, bpa=6.117 degrees ! Estimated noise=0.562177 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000225884 Jy ! Component: 100 - total flux cleaned = 5.61446e-05 Jy ! Component: 150 - total flux cleaned = -8.23111e-05 Jy ! Component: 200 - total flux cleaned = -0.000120349 Jy ! Total flux subtracted in 200 components = -0.000120349 Jy ! Clean residual min=-0.001935 max=0.002082 Jy/beam ! Clean residual mean=-0.000005 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.142208 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 126 components and 0.142208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049696Jy sigma=0.984003 ! Fit after self-cal, rms=0.049679Jy sigma=0.983363 wmodel J1306+8008_S_2006_02_23_yyk\_map.mod ! Writing 126 model components to file: J1306+8008_S_2006_02_23_yyk_map.mod wobs J1306+8008_S_2006_02_23_yyk\_uvs.fits ! Writing UV FITS file: J1306+8008_S_2006_02_23_yyk_uvs.fits wwins J1306+8008_S_2006_02_23_yyk\_map.win ! wwins: Wrote 3 windows to J1306+8008_S_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.000129016 Jy ! Component: 100 - total flux cleaned = 0.000136869 Jy ! Component: 150 - total flux cleaned = 0.000200455 Jy ! Component: 200 - total flux cleaned = 0.000171247 Jy ! Component: 250 - total flux cleaned = 8.74469e-05 Jy ! Component: 300 - total flux cleaned = 3.36181e-05 Jy ! Component: 350 - total flux cleaned = -4.35118e-05 Jy ! Component: 400 - total flux cleaned = -4.3628e-05 Jy ! Component: 450 - total flux cleaned = 3.46246e-06 Jy ! Component: 500 - total flux cleaned = 4.86891e-05 Jy ! Component: 550 - total flux cleaned = 4.00502e-06 Jy ! Component: 600 - total flux cleaned = 4.12273e-06 Jy ! Component: 650 - total flux cleaned = -3.81162e-05 Jy ! Component: 700 - total flux cleaned = -5.86518e-05 Jy ! Component: 750 - total flux cleaned = -7.91743e-05 Jy ! Component: 800 - total flux cleaned = -0.000119089 Jy ! Component: 850 - total flux cleaned = -0.000119052 Jy ! Component: 900 - total flux cleaned = -8.09093e-05 Jy ! Component: 950 - total flux cleaned = -4.38093e-05 Jy ! Component: 1000 - total flux cleaned = -6.27542e-05 Jy ! Component: 1050 - total flux cleaned = -6.26566e-05 Jy ! Component: 1100 - total flux cleaned = -6.26438e-05 Jy ! Component: 1150 - total flux cleaned = -9.79832e-05 Jy ! Component: 1200 - total flux cleaned = -0.000115307 Jy ! Component: 1250 - total flux cleaned = -0.000166599 Jy ! Component: 1300 - total flux cleaned = -0.000166448 Jy ! Component: 1350 - total flux cleaned = -0.000233084 Jy ! Component: 1400 - total flux cleaned = -0.000249566 Jy ! Component: 1450 - total flux cleaned = -0.000265825 Jy ! Component: 1500 - total flux cleaned = -0.000313834 Jy ! Component: 1550 - total flux cleaned = -0.000329954 Jy ! Component: 1600 - total flux cleaned = -0.000407646 Jy ! Component: 1650 - total flux cleaned = -0.00045366 Jy ! Component: 1700 - total flux cleaned = -0.000483819 Jy ! Component: 1750 - total flux cleaned = -0.000483774 Jy ! Component: 1800 - total flux cleaned = -0.000542852 Jy ! Component: 1850 - total flux cleaned = -0.000542682 Jy ! Component: 1900 - total flux cleaned = -0.000527974 Jy ! Component: 1950 - total flux cleaned = -0.000570652 Jy ! Component: 2000 - total flux cleaned = -0.000556733 Jy ! Total flux subtracted in 2048 components = -0.000612634 Jy ! Clean residual min=-0.000814 max=0.000707 Jy/beam ! Clean residual mean=-0.000011 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.141595 Jy keep ! Adding 153 model components to the UV plane model. ! The established model now contains 279 components and 0.141595 Jy ![Exited script file: muppet] wmap "J1306+8008_S_2006_02_23_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.241 x 11.28 at 6.117 degrees (North through East) ! Clean map min=-0.0020984 max=0.078075 Jy/beam ! Writing clean map to FITS file: J1306+8008_S_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.0780751 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000288792 device "J1306+8008_S_2006_02_23_yyk\_map.eps/VPS" ! Attempting to open device: 'J1306+8008_S_2006_02_23_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.10967 1.10967 2.21934 4.43868 8.87736 17.7547 35.5094 71.0189 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.078 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.241 x 11.28 at 6.117 degrees (North through East) ! Clean map min=-0.0020984 max=0.078075 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1306+8008_S_2006_02_23_yyk\_map.gif/gif" ! Attempting to open device: 'J1306+8008_S_2006_02_23_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1306+8008_S_2006_02_23_yyk_uvs.log closed on Wed Jul 5 12:21:21 2006