! Started logfile: J1058+8114_S_2006_02_16_yyk_uvs.log on Wed Jul 5 11:59:42 2006 obs J1058+8114_S_2006_02_16_yyk_uva.fits ! Reading UV FITS file: J1058+8114_S_2006_02_16_yyk_uva.fits ! AN table 1: 470 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.744113 visibilities/baseline/integration-bin. ! Found source: J1058+8114 ! ! 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 2421 lines of history. ! ! Reading 62952 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 J1058+8114_S_2006_02_16_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.639379 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=2.475 mas, bmaj=7.112 mas, bpa=-78.62 degrees ! Estimated noise=1.90547 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.518325 Jy ! Component: 100 - total flux cleaned = 0.600361 Jy ! Total flux subtracted in 100 components = 0.600361 Jy ! Clean residual min=-0.016031 max=0.034398 Jy/beam ! Clean residual mean=-0.000130 rms=0.005444 Jy/beam ! Combined flux in latest and established models = 0.600361 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.600361 Jy ! ! Correcting IF 1. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.164355Jy sigma=1.948312 ! Fit after self-cal, rms=0.164338Jy sigma=1.942410 ! Inverting map and beam ! Estimated beam: bmin=2.475 mas, bmaj=7.112 mas, bpa=-78.62 degrees ! Estimated noise=1.90547 mJy/beam. ! Added new window around map position (4.5, -7). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0397207 Jy ! Component: 100 - total flux cleaned = 0.0604495 Jy ! Total flux subtracted in 100 components = 0.0604495 Jy ! Clean residual min=-0.019043 max=0.028061 Jy/beam ! Clean residual mean=-0.000121 rms=0.004567 Jy/beam ! Combined flux in latest and established models = 0.66081 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.66081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154080Jy sigma=1.823794 ! Fit after self-cal, rms=0.153802Jy sigma=1.806940 ! 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=3.254 mas, bmaj=8.425 mas, bpa=-79.33 degrees ! Estimated noise=1.2197 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.0104198 Jy ! Component: 100 - total flux cleaned = 0.0131026 Jy ! Component: 150 - total flux cleaned = 0.0148375 Jy ! Component: 200 - total flux cleaned = 0.0157627 Jy ! Total flux subtracted in 200 components = 0.0157627 Jy ! Clean residual min=-0.017734 max=0.022776 Jy/beam ! Clean residual mean=-0.000483 rms=0.004325 Jy/beam ! Combined flux in latest and established models = 0.676573 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 43 components and 0.676573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151965Jy sigma=1.779627 ! Fit after self-cal, rms=0.151942Jy sigma=1.774991 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.254 x 8.425 at -79.33 degrees (North through East) ! Clean map min=-0.017498 max=0.58584 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.01397 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.92 HN 0.92 KP 0.93 ! LA 1.20 MK 0.88 NL 1.08 OV 0.95 ! PT 1.05 SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.996341 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 0.98 KP 0.96 ! LA 1.14 MK 0.97 NL 1.14 OV 0.94 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.952483 ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 0.98 HN 1.00 KP 0.97 ! LA 0.92 MK 1.09 NL 1.27 OV 0.99 ! PT 1.06 SC 1.04 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.04241 ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 0.98 HN 0.94 KP 0.87 ! LA 0.79 MK 1.09 NL 1.17 OV 0.85 ! PT 0.92 SC 1.14 ! ! ! Fit before self-cal, rms=0.151942Jy sigma=1.774991 ! Fit after self-cal, rms=0.125198Jy sigma=1.311995 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.125198Jy sigma=1.311995 ! Fit after self-cal, rms=0.125272Jy sigma=1.311787 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.293 mas, bmaj=8.376 mas, bpa=-79.52 degrees ! Estimated noise=1.21343 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.0116081 Jy ! Component: 100 - total flux cleaned = -0.0134976 Jy ! Component: 150 - total flux cleaned = -0.0137961 Jy ! Component: 200 - total flux cleaned = -0.0141459 Jy ! Total flux subtracted in 200 components = -0.0141459 Jy ! Clean residual min=-0.008212 max=0.004848 Jy/beam ! Clean residual mean=-0.000034 rms=0.001781 Jy/beam ! Combined flux in latest and established models = 0.662427 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 63 components and 0.662427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124538Jy sigma=1.295169 ! Fit after self-cal, rms=0.124153Jy sigma=1.291891 ! 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.124153Jy sigma=1.291891 ! Fit after self-cal, rms=0.114630Jy sigma=1.197249 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.0020969 Jy ! Component: 100 - total flux cleaned = -0.00248116 Jy ! Component: 150 - total flux cleaned = -0.00287854 Jy ! Component: 200 - total flux cleaned = -0.00312625 Jy ! Total flux subtracted in 200 components = -0.00312625 Jy ! Clean residual min=-0.007941 max=0.005161 Jy/beam ! Clean residual mean=-0.000039 rms=0.001712 Jy/beam ! Combined flux in latest and established models = 0.659301 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 74 components and 0.659301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114340Jy sigma=1.193181 ! Fit after self-cal, rms=0.113194Jy sigma=1.184669 ! 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: 3.293 x 8.376 at -79.52 degrees (North through East) ! Clean map min=-0.0077562 max=0.59308 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.113194Jy sigma=1.184669 ! Fit after self-cal, rms=0.103026Jy sigma=0.986354 ! 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.103026Jy sigma=0.986354 ! Fit after self-cal, rms=0.102910Jy sigma=0.985269 ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=8.381 mas, bpa=-79.61 degrees ! Estimated noise=1.21045 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00447971 Jy ! Component: 100 - total flux cleaned = -0.0048864 Jy ! Component: 150 - total flux cleaned = -0.00499274 Jy ! Component: 200 - total flux cleaned = -0.00508206 Jy ! Total flux subtracted in 200 components = -0.00508206 Jy ! Clean residual min=-0.005172 max=0.004138 Jy/beam ! Clean residual mean=-0.000007 rms=0.001289 Jy/beam ! Combined flux in latest and established models = 0.654219 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 96 components and 0.654219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102581Jy sigma=0.978640 ! Fit after self-cal, rms=0.102515Jy sigma=0.977297 ! 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.102515Jy sigma=0.977297 ! Fit after self-cal, rms=0.100941Jy sigma=0.954074 ! 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.100941Jy sigma=0.954074 ! Fit after self-cal, rms=0.100951Jy sigma=0.954040 ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=8.384 mas, bpa=-79.63 degrees ! Estimated noise=1.21008 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00292954 Jy ! Component: 100 - total flux cleaned = -0.00313381 Jy ! Component: 150 - total flux cleaned = -0.00313076 Jy ! Component: 200 - total flux cleaned = -0.00313352 Jy ! Total flux subtracted in 200 components = -0.00313352 Jy ! Clean residual min=-0.004664 max=0.004028 Jy/beam ! Clean residual mean=-0.000004 rms=0.001212 Jy/beam ! Combined flux in latest and established models = 0.651085 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 112 components and 0.651085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100753Jy sigma=0.950242 ! Fit after self-cal, rms=0.100731Jy sigma=0.949451 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.227 mas, bmaj=12.54 mas, bpa=-73.1 degrees ! Estimated noise=1.52511 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.0017146 Jy ! Component: 100 - total flux cleaned = -0.00172817 Jy ! Component: 150 - total flux cleaned = -0.00177698 Jy ! Component: 200 - total flux cleaned = -0.00177195 Jy ! Total flux subtracted in 200 components = -0.00177195 Jy ! Clean residual min=-0.005174 max=0.004468 Jy/beam ! Clean residual mean=-0.000010 rms=0.001449 Jy/beam ! Combined flux in latest and established models = 0.649313 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 125 components and 0.649313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100837Jy sigma=0.949802 ! Fit after self-cal, rms=0.100798Jy sigma=0.949396 ! 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=2.494 mas, bmaj=7.073 mas, bpa=-78.83 degrees ! Estimated noise=1.89084 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.516094 Jy ! Component: 100 - total flux cleaned = 0.594334 Jy ! Component: 150 - total flux cleaned = 0.621331 Jy ! Component: 200 - total flux cleaned = 0.635448 Jy ! Total flux subtracted in 200 components = 0.635448 Jy ! Clean residual min=-0.007141 max=0.006705 Jy/beam ! Clean residual mean=0.000005 rms=0.001907 Jy/beam ! Combined flux in latest and established models = 0.635448 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.635448 Jy ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=8.384 mas, bpa=-79.63 degrees ! Estimated noise=1.21008 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.0089604 Jy ! Component: 100 - total flux cleaned = 0.012017 Jy ! Component: 150 - total flux cleaned = 0.0127582 Jy ! Component: 200 - total flux cleaned = 0.0131146 Jy ! Total flux subtracted in 200 components = 0.0131146 Jy ! Clean residual min=-0.004265 max=0.003900 Jy/beam ! Clean residual mean=-0.000006 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 0.648563 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 45 components and 0.648563 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.227 mas, bmaj=12.54 mas, bpa=-73.1 degrees ! Estimated noise=1.52511 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.00105544 Jy ! Component: 100 - total flux cleaned = 0.00082369 Jy ! Component: 150 - total flux cleaned = 0.000685984 Jy ! Component: 200 - total flux cleaned = 0.000567199 Jy ! Total flux subtracted in 200 components = 0.000567199 Jy ! Clean residual min=-0.005027 max=0.004401 Jy/beam ! Clean residual mean=-0.000009 rms=0.001463 Jy/beam ! Combined flux in latest and established models = 0.64913 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 52 components and 0.64913 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=8.384 mas, bpa=-79.63 degrees ! Estimated noise=1.21008 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000228294 Jy ! Component: 100 - total flux cleaned = -0.000226616 Jy ! Component: 150 - total flux cleaned = -0.000226802 Jy ! Component: 200 - total flux cleaned = -0.000226335 Jy ! Total flux subtracted in 200 components = -0.000226335 Jy ! Clean residual min=-0.004128 max=0.004019 Jy/beam ! Clean residual mean=-0.000005 rms=0.001195 Jy/beam ! Combined flux in latest and established models = 0.648904 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 72 components and 0.648904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100885Jy sigma=0.950385 ! Fit after self-cal, rms=0.100853Jy sigma=0.949885 wmodel J1058+8114_S_2006_02_16_yyk\_map.mod ! Writing 72 model components to file: J1058+8114_S_2006_02_16_yyk_map.mod wobs J1058+8114_S_2006_02_16_yyk\_uvs.fits ! Writing UV FITS file: J1058+8114_S_2006_02_16_yyk_uvs.fits wwins J1058+8114_S_2006_02_16_yyk\_map.win ! wwins: Wrote 2 windows to J1058+8114_S_2006_02_16_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.000770924 Jy ! Component: 100 - total flux cleaned = -0.00105646 Jy ! Component: 150 - total flux cleaned = -0.00112826 Jy ! Component: 200 - total flux cleaned = -0.00131991 Jy ! Component: 250 - total flux cleaned = -0.00131973 Jy ! Component: 300 - total flux cleaned = -0.00126013 Jy ! Component: 350 - total flux cleaned = -0.00120243 Jy ! Component: 400 - total flux cleaned = -0.0010926 Jy ! Component: 450 - total flux cleaned = -0.00114618 Jy ! Component: 500 - total flux cleaned = -0.00125033 Jy ! Component: 550 - total flux cleaned = -0.00114917 Jy ! Component: 600 - total flux cleaned = -0.00115005 Jy ! Component: 650 - total flux cleaned = -0.00105274 Jy ! Component: 700 - total flux cleaned = -0.000957827 Jy ! Component: 750 - total flux cleaned = -0.000909923 Jy ! Component: 800 - total flux cleaned = -0.000680113 Jy ! Component: 850 - total flux cleaned = -0.000680068 Jy ! Component: 900 - total flux cleaned = -0.000413792 Jy ! Component: 950 - total flux cleaned = -0.000238734 Jy ! Component: 1000 - total flux cleaned = -2.44355e-05 Jy ! Component: 1050 - total flux cleaned = 0.000101712 Jy ! Component: 1100 - total flux cleaned = 0.000269032 Jy ! Component: 1150 - total flux cleaned = 0.000433976 Jy ! Component: 1200 - total flux cleaned = 0.000636734 Jy ! Component: 1250 - total flux cleaned = 0.000716665 Jy ! Component: 1300 - total flux cleaned = 0.000874411 Jy ! Component: 1350 - total flux cleaned = 0.000991698 Jy ! Component: 1400 - total flux cleaned = 0.00106786 Jy ! Component: 1450 - total flux cleaned = 0.0011062 Jy ! Component: 1500 - total flux cleaned = 0.00129317 Jy ! Component: 1550 - total flux cleaned = 0.00129389 Jy ! Component: 1600 - total flux cleaned = 0.00140377 Jy ! Component: 1650 - total flux cleaned = 0.00147596 Jy ! Component: 1700 - total flux cleaned = 0.00144041 Jy ! Component: 1750 - total flux cleaned = 0.00154546 Jy ! Component: 1800 - total flux cleaned = 0.00147557 Jy ! Component: 1850 - total flux cleaned = 0.0015783 Jy ! Component: 1900 - total flux cleaned = 0.00157755 Jy ! Component: 1950 - total flux cleaned = 0.00157786 Jy ! Component: 2000 - total flux cleaned = 0.00164398 Jy ! Total flux subtracted in 2048 components = 0.00164379 Jy ! Clean residual min=-0.001968 max=0.001738 Jy/beam ! Clean residual mean=0.000002 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.650547 Jy keep ! Adding 140 model components to the UV plane model. ! The established model now contains 212 components and 0.650547 Jy ![Exited script file: muppet] wmap "J1058+8114_S_2006_02_16_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.3 x 8.384 at -79.63 degrees (North through East) ! Clean map min=-0.0029501 max=0.59958 Jy/beam ! Writing clean map to FITS file: J1058+8114_S_2006_02_16_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.59958 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000676229 device "J1058+8114_S_2006_02_16_yyk\_map.eps/VPS" ! Attempting to open device: 'J1058+8114_S_2006_02_16_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.338351 0.338351 0.676702 1.3534 2.70681 5.41362 10.8272 21.6545 43.3089 86.6179 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.599 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.3 x 8.384 at -79.63 degrees (North through East) ! Clean map min=-0.0029501 max=0.59958 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1058+8114_S_2006_02_16_yyk\_map.gif/gif" ! Attempting to open device: 'J1058+8114_S_2006_02_16_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1058+8114_S_2006_02_16_yyk_uvs.log closed on Wed Jul 5 12:00:05 2006