! Started logfile: J0439+3045_S_2017_02_19_pus_uvs.log on Sat May 4 18:42:36 2019 obs J0439+3045_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0439+3045_S_2017_02_19_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.776068 visibilities/baseline/integration-bin. ! Found source: J0439+3045 ! ! 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 482 lines of history. ! ! Reading 19976 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 J0439+3045_S_2017_02_19_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 165 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 165 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 165 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 598 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.808611Jy sigma=0.007169 ! Fit after self-cal, rms=0.802595Jy sigma=0.007123 ! 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=2.806 mas, bmaj=5.069 mas, bpa=-5.145 degrees ! Estimated noise=1062.07 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.147526 Jy ! Component: 100 - total flux cleaned = 0.189756 Jy ! Total flux subtracted in 100 components = 0.189756 Jy ! Clean residual min=-0.007642 max=0.017998 Jy/beam ! Clean residual mean=-0.000015 rms=0.002223 Jy/beam ! Combined flux in latest and established models = 0.189756 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.189756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092842Jy sigma=0.000750 ! Fit after self-cal, rms=0.092778Jy sigma=0.000749 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0200634 Jy ! Component: 100 - total flux cleaned = 0.0308007 Jy ! Total flux subtracted in 100 components = 0.0308007 Jy ! Clean residual min=-0.006380 max=0.008090 Jy/beam ! Clean residual mean=-0.000007 rms=0.001669 Jy/beam ! Combined flux in latest and established models = 0.220556 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.220556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086818Jy sigma=0.000701 ! Fit after self-cal, rms=0.086761Jy sigma=0.000700 ! 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.296 mas, bmaj=5.837 mas, bpa=-3.812 degrees ! Estimated noise=625.509 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 (-4, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109645 Jy ! Component: 100 - total flux cleaned = 0.0174852 Jy ! Component: 150 - total flux cleaned = 0.0217067 Jy ! Component: 200 - total flux cleaned = 0.0248085 Jy ! Total flux subtracted in 200 components = 0.0248085 Jy ! Clean residual min=-0.005009 max=0.004379 Jy/beam ! Clean residual mean=-0.000011 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.245365 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 51 components and 0.245365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085030Jy sigma=0.000688 ! Fit after self-cal, rms=0.084969Jy sigma=0.000687 ! 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.97 HN 0.99 KP 1.03 ! LA 1.01 MK 0.98 NL 0.88 OV 1.02 ! PT 1.00* SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 1.01 KP 1.01 ! LA 0.97 MK 0.98 NL 1.06 OV 1.05 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.05 HN 0.98 KP 0.88 ! LA 0.77 MK 1.03 NL 1.19 OV 0.98 ! PT 1.00* SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.09 HN 0.96 KP 1.00* ! LA 0.83 MK 1.48 NL 1.00* OV 1.01 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.084969Jy sigma=0.000687 ! Fit after self-cal, rms=0.079570Jy sigma=0.000654 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.324 mas, bmaj=5.864 mas, bpa=-3.239 degrees ! Estimated noise=620.515 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.000100568 Jy ! Component: 100 - total flux cleaned = -0.000106468 Jy ! Component: 150 - total flux cleaned = -0.000108571 Jy ! Component: 200 - total flux cleaned = -0.000143933 Jy ! Total flux subtracted in 200 components = -0.000143933 Jy ! Clean residual min=-0.002940 max=0.002520 Jy/beam ! Clean residual mean=-0.000005 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.245221 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 67 components and 0.245221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079508Jy sigma=0.000654 ! Fit after self-cal, rms=0.079499Jy sigma=0.000654 ! 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.079499Jy sigma=0.000654 ! Fit after self-cal, rms=0.080594Jy sigma=0.000649 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=5.864 mas, bpa=-3.254 degrees ! Estimated noise=620.093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000853423 Jy ! Component: 100 - total flux cleaned = 0.000994441 Jy ! Component: 150 - total flux cleaned = 0.00110701 Jy ! Component: 200 - total flux cleaned = 0.0011332 Jy ! Total flux subtracted in 200 components = 0.0011332 Jy ! Clean residual min=-0.001774 max=0.001695 Jy/beam ! Clean residual mean=-0.000000 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.246354 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 81 components and 0.246354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080566Jy sigma=0.000649 ! Fit after self-cal, rms=0.080606Jy sigma=0.000649 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 = 8.45259e-05 Jy ! Component: 100 - total flux cleaned = 0.000148789 Jy ! Component: 150 - total flux cleaned = 0.000149097 Jy ! Component: 200 - total flux cleaned = 0.000184774 Jy ! Total flux subtracted in 200 components = 0.000184774 Jy ! Clean residual min=-0.001754 max=0.001656 Jy/beam ! Clean residual mean=-0.000000 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.246539 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.246539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080596Jy sigma=0.000648 ! Fit after self-cal, rms=0.080593Jy sigma=0.000648 ! 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.080593Jy sigma=0.000648 ! Fit after self-cal, rms=0.080648Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.316 mas, bmaj=5.867 mas, bpa=-3.209 degrees ! Estimated noise=619.821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00037916 Jy ! Component: 100 - total flux cleaned = 0.000442909 Jy ! Component: 150 - total flux cleaned = 0.00051482 Jy ! Component: 200 - total flux cleaned = 0.000547324 Jy ! Total flux subtracted in 200 components = 0.000547324 Jy ! Clean residual min=-0.001730 max=0.001592 Jy/beam ! Clean residual mean=-0.000000 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.247086 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 91 components and 0.247086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080639Jy sigma=0.000648 ! Fit after self-cal, rms=0.080637Jy sigma=0.000648 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 = 6.93194e-05 Jy ! Component: 100 - total flux cleaned = 9.8888e-05 Jy ! Component: 150 - total flux cleaned = 0.000127623 Jy ! Component: 200 - total flux cleaned = 0.000153625 Jy ! Total flux subtracted in 200 components = 0.000153625 Jy ! Clean residual min=-0.001711 max=0.001564 Jy/beam ! Clean residual mean=-0.000000 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.24724 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 97 components and 0.24724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080632Jy sigma=0.000648 ! Fit after self-cal, rms=0.080631Jy sigma=0.000648 ! 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.080631Jy sigma=0.000648 ! Fit after self-cal, rms=0.080692Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.825 mas, bmaj=8.724 mas, bpa=0.4794 degrees ! Estimated noise=813.964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106568 Jy ! Component: 100 - total flux cleaned = 0.00132225 Jy ! Component: 150 - total flux cleaned = 0.00136875 Jy ! Component: 200 - total flux cleaned = 0.00138339 Jy ! Total flux subtracted in 200 components = 0.00138339 Jy ! Clean residual min=-0.001810 max=0.002613 Jy/beam ! Clean residual mean=0.000000 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.248623 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 116 components and 0.248623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080692Jy sigma=0.000648 ! Fit after self-cal, rms=0.080690Jy sigma=0.000648 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 (-14.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196287 Jy ! Component: 100 - total flux cleaned = 0.00282866 Jy ! Component: 150 - total flux cleaned = 0.00315154 Jy ! Component: 200 - total flux cleaned = 0.003393 Jy ! Total flux subtracted in 200 components = 0.003393 Jy ! Clean residual min=-0.001824 max=0.001581 Jy/beam ! Clean residual mean=0.000001 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.252016 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 157 components and 0.252016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080643Jy sigma=0.000648 ! Fit after self-cal, rms=0.080639Jy sigma=0.000648 ! 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.314 mas, bmaj=5.869 mas, bpa=-3.151 degrees ! Estimated noise=619.886 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.314 x 5.869 at -3.151 degrees (North through East) ! Clean map min=-0.0015572 max=0.19568 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=2.822 mas, bmaj=5.086 mas, bpa=-4.505 degrees ! Estimated noise=1055.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.146486 Jy ! Component: 100 - total flux cleaned = 0.187901 Jy ! Component: 150 - total flux cleaned = 0.207603 Jy ! Component: 200 - total flux cleaned = 0.219026 Jy ! Total flux subtracted in 200 components = 0.219026 Jy ! Clean residual min=-0.004196 max=0.005929 Jy/beam ! Clean residual mean=-0.000006 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.219026 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.219026 Jy ! Inverting map and beam ! Estimated beam: bmin=3.314 mas, bmaj=5.869 mas, bpa=-3.151 degrees ! Estimated noise=619.886 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.00974411 Jy ! Component: 100 - total flux cleaned = 0.0154688 Jy ! Component: 150 - total flux cleaned = 0.0192802 Jy ! Component: 200 - total flux cleaned = 0.0220642 Jy ! Total flux subtracted in 200 components = 0.0220642 Jy ! Clean residual min=-0.001898 max=0.001790 Jy/beam ! Clean residual mean=-0.000003 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.24109 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 60 components and 0.24109 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=6.825 mas, bmaj=8.724 mas, bpa=0.4794 degrees ! Estimated noise=813.964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00382668 Jy ! Component: 100 - total flux cleaned = 0.00569682 Jy ! Component: 150 - total flux cleaned = 0.00707591 Jy ! Component: 200 - total flux cleaned = 0.00810413 Jy ! Total flux subtracted in 200 components = 0.00810413 Jy ! Clean residual min=-0.001879 max=0.001634 Jy/beam ! Clean residual mean=-0.000001 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.249194 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.000856625 Jy ! Component: 100 - total flux cleaned = 0.00161483 Jy ! Component: 150 - total flux cleaned = 0.00222099 Jy ! Component: 200 - total flux cleaned = 0.00268179 Jy ! Total flux subtracted in 200 components = 0.00268179 Jy ! Clean residual min=-0.001829 max=0.001614 Jy/beam ! Clean residual mean=0.000000 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.251876 Jy ! Adding 140 model components to the UV plane model. ! The established model now contains 195 components and 0.251876 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.314 mas, bmaj=5.869 mas, bpa=-3.151 degrees ! Estimated noise=619.886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.4697e-05 Jy ! Component: 100 - total flux cleaned = -3.10363e-05 Jy ! Component: 150 - total flux cleaned = 6.41414e-05 Jy ! Component: 200 - total flux cleaned = 0.000176869 Jy ! Total flux subtracted in 200 components = 0.000176869 Jy ! Clean residual min=-0.001627 max=0.001330 Jy/beam ! Clean residual mean=-0.000000 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.252053 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 217 components and 0.252053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080627Jy sigma=0.000648 ! Fit after self-cal, rms=0.080617Jy sigma=0.000648 wmodel J0439+3045_S_2017_02_19_pus_map.mod ! Writing 217 model components to file: J0439+3045_S_2017_02_19_pus_map.mod wobs J0439+3045_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0439+3045_S_2017_02_19_pus_uvs.fits wwins J0439+3045_S_2017_02_19_pus_map.win ! wwins: Wrote 3 windows to J0439+3045_S_2017_02_19_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.000261313 Jy ! Component: 100 - total flux cleaned = -0.000333784 Jy ! Component: 150 - total flux cleaned = -0.000450343 Jy ! Component: 200 - total flux cleaned = -0.00060791 Jy ! Component: 250 - total flux cleaned = -0.000716908 Jy ! Component: 300 - total flux cleaned = -0.000801807 Jy ! Component: 350 - total flux cleaned = -0.000947173 Jy ! Component: 400 - total flux cleaned = -0.00106887 Jy ! Component: 450 - total flux cleaned = -0.00118782 Jy ! Component: 500 - total flux cleaned = -0.00126504 Jy ! Component: 550 - total flux cleaned = -0.00132204 Jy ! Component: 600 - total flux cleaned = -0.00135924 Jy ! Component: 650 - total flux cleaned = -0.00135933 Jy ! Component: 700 - total flux cleaned = -0.00137738 Jy ! Component: 750 - total flux cleaned = -0.00141297 Jy ! Component: 800 - total flux cleaned = -0.00143038 Jy ! Component: 850 - total flux cleaned = -0.00144761 Jy ! Component: 900 - total flux cleaned = -0.00146477 Jy ! Component: 950 - total flux cleaned = -0.00146481 Jy ! Component: 1000 - total flux cleaned = -0.00151464 Jy ! Component: 1050 - total flux cleaned = -0.00148222 Jy ! Component: 1100 - total flux cleaned = -0.00156289 Jy ! Component: 1150 - total flux cleaned = -0.00161059 Jy ! Component: 1200 - total flux cleaned = -0.00165773 Jy ! Component: 1250 - total flux cleaned = -0.00171994 Jy ! Component: 1300 - total flux cleaned = -0.00178133 Jy ! Component: 1350 - total flux cleaned = -0.00182647 Jy ! Component: 1400 - total flux cleaned = -0.0018416 Jy ! Component: 1450 - total flux cleaned = -0.00184171 Jy ! Component: 1500 - total flux cleaned = -0.00188589 Jy ! Component: 1550 - total flux cleaned = -0.00190023 Jy ! Component: 1600 - total flux cleaned = -0.00192911 Jy ! Component: 1650 - total flux cleaned = -0.00190087 Jy ! Component: 1700 - total flux cleaned = -0.00191519 Jy ! Component: 1750 - total flux cleaned = -0.00192923 Jy ! Component: 1800 - total flux cleaned = -0.00190149 Jy ! Component: 1850 - total flux cleaned = -0.0019289 Jy ! Component: 1900 - total flux cleaned = -0.00190164 Jy ! Component: 1950 - total flux cleaned = -0.00184778 Jy ! Component: 2000 - total flux cleaned = -0.0018345 Jy ! Component: 2050 - total flux cleaned = -0.00176848 Jy ! Component: 2100 - total flux cleaned = -0.00178172 Jy ! Component: 2150 - total flux cleaned = -0.00174269 Jy ! Component: 2200 - total flux cleaned = -0.00175533 Jy ! Component: 2250 - total flux cleaned = -0.00171695 Jy ! Component: 2300 - total flux cleaned = -0.00166647 Jy ! Component: 2350 - total flux cleaned = -0.0016917 Jy ! Component: 2400 - total flux cleaned = -0.00170421 Jy ! Component: 2450 - total flux cleaned = -0.00169162 Jy ! Component: 2500 - total flux cleaned = -0.00166706 Jy ! Component: 2550 - total flux cleaned = -0.00164277 Jy ! Component: 2600 - total flux cleaned = -0.00166691 Jy ! Component: 2650 - total flux cleaned = -0.00163093 Jy ! Component: 2700 - total flux cleaned = -0.00164275 Jy ! Component: 2750 - total flux cleaned = -0.00160735 Jy ! Component: 2800 - total flux cleaned = -0.00157204 Jy ! Component: 2850 - total flux cleaned = -0.00158372 Jy ! Component: 2900 - total flux cleaned = -0.00156061 Jy ! Component: 2950 - total flux cleaned = -0.00154919 Jy ! Component: 3000 - total flux cleaned = -0.00153776 Jy ! Component: 3050 - total flux cleaned = -0.00151525 Jy ! Component: 3100 - total flux cleaned = -0.00150412 Jy ! Component: 3150 - total flux cleaned = -0.0015042 Jy ! Component: 3200 - total flux cleaned = -0.00150408 Jy ! Component: 3250 - total flux cleaned = -0.0014931 Jy ! Component: 3300 - total flux cleaned = -0.00148213 Jy ! Component: 3350 - total flux cleaned = -0.00147136 Jy ! Component: 3400 - total flux cleaned = -0.00146044 Jy ! Component: 3450 - total flux cleaned = -0.00142846 Jy ! Component: 3500 - total flux cleaned = -0.00143898 Jy ! Component: 3550 - total flux cleaned = -0.00142829 Jy ! Component: 3600 - total flux cleaned = -0.00138633 Jy ! Component: 3650 - total flux cleaned = -0.00137606 Jy ! Component: 3700 - total flux cleaned = -0.00134495 Jy ! Component: 3750 - total flux cleaned = -0.00136542 Jy ! Component: 3800 - total flux cleaned = -0.00131436 Jy ! Component: 3850 - total flux cleaned = -0.00134487 Jy ! Component: 3900 - total flux cleaned = -0.00130443 Jy ! Component: 3950 - total flux cleaned = -0.00129438 Jy ! Component: 4000 - total flux cleaned = -0.00128435 Jy ! Component: 4050 - total flux cleaned = -0.00129435 Jy ! Total flux subtracted in 4096 components = -0.0012351 Jy ! Clean residual min=-0.000646 max=0.000605 Jy/beam ! Clean residual mean=-0.000001 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.250818 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 517 components and 0.250818 Jy ![Exited script file: muppet] wmap "J0439+3045_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.314 x 5.869 at -3.151 degrees (North through East) ! Clean map min=-0.0012818 max=0.19559 Jy/beam ! Writing clean map to FITS file: J0439+3045_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.195587 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00017853 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.273837 0.273837 0.547674 1.09535 2.1907 4.38139 8.76279 17.5256 35.0512 70.1023 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.195 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.314 x 5.869 at -3.151 degrees (North through East) ! Clean map min=-0.0012818 max=0.19559 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 J0439+3045_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:42:41 2019