! Started logfile: J1726+3213_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:05:32 2016 obs J1726+3213_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1726+3213_S_2015_03_17_pus_uva.fits ! AN table 1: 71 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.684194 visibilities/baseline/integration-bin. ! Found source: J1726+3213 ! ! 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 330 lines of history. ! ! Reading 8744 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 J1726+3213_S_2015_03_17_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 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.871456Jy sigma=0.010223 ! Fit after self-cal, rms=0.859315Jy sigma=0.010094 ! 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.095 mas, bmaj=4.499 mas, bpa=-12.15 degrees ! Estimated noise=1021.57 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.10543 Jy ! Component: 100 - total flux cleaned = 0.130701 Jy ! Total flux subtracted in 100 components = 0.130701 Jy ! Clean residual min=-0.006296 max=0.010328 Jy/beam ! Clean residual mean=-0.000003 rms=0.001705 Jy/beam ! Combined flux in latest and established models = 0.130701 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.130701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081898Jy sigma=0.000833 ! Fit after self-cal, rms=0.081865Jy sigma=0.000833 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0111575 Jy ! Component: 100 - total flux cleaned = 0.0168142 Jy ! Total flux subtracted in 100 components = 0.0168142 Jy ! Clean residual min=-0.006063 max=0.007144 Jy/beam ! Clean residual mean=-0.000002 rms=0.001446 Jy/beam ! Combined flux in latest and established models = 0.147516 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.147516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079446Jy sigma=0.000810 ! Fit after self-cal, rms=0.079408Jy sigma=0.000809 ! 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=3.803 mas, bmaj=5.43 mas, bpa=-12.86 degrees ! Estimated noise=666.649 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.00631086 Jy ! Component: 100 - total flux cleaned = 0.0100986 Jy ! Component: 150 - total flux cleaned = 0.0124435 Jy ! Component: 200 - total flux cleaned = 0.0138967 Jy ! Total flux subtracted in 200 components = 0.0138967 Jy ! Clean residual min=-0.006111 max=0.005681 Jy/beam ! Clean residual mean=-0.000006 rms=0.001394 Jy/beam ! Combined flux in latest and established models = 0.161412 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 29 components and 0.161412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078697Jy sigma=0.000805 ! Fit after self-cal, rms=0.078691Jy sigma=0.000805 ! 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 1.01 FD 0.86 HN 1.01 KP 1.10 ! LA 0.98 MK 0.98 NL 0.99 OV 1.00 ! PT 1.05 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.88 HN 0.96 KP 1.07 ! LA 0.97 MK 1.02 NL 1.22 OV 1.03 ! PT 1.04 SC 1.15 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.88 HN 1.00 KP 0.96 ! LA 0.76 MK 1.07 NL 1.62 OV 0.95 ! PT 1.02 SC 1.13 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.91 HN 0.96 KP 0.90 ! LA 0.84 MK 1.06 NL 0.92 OV 1.03 ! PT 1.02 SC 1.05 ! ! ! Fit before self-cal, rms=0.078691Jy sigma=0.000805 ! Fit after self-cal, rms=0.074289Jy sigma=0.000765 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.886 mas, bmaj=5.538 mas, bpa=-13.09 degrees ! Estimated noise=670.395 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.00237927 Jy ! Component: 100 - total flux cleaned = -0.00305359 Jy ! Component: 150 - total flux cleaned = -0.00311771 Jy ! Component: 200 - total flux cleaned = -0.00311711 Jy ! Total flux subtracted in 200 components = -0.00311711 Jy ! Clean residual min=-0.002915 max=0.002695 Jy/beam ! Clean residual mean=0.000005 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.158295 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.158295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074205Jy sigma=0.000765 ! Fit after self-cal, rms=0.074150Jy sigma=0.000764 ! 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.074150Jy sigma=0.000764 ! Fit after self-cal, rms=0.075625Jy sigma=0.000761 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.891 mas, bmaj=5.514 mas, bpa=-13.4 degrees ! Estimated noise=669.066 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000728455 Jy ! Component: 100 - total flux cleaned = -0.000781435 Jy ! Component: 150 - total flux cleaned = -0.000830597 Jy ! Component: 200 - total flux cleaned = -0.000876716 Jy ! Total flux subtracted in 200 components = -0.000876716 Jy ! Clean residual min=-0.002723 max=0.002258 Jy/beam ! Clean residual mean=0.000007 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.157418 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.157418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075602Jy sigma=0.000761 ! Fit after self-cal, rms=0.075644Jy sigma=0.000761 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 = -7.36891e-05 Jy ! Component: 100 - total flux cleaned = -9.40331e-05 Jy ! Component: 150 - total flux cleaned = -0.000132302 Jy ! Component: 200 - total flux cleaned = -0.000150461 Jy ! Total flux subtracted in 200 components = -0.000150461 Jy ! Clean residual min=-0.002684 max=0.002262 Jy/beam ! Clean residual mean=0.000007 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.157268 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.157268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075632Jy sigma=0.000761 ! Fit after self-cal, rms=0.075632Jy sigma=0.000761 ! 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.075632Jy sigma=0.000761 ! Fit after self-cal, rms=0.075672Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.898 mas, bmaj=5.517 mas, bpa=-13.22 degrees ! Estimated noise=668.194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000588046 Jy ! Component: 100 - total flux cleaned = -0.000651468 Jy ! Component: 150 - total flux cleaned = -0.000671273 Jy ! Component: 200 - total flux cleaned = -0.000690188 Jy ! Total flux subtracted in 200 components = -0.000690188 Jy ! Clean residual min=-0.002619 max=0.002227 Jy/beam ! Clean residual mean=0.000007 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.156578 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.156578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075656Jy sigma=0.000761 ! Fit after self-cal, rms=0.075659Jy sigma=0.000761 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 = -3.89491e-05 Jy ! Component: 100 - total flux cleaned = -5.59609e-05 Jy ! Component: 150 - total flux cleaned = -8.86505e-05 Jy ! Component: 200 - total flux cleaned = -0.000119544 Jy ! Total flux subtracted in 200 components = -0.000119544 Jy ! Clean residual min=-0.002590 max=0.002228 Jy/beam ! Clean residual mean=0.000007 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.156458 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.156458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075650Jy sigma=0.000761 ! Fit after self-cal, rms=0.075651Jy sigma=0.000761 ! 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.075651Jy sigma=0.000761 ! Fit after self-cal, rms=0.075649Jy sigma=0.000760 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.886 mas, bmaj=10.21 mas, bpa=5.152 degrees ! Estimated noise=811.622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00078502 Jy ! Component: 100 - total flux cleaned = -0.000828864 Jy ! Component: 150 - total flux cleaned = -0.000829547 Jy ! Component: 200 - total flux cleaned = -0.000818481 Jy ! Total flux subtracted in 200 components = -0.000818481 Jy ! Clean residual min=-0.002774 max=0.002168 Jy/beam ! Clean residual mean=0.000012 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.15564 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 51 components and 0.15564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075641Jy sigma=0.000761 ! Fit after self-cal, rms=0.075642Jy sigma=0.000761 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 = 5.07791e-05 Jy ! Component: 100 - total flux cleaned = 5.06583e-05 Jy ! Component: 150 - total flux cleaned = 5.08019e-05 Jy ! Component: 200 - total flux cleaned = 5.91473e-05 Jy ! Total flux subtracted in 200 components = 5.91473e-05 Jy ! Clean residual min=-0.002777 max=0.002161 Jy/beam ! Clean residual mean=0.000012 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.155699 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 0.155699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075641Jy sigma=0.000761 ! Fit after self-cal, rms=0.075640Jy sigma=0.000761 ! 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=3.905 mas, bmaj=5.521 mas, bpa=-13.08 degrees ! Estimated noise=667.459 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.905 x 5.521 at -13.08 degrees (North through East) ! Clean map min=-0.0024753 max=0.13877 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.164 mas, bmaj=4.56 mas, bpa=-13.07 degrees ! Estimated noise=1034.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.106668 Jy ! Component: 100 - total flux cleaned = 0.130908 Jy ! Component: 150 - total flux cleaned = 0.14043 Jy ! Component: 200 - total flux cleaned = 0.145132 Jy ! Total flux subtracted in 200 components = 0.145132 Jy ! Clean residual min=-0.003740 max=0.003494 Jy/beam ! Clean residual mean=0.000003 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.145132 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.145132 Jy ! Inverting map and beam ! Estimated beam: bmin=3.905 mas, bmaj=5.521 mas, bpa=-13.08 degrees ! Estimated noise=667.459 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.0045971 Jy ! Component: 100 - total flux cleaned = 0.00683985 Jy ! Component: 150 - total flux cleaned = 0.00810763 Jy ! Component: 200 - total flux cleaned = 0.00884601 Jy ! Total flux subtracted in 200 components = 0.00884601 Jy ! Clean residual min=-0.002574 max=0.002168 Jy/beam ! Clean residual mean=0.000007 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.153978 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 38 components and 0.153978 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.886 mas, bmaj=10.21 mas, bpa=5.152 degrees ! Estimated noise=811.622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000821924 Jy ! Component: 100 - total flux cleaned = 0.00100062 Jy ! Component: 150 - total flux cleaned = 0.00104972 Jy ! Component: 200 - total flux cleaned = 0.00108204 Jy ! Total flux subtracted in 200 components = 0.00108204 Jy ! Clean residual min=-0.002756 max=0.002157 Jy/beam ! Clean residual mean=0.000012 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.15506 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 = 2.90073e-05 Jy ! Component: 100 - total flux cleaned = 6.32714e-05 Jy ! Component: 150 - total flux cleaned = 8.59959e-05 Jy ! Component: 200 - total flux cleaned = 0.000106596 Jy ! Total flux subtracted in 200 components = 0.000106596 Jy ! Clean residual min=-0.002752 max=0.002136 Jy/beam ! Clean residual mean=0.000012 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.155166 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.155166 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.905 mas, bmaj=5.521 mas, bpa=-13.08 degrees ! Estimated noise=667.459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000309224 Jy ! Component: 100 - total flux cleaned = -0.000326477 Jy ! Component: 150 - total flux cleaned = -0.000339748 Jy ! Component: 200 - total flux cleaned = -0.000351478 Jy ! Total flux subtracted in 200 components = -0.000351478 Jy ! Clean residual min=-0.002578 max=0.002177 Jy/beam ! Clean residual mean=0.000007 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.154815 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.154815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075639Jy sigma=0.000761 ! Fit after self-cal, rms=0.075634Jy sigma=0.000761 wmodel J1726+3213_S_2015_03_17_pus_map.mod ! Writing 52 model components to file: J1726+3213_S_2015_03_17_pus_map.mod wobs J1726+3213_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1726+3213_S_2015_03_17_pus_uvs.fits wwins J1726+3213_S_2015_03_17_pus_map.win ! wwins: Wrote 1 windows to J1726+3213_S_2015_03_17_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.000812322 Jy ! Component: 100 - total flux cleaned = -0.00111797 Jy ! Component: 150 - total flux cleaned = -0.00143376 Jy ! Component: 200 - total flux cleaned = -0.00173107 Jy ! Component: 250 - total flux cleaned = -0.0019511 Jy ! Component: 300 - total flux cleaned = -0.00210286 Jy ! Component: 350 - total flux cleaned = -0.00207394 Jy ! Component: 400 - total flux cleaned = -0.00218779 Jy ! Component: 450 - total flux cleaned = -0.002215 Jy ! Component: 500 - total flux cleaned = -0.00218839 Jy ! Component: 550 - total flux cleaned = -0.00226764 Jy ! Component: 600 - total flux cleaned = -0.00226717 Jy ! Component: 650 - total flux cleaned = -0.00234289 Jy ! Component: 700 - total flux cleaned = -0.00239272 Jy ! Component: 750 - total flux cleaned = -0.00253804 Jy ! Component: 800 - total flux cleaned = -0.00258585 Jy ! Component: 850 - total flux cleaned = -0.00270243 Jy ! Component: 900 - total flux cleaned = -0.00274774 Jy ! Component: 950 - total flux cleaned = -0.00276951 Jy ! Component: 1000 - total flux cleaned = -0.00276962 Jy ! Component: 1050 - total flux cleaned = -0.00281372 Jy ! Component: 1100 - total flux cleaned = -0.00287777 Jy ! Component: 1150 - total flux cleaned = -0.00287768 Jy ! Component: 1200 - total flux cleaned = -0.00287816 Jy ! Component: 1250 - total flux cleaned = -0.00300132 Jy ! Component: 1300 - total flux cleaned = -0.00298147 Jy ! Component: 1350 - total flux cleaned = -0.00300104 Jy ! Component: 1400 - total flux cleaned = -0.00298136 Jy ! Component: 1450 - total flux cleaned = -0.0030394 Jy ! Component: 1500 - total flux cleaned = -0.00309666 Jy ! Component: 1550 - total flux cleaned = -0.00311512 Jy ! Component: 1600 - total flux cleaned = -0.00305919 Jy ! Component: 1650 - total flux cleaned = -0.00307763 Jy ! Component: 1700 - total flux cleaned = -0.00313189 Jy ! Component: 1750 - total flux cleaned = -0.00309636 Jy ! Component: 1800 - total flux cleaned = -0.00309626 Jy ! Component: 1850 - total flux cleaned = -0.00307879 Jy ! Component: 1900 - total flux cleaned = -0.00302725 Jy ! Component: 1950 - total flux cleaned = -0.00301052 Jy ! Component: 2000 - total flux cleaned = -0.0029939 Jy ! Component: 2050 - total flux cleaned = -0.00292747 Jy ! Component: 2100 - total flux cleaned = -0.00291127 Jy ! Component: 2150 - total flux cleaned = -0.00284644 Jy ! Component: 2200 - total flux cleaned = -0.0028305 Jy ! Component: 2250 - total flux cleaned = -0.00275137 Jy ! Component: 2300 - total flux cleaned = -0.00267311 Jy ! Component: 2350 - total flux cleaned = -0.002642 Jy ! Component: 2400 - total flux cleaned = -0.00258085 Jy ! Component: 2450 - total flux cleaned = -0.00250503 Jy ! Component: 2500 - total flux cleaned = -0.00243022 Jy ! Component: 2550 - total flux cleaned = -0.002371 Jy ! Component: 2600 - total flux cleaned = -0.00229758 Jy ! Component: 2650 - total flux cleaned = -0.0022394 Jy ! Component: 2700 - total flux cleaned = -0.00213875 Jy ! Component: 2750 - total flux cleaned = -0.00206749 Jy ! Component: 2800 - total flux cleaned = -0.00201104 Jy ! Component: 2850 - total flux cleaned = -0.00195522 Jy ! Component: 2900 - total flux cleaned = -0.00190009 Jy ! Component: 2950 - total flux cleaned = -0.00180441 Jy ! Component: 3000 - total flux cleaned = -0.00179077 Jy ! Component: 3050 - total flux cleaned = -0.00168313 Jy ! Component: 3100 - total flux cleaned = -0.00161669 Jy ! Component: 3150 - total flux cleaned = -0.00161651 Jy ! Component: 3200 - total flux cleaned = -0.00153784 Jy ! Component: 3250 - total flux cleaned = -0.00149886 Jy ! Component: 3300 - total flux cleaned = -0.00138293 Jy ! Component: 3350 - total flux cleaned = -0.00133184 Jy ! Component: 3400 - total flux cleaned = -0.0012814 Jy ! Component: 3450 - total flux cleaned = -0.00121879 Jy ! Component: 3500 - total flux cleaned = -0.00115664 Jy ! Component: 3550 - total flux cleaned = -0.00113194 Jy ! Component: 3600 - total flux cleaned = -0.00107077 Jy ! Component: 3650 - total flux cleaned = -0.00103424 Jy ! Component: 3700 - total flux cleaned = -0.000937748 Jy ! Component: 3750 - total flux cleaned = -0.000830183 Jy ! Component: 3800 - total flux cleaned = -0.000830192 Jy ! Component: 3850 - total flux cleaned = -0.000747807 Jy ! Component: 3900 - total flux cleaned = -0.000736187 Jy ! Component: 3950 - total flux cleaned = -0.000677969 Jy ! Component: 4000 - total flux cleaned = -0.00059737 Jy ! Component: 4050 - total flux cleaned = -0.000528862 Jy ! Total flux subtracted in 4096 components = -0.000472231 Jy ! Clean residual min=-0.000684 max=0.000608 Jy/beam ! Clean residual mean=0.000003 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.154343 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 338 components and 0.154343 Jy ![Exited script file: muppet] wmap "J1726+3213_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.905 x 5.521 at -13.08 degrees (North through East) ! Clean map min=-0.0020021 max=0.13979 Jy/beam ! Writing clean map to FITS file: J1726+3213_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.139791 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000207138 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.44453 0.44453 0.889059 1.77812 3.55624 7.11248 14.225 28.4499 56.8998 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.139 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.905 x 5.521 at -13.08 degrees (North through East) ! Clean map min=-0.0020021 max=0.13979 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1726+3213_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:05:36 2016