! Started logfile: J0702+8549_X_2006_02_14_yyk_uvs.log on Wed Jul 5 11:38:05 2006 obs J0702+8549_X_2006_02_14_yyk_uva.fits ! Reading UV FITS file: J0702+8549_X_2006_02_14_yyk_uva.fits ! AN table 1: 878 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.989775 visibilities/baseline/integration-bin. ! Found source: J0702+8549 ! ! 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 2304 lines of history. ! ! Reading 156424 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ![@muppet J0702+8549_X_2006_02_14_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.185737 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.6055 mas, bmaj=2.818 mas, bpa=6.021 degrees ! Estimated noise=1.28264 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.140586 Jy ! Component: 100 - total flux cleaned = 0.163641 Jy ! Total flux subtracted in 100 components = 0.163641 Jy ! Clean residual min=-0.010070 max=0.014166 Jy/beam ! Clean residual mean=-0.000025 rms=0.002713 Jy/beam ! Combined flux in latest and established models = 0.163641 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.163641 Jy ! ! Correcting IF 1. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.072569Jy sigma=1.290697 ! Fit after self-cal, rms=0.072537Jy sigma=1.288792 ! Inverting map and beam ! Estimated beam: bmin=0.6055 mas, bmaj=2.818 mas, bpa=6.021 degrees ! Estimated noise=1.28264 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.8495 mas, bmaj=2.95 mas, bpa=4.562 degrees ! Estimated noise=0.654208 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 (-1, 0.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0261028 Jy ! Component: 100 - total flux cleaned = 0.0394277 Jy ! Component: 150 - total flux cleaned = 0.0473574 Jy ! Component: 200 - total flux cleaned = 0.0523319 Jy ! Total flux subtracted in 200 components = 0.0523319 Jy ! Clean residual min=-0.006177 max=0.005950 Jy/beam ! Clean residual mean=-0.000033 rms=0.001614 Jy/beam ! Combined flux in latest and established models = 0.215973 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 48 model components to the UV plane model. ! The established model now contains 55 components and 0.215973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066081Jy sigma=1.124619 ! Fit after self-cal, rms=0.065397Jy sigma=1.114196 ! 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.8495 x 2.95 at 4.562 degrees (North through East) ! Clean map min=-0.0050755 max=0.16925 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.999458 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 1.07 KP 0.96 ! LA 0.96 MK 1.00 NL 1.01 OV 0.99 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01826 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 1.05 KP 0.92 ! LA 0.92 MK 0.95 NL 0.97 OV 1.02 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! 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* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.982159 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.07 HN 1.00 KP 0.87 ! LA 0.90 MK 1.07 NL 0.98 OV 1.09 ! PT 1.12 SC 1.10 ! ! ! Fit before self-cal, rms=0.065397Jy sigma=1.114196 ! Fit after self-cal, rms=0.060081Jy sigma=1.089743 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.060081Jy sigma=1.089743 ! Fit after self-cal, rms=0.060086Jy sigma=1.089727 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.863 mas, bmaj=2.958 mas, bpa=4.87 degrees ! Estimated noise=0.652302 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 (-2.8, 1.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00647707 Jy ! Component: 100 - total flux cleaned = 0.00849293 Jy ! Component: 150 - total flux cleaned = 0.00932229 Jy ! Component: 200 - total flux cleaned = 0.00958474 Jy ! Total flux subtracted in 200 components = 0.00958474 Jy ! Clean residual min=-0.002929 max=0.003374 Jy/beam ! Clean residual mean=-0.000007 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.225557 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 91 components and 0.225557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059560Jy sigma=1.077093 ! Fit after self-cal, rms=0.059476Jy sigma=1.076417 ! 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.059476Jy sigma=1.076417 ! Fit after self-cal, rms=0.053740Jy sigma=0.977113 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.00147653 Jy ! Component: 100 - total flux cleaned = 0.00172751 Jy ! Component: 150 - total flux cleaned = 0.00186154 Jy ! Component: 200 - total flux cleaned = 0.00198178 Jy ! Total flux subtracted in 200 components = 0.00198178 Jy ! Clean residual min=-0.002755 max=0.003105 Jy/beam ! Clean residual mean=-0.000004 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.227539 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 114 components and 0.227539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053511Jy sigma=0.973404 ! Fit after self-cal, rms=0.053355Jy sigma=0.970339 ! 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.863 x 2.958 at 4.87 degrees (North through East) ! Clean map min=-0.0025985 max=0.17094 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.053355Jy sigma=0.970339 ! Fit after self-cal, rms=0.051823Jy sigma=0.951472 ! 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.051823Jy sigma=0.951472 ! Fit after self-cal, rms=0.051810Jy sigma=0.951201 ! Inverting map and beam ! Estimated beam: bmin=0.857 mas, bmaj=2.965 mas, bpa=4.687 degrees ! Estimated noise=0.647576 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124576 Jy ! Component: 100 - total flux cleaned = 0.00153627 Jy ! Component: 150 - total flux cleaned = 0.00161255 Jy ! Component: 200 - total flux cleaned = 0.00167596 Jy ! Total flux subtracted in 200 components = 0.00167596 Jy ! Clean residual min=-0.002213 max=0.002228 Jy/beam ! Clean residual mean=-0.000017 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.229215 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 143 components and 0.229215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051747Jy sigma=0.949838 ! Fit after self-cal, rms=0.051737Jy sigma=0.949660 ! 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.051737Jy sigma=0.949660 ! Fit after self-cal, rms=0.051188Jy sigma=0.930717 ! 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.051188Jy sigma=0.930717 ! Fit after self-cal, rms=0.051194Jy sigma=0.930681 ! Inverting map and beam ! Estimated beam: bmin=0.857 mas, bmaj=2.967 mas, bpa=4.616 degrees ! Estimated noise=0.648094 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000751358 Jy ! Component: 100 - total flux cleaned = 0.000901685 Jy ! Component: 150 - total flux cleaned = 0.00103132 Jy ! Component: 200 - total flux cleaned = 0.00112476 Jy ! Total flux subtracted in 200 components = 0.00112476 Jy ! Clean residual min=-0.002117 max=0.002217 Jy/beam ! Clean residual mean=-0.000018 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.23034 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 165 components and 0.23034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051166Jy sigma=0.930106 ! Fit after self-cal, rms=0.051166Jy sigma=0.930043 ! 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.11 mas, bmaj=3.662 mas, bpa=0.2424 degrees ! Estimated noise=0.831209 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.00126062 Jy ! Component: 100 - total flux cleaned = 0.00168608 Jy ! Component: 150 - total flux cleaned = 0.0017728 Jy ! Component: 200 - total flux cleaned = 0.00185277 Jy ! Total flux subtracted in 200 components = 0.00185277 Jy ! Clean residual min=-0.002812 max=0.002439 Jy/beam ! Clean residual mean=-0.000032 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.232193 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 178 components and 0.232193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051171Jy sigma=0.929989 ! Fit after self-cal, rms=0.051171Jy sigma=0.929943 ! 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.6063 mas, bmaj=2.828 mas, bpa=6.038 degrees ! Estimated noise=1.27201 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.142201 Jy ! Component: 100 - total flux cleaned = 0.16844 Jy ! Component: 150 - total flux cleaned = 0.182171 Jy ! Component: 200 - total flux cleaned = 0.191743 Jy ! Total flux subtracted in 200 components = 0.191743 Jy ! Clean residual min=-0.005413 max=0.005693 Jy/beam ! Clean residual mean=-0.000020 rms=0.001477 Jy/beam ! Combined flux in latest and established models = 0.191743 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.191743 Jy ! Inverting map and beam ! Estimated beam: bmin=0.857 mas, bmaj=2.967 mas, bpa=4.616 degrees ! Estimated noise=0.648094 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.0135269 Jy ! Component: 100 - total flux cleaned = 0.0215058 Jy ! Component: 150 - total flux cleaned = 0.0267248 Jy ! Component: 200 - total flux cleaned = 0.0303825 Jy ! Total flux subtracted in 200 components = 0.0303825 Jy ! Clean residual min=-0.002792 max=0.002640 Jy/beam ! Clean residual mean=-0.000034 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.222125 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 77 components and 0.222125 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.11 mas, bmaj=3.662 mas, bpa=0.2424 degrees ! Estimated noise=0.831209 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.00452567 Jy ! Component: 100 - total flux cleaned = 0.00711997 Jy ! Component: 150 - total flux cleaned = 0.00810648 Jy ! Component: 200 - total flux cleaned = 0.00869753 Jy ! Total flux subtracted in 200 components = 0.00869753 Jy ! Clean residual min=-0.002892 max=0.002492 Jy/beam ! Clean residual mean=-0.000037 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.230823 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 120 components and 0.230823 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.857 mas, bmaj=2.967 mas, bpa=4.616 degrees ! Estimated noise=0.648094 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00019986 Jy ! Component: 100 - total flux cleaned = 8.07797e-05 Jy ! Component: 150 - total flux cleaned = 0.000308275 Jy ! Component: 200 - total flux cleaned = 0.000350328 Jy ! Total flux subtracted in 200 components = 0.000350328 Jy ! Clean residual min=-0.002212 max=0.002295 Jy/beam ! Clean residual mean=-0.000015 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.231173 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 142 components and 0.231173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051140Jy sigma=0.929965 ! Fit after self-cal, rms=0.051127Jy sigma=0.929741 wmodel J0702+8549_X_2006_02_14_yyk\_map.mod ! Writing 142 model components to file: J0702+8549_X_2006_02_14_yyk_map.mod wobs J0702+8549_X_2006_02_14_yyk\_uvs.fits ! Writing UV FITS file: J0702+8549_X_2006_02_14_yyk_uvs.fits wwins J0702+8549_X_2006_02_14_yyk\_map.win ! wwins: Wrote 3 windows to J0702+8549_X_2006_02_14_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.000281641 Jy ! Component: 100 - total flux cleaned = 0.000390459 Jy ! Component: 150 - total flux cleaned = 0.000627303 Jy ! Component: 200 - total flux cleaned = 0.000852957 Jy ! Component: 250 - total flux cleaned = 0.00106845 Jy ! Component: 300 - total flux cleaned = 0.00115731 Jy ! Component: 350 - total flux cleaned = 0.00124289 Jy ! Component: 400 - total flux cleaned = 0.00127029 Jy ! Component: 450 - total flux cleaned = 0.00124352 Jy ! Component: 500 - total flux cleaned = 0.00119185 Jy ! Component: 550 - total flux cleaned = 0.0010913 Jy ! Component: 600 - total flux cleaned = 0.000920318 Jy ! Component: 650 - total flux cleaned = 0.000801113 Jy ! Component: 700 - total flux cleaned = 0.000731077 Jy ! Component: 750 - total flux cleaned = 0.000639178 Jy ! Component: 800 - total flux cleaned = 0.000549359 Jy ! Component: 850 - total flux cleaned = 0.000417162 Jy ! Component: 900 - total flux cleaned = 0.00037407 Jy ! Component: 950 - total flux cleaned = 0.000331212 Jy ! Component: 1000 - total flux cleaned = 0.000289081 Jy ! Component: 1050 - total flux cleaned = 0.000226427 Jy ! Component: 1100 - total flux cleaned = 0.000165105 Jy ! Component: 1150 - total flux cleaned = 0.000104735 Jy ! Component: 1200 - total flux cleaned = 4.50891e-05 Jy ! Component: 1250 - total flux cleaned = 0.000143023 Jy ! Component: 1300 - total flux cleaned = 0.000103847 Jy ! Component: 1350 - total flux cleaned = 0.000142313 Jy ! Component: 1400 - total flux cleaned = 0.000161415 Jy ! Component: 1450 - total flux cleaned = 0.000236176 Jy ! Component: 1500 - total flux cleaned = 0.000273068 Jy ! Component: 1550 - total flux cleaned = 0.000272947 Jy ! Component: 1600 - total flux cleaned = 0.000327364 Jy ! Component: 1650 - total flux cleaned = 0.000327211 Jy ! Component: 1700 - total flux cleaned = 0.00036285 Jy ! Component: 1750 - total flux cleaned = 0.000398057 Jy ! Component: 1800 - total flux cleaned = 0.000467967 Jy ! Component: 1850 - total flux cleaned = 0.000485302 Jy ! Component: 1900 - total flux cleaned = 0.000502655 Jy ! Component: 1950 - total flux cleaned = 0.000553753 Jy ! Component: 2000 - total flux cleaned = 0.000604193 Jy ! Total flux subtracted in 2048 components = 0.000654337 Jy ! Clean residual min=-0.000846 max=0.001070 Jy/beam ! Clean residual mean=-0.000001 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.231828 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 278 components and 0.231828 Jy ![Exited script file: muppet] wmap "J0702+8549_X_2006_02_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.857 x 2.967 at 4.616 degrees (North through East) ! Clean map min=-0.0015745 max=0.17072 Jy/beam ! Writing clean map to FITS file: J0702+8549_X_2006_02_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.170717 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000312193 device "J0702+8549_X_2006_02_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J0702+8549_X_2006_02_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.548614 0.548614 1.09723 2.19446 4.38891 8.77783 17.5557 35.1113 70.2226 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.17 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.857 x 2.967 at 4.616 degrees (North through East) ! Clean map min=-0.0015745 max=0.17072 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0702+8549_X_2006_02_14_yyk\_map.gif/gif" ! Attempting to open device: 'J0702+8549_X_2006_02_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0702+8549_X_2006_02_14_yyk_uvs.log closed on Wed Jul 5 11:38:29 2006