! Started logfile: J1358+1119_S_2017_06_10_pus_uvs.log on Mon May 6 14:56:00 2019 obs J1358+1119_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1358+1119_S_2017_06_10_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.823148 visibilities/baseline/integration-bin. ! Found source: J1358+1119 ! ! 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 1154 lines of history. ! ! Reading 21336 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 J1358+1119_S_2017_06_10_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 152 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 152 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 152 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1005 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.897672Jy sigma=0.008682 ! Fit after self-cal, rms=0.880424Jy sigma=0.008531 ! 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.158 mas, bmaj=6.557 mas, bpa=-0.9898 degrees ! Estimated noise=897.776 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.0902703 Jy ! Component: 100 - total flux cleaned = 0.112704 Jy ! Total flux subtracted in 100 components = 0.112704 Jy ! Clean residual min=-0.004848 max=0.009613 Jy/beam ! Clean residual mean=-0.000025 rms=0.001396 Jy/beam ! Combined flux in latest and established models = 0.112704 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.112704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079993Jy sigma=0.000712 ! Fit after self-cal, rms=0.079986Jy sigma=0.000712 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010675 Jy ! Component: 100 - total flux cleaned = 0.0162863 Jy ! Total flux subtracted in 100 components = 0.0162863 Jy ! Clean residual min=-0.003965 max=0.004553 Jy/beam ! Clean residual mean=-0.000012 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.12899 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 17 components and 0.12899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078279Jy sigma=0.000694 ! Fit after self-cal, rms=0.078275Jy sigma=0.000694 ! 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.924 mas, bmaj=7.379 mas, bpa=0.9107 degrees ! Estimated noise=579.3 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00454211 Jy ! Component: 100 - total flux cleaned = 0.00638152 Jy ! Component: 150 - total flux cleaned = 0.00746953 Jy ! Component: 200 - total flux cleaned = 0.0081787 Jy ! Total flux subtracted in 200 components = 0.0081787 Jy ! Clean residual min=-0.002734 max=0.003367 Jy/beam ! Clean residual mean=-0.000006 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.137169 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 38 components and 0.137169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078027Jy sigma=0.000692 ! Fit after self-cal, rms=0.078031Jy sigma=0.000692 ! 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.05 FD 0.95 HN 0.94 KP 1.01 ! LA 1.01 MK 1.14 NL 0.90 OV 1.04 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 0.99 KP 0.97 ! LA 0.97 MK 1.11 NL 1.06 OV 1.08 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 1.00 KP 0.99 ! LA 1.01 MK 1.00 NL 0.99 OV 0.97 ! PT 0.93 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 0.91 KP 1.00* ! LA 1.07 MK 0.95 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.078031Jy sigma=0.000692 ! Fit after self-cal, rms=0.077920Jy sigma=0.000688 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.951 mas, bmaj=7.424 mas, bpa=1.293 degrees ! Estimated noise=579.71 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 = -8.91305e-05 Jy ! Component: 100 - total flux cleaned = 1.39625e-05 Jy ! Component: 150 - total flux cleaned = 4.22794e-05 Jy ! Component: 200 - total flux cleaned = 7.04574e-05 Jy ! Total flux subtracted in 200 components = 7.04574e-05 Jy ! Clean residual min=-0.002773 max=0.003102 Jy/beam ! Clean residual mean=-0.000004 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.13724 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.13724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077890Jy sigma=0.000687 ! Fit after self-cal, rms=0.077896Jy sigma=0.000687 ! 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.077896Jy sigma=0.000687 ! Fit after self-cal, rms=0.080853Jy sigma=0.000677 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.963 mas, bmaj=7.378 mas, bpa=0.6318 degrees ! Estimated noise=579.235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000236035 Jy ! Component: 100 - total flux cleaned = -0.000206249 Jy ! Component: 150 - total flux cleaned = -0.00021883 Jy ! Component: 200 - total flux cleaned = -0.000229999 Jy ! Total flux subtracted in 200 components = -0.000229999 Jy ! Clean residual min=-0.001482 max=0.001924 Jy/beam ! Clean residual mean=-0.000010 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.13701 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.13701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080848Jy sigma=0.000677 ! Fit after self-cal, rms=0.080942Jy sigma=0.000677 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 (-16, 34). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130858 Jy ! Component: 100 - total flux cleaned = 0.0016281 Jy ! Component: 150 - total flux cleaned = 0.00159518 Jy ! Component: 200 - total flux cleaned = 0.0016189 Jy ! Total flux subtracted in 200 components = 0.0016189 Jy ! Clean residual min=-0.001406 max=0.001481 Jy/beam ! Clean residual mean=-0.000010 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.138628 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.138628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080901Jy sigma=0.000676 ! Fit after self-cal, rms=0.080897Jy sigma=0.000676 ! 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.080897Jy sigma=0.000676 ! Fit after self-cal, rms=0.081224Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.969 mas, bmaj=7.382 mas, bpa=0.7331 degrees ! Estimated noise=579.273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000517077 Jy ! Component: 100 - total flux cleaned = 0.000565459 Jy ! Component: 150 - total flux cleaned = 0.000544903 Jy ! Component: 200 - total flux cleaned = 0.000525614 Jy ! Total flux subtracted in 200 components = 0.000525614 Jy ! Clean residual min=-0.001382 max=0.001390 Jy/beam ! Clean residual mean=-0.000008 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.139154 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 75 components and 0.139154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081210Jy sigma=0.000676 ! Fit after self-cal, rms=0.081215Jy sigma=0.000676 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.80614e-05 Jy ! Component: 100 - total flux cleaned = 6.80121e-05 Jy ! Component: 150 - total flux cleaned = 5.21532e-05 Jy ! Component: 200 - total flux cleaned = 5.24559e-05 Jy ! Total flux subtracted in 200 components = 5.24559e-05 Jy ! Clean residual min=-0.001357 max=0.001372 Jy/beam ! Clean residual mean=-0.000009 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.139206 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 88 components and 0.139206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081208Jy sigma=0.000676 ! Fit after self-cal, rms=0.081208Jy sigma=0.000676 ! 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.081208Jy sigma=0.000676 ! Fit after self-cal, rms=0.081192Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.661 mas, bmaj=10.94 mas, bpa=-2.273 degrees ! Estimated noise=690.726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000207381 Jy ! Component: 100 - total flux cleaned = 0.000190233 Jy ! Component: 150 - total flux cleaned = 0.000176428 Jy ! Component: 200 - total flux cleaned = 0.000151588 Jy ! Total flux subtracted in 200 components = 0.000151588 Jy ! Clean residual min=-0.001559 max=0.001466 Jy/beam ! Clean residual mean=-0.000015 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.139358 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 98 components and 0.139358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081190Jy sigma=0.000676 ! Fit after self-cal, rms=0.081190Jy sigma=0.000676 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.28834e-05 Jy ! Component: 100 - total flux cleaned = -5.01354e-05 Jy ! Component: 150 - total flux cleaned = -7.2749e-05 Jy ! Component: 200 - total flux cleaned = -7.22578e-05 Jy ! Total flux subtracted in 200 components = -7.22578e-05 Jy ! Clean residual min=-0.001561 max=0.001464 Jy/beam ! Clean residual mean=-0.000015 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.139286 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 103 components and 0.139286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081190Jy sigma=0.000676 ! Fit after self-cal, rms=0.081189Jy sigma=0.000676 ! 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.972 mas, bmaj=7.383 mas, bpa=0.7908 degrees ! Estimated noise=579.149 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.972 x 7.383 at 0.7908 degrees (North through East) ! Clean map min=-0.0014004 max=0.12132 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.244 mas, bmaj=6.519 mas, bpa=-0.5464 degrees ! Estimated noise=923.765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.092673 Jy ! Component: 100 - total flux cleaned = 0.114325 Jy ! Component: 150 - total flux cleaned = 0.123659 Jy ! Component: 200 - total flux cleaned = 0.128657 Jy ! Total flux subtracted in 200 components = 0.128657 Jy ! Clean residual min=-0.002478 max=0.002609 Jy/beam ! Clean residual mean=-0.000013 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.128657 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.128657 Jy ! Inverting map and beam ! Estimated beam: bmin=3.972 mas, bmaj=7.383 mas, bpa=0.7908 degrees ! Estimated noise=579.149 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) ! Added new window around map position (3, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00400614 Jy ! Component: 100 - total flux cleaned = 0.0061985 Jy ! Component: 150 - total flux cleaned = 0.00731329 Jy ! Component: 200 - total flux cleaned = 0.00800208 Jy ! Total flux subtracted in 200 components = 0.00800208 Jy ! Clean residual min=-0.001474 max=0.001317 Jy/beam ! Clean residual mean=-0.000011 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.136659 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 48 components and 0.136659 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=7.661 mas, bmaj=10.94 mas, bpa=-2.273 degrees ! Estimated noise=690.726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131937 Jy ! Component: 100 - total flux cleaned = 0.00189597 Jy ! Component: 150 - total flux cleaned = 0.00203853 Jy ! Component: 200 - total flux cleaned = 0.00214013 Jy ! Total flux subtracted in 200 components = 0.00214013 Jy ! Clean residual min=-0.001651 max=0.001494 Jy/beam ! Clean residual mean=-0.000015 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.138799 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 = 9.28534e-05 Jy ! Component: 100 - total flux cleaned = 0.000198569 Jy ! Component: 150 - total flux cleaned = 0.000293088 Jy ! Component: 200 - total flux cleaned = 0.000345666 Jy ! Total flux subtracted in 200 components = 0.000345666 Jy ! Clean residual min=-0.001592 max=0.001438 Jy/beam ! Clean residual mean=-0.000013 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.139145 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 95 components and 0.139145 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.972 mas, bmaj=7.383 mas, bpa=0.7908 degrees ! Estimated noise=579.149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000186394 Jy ! Component: 100 - total flux cleaned = -0.000108434 Jy ! Component: 150 - total flux cleaned = -1.75607e-05 Jy ! Component: 200 - total flux cleaned = 4.64503e-05 Jy ! Total flux subtracted in 200 components = 4.64503e-05 Jy ! Clean residual min=-0.001364 max=0.001217 Jy/beam ! Clean residual mean=-0.000006 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.139191 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 115 components and 0.139191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081178Jy sigma=0.000676 ! Fit after self-cal, rms=0.081173Jy sigma=0.000676 wmodel J1358+1119_S_2017_06_10_pus_map.mod ! Writing 115 model components to file: J1358+1119_S_2017_06_10_pus_map.mod wobs J1358+1119_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1358+1119_S_2017_06_10_pus_uvs.fits wwins J1358+1119_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J1358+1119_S_2017_06_10_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.000417297 Jy ! Component: 100 - total flux cleaned = -0.000689637 Jy ! Component: 150 - total flux cleaned = -0.000992326 Jy ! Component: 200 - total flux cleaned = -0.00124202 Jy ! Component: 250 - total flux cleaned = -0.00144341 Jy ! Component: 300 - total flux cleaned = -0.00158013 Jy ! Component: 350 - total flux cleaned = -0.0017514 Jy ! Component: 400 - total flux cleaned = -0.00191869 Jy ! Component: 450 - total flux cleaned = -0.00206425 Jy ! Component: 500 - total flux cleaned = -0.00218934 Jy ! Component: 550 - total flux cleaned = -0.0023125 Jy ! Component: 600 - total flux cleaned = -0.00246788 Jy ! Component: 650 - total flux cleaned = -0.00255257 Jy ! Component: 700 - total flux cleaned = -0.00266942 Jy ! Component: 750 - total flux cleaned = -0.00270252 Jy ! Component: 800 - total flux cleaned = -0.0028649 Jy ! Component: 850 - total flux cleaned = -0.00292878 Jy ! Component: 900 - total flux cleaned = -0.00305504 Jy ! Component: 950 - total flux cleaned = -0.00314804 Jy ! Component: 1000 - total flux cleaned = -0.00324011 Jy ! Component: 1050 - total flux cleaned = -0.00333088 Jy ! Component: 1100 - total flux cleaned = -0.00344987 Jy ! Component: 1150 - total flux cleaned = -0.00349384 Jy ! Component: 1200 - total flux cleaned = -0.00352309 Jy ! Component: 1250 - total flux cleaned = -0.00362343 Jy ! Component: 1300 - total flux cleaned = -0.00367996 Jy ! Component: 1350 - total flux cleaned = -0.00370787 Jy ! Component: 1400 - total flux cleaned = -0.00379073 Jy ! Component: 1450 - total flux cleaned = -0.00381811 Jy ! Component: 1500 - total flux cleaned = -0.00391239 Jy ! Component: 1550 - total flux cleaned = -0.00393901 Jy ! Component: 1600 - total flux cleaned = -0.00400482 Jy ! Component: 1650 - total flux cleaned = -0.00397857 Jy ! Component: 1700 - total flux cleaned = -0.00400444 Jy ! Component: 1750 - total flux cleaned = -0.00404274 Jy ! Component: 1800 - total flux cleaned = -0.00409335 Jy ! Component: 1850 - total flux cleaned = -0.00408073 Jy ! Component: 1900 - total flux cleaned = -0.00411764 Jy ! Component: 1950 - total flux cleaned = -0.00412976 Jy ! Component: 2000 - total flux cleaned = -0.00416617 Jy ! Component: 2050 - total flux cleaned = -0.00416621 Jy ! Component: 2100 - total flux cleaned = -0.00416605 Jy ! Component: 2150 - total flux cleaned = -0.00418966 Jy ! Component: 2200 - total flux cleaned = -0.00420127 Jy ! Component: 2250 - total flux cleaned = -0.00418958 Jy ! Component: 2300 - total flux cleaned = -0.00420124 Jy ! Component: 2350 - total flux cleaned = -0.0042469 Jy ! Component: 2400 - total flux cleaned = -0.00431459 Jy ! Component: 2450 - total flux cleaned = -0.00429212 Jy ! Component: 2500 - total flux cleaned = -0.00433649 Jy ! Component: 2550 - total flux cleaned = -0.00429239 Jy ! Component: 2600 - total flux cleaned = -0.00433615 Jy ! Component: 2650 - total flux cleaned = -0.0043361 Jy ! Component: 2700 - total flux cleaned = -0.00433616 Jy ! Component: 2750 - total flux cleaned = -0.00434682 Jy ! Component: 2800 - total flux cleaned = -0.00437846 Jy ! Component: 2850 - total flux cleaned = -0.00439942 Jy ! Component: 2900 - total flux cleaned = -0.00436806 Jy ! Component: 2950 - total flux cleaned = -0.00439913 Jy ! Component: 3000 - total flux cleaned = -0.00441973 Jy ! Component: 3050 - total flux cleaned = -0.00446047 Jy ! Component: 3100 - total flux cleaned = -0.00444021 Jy ! Component: 3150 - total flux cleaned = -0.00449061 Jy ! Component: 3200 - total flux cleaned = -0.0045105 Jy ! Component: 3250 - total flux cleaned = -0.00453026 Jy ! Component: 3300 - total flux cleaned = -0.00450073 Jy ! Component: 3350 - total flux cleaned = -0.00451053 Jy ! Component: 3400 - total flux cleaned = -0.00453982 Jy ! Component: 3450 - total flux cleaned = -0.00455911 Jy ! Component: 3500 - total flux cleaned = -0.00455916 Jy ! Component: 3550 - total flux cleaned = -0.0045878 Jy ! Component: 3600 - total flux cleaned = -0.00455946 Jy ! Component: 3650 - total flux cleaned = -0.00455957 Jy ! Component: 3700 - total flux cleaned = -0.00461567 Jy ! Component: 3750 - total flux cleaned = -0.00457843 Jy ! Component: 3800 - total flux cleaned = -0.00457848 Jy ! Component: 3850 - total flux cleaned = -0.00461521 Jy ! Component: 3900 - total flux cleaned = -0.00459691 Jy ! Component: 3950 - total flux cleaned = -0.00462421 Jy ! Component: 4000 - total flux cleaned = -0.00462417 Jy ! Component: 4050 - total flux cleaned = -0.00465117 Jy ! Total flux subtracted in 4096 components = -0.00463322 Jy ! Clean residual min=-0.000578 max=0.000580 Jy/beam ! Clean residual mean=-0.000002 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.134558 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 384 components and 0.134558 Jy ![Exited script file: muppet] wmap "J1358+1119_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.972 x 7.383 at 0.7908 degrees (North through East) ! Clean map min=-0.0014427 max=0.12185 Jy/beam ! Writing clean map to FITS file: J1358+1119_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.121853 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000165285 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.406929 0.406929 0.813859 1.62772 3.25544 6.51087 13.0217 26.0435 52.087 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.121 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.972 x 7.383 at 0.7908 degrees (North through East) ! Clean map min=-0.0014427 max=0.12185 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 J1358+1119_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:56:04 2019