! Started logfile: J0247+3254_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:52:53 2016 obs J0247+3254_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0247+3254_S_2014_08_09_pus_uva.fits ! AN table 1: 71 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.618779 visibilities/baseline/integration-bin. ! Found source: J0247+3254 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 342 lines of history. ! ! Reading 7908 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 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J0247+3254_S_2014_08_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 149 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 149 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 149 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 149 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.722582Jy sigma=0.008949 ! Fit after self-cal, rms=0.690779Jy sigma=0.008636 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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=3.643 mas, bmaj=6.961 mas, bpa=19.72 degrees ! Estimated noise=1093.3 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.241781 Jy ! Component: 100 - total flux cleaned = 0.294505 Jy ! Total flux subtracted in 100 components = 0.294505 Jy ! Clean residual min=-0.008984 max=0.014707 Jy/beam ! Clean residual mean=0.000014 rms=0.002439 Jy/beam ! Combined flux in latest and established models = 0.294505 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.294505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081564Jy sigma=0.000907 ! Fit after self-cal, rms=0.081563Jy sigma=0.000907 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140204 Jy ! Component: 100 - total flux cleaned = 0.0210784 Jy ! Total flux subtracted in 100 components = 0.0210784 Jy ! Clean residual min=-0.008541 max=0.008614 Jy/beam ! Clean residual mean=0.000007 rms=0.002029 Jy/beam ! Combined flux in latest and established models = 0.315584 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.315584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078516Jy sigma=0.000878 ! Fit after self-cal, rms=0.078490Jy sigma=0.000878 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! 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=4.425 mas, bmaj=7.485 mas, bpa=17.07 degrees ! Estimated noise=653.048 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00753401 Jy ! Component: 100 - total flux cleaned = 0.0118692 Jy ! Component: 150 - total flux cleaned = 0.0146055 Jy ! Component: 200 - total flux cleaned = 0.0163944 Jy ! Total flux subtracted in 200 components = 0.0163944 Jy ! Clean residual min=-0.005504 max=0.005409 Jy/beam ! Clean residual mean=0.000006 rms=0.001378 Jy/beam ! Combined flux in latest and established models = 0.331978 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 38 components and 0.331978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077509Jy sigma=0.000871 ! Fit after self-cal, rms=0.077508Jy sigma=0.000871 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.87 HN 0.96 KP 1.07 ! LA 1.11 MK 1.00* NL 0.99 OV 0.99 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.03 KP 1.05 ! LA 1.06 MK 1.00* NL 1.03 OV 1.03 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.16 HN 1.03 KP 0.91 ! LA 0.84 MK 1.00* NL 1.00 OV 0.94 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.02 HN 1.00 KP 0.87 ! LA 0.80 MK 1.00* NL 1.07 OV 1.00 ! PT 1.02 SC 0.97 ! ! ! Fit before self-cal, rms=0.077508Jy sigma=0.000871 ! Fit after self-cal, rms=0.066688Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.436 mas, bmaj=7.498 mas, bpa=16.95 degrees ! Estimated noise=651.834 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (2.5, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00308371 Jy ! Component: 100 - total flux cleaned = 0.00328372 Jy ! Component: 150 - total flux cleaned = 0.00320381 Jy ! Component: 200 - total flux cleaned = 0.00298051 Jy ! Total flux subtracted in 200 components = 0.00298051 Jy ! Clean residual min=-0.002247 max=0.002174 Jy/beam ! Clean residual mean=0.000001 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.334958 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 63 components and 0.334958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066524Jy sigma=0.000769 ! Fit after self-cal, rms=0.066486Jy sigma=0.000769 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066486Jy sigma=0.000769 ! Fit after self-cal, rms=0.066412Jy sigma=0.000766 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.433 mas, bmaj=7.509 mas, bpa=16.95 degrees ! Estimated noise=651.485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000510287 Jy ! Component: 100 - total flux cleaned = 0.000618928 Jy ! Component: 150 - total flux cleaned = 0.000561294 Jy ! Component: 200 - total flux cleaned = 0.000512755 Jy ! Total flux subtracted in 200 components = 0.000512755 Jy ! Clean residual min=-0.001744 max=0.001912 Jy/beam ! Clean residual mean=0.000000 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.335471 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 85 components and 0.335471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066377Jy sigma=0.000766 ! Fit after self-cal, rms=0.066371Jy sigma=0.000766 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-123.5, 105). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100774 Jy ! Component: 100 - total flux cleaned = 0.00113311 Jy ! Component: 150 - total flux cleaned = 0.00130681 Jy ! Component: 200 - total flux cleaned = 0.00142684 Jy ! Total flux subtracted in 200 components = 0.00142684 Jy ! Clean residual min=-0.001689 max=0.001475 Jy/beam ! Clean residual mean=-0.000000 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.336898 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 103 components and 0.336898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066314Jy sigma=0.000765 ! Fit after self-cal, rms=0.066311Jy sigma=0.000765 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066311Jy sigma=0.000765 ! Fit after self-cal, rms=0.066311Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.433 mas, bmaj=7.513 mas, bpa=16.98 degrees ! Estimated noise=651.598 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000537864 Jy ! Component: 100 - total flux cleaned = 0.000624004 Jy ! Component: 150 - total flux cleaned = 0.000574369 Jy ! Component: 200 - total flux cleaned = 0.00055177 Jy ! Total flux subtracted in 200 components = 0.00055177 Jy ! Clean residual min=-0.001656 max=0.001447 Jy/beam ! Clean residual mean=-0.000000 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.33745 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 114 components and 0.33745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066290Jy sigma=0.000765 ! Fit after self-cal, rms=0.066289Jy sigma=0.000765 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000186842 Jy ! Component: 100 - total flux cleaned = 0.000187731 Jy ! Component: 150 - total flux cleaned = 0.000187842 Jy ! Component: 200 - total flux cleaned = 0.000207158 Jy ! Total flux subtracted in 200 components = 0.000207158 Jy ! Clean residual min=-0.001629 max=0.001435 Jy/beam ! Clean residual mean=-0.000001 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.337657 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 131 components and 0.337657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066277Jy sigma=0.000765 ! Fit after self-cal, rms=0.066276Jy sigma=0.000765 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066276Jy sigma=0.000765 ! Fit after self-cal, rms=0.066282Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.351 mas, bmaj=9.639 mas, bpa=-19.11 degrees ! Estimated noise=754.221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000138393 Jy ! Component: 100 - total flux cleaned = -0.000137821 Jy ! Component: 150 - total flux cleaned = -0.000138542 Jy ! Component: 200 - total flux cleaned = -9.90581e-05 Jy ! Total flux subtracted in 200 components = -9.90581e-05 Jy ! Clean residual min=-0.001622 max=0.001675 Jy/beam ! Clean residual mean=-0.000001 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.337558 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 144 components and 0.337558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066276Jy sigma=0.000765 ! Fit after self-cal, rms=0.066274Jy sigma=0.000765 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000116573 Jy ! Component: 100 - total flux cleaned = 0.000162838 Jy ! Component: 150 - total flux cleaned = 0.000184567 Jy ! Component: 200 - total flux cleaned = 0.00021528 Jy ! Total flux subtracted in 200 components = 0.00021528 Jy ! Clean residual min=-0.001630 max=0.001655 Jy/beam ! Clean residual mean=-0.000001 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.337773 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 155 components and 0.337773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066271Jy sigma=0.000765 ! Fit after self-cal, rms=0.066270Jy sigma=0.000765 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.433 mas, bmaj=7.514 mas, bpa=16.99 degrees ! Estimated noise=651.719 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.433 x 7.514 at 16.99 degrees (North through East) ! Clean map min=-0.001565 max=0.30953 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative 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=3.631 mas, bmaj=6.984 mas, bpa=19.77 degrees ! Estimated noise=1088.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.240687 Jy ! Component: 100 - total flux cleaned = 0.293175 Jy ! Component: 150 - total flux cleaned = 0.306508 Jy ! Component: 200 - total flux cleaned = 0.313566 Jy ! Total flux subtracted in 200 components = 0.313566 Jy ! Clean residual min=-0.003596 max=0.003772 Jy/beam ! Clean residual mean=0.000009 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.313566 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! 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.313566 Jy ! Inverting map and beam ! Estimated beam: bmin=4.433 mas, bmaj=7.514 mas, bpa=16.99 degrees ! Estimated noise=651.719 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00686035 Jy ! Component: 100 - total flux cleaned = 0.0112982 Jy ! Component: 150 - total flux cleaned = 0.0143816 Jy ! Component: 200 - total flux cleaned = 0.0166903 Jy ! Total flux subtracted in 200 components = 0.0166903 Jy ! Clean residual min=-0.001961 max=0.001760 Jy/beam ! Clean residual mean=0.000004 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.330256 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 72 components and 0.330256 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.351 mas, bmaj=9.639 mas, bpa=-19.11 degrees ! Estimated noise=754.221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00249892 Jy ! Component: 100 - total flux cleaned = 0.00402965 Jy ! Component: 150 - total flux cleaned = 0.00510442 Jy ! Component: 200 - total flux cleaned = 0.00559455 Jy ! Total flux subtracted in 200 components = 0.00559455 Jy ! Clean residual min=-0.001678 max=0.001619 Jy/beam ! Clean residual mean=0.000001 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.33585 Jy flux_cutoff = imstat(rms) * dynam 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000245411 Jy ! Component: 100 - total flux cleaned = 0.000439438 Jy ! Component: 150 - total flux cleaned = 0.000615 Jy ! Component: 200 - total flux cleaned = 0.00077755 Jy ! Total flux subtracted in 200 components = 0.00077755 Jy ! Clean residual min=-0.001644 max=0.001644 Jy/beam ! Clean residual mean=-0.000000 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.336628 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 142 components and 0.336628 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.433 mas, bmaj=7.514 mas, bpa=16.99 degrees ! Estimated noise=651.719 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000257704 Jy ! Component: 100 - total flux cleaned = 0.000327579 Jy ! Component: 150 - total flux cleaned = 0.000418189 Jy ! Component: 200 - total flux cleaned = 0.000499401 Jy ! Total flux subtracted in 200 components = 0.000499401 Jy ! Clean residual min=-0.001651 max=0.001494 Jy/beam ! Clean residual mean=-0.000000 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.337127 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 166 components and 0.337128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066295Jy sigma=0.000765 ! Fit after self-cal, rms=0.066292Jy sigma=0.000765 wmodel J0247+3254_S_2014_08_09_pus_map.mod ! Writing 166 model components to file: J0247+3254_S_2014_08_09_pus_map.mod wobs J0247+3254_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0247+3254_S_2014_08_09_pus_uvs.fits wwins J0247+3254_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J0247+3254_S_2014_08_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00042559 Jy ! Component: 100 - total flux cleaned = -0.000584423 Jy ! Component: 150 - total flux cleaned = -0.000810463 Jy ! Component: 200 - total flux cleaned = -0.000953003 Jy ! Component: 250 - total flux cleaned = -0.00115899 Jy ! Component: 300 - total flux cleaned = -0.00133567 Jy ! Component: 350 - total flux cleaned = -0.00146487 Jy ! Component: 400 - total flux cleaned = -0.00156995 Jy ! Component: 450 - total flux cleaned = -0.00167219 Jy ! Component: 500 - total flux cleaned = -0.00175185 Jy ! Component: 550 - total flux cleaned = -0.00183014 Jy ! Component: 600 - total flux cleaned = -0.00192555 Jy ! Component: 650 - total flux cleaned = -0.00200014 Jy ! Component: 700 - total flux cleaned = -0.00209135 Jy ! Component: 750 - total flux cleaned = -0.00212695 Jy ! Component: 800 - total flux cleaned = -0.00217991 Jy ! Component: 850 - total flux cleaned = -0.00223171 Jy ! Component: 900 - total flux cleaned = -0.00233323 Jy ! Component: 950 - total flux cleaned = -0.00234978 Jy ! Component: 1000 - total flux cleaned = -0.0024482 Jy ! Component: 1050 - total flux cleaned = -0.00246431 Jy ! Component: 1100 - total flux cleaned = -0.00254393 Jy ! Component: 1150 - total flux cleaned = -0.0026381 Jy ! Component: 1200 - total flux cleaned = -0.00269965 Jy ! Component: 1250 - total flux cleaned = -0.00276025 Jy ! Component: 1300 - total flux cleaned = -0.00276003 Jy ! Component: 1350 - total flux cleaned = -0.00280467 Jy ! Component: 1400 - total flux cleaned = -0.00286318 Jy ! Component: 1450 - total flux cleaned = -0.00286329 Jy ! Component: 1500 - total flux cleaned = -0.00286313 Jy ! Component: 1550 - total flux cleaned = -0.00296159 Jy ! Component: 1600 - total flux cleaned = -0.0029336 Jy ! Component: 1650 - total flux cleaned = -0.00293351 Jy ! Component: 1700 - total flux cleaned = -0.00298799 Jy ! Component: 1750 - total flux cleaned = -0.00306886 Jy ! Component: 1800 - total flux cleaned = -0.00305565 Jy ! Component: 1850 - total flux cleaned = -0.00309539 Jy ! Component: 1900 - total flux cleaned = -0.00316061 Jy ! Component: 1950 - total flux cleaned = -0.00319936 Jy ! Component: 2000 - total flux cleaned = -0.00323744 Jy ! Component: 2050 - total flux cleaned = -0.00325012 Jy ! Component: 2100 - total flux cleaned = -0.00328794 Jy ! Component: 2150 - total flux cleaned = -0.00331272 Jy ! Component: 2200 - total flux cleaned = -0.00337415 Jy ! Component: 2250 - total flux cleaned = -0.00341062 Jy ! Component: 2300 - total flux cleaned = -0.00345905 Jy ! Component: 2350 - total flux cleaned = -0.00348277 Jy ! Component: 2400 - total flux cleaned = -0.00351813 Jy ! Component: 2450 - total flux cleaned = -0.00352983 Jy ! Component: 2500 - total flux cleaned = -0.00359946 Jy ! Component: 2550 - total flux cleaned = -0.00356487 Jy ! Component: 2600 - total flux cleaned = -0.00363347 Jy ! Component: 2650 - total flux cleaned = -0.00362222 Jy ! Component: 2700 - total flux cleaned = -0.0036897 Jy ! Component: 2750 - total flux cleaned = -0.00368969 Jy ! Component: 2800 - total flux cleaned = -0.00373393 Jy ! Component: 2850 - total flux cleaned = -0.00378883 Jy ! Component: 2900 - total flux cleaned = -0.00378879 Jy ! Component: 2950 - total flux cleaned = -0.00386432 Jy ! Component: 3000 - total flux cleaned = -0.0038857 Jy ! Component: 3050 - total flux cleaned = -0.00392822 Jy ! Component: 3100 - total flux cleaned = -0.00394934 Jy ! Component: 3150 - total flux cleaned = -0.00394933 Jy ! Component: 3200 - total flux cleaned = -0.00401208 Jy ! Component: 3250 - total flux cleaned = -0.00401212 Jy ! Component: 3300 - total flux cleaned = -0.00408419 Jy ! Component: 3350 - total flux cleaned = -0.00407396 Jy ! Component: 3400 - total flux cleaned = -0.00415525 Jy ! Component: 3450 - total flux cleaned = -0.00419571 Jy ! Component: 3500 - total flux cleaned = -0.00426585 Jy ! Component: 3550 - total flux cleaned = -0.00428577 Jy ! Component: 3600 - total flux cleaned = -0.00433527 Jy ! Component: 3650 - total flux cleaned = -0.00435494 Jy ! Component: 3700 - total flux cleaned = -0.00439414 Jy ! Component: 3750 - total flux cleaned = -0.0044525 Jy ! Component: 3800 - total flux cleaned = -0.0045009 Jy ! Component: 3850 - total flux cleaned = -0.00455862 Jy ! Component: 3900 - total flux cleaned = -0.00461593 Jy ! Component: 3950 - total flux cleaned = -0.00466347 Jy ! Component: 4000 - total flux cleaned = -0.0046918 Jy ! Component: 4050 - total flux cleaned = -0.00474816 Jy ! Total flux subtracted in 4096 components = -0.00477616 Jy ! Clean residual min=-0.000558 max=0.000533 Jy/beam ! Clean residual mean=0.000001 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.332351 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 445 components and 0.332351 Jy ![Exited script file: muppet] wmap "J0247+3254_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.433 x 7.514 at 16.99 degrees (North through East) ! Clean map min=-0.001348 max=0.30996 Jy/beam ! Writing clean map to FITS file: J0247+3254_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.309965 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000164012 device "J0247+3254_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0247+3254_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.158739 0.158739 0.317478 0.634956 1.26991 2.53982 5.07965 10.1593 20.3186 40.6372 81.2744 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.309 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.433 x 7.514 at 16.99 degrees (North through East) ! Clean map min=-0.001348 max=0.30996 Jy/beam quit ! Quitting program ! Log file J0247+3254_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:52:58 2016