! Started logfile: J1359+5544_S_2017_03_23_pus_uvs.log on Mon May 13 10:01:49 2019 obs J1359+5544_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1359+5544_S_2017_03_23_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.915595 visibilities/baseline/integration-bin. ! Found source: J1359+5544 ! ! 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 481 lines of history. ! ! Reading 18788 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 J1359+5544_S_2017_03_23_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 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 432 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.854300Jy sigma=0.007644 ! Fit after self-cal, rms=0.849013Jy sigma=0.007599 ! 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.337 mas, bmaj=4.296 mas, bpa=4.172 degrees ! Estimated noise=1058.21 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.115581 Jy ! Component: 100 - total flux cleaned = 0.141638 Jy ! Total flux subtracted in 100 components = 0.141638 Jy ! Clean residual min=-0.005560 max=0.008970 Jy/beam ! Clean residual mean=0.000016 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.141638 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.141638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086845Jy sigma=0.000701 ! Fit after self-cal, rms=0.086844Jy sigma=0.000701 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00884792 Jy ! Component: 100 - total flux cleaned = 0.0128248 Jy ! Total flux subtracted in 100 components = 0.0128248 Jy ! Clean residual min=-0.005275 max=0.005696 Jy/beam ! Clean residual mean=0.000017 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.154462 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 12 components and 0.154462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085454Jy sigma=0.000690 ! Fit after self-cal, rms=0.085453Jy sigma=0.000690 ! 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.927 mas, bmaj=4.806 mas, bpa=5.79 degrees ! Estimated noise=643.819 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.00510389 Jy ! Component: 100 - total flux cleaned = 0.00750602 Jy ! Component: 150 - total flux cleaned = 0.00849739 Jy ! Component: 200 - total flux cleaned = 0.0088603 Jy ! Total flux subtracted in 200 components = 0.0088603 Jy ! Clean residual min=-0.002965 max=0.004163 Jy/beam ! Clean residual mean=0.000029 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.163323 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 33 components and 0.163323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085049Jy sigma=0.000688 ! Fit after self-cal, rms=0.085052Jy sigma=0.000688 ! 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.06 FD 1.02 HN 0.95 KP 1.04 ! LA 1.01 MK 1.01 NL 0.88 OV 1.02 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.06 HN 0.98 KP 0.95 ! LA 0.99 MK 1.02 NL 0.96 OV 1.08 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.08 HN 0.96 KP 0.86 ! LA 0.76 MK 1.02 NL 1.15 OV 0.97 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.14 HN 0.91 KP 1.00* ! LA 0.83 MK 1.18 NL 1.00* OV 1.82 ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.085052Jy sigma=0.000688 ! Fit after self-cal, rms=0.082791Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.939 mas, bmaj=4.824 mas, bpa=5.699 degrees ! Estimated noise=642.315 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.000390038 Jy ! Component: 100 - total flux cleaned = -0.000543331 Jy ! Component: 150 - total flux cleaned = -0.000609509 Jy ! Component: 200 - total flux cleaned = -0.00068683 Jy ! Total flux subtracted in 200 components = -0.00068683 Jy ! Clean residual min=-0.002331 max=0.002182 Jy/beam ! Clean residual mean=0.000006 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.162636 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.162636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082776Jy sigma=0.000668 ! Fit after self-cal, rms=0.082817Jy sigma=0.000667 ! 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.082817Jy sigma=0.000667 ! Fit after self-cal, rms=0.082504Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.935 mas, bmaj=4.836 mas, bpa=5.864 degrees ! Estimated noise=641.822 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000347209 Jy ! Component: 100 - total flux cleaned = -0.000415171 Jy ! Component: 150 - total flux cleaned = -0.00044375 Jy ! Component: 200 - total flux cleaned = -0.000456202 Jy ! Total flux subtracted in 200 components = -0.000456202 Jy ! Clean residual min=-0.001866 max=0.001771 Jy/beam ! Clean residual mean=-0.000003 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.16218 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.16218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082497Jy sigma=0.000664 ! Fit after self-cal, rms=0.082507Jy sigma=0.000664 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.14307e-05 Jy ! Component: 100 - total flux cleaned = 2.04268e-05 Jy ! Component: 150 - total flux cleaned = 9.68217e-06 Jy ! Component: 200 - total flux cleaned = -1.86175e-07 Jy ! Total flux subtracted in 200 components = -1.86175e-07 Jy ! Clean residual min=-0.001862 max=0.001771 Jy/beam ! Clean residual mean=-0.000003 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.162179 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.162179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082504Jy sigma=0.000664 ! Fit after self-cal, rms=0.082503Jy sigma=0.000664 ! 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.082503Jy sigma=0.000664 ! Fit after self-cal, rms=0.082527Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.937 mas, bmaj=4.842 mas, bpa=5.793 degrees ! Estimated noise=641.573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000323581 Jy ! Component: 100 - total flux cleaned = -0.000368515 Jy ! Component: 150 - total flux cleaned = -0.00038857 Jy ! Component: 200 - total flux cleaned = -0.000397624 Jy ! Total flux subtracted in 200 components = -0.000397624 Jy ! Clean residual min=-0.001850 max=0.001760 Jy/beam ! Clean residual mean=-0.000003 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.161782 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 0.161782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082523Jy sigma=0.000664 ! Fit after self-cal, rms=0.082524Jy sigma=0.000664 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 = 9.20208e-07 Jy ! Component: 100 - total flux cleaned = -8.06143e-06 Jy ! Component: 150 - total flux cleaned = -2.47037e-05 Jy ! Component: 200 - total flux cleaned = -3.25375e-05 Jy ! Total flux subtracted in 200 components = -3.25375e-05 Jy ! Clean residual min=-0.001849 max=0.001754 Jy/beam ! Clean residual mean=-0.000003 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.161749 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.161749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082522Jy sigma=0.000664 ! Fit after self-cal, rms=0.082522Jy sigma=0.000664 ! 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.082522Jy sigma=0.000664 ! Fit after self-cal, rms=0.082538Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.182 mas, bmaj=8.681 mas, bpa=50 degrees ! Estimated noise=795.392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000232917 Jy ! Component: 100 - total flux cleaned = -0.000248689 Jy ! Component: 150 - total flux cleaned = -0.000257207 Jy ! Component: 200 - total flux cleaned = -0.000267479 Jy ! Total flux subtracted in 200 components = -0.000267479 Jy ! Clean residual min=-0.001938 max=0.001959 Jy/beam ! Clean residual mean=-0.000006 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.161482 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.161482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082537Jy sigma=0.000664 ! Fit after self-cal, rms=0.082538Jy sigma=0.000664 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.09443e-06 Jy ! Component: 100 - total flux cleaned = -3.5795e-06 Jy ! Component: 150 - total flux cleaned = -8.77751e-06 Jy ! Component: 200 - total flux cleaned = -1.09169e-05 Jy ! Total flux subtracted in 200 components = -1.09169e-05 Jy ! Clean residual min=-0.001942 max=0.001961 Jy/beam ! Clean residual mean=-0.000006 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.161471 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 64 components and 0.161471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082538Jy sigma=0.000664 ! Fit after self-cal, rms=0.082538Jy sigma=0.000664 ! 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.938 mas, bmaj=4.848 mas, bpa=5.82 degrees ! Estimated noise=641.374 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.938 x 4.848 at 5.82 degrees (North through East) ! Clean map min=-0.0017758 max=0.15196 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.338 mas, bmaj=4.31 mas, bpa=4.986 degrees ! Estimated noise=1079.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.117826 Jy ! Component: 100 - total flux cleaned = 0.144407 Jy ! Component: 150 - total flux cleaned = 0.153237 Jy ! Component: 200 - total flux cleaned = 0.157301 Jy ! Total flux subtracted in 200 components = 0.157301 Jy ! Clean residual min=-0.002502 max=0.002543 Jy/beam ! Clean residual mean=-0.000001 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.157301 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.157301 Jy ! Inverting map and beam ! Estimated beam: bmin=3.938 mas, bmaj=4.848 mas, bpa=5.82 degrees ! Estimated noise=641.374 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.00241109 Jy ! Component: 100 - total flux cleaned = 0.00348613 Jy ! Component: 150 - total flux cleaned = 0.00361655 Jy ! Component: 200 - total flux cleaned = 0.0036693 Jy ! Total flux subtracted in 200 components = 0.0036693 Jy ! Clean residual min=-0.001860 max=0.001780 Jy/beam ! Clean residual mean=-0.000004 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.16097 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 35 components and 0.16097 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.182 mas, bmaj=8.681 mas, bpa=50 degrees ! Estimated noise=795.392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000470863 Jy ! Component: 100 - total flux cleaned = 0.00050294 Jy ! Component: 150 - total flux cleaned = 0.000526249 Jy ! Component: 200 - total flux cleaned = 0.000526124 Jy ! Total flux subtracted in 200 components = 0.000526124 Jy ! Clean residual min=-0.001927 max=0.001951 Jy/beam ! Clean residual mean=-0.000006 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.161496 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 = -1.8104e-07 Jy ! Component: 100 - total flux cleaned = -4.39646e-06 Jy ! Component: 150 - total flux cleaned = -4.06892e-06 Jy ! Component: 200 - total flux cleaned = -3.84768e-06 Jy ! Total flux subtracted in 200 components = -3.84768e-06 Jy ! Clean residual min=-0.001929 max=0.001949 Jy/beam ! Clean residual mean=-0.000006 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.161492 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 47 components and 0.161492 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.938 mas, bmaj=4.848 mas, bpa=5.82 degrees ! Estimated noise=641.374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000159303 Jy ! Component: 100 - total flux cleaned = -0.00019832 Jy ! Component: 150 - total flux cleaned = -0.000215097 Jy ! Component: 200 - total flux cleaned = -0.000214723 Jy ! Total flux subtracted in 200 components = -0.000214723 Jy ! Clean residual min=-0.001855 max=0.001775 Jy/beam ! Clean residual mean=-0.000004 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.161278 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.161277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082544Jy sigma=0.000664 ! Fit after self-cal, rms=0.082542Jy sigma=0.000664 wmodel J1359+5544_S_2017_03_23_pus_map.mod ! Writing 52 model components to file: J1359+5544_S_2017_03_23_pus_map.mod wobs J1359+5544_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1359+5544_S_2017_03_23_pus_uvs.fits wwins J1359+5544_S_2017_03_23_pus_map.win ! wwins: Wrote 1 windows to J1359+5544_S_2017_03_23_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 = -1.06565e-05 Jy ! Component: 100 - total flux cleaned = 2.039e-05 Jy ! Component: 150 - total flux cleaned = 4.84067e-05 Jy ! Component: 200 - total flux cleaned = -6.04465e-05 Jy ! Component: 250 - total flux cleaned = -0.000191 Jy ! Component: 300 - total flux cleaned = -0.000216281 Jy ! Component: 350 - total flux cleaned = -0.00026612 Jy ! Component: 400 - total flux cleaned = -0.000266528 Jy ! Component: 450 - total flux cleaned = -0.000361245 Jy ! Component: 500 - total flux cleaned = -0.000337637 Jy ! Component: 550 - total flux cleaned = -0.000360751 Jy ! Component: 600 - total flux cleaned = -0.000383108 Jy ! Component: 650 - total flux cleaned = -0.000449355 Jy ! Component: 700 - total flux cleaned = -0.000405698 Jy ! Component: 750 - total flux cleaned = -0.000384216 Jy ! Component: 800 - total flux cleaned = -0.000321238 Jy ! Component: 850 - total flux cleaned = -0.000342443 Jy ! Component: 900 - total flux cleaned = -0.000301921 Jy ! Component: 950 - total flux cleaned = -0.000281778 Jy ! Component: 1000 - total flux cleaned = -0.0002225 Jy ! Component: 1050 - total flux cleaned = -0.000222494 Jy ! Component: 1100 - total flux cleaned = -0.000164703 Jy ! Component: 1150 - total flux cleaned = -0.000183977 Jy ! Component: 1200 - total flux cleaned = -5.1396e-05 Jy ! Component: 1250 - total flux cleaned = -7.03973e-05 Jy ! Component: 1300 - total flux cleaned = -7.04509e-05 Jy ! Component: 1350 - total flux cleaned = 3.95339e-05 Jy ! Component: 1400 - total flux cleaned = 2.12031e-05 Jy ! Component: 1450 - total flux cleaned = 7.49342e-05 Jy ! Component: 1500 - total flux cleaned = 9.22769e-05 Jy ! Component: 1550 - total flux cleaned = 0.000109977 Jy ! Component: 1600 - total flux cleaned = 0.000109963 Jy ! Component: 1650 - total flux cleaned = 0.000179163 Jy ! Component: 1700 - total flux cleaned = 0.000196051 Jy ! Component: 1750 - total flux cleaned = 0.000280896 Jy ! Component: 1800 - total flux cleaned = 0.000314453 Jy ! Component: 1850 - total flux cleaned = 0.00036428 Jy ! Component: 1900 - total flux cleaned = 0.000364297 Jy ! Component: 1950 - total flux cleaned = 0.000462334 Jy ! Component: 2000 - total flux cleaned = 0.000478505 Jy ! Component: 2050 - total flux cleaned = 0.000478494 Jy ! Component: 2100 - total flux cleaned = 0.00049452 Jy ! Component: 2150 - total flux cleaned = 0.000573812 Jy ! Component: 2200 - total flux cleaned = 0.000605102 Jy ! Component: 2250 - total flux cleaned = 0.000651879 Jy ! Component: 2300 - total flux cleaned = 0.000620852 Jy ! Component: 2350 - total flux cleaned = 0.000682103 Jy ! Component: 2400 - total flux cleaned = 0.00066697 Jy ! Component: 2450 - total flux cleaned = 0.000697086 Jy ! Component: 2500 - total flux cleaned = 0.000697135 Jy ! Component: 2550 - total flux cleaned = 0.000667405 Jy ! Component: 2600 - total flux cleaned = 0.000697113 Jy ! Component: 2650 - total flux cleaned = 0.000696973 Jy ! Component: 2700 - total flux cleaned = 0.000740667 Jy ! Component: 2750 - total flux cleaned = 0.000740768 Jy ! Component: 2800 - total flux cleaned = 0.000798287 Jy ! Component: 2850 - total flux cleaned = 0.000826986 Jy ! Component: 2900 - total flux cleaned = 0.000798492 Jy ! Component: 2950 - total flux cleaned = 0.00081258 Jy ! Component: 3000 - total flux cleaned = 0.000784487 Jy ! Component: 3050 - total flux cleaned = 0.000784574 Jy ! Component: 3100 - total flux cleaned = 0.000881422 Jy ! Component: 3150 - total flux cleaned = 0.000853826 Jy ! Component: 3200 - total flux cleaned = 0.000908339 Jy ! Component: 3250 - total flux cleaned = 0.000935553 Jy ! Component: 3300 - total flux cleaned = 0.000908609 Jy ! Component: 3350 - total flux cleaned = 0.000868414 Jy ! Component: 3400 - total flux cleaned = 0.000908571 Jy ! Component: 3450 - total flux cleaned = 0.00096157 Jy ! Component: 3500 - total flux cleaned = 0.000974683 Jy ! Component: 3550 - total flux cleaned = 0.00102711 Jy ! Component: 3600 - total flux cleaned = 0.00107925 Jy ! Component: 3650 - total flux cleaned = 0.00109209 Jy ! Component: 3700 - total flux cleaned = 0.00106628 Jy ! Component: 3750 - total flux cleaned = 0.00110477 Jy ! Component: 3800 - total flux cleaned = 0.00114298 Jy ! Component: 3850 - total flux cleaned = 0.00111761 Jy ! Component: 3900 - total flux cleaned = 0.00118065 Jy ! Component: 3950 - total flux cleaned = 0.0011807 Jy ! Component: 4000 - total flux cleaned = 0.00119316 Jy ! Component: 4050 - total flux cleaned = 0.00124273 Jy ! Total flux subtracted in 4096 components = 0.00124271 Jy ! Clean residual min=-0.000640 max=0.001035 Jy/beam ! Clean residual mean=-0.000001 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.16252 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 363 components and 0.16252 Jy ![Exited script file: muppet] wmap "J1359+5544_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.938 x 4.848 at 5.82 degrees (North through East) ! Clean map min=-0.0015547 max=0.15199 Jy/beam ! Writing clean map to FITS file: J1359+5544_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.151985 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000220497 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.435233 0.435233 0.870467 1.74093 3.48187 6.96373 13.9275 27.8549 55.7099 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.151 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.938 x 4.848 at 5.82 degrees (North through East) ! Clean map min=-0.0015547 max=0.15199 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 J1359+5544_S_2017_03_23_pus_uvs.log closed on Mon May 13 10:01:55 2019