! Started logfile: J2358+1955_S_2017_05_01_pus_uvs.log on Wed May 1 18:46:09 2019 obs J2358+1955_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J2358+1955_S_2017_05_01_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.977467 visibilities/baseline/integration-bin. ! Found source: J2358+1955 ! ! 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 788 lines of history. ! ! Reading 25160 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 J2358+1955_S_2017_05_01_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 586 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.556478Jy sigma=0.011548 ! Fit after self-cal, rms=0.520776Jy sigma=0.011443 ! 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.911 mas, bmaj=6.609 mas, bpa=-0.7106 degrees ! Estimated noise=970.551 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.357296 Jy ! Component: 100 - total flux cleaned = 0.438476 Jy ! Total flux subtracted in 100 components = 0.438476 Jy ! Clean residual min=-0.041099 max=0.088431 Jy/beam ! Clean residual mean=-0.000193 rms=0.013990 Jy/beam ! Combined flux in latest and established models = 0.438476 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.438476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195205Jy sigma=0.004784 ! Fit after self-cal, rms=0.195200Jy sigma=0.004783 ! Inverting map ! Added new window around map position (-1, -14). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0751376 Jy ! Component: 100 - total flux cleaned = 0.110613 Jy ! Total flux subtracted in 100 components = 0.110613 Jy ! Clean residual min=-0.037722 max=0.039886 Jy/beam ! Clean residual mean=-0.000239 rms=0.012570 Jy/beam ! Combined flux in latest and established models = 0.549089 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.549089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156993Jy sigma=0.004861 ! Fit after self-cal, rms=0.152503Jy sigma=0.004851 ! 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.531 mas, bmaj=7.522 mas, bpa=-1.358 degrees ! Estimated noise=572.926 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.0467758 Jy ! Component: 100 - total flux cleaned = 0.0737556 Jy ! Component: 150 - total flux cleaned = 0.0900979 Jy ! Component: 200 - total flux cleaned = 0.100294 Jy ! Total flux subtracted in 200 components = 0.100294 Jy ! Clean residual min=-0.020821 max=0.021588 Jy/beam ! Clean residual mean=-0.000176 rms=0.005927 Jy/beam ! Combined flux in latest and established models = 0.649383 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 36 components and 0.649383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128198Jy sigma=0.005345 ! Fit after self-cal, rms=0.127174Jy sigma=0.005343 ! 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.94 FD 0.89 HN 0.97 KP 0.99 ! LA 0.97 MK 1.00 NL 0.95 OV 1.00 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.92 HN 1.01 KP 0.96 ! LA 0.93 MK 1.00 NL 1.01 OV 1.03 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.00 KP 0.98 ! LA 0.98 MK 1.02 NL 0.99 OV 0.95 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.97 HN 0.97 KP 1.00* ! LA 36.83 MK 1.12 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.127174Jy sigma=0.005343 ! Fit after self-cal, rms=5.631268Jy sigma=0.000922 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=7.485 mas, bpa=-0.7381 degrees ! Estimated noise=582.477 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.0148511 Jy ! Component: 100 - total flux cleaned = 0.0233736 Jy ! Component: 150 - total flux cleaned = 0.0289733 Jy ! Component: 200 - total flux cleaned = 0.0323093 Jy ! Total flux subtracted in 200 components = 0.0323093 Jy ! Clean residual min=-0.010711 max=0.008837 Jy/beam ! Clean residual mean=-0.000004 rms=0.002684 Jy/beam ! Combined flux in latest and established models = 0.681692 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 54 components and 0.681692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=5.628911Jy sigma=0.000918 ! Fit after self-cal, rms=5.629101Jy sigma=0.000916 ! 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=5.629101Jy sigma=0.000916 ! Fit after self-cal, rms=6.753418Jy sigma=0.000823 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.53 mas, bmaj=7.52 mas, bpa=-0.09171 degrees ! Estimated noise=591.455 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00809867 Jy ! Component: 100 - total flux cleaned = 0.0125722 Jy ! Component: 150 - total flux cleaned = 0.0141981 Jy ! Component: 200 - total flux cleaned = 0.0152883 Jy ! Total flux subtracted in 200 components = 0.0152883 Jy ! Clean residual min=-0.008541 max=0.006823 Jy/beam ! Clean residual mean=0.000001 rms=0.002128 Jy/beam ! Combined flux in latest and established models = 0.69698 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 74 components and 0.69698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=6.752072Jy sigma=0.000824 ! Fit after self-cal, rms=6.752063Jy sigma=0.000824 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136937 Jy ! Component: 100 - total flux cleaned = 0.00167811 Jy ! Component: 150 - total flux cleaned = 0.00201378 Jy ! Component: 200 - total flux cleaned = 0.00230753 Jy ! Total flux subtracted in 200 components = 0.00230753 Jy ! Clean residual min=-0.008676 max=0.006721 Jy/beam ! Clean residual mean=0.000000 rms=0.002115 Jy/beam ! Combined flux in latest and established models = 0.699288 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 82 components and 0.699288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=6.751865Jy sigma=0.000824 ! Fit after self-cal, rms=6.751865Jy sigma=0.000824 ! 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=6.751865Jy sigma=0.000824 ! Fit after self-cal, rms=4.298156Jy sigma=0.000739 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.529 mas, bmaj=7.519 mas, bpa=0.08162 degrees ! Estimated noise=595.147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00368747 Jy ! Component: 100 - total flux cleaned = 0.00458167 Jy ! Component: 150 - total flux cleaned = 0.00472287 Jy ! Component: 200 - total flux cleaned = 0.00484196 Jy ! Total flux subtracted in 200 components = 0.00484196 Jy ! Clean residual min=-0.004581 max=0.004237 Jy/beam ! Clean residual mean=0.000035 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.70413 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 98 components and 0.70413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.297753Jy sigma=0.000739 ! Fit after self-cal, rms=4.297749Jy sigma=0.000739 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000521873 Jy ! Component: 100 - total flux cleaned = 0.000571862 Jy ! Component: 150 - total flux cleaned = 0.000620121 Jy ! Component: 200 - total flux cleaned = 0.000747211 Jy ! Total flux subtracted in 200 components = 0.000747211 Jy ! Clean residual min=-0.004720 max=0.004296 Jy/beam ! Clean residual mean=0.000034 rms=0.001279 Jy/beam ! Combined flux in latest and established models = 0.704877 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 105 components and 0.704877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.297650Jy sigma=0.000739 ! Fit after self-cal, rms=4.297651Jy sigma=0.000739 ! 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=4.297651Jy sigma=0.000739 ! Fit after self-cal, rms=4.336562Jy sigma=0.000738 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.281 mas, bmaj=10.41 mas, bpa=-1.963 degrees ! Estimated noise=716.277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00395618 Jy ! Component: 100 - total flux cleaned = 0.00592614 Jy ! Component: 150 - total flux cleaned = 0.00708114 Jy ! Component: 200 - total flux cleaned = 0.00766693 Jy ! Total flux subtracted in 200 components = 0.00766693 Jy ! Clean residual min=-0.006104 max=0.006255 Jy/beam ! Clean residual mean=0.000076 rms=0.002110 Jy/beam ! Combined flux in latest and established models = 0.712544 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 132 components and 0.712544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.336232Jy sigma=0.000739 ! Fit after self-cal, rms=4.336232Jy sigma=0.000739 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000185325 Jy ! Component: 100 - total flux cleaned = 0.000257728 Jy ! Component: 150 - total flux cleaned = 0.000301222 Jy ! Component: 200 - total flux cleaned = 0.000362365 Jy ! Total flux subtracted in 200 components = 0.000362365 Jy ! Clean residual min=-0.006159 max=0.006289 Jy/beam ! Clean residual mean=0.000077 rms=0.002106 Jy/beam ! Combined flux in latest and established models = 0.712906 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 134 components and 0.712906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.336195Jy sigma=0.000739 ! Fit after self-cal, rms=4.336196Jy sigma=0.000739 ! 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.529 mas, bmaj=7.516 mas, bpa=0.2232 degrees ! Estimated noise=598.912 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.529 x 7.516 at 0.2232 degrees (North through East) ! Clean map min=-0.0045766 max=0.49583 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.852 mas, bmaj=6.582 mas, bpa=0.831 degrees ! Estimated noise=1058.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.387852 Jy ! Component: 100 - total flux cleaned = 0.50605 Jy ! Component: 150 - total flux cleaned = 0.569427 Jy ! Component: 200 - total flux cleaned = 0.608285 Jy ! Total flux subtracted in 200 components = 0.608285 Jy ! Clean residual min=-0.010230 max=0.020394 Jy/beam ! Clean residual mean=0.000040 rms=0.002795 Jy/beam ! Combined flux in latest and established models = 0.608285 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.608285 Jy ! Inverting map and beam ! Estimated beam: bmin=3.529 mas, bmaj=7.516 mas, bpa=0.2232 degrees ! Estimated noise=598.912 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.0323797 Jy ! Component: 100 - total flux cleaned = 0.0523016 Jy ! Component: 150 - total flux cleaned = 0.0657562 Jy ! Component: 200 - total flux cleaned = 0.0752763 Jy ! Total flux subtracted in 200 components = 0.0752763 Jy ! Clean residual min=-0.005056 max=0.005526 Jy/beam ! Clean residual mean=0.000032 rms=0.001544 Jy/beam ! Combined flux in latest and established models = 0.683561 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 63 components and 0.683561 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.281 mas, bmaj=10.41 mas, bpa=-1.963 degrees ! Estimated noise=716.277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011203 Jy ! Component: 100 - total flux cleaned = 0.0177291 Jy ! Component: 150 - total flux cleaned = 0.0218086 Jy ! Component: 200 - total flux cleaned = 0.0244448 Jy ! Total flux subtracted in 200 components = 0.0244448 Jy ! Clean residual min=-0.006329 max=0.006382 Jy/beam ! Clean residual mean=0.000077 rms=0.002157 Jy/beam ! Combined flux in latest and established models = 0.708006 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.0017446 Jy ! Component: 100 - total flux cleaned = 0.00291851 Jy ! Component: 150 - total flux cleaned = 0.00371442 Jy ! Component: 200 - total flux cleaned = 0.00391119 Jy ! Total flux subtracted in 200 components = 0.00391119 Jy ! Clean residual min=-0.006245 max=0.006360 Jy/beam ! Clean residual mean=0.000077 rms=0.002116 Jy/beam ! Combined flux in latest and established models = 0.711917 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 141 components and 0.711917 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.529 mas, bmaj=7.516 mas, bpa=0.2232 degrees ! Estimated noise=598.912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00171694 Jy ! Component: 100 - total flux cleaned = -0.00137293 Jy ! Component: 150 - total flux cleaned = -0.00118301 Jy ! Component: 200 - total flux cleaned = -0.000949105 Jy ! Total flux subtracted in 200 components = -0.000949105 Jy ! Clean residual min=-0.004992 max=0.004361 Jy/beam ! Clean residual mean=0.000036 rms=0.001289 Jy/beam ! Combined flux in latest and established models = 0.710968 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 151 components and 0.710968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.335903Jy sigma=0.000740 ! Fit after self-cal, rms=4.335896Jy sigma=0.000740 wmodel J2358+1955_S_2017_05_01_pus_map.mod ! Writing 151 model components to file: J2358+1955_S_2017_05_01_pus_map.mod wobs J2358+1955_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J2358+1955_S_2017_05_01_pus_uvs.fits wwins J2358+1955_S_2017_05_01_pus_map.win ! wwins: Wrote 2 windows to J2358+1955_S_2017_05_01_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.000906143 Jy ! Component: 100 - total flux cleaned = -0.00106083 Jy ! Component: 150 - total flux cleaned = -0.00121434 Jy ! Component: 200 - total flux cleaned = -0.00150959 Jy ! Component: 250 - total flux cleaned = -0.00158108 Jy ! Component: 300 - total flux cleaned = -0.0017211 Jy ! Component: 350 - total flux cleaned = -0.00179011 Jy ! Component: 400 - total flux cleaned = -0.0019254 Jy ! Component: 450 - total flux cleaned = -0.00205788 Jy ! Component: 500 - total flux cleaned = -0.00212297 Jy ! Component: 550 - total flux cleaned = -0.00218694 Jy ! Component: 600 - total flux cleaned = -0.00231276 Jy ! Component: 650 - total flux cleaned = -0.00231217 Jy ! Component: 700 - total flux cleaned = -0.00249605 Jy ! Component: 750 - total flux cleaned = -0.00255665 Jy ! Component: 800 - total flux cleaned = -0.00273656 Jy ! Component: 850 - total flux cleaned = -0.00273711 Jy ! Component: 900 - total flux cleaned = -0.00291353 Jy ! Component: 950 - total flux cleaned = -0.00308745 Jy ! Component: 1000 - total flux cleaned = -0.00314502 Jy ! Component: 1050 - total flux cleaned = -0.00331555 Jy ! Component: 1100 - total flux cleaned = -0.00348413 Jy ! Component: 1150 - total flux cleaned = -0.00342911 Jy ! Component: 1200 - total flux cleaned = -0.00365 Jy ! Component: 1250 - total flux cleaned = -0.00392292 Jy ! Component: 1300 - total flux cleaned = -0.00403033 Jy ! Component: 1350 - total flux cleaned = -0.00413717 Jy ! Component: 1400 - total flux cleaned = -0.0044034 Jy ! Component: 1450 - total flux cleaned = -0.0046672 Jy ! Component: 1500 - total flux cleaned = -0.00482405 Jy ! Component: 1550 - total flux cleaned = -0.00503229 Jy ! Component: 1600 - total flux cleaned = -0.00528999 Jy ! Component: 1650 - total flux cleaned = -0.00549452 Jy ! Component: 1700 - total flux cleaned = -0.00554494 Jy ! Component: 1750 - total flux cleaned = -0.00569641 Jy ! Component: 1800 - total flux cleaned = -0.00594747 Jy ! Component: 1850 - total flux cleaned = -0.00609695 Jy ! Component: 1900 - total flux cleaned = -0.00609722 Jy ! Component: 1950 - total flux cleaned = -0.00644124 Jy ! Component: 2000 - total flux cleaned = -0.00658732 Jy ! Component: 2050 - total flux cleaned = -0.00673271 Jy ! Component: 2100 - total flux cleaned = -0.00697334 Jy ! Component: 2150 - total flux cleaned = -0.00711694 Jy ! Component: 2200 - total flux cleaned = -0.0071647 Jy ! Component: 2250 - total flux cleaned = -0.00759109 Jy ! Component: 2300 - total flux cleaned = -0.00768511 Jy ! Component: 2350 - total flux cleaned = -0.00791893 Jy ! Component: 2400 - total flux cleaned = -0.00805887 Jy ! Component: 2450 - total flux cleaned = -0.00829004 Jy ! Component: 2500 - total flux cleaned = -0.00842801 Jy ! Component: 2550 - total flux cleaned = -0.00865667 Jy ! Component: 2600 - total flux cleaned = -0.00870216 Jy ! Component: 2650 - total flux cleaned = -0.0089287 Jy ! Component: 2700 - total flux cleaned = -0.00906367 Jy ! Component: 2750 - total flux cleaned = -0.00928769 Jy ! Component: 2800 - total flux cleaned = -0.00933247 Jy ! Component: 2850 - total flux cleaned = -0.00955456 Jy ! Component: 2900 - total flux cleaned = -0.00968706 Jy ! Component: 2950 - total flux cleaned = -0.00986288 Jy ! Component: 3000 - total flux cleaned = -0.00995 Jy ! Component: 3050 - total flux cleaned = -0.010037 Jy ! Component: 3100 - total flux cleaned = -0.0102969 Jy ! Component: 3150 - total flux cleaned = -0.0102105 Jy ! Component: 3200 - total flux cleaned = -0.0103396 Jy ! Component: 3250 - total flux cleaned = -0.0103397 Jy ! Component: 3300 - total flux cleaned = -0.0104675 Jy ! Component: 3350 - total flux cleaned = -0.0105101 Jy ! Component: 3400 - total flux cleaned = -0.01051 Jy ! Component: 3450 - total flux cleaned = -0.0105521 Jy ! Component: 3500 - total flux cleaned = -0.0106361 Jy ! Component: 3550 - total flux cleaned = -0.0106361 Jy ! Component: 3600 - total flux cleaned = -0.0108025 Jy ! Component: 3650 - total flux cleaned = -0.010595 Jy ! Component: 3700 - total flux cleaned = -0.0107191 Jy ! Component: 3750 - total flux cleaned = -0.0108014 Jy ! Component: 3800 - total flux cleaned = -0.0108426 Jy ! Component: 3850 - total flux cleaned = -0.0108425 Jy ! Component: 3900 - total flux cleaned = -0.010965 Jy ! Component: 3950 - total flux cleaned = -0.0109245 Jy ! Component: 4000 - total flux cleaned = -0.0110462 Jy ! Component: 4050 - total flux cleaned = -0.0110056 Jy ! Total flux subtracted in 4096 components = -0.0110457 Jy ! Clean residual min=-0.002550 max=0.002240 Jy/beam ! Clean residual mean=0.000012 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.699922 Jy keep ! Adding 360 model components to the UV plane model. ! The established model now contains 511 components and 0.699922 Jy ![Exited script file: muppet] wmap "J2358+1955_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.529 x 7.516 at 0.2232 degrees (North through East) ! Clean map min=-0.0044795 max=0.49904 Jy/beam ! Writing clean map to FITS file: J2358+1955_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.499038 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000822836 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.494653 0.494653 0.989306 1.97861 3.95722 7.91445 15.8289 31.6578 63.3156 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.499 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.529 x 7.516 at 0.2232 degrees (North through East) ! Clean map min=-0.0044795 max=0.49904 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 J2358+1955_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:46:14 2019