! Started logfile: J0614+5102_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:56:37 2016 obs J0614+5102_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0614+5102_S_2014_08_09_pus_uva.fits ! AN table 1: 81 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.881481 visibilities/baseline/integration-bin. ! Found source: J0614+5102 ! ! 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 12852 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 J0614+5102_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.864304Jy sigma=0.009769 ! Fit after self-cal, rms=0.848556Jy sigma=0.009608 ! 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.262 mas, bmaj=4.805 mas, bpa=-55.78 degrees ! Estimated noise=860.997 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.115876 Jy ! Component: 100 - total flux cleaned = 0.14317 Jy ! Total flux subtracted in 100 components = 0.14317 Jy ! Clean residual min=-0.005774 max=0.010794 Jy/beam ! Clean residual mean=-0.000082 rms=0.001451 Jy/beam ! Combined flux in latest and established models = 0.14317 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.14317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078077Jy sigma=0.000818 ! Fit after self-cal, rms=0.078071Jy sigma=0.000818 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116322 Jy ! Component: 100 - total flux cleaned = 0.0173297 Jy ! Total flux subtracted in 100 components = 0.0173297 Jy ! Clean residual min=-0.004770 max=0.004991 Jy/beam ! Clean residual mean=-0.000051 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.1605 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.1605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075826Jy sigma=0.000795 ! Fit after self-cal, rms=0.075817Jy sigma=0.000795 ! 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.134 mas, bmaj=5.642 mas, bpa=-58.29 degrees ! Estimated noise=559.898 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, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00578028 Jy ! Component: 100 - total flux cleaned = 0.00951663 Jy ! Component: 150 - total flux cleaned = 0.0121589 Jy ! Component: 200 - total flux cleaned = 0.0140759 Jy ! Total flux subtracted in 200 components = 0.0140759 Jy ! Clean residual min=-0.002831 max=0.002577 Jy/beam ! Clean residual mean=0.000003 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.174576 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 61 components and 0.174576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075189Jy sigma=0.000790 ! Fit after self-cal, rms=0.075174Jy sigma=0.000790 ! 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.98 FD 0.88 HN 0.97 KP 1.05 ! LA 1.09 MK 1.00 NL 0.99 OV 0.98 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.04 KP 1.00 ! LA 1.06 MK 1.00 NL 1.03 OV 1.02 ! PT 1.01 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.20 HN 1.04 KP 0.89 ! LA 0.84 MK 1.02 NL 0.95 OV 0.95 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.03 HN 0.98 KP 0.87 ! LA 0.79 MK 1.01 NL 1.05 OV 1.00 ! PT 1.02 SC 0.96 ! ! ! Fit before self-cal, rms=0.075174Jy sigma=0.000790 ! Fit after self-cal, rms=0.071460Jy sigma=0.000769 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.158 mas, bmaj=5.662 mas, bpa=-58.38 degrees ! Estimated noise=556.651 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.00066473 Jy ! Component: 100 - total flux cleaned = 0.000970822 Jy ! Component: 150 - total flux cleaned = 0.00108045 Jy ! Component: 200 - total flux cleaned = 0.00108152 Jy ! Total flux subtracted in 200 components = 0.00108152 Jy ! Clean residual min=-0.001651 max=0.001639 Jy/beam ! Clean residual mean=0.000002 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.175657 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 84 components and 0.175657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071439Jy sigma=0.000769 ! Fit after self-cal, rms=0.071427Jy 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.071427Jy sigma=0.000769 ! Fit after self-cal, rms=0.071390Jy sigma=0.000768 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.157 mas, bmaj=5.667 mas, bpa=-58.33 degrees ! Estimated noise=556.392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.65692e-05 Jy ! Component: 100 - total flux cleaned = 9.1666e-05 Jy ! Component: 150 - total flux cleaned = 0.000118356 Jy ! Component: 200 - total flux cleaned = 0.000129829 Jy ! Total flux subtracted in 200 components = 0.000129829 Jy ! Clean residual min=-0.001548 max=0.001590 Jy/beam ! Clean residual mean=0.000003 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.175787 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 93 components and 0.175787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071384Jy sigma=0.000768 ! Fit after self-cal, rms=0.071387Jy sigma=0.000768 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 (32, 85). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000947565 Jy ! Component: 100 - total flux cleaned = 0.00103569 Jy ! Component: 150 - total flux cleaned = 0.000977896 Jy ! Component: 200 - total flux cleaned = 0.000931594 Jy ! Total flux subtracted in 200 components = 0.000931594 Jy ! Clean residual min=-0.001454 max=0.001400 Jy/beam ! Clean residual mean=0.000004 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.176719 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 109 components and 0.176719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071349Jy sigma=0.000768 ! Fit after self-cal, rms=0.071346Jy sigma=0.000768 ! 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.071346Jy sigma=0.000768 ! Fit after self-cal, rms=0.071293Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.157 mas, bmaj=5.671 mas, bpa=-58.24 degrees ! Estimated noise=555.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000116948 Jy ! Component: 100 - total flux cleaned = 0.00011766 Jy ! Component: 150 - total flux cleaned = 0.000153184 Jy ! Component: 200 - total flux cleaned = 0.000220522 Jy ! Total flux subtracted in 200 components = 0.000220522 Jy ! Clean residual min=-0.001442 max=0.001389 Jy/beam ! Clean residual mean=0.000002 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.176939 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 120 components and 0.176939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071283Jy sigma=0.000767 ! Fit after self-cal, rms=0.071284Jy sigma=0.000767 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 = 1.37895e-05 Jy ! Component: 100 - total flux cleaned = 0.000105608 Jy ! Component: 150 - total flux cleaned = 0.00016326 Jy ! Component: 200 - total flux cleaned = 0.00020489 Jy ! Total flux subtracted in 200 components = 0.00020489 Jy ! Clean residual min=-0.001437 max=0.001382 Jy/beam ! Clean residual mean=0.000002 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.177144 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 123 components and 0.177144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071278Jy sigma=0.000767 ! Fit after self-cal, rms=0.071278Jy sigma=0.000767 ! 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.071278Jy sigma=0.000767 ! Fit after self-cal, rms=0.071257Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.321 mas, bmaj=9.29 mas, bpa=-77.56 degrees ! Estimated noise=661.295 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000539003 Jy ! Component: 100 - total flux cleaned = 0.000747851 Jy ! Component: 150 - total flux cleaned = 0.000864809 Jy ! Component: 200 - total flux cleaned = 0.000934556 Jy ! Total flux subtracted in 200 components = 0.000934556 Jy ! Clean residual min=-0.001270 max=0.001458 Jy/beam ! Clean residual mean=0.000005 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.178079 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 141 components and 0.178079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071255Jy sigma=0.000767 ! Fit after self-cal, rms=0.071256Jy sigma=0.000767 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.000101317 Jy ! Component: 100 - total flux cleaned = 0.00014623 Jy ! Component: 150 - total flux cleaned = 0.000195629 Jy ! Component: 200 - total flux cleaned = 0.000225406 Jy ! Total flux subtracted in 200 components = 0.000225406 Jy ! Clean residual min=-0.001266 max=0.001458 Jy/beam ! Clean residual mean=0.000005 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.178304 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 148 components and 0.178304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071256Jy sigma=0.000767 ! Fit after self-cal, rms=0.071256Jy sigma=0.000767 ! 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.157 mas, bmaj=5.672 mas, bpa=-58.22 degrees ! Estimated noise=555.407 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.157 x 5.672 at -58.22 degrees (North through East) ! Clean map min=-0.0013636 max=0.15073 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.281 mas, bmaj=4.827 mas, bpa=-55.71 degrees ! Estimated noise=856.188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115091 Jy ! Component: 100 - total flux cleaned = 0.142222 Jy ! Component: 150 - total flux cleaned = 0.153523 Jy ! Component: 200 - total flux cleaned = 0.159236 Jy ! Total flux subtracted in 200 components = 0.159236 Jy ! Clean residual min=-0.003271 max=0.003227 Jy/beam ! Clean residual mean=-0.000031 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.159236 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.159236 Jy ! Inverting map and beam ! Estimated beam: bmin=4.157 mas, bmaj=5.672 mas, bpa=-58.22 degrees ! Estimated noise=555.407 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.00522687 Jy ! Component: 100 - total flux cleaned = 0.00859243 Jy ! Component: 150 - total flux cleaned = 0.0109455 Jy ! Component: 200 - total flux cleaned = 0.0127079 Jy ! Total flux subtracted in 200 components = 0.0127079 Jy ! Clean residual min=-0.001551 max=0.001454 Jy/beam ! Clean residual mean=-0.000005 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.171944 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 55 components and 0.171944 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.321 mas, bmaj=9.29 mas, bpa=-77.56 degrees ! Estimated noise=661.295 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211648 Jy ! Component: 100 - total flux cleaned = 0.00336711 Jy ! Component: 150 - total flux cleaned = 0.00395867 Jy ! Component: 200 - total flux cleaned = 0.00436261 Jy ! Total flux subtracted in 200 components = 0.00436261 Jy ! Clean residual min=-0.001310 max=0.001364 Jy/beam ! Clean residual mean=0.000001 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.176307 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.000374575 Jy ! Component: 100 - total flux cleaned = 0.00069441 Jy ! Component: 150 - total flux cleaned = 0.0009864 Jy ! Component: 200 - total flux cleaned = 0.00122253 Jy ! Total flux subtracted in 200 components = 0.00122253 Jy ! Clean residual min=-0.001287 max=0.001418 Jy/beam ! Clean residual mean=0.000004 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.177529 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 122 components and 0.177529 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.157 mas, bmaj=5.672 mas, bpa=-58.22 degrees ! Estimated noise=555.407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.99897e-05 Jy ! Component: 100 - total flux cleaned = -0.000130034 Jy ! Component: 150 - total flux cleaned = -0.000190656 Jy ! Component: 200 - total flux cleaned = -0.000191047 Jy ! Total flux subtracted in 200 components = -0.000191047 Jy ! Clean residual min=-0.001386 max=0.001340 Jy/beam ! Clean residual mean=0.000002 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.177338 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 136 components and 0.177338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071278Jy sigma=0.000767 ! Fit after self-cal, rms=0.071274Jy sigma=0.000767 wmodel J0614+5102_S_2014_08_09_pus_map.mod ! Writing 136 model components to file: J0614+5102_S_2014_08_09_pus_map.mod wobs J0614+5102_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0614+5102_S_2014_08_09_pus_uvs.fits wwins J0614+5102_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J0614+5102_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.000309333 Jy ! Component: 100 - total flux cleaned = -0.000641813 Jy ! Component: 150 - total flux cleaned = -0.000889199 Jy ! Component: 200 - total flux cleaned = -0.00106158 Jy ! Component: 250 - total flux cleaned = -0.00122847 Jy ! Component: 300 - total flux cleaned = -0.00135032 Jy ! Component: 350 - total flux cleaned = -0.00148878 Jy ! Component: 400 - total flux cleaned = -0.0016232 Jy ! Component: 450 - total flux cleaned = -0.00171664 Jy ! Component: 500 - total flux cleaned = -0.00179027 Jy ! Component: 550 - total flux cleaned = -0.00195147 Jy ! Component: 600 - total flux cleaned = -0.00200414 Jy ! Component: 650 - total flux cleaned = -0.00210759 Jy ! Component: 700 - total flux cleaned = -0.00219217 Jy ! Component: 750 - total flux cleaned = -0.00232495 Jy ! Component: 800 - total flux cleaned = -0.00242293 Jy ! Component: 850 - total flux cleaned = -0.0024709 Jy ! Component: 900 - total flux cleaned = -0.00256608 Jy ! Component: 950 - total flux cleaned = -0.00264397 Jy ! Component: 1000 - total flux cleaned = -0.00272053 Jy ! Component: 1050 - total flux cleaned = -0.00276578 Jy ! Component: 1100 - total flux cleaned = -0.00284013 Jy ! Component: 1150 - total flux cleaned = -0.00289875 Jy ! Component: 1200 - total flux cleaned = -0.00298546 Jy ! Component: 1250 - total flux cleaned = -0.00302829 Jy ! Component: 1300 - total flux cleaned = -0.00305687 Jy ! Component: 1350 - total flux cleaned = -0.00312657 Jy ! Component: 1400 - total flux cleaned = -0.00316766 Jy ! Component: 1450 - total flux cleaned = -0.0032353 Jy ! Component: 1500 - total flux cleaned = -0.00323526 Jy ! Component: 1550 - total flux cleaned = -0.00324864 Jy ! Component: 1600 - total flux cleaned = -0.00330127 Jy ! Component: 1650 - total flux cleaned = -0.0033013 Jy ! Component: 1700 - total flux cleaned = -0.00336574 Jy ! Component: 1750 - total flux cleaned = -0.00339125 Jy ! Component: 1800 - total flux cleaned = -0.00340402 Jy ! Component: 1850 - total flux cleaned = -0.0034663 Jy ! Component: 1900 - total flux cleaned = -0.00350327 Jy ! Component: 1950 - total flux cleaned = -0.00355201 Jy ! Component: 2000 - total flux cleaned = -0.00355182 Jy ! Component: 2050 - total flux cleaned = -0.00356398 Jy ! Component: 2100 - total flux cleaned = -0.00363515 Jy ! Component: 2150 - total flux cleaned = -0.0036351 Jy ! Component: 2200 - total flux cleaned = -0.00366994 Jy ! Component: 2250 - total flux cleaned = -0.00368162 Jy ! Component: 2300 - total flux cleaned = -0.00369302 Jy ! Component: 2350 - total flux cleaned = -0.00369299 Jy ! Component: 2400 - total flux cleaned = -0.00371539 Jy ! Component: 2450 - total flux cleaned = -0.00372651 Jy ! Component: 2500 - total flux cleaned = -0.00369344 Jy ! Component: 2550 - total flux cleaned = -0.00370429 Jy ! Component: 2600 - total flux cleaned = -0.00371527 Jy ! Component: 2650 - total flux cleaned = -0.00372604 Jy ! Component: 2700 - total flux cleaned = -0.00370464 Jy ! Component: 2750 - total flux cleaned = -0.00370471 Jy ! Component: 2800 - total flux cleaned = -0.00368375 Jy ! Component: 2850 - total flux cleaned = -0.0037255 Jy ! Component: 2900 - total flux cleaned = -0.00372542 Jy ! Component: 2950 - total flux cleaned = -0.00368439 Jy ! Component: 3000 - total flux cleaned = -0.00369467 Jy ! Component: 3050 - total flux cleaned = -0.00368451 Jy ! Component: 3100 - total flux cleaned = -0.00367445 Jy ! Component: 3150 - total flux cleaned = -0.00363466 Jy ! Component: 3200 - total flux cleaned = -0.00364454 Jy ! Component: 3250 - total flux cleaned = -0.00362485 Jy ! Component: 3300 - total flux cleaned = -0.00360535 Jy ! Component: 3350 - total flux cleaned = -0.00361492 Jy ! Component: 3400 - total flux cleaned = -0.00355718 Jy ! Component: 3450 - total flux cleaned = -0.0035572 Jy ! Component: 3500 - total flux cleaned = -0.00354772 Jy ! Component: 3550 - total flux cleaned = -0.00351948 Jy ! Component: 3600 - total flux cleaned = -0.00350079 Jy ! Component: 3650 - total flux cleaned = -0.00351004 Jy ! Component: 3700 - total flux cleaned = -0.00351001 Jy ! Component: 3750 - total flux cleaned = -0.00345488 Jy ! Component: 3800 - total flux cleaned = -0.00344575 Jy ! Component: 3850 - total flux cleaned = -0.00340043 Jy ! Component: 3900 - total flux cleaned = -0.00337345 Jy ! Component: 3950 - total flux cleaned = -0.00337344 Jy ! Component: 4000 - total flux cleaned = -0.00335563 Jy ! Component: 4050 - total flux cleaned = -0.00332028 Jy ! Total flux subtracted in 4096 components = -0.00331159 Jy ! Clean residual min=-0.000576 max=0.000497 Jy/beam ! Clean residual mean=0.000001 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.174027 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 399 components and 0.174027 Jy ![Exited script file: muppet] wmap "J0614+5102_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.157 x 5.672 at -58.22 degrees (North through East) ! Clean map min=-0.0012024 max=0.15078 Jy/beam ! Writing clean map to FITS file: J0614+5102_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.150782 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000159086 device "J0614+5102_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0614+5102_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.316522 0.316522 0.633043 1.26609 2.53217 5.06434 10.1287 20.2574 40.5148 81.0295 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.15 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.157 x 5.672 at -58.22 degrees (North through East) ! Clean map min=-0.0012024 max=0.15078 Jy/beam quit ! Quitting program ! Log file J0614+5102_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:56:43 2016