! Started logfile: J1325-1117_S_2017_01_21_pus_uvs.log on Sun May 5 15:55:21 2019 obs J1325-1117_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J1325-1117_S_2017_01_21_pus_uva.fits ! AN table 1: 113 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.752212 visibilities/baseline/integration-bin. ! Found source: J1325-1117 ! ! 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 558 lines of history. ! ! Reading 12240 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 J1325-1117_S_2017_01_21_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 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 397 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.875663Jy sigma=0.005992 ! Fit after self-cal, rms=0.865485Jy sigma=0.005932 ! 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.439 mas, bmaj=6.223 mas, bpa=-4.318 degrees ! Estimated noise=1450.59 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.109808 Jy ! Component: 100 - total flux cleaned = 0.13665 Jy ! Total flux subtracted in 100 components = 0.13665 Jy ! Clean residual min=-0.005065 max=0.010344 Jy/beam ! Clean residual mean=-0.000003 rms=0.001420 Jy/beam ! Combined flux in latest and established models = 0.13665 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.13665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109955Jy sigma=0.000674 ! Fit after self-cal, rms=0.109950Jy sigma=0.000674 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105109 Jy ! Component: 100 - total flux cleaned = 0.0157665 Jy ! Total flux subtracted in 100 components = 0.0157665 Jy ! Clean residual min=-0.004422 max=0.004161 Jy/beam ! Clean residual mean=0.000001 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.152417 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.152417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109115Jy sigma=0.000665 ! Fit after self-cal, rms=0.109113Jy sigma=0.000665 ! 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=2.83 mas, bmaj=6.927 mas, bpa=-3.587 degrees ! Estimated noise=1023.83 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.00386245 Jy ! Component: 100 - total flux cleaned = 0.00583626 Jy ! Component: 150 - total flux cleaned = 0.00693359 Jy ! Component: 200 - total flux cleaned = 0.00711405 Jy ! Total flux subtracted in 200 components = 0.00711405 Jy ! Clean residual min=-0.003667 max=0.003919 Jy/beam ! Clean residual mean=0.000009 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.159531 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.159531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109035Jy sigma=0.000663 ! Fit after self-cal, rms=0.109033Jy sigma=0.000663 ! 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.02 FD 1.00* HN 0.96 LA 1.01 ! MK 0.99 NL 0.98 OV 1.09 PT 0.97 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 0.98 LA 0.96 ! MK 0.98 NL 0.99 OV 1.15 PT 0.97 ! SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* HN 1.02 LA 1.01 ! MK 1.03 NL 0.96 OV 1.04 PT 0.94 ! SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* HN 0.97 LA 0.98 ! MK 1.07 NL 1.00* OV 1.01 PT 0.97 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.109033Jy sigma=0.000663 ! Fit after self-cal, rms=0.111264Jy sigma=0.000661 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.832 mas, bmaj=6.946 mas, bpa=-3.625 degrees ! Estimated noise=1021.56 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.000125683 Jy ! Component: 100 - total flux cleaned = -0.000228501 Jy ! Component: 150 - total flux cleaned = -0.000362893 Jy ! Component: 200 - total flux cleaned = -0.00044732 Jy ! Total flux subtracted in 200 components = -0.00044732 Jy ! Clean residual min=-0.003202 max=0.002874 Jy/beam ! Clean residual mean=0.000004 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.159084 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.159084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111238Jy sigma=0.000661 ! Fit after self-cal, rms=0.111369Jy sigma=0.000661 ! 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.111369Jy sigma=0.000661 ! Fit after self-cal, rms=0.112557Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.832 mas, bmaj=6.954 mas, bpa=-3.617 degrees ! Estimated noise=1019.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.5239e-05 Jy ! Component: 100 - total flux cleaned = -0.000150113 Jy ! Component: 150 - total flux cleaned = -0.000230326 Jy ! Component: 200 - total flux cleaned = -0.000296789 Jy ! Total flux subtracted in 200 components = -0.000296789 Jy ! Clean residual min=-0.002994 max=0.002830 Jy/beam ! Clean residual mean=0.000007 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.158787 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.158787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112541Jy sigma=0.000660 ! Fit after self-cal, rms=0.112578Jy sigma=0.000660 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.93328e-07 Jy ! Component: 100 - total flux cleaned = -1.07122e-06 Jy ! Component: 150 - total flux cleaned = -3.09385e-05 Jy ! Component: 200 - total flux cleaned = -1.84537e-05 Jy ! Total flux subtracted in 200 components = -1.84537e-05 Jy ! Clean residual min=-0.002971 max=0.002849 Jy/beam ! Clean residual mean=0.000007 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.158768 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.158768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112571Jy sigma=0.000660 ! Fit after self-cal, rms=0.112571Jy sigma=0.000660 ! 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.112571Jy sigma=0.000660 ! Fit after self-cal, rms=0.117760Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.83 mas, bmaj=6.951 mas, bpa=-3.589 degrees ! Estimated noise=1020.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000416874 Jy ! Component: 100 - total flux cleaned = 0.000527834 Jy ! Component: 150 - total flux cleaned = 0.000591203 Jy ! Component: 200 - total flux cleaned = 0.00062287 Jy ! Total flux subtracted in 200 components = 0.00062287 Jy ! Clean residual min=-0.002734 max=0.002460 Jy/beam ! Clean residual mean=0.000009 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.159391 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.159391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117752Jy sigma=0.000659 ! Fit after self-cal, rms=0.117845Jy sigma=0.000659 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 = -2.24311e-05 Jy ! Component: 100 - total flux cleaned = -4.85219e-05 Jy ! Component: 150 - total flux cleaned = -2.73209e-05 Jy ! Component: 200 - total flux cleaned = -1.82952e-05 Jy ! Total flux subtracted in 200 components = -1.82952e-05 Jy ! Clean residual min=-0.002733 max=0.002450 Jy/beam ! Clean residual mean=0.000009 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.159373 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 52 components and 0.159373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117840Jy sigma=0.000659 ! Fit after self-cal, rms=0.117841Jy sigma=0.000659 ! 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.117841Jy sigma=0.000659 ! Fit after self-cal, rms=0.118229Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.499 mas, bmaj=12.7 mas, bpa=1.902 degrees ! Estimated noise=1405.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000822285 Jy ! Component: 100 - total flux cleaned = 0.000822058 Jy ! Component: 150 - total flux cleaned = 0.00076886 Jy ! Component: 200 - total flux cleaned = 0.000723325 Jy ! Total flux subtracted in 200 components = 0.000723325 Jy ! Clean residual min=-0.003559 max=0.003443 Jy/beam ! Clean residual mean=0.000022 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.160096 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 58 components and 0.160096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118232Jy sigma=0.000659 ! Fit after self-cal, rms=0.118235Jy sigma=0.000659 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.63548e-05 Jy ! Component: 100 - total flux cleaned = 7.55917e-05 Jy ! Component: 150 - total flux cleaned = 2.72384e-05 Jy ! Component: 200 - total flux cleaned = -2.58753e-05 Jy ! Total flux subtracted in 200 components = -2.58753e-05 Jy ! Clean residual min=-0.003540 max=0.003452 Jy/beam ! Clean residual mean=0.000022 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.16007 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.16007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118237Jy sigma=0.000659 ! Fit after self-cal, rms=0.118237Jy sigma=0.000659 ! 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=2.828 mas, bmaj=6.945 mas, bpa=-3.558 degrees ! Estimated noise=1021.73 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.828 x 6.945 at -3.558 degrees (North through East) ! Clean map min=-0.0025676 max=0.14057 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.441 mas, bmaj=6.242 mas, bpa=-4.202 degrees ! Estimated noise=1439.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.108725 Jy ! Component: 100 - total flux cleaned = 0.136145 Jy ! Component: 150 - total flux cleaned = 0.146966 Jy ! Component: 200 - total flux cleaned = 0.152318 Jy ! Total flux subtracted in 200 components = 0.152318 Jy ! Clean residual min=-0.003883 max=0.003814 Jy/beam ! Clean residual mean=0.000002 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.152318 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.152318 Jy ! Inverting map and beam ! Estimated beam: bmin=2.828 mas, bmaj=6.945 mas, bpa=-3.558 degrees ! Estimated noise=1021.73 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 (2.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0041136 Jy ! Component: 100 - total flux cleaned = 0.00556572 Jy ! Component: 150 - total flux cleaned = 0.00599637 Jy ! Component: 200 - total flux cleaned = 0.00639765 Jy ! Total flux subtracted in 200 components = 0.00639765 Jy ! Clean residual min=-0.002862 max=0.002427 Jy/beam ! Clean residual mean=0.000009 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.158716 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 46 components and 0.158716 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.499 mas, bmaj=12.7 mas, bpa=1.902 degrees ! Estimated noise=1405.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133999 Jy ! Component: 100 - total flux cleaned = 0.00167238 Jy ! Component: 150 - total flux cleaned = 0.00187991 Jy ! Component: 200 - total flux cleaned = 0.0020442 Jy ! Total flux subtracted in 200 components = 0.0020442 Jy ! Clean residual min=-0.003343 max=0.003173 Jy/beam ! Clean residual mean=0.000021 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.16076 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 = 7.80093e-05 Jy ! Component: 100 - total flux cleaned = 0.0001007 Jy ! Component: 150 - total flux cleaned = 6.06055e-05 Jy ! Component: 200 - total flux cleaned = 4.3151e-05 Jy ! Total flux subtracted in 200 components = 4.3151e-05 Jy ! Clean residual min=-0.003266 max=0.003145 Jy/beam ! Clean residual mean=0.000020 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.160803 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 77 components and 0.160803 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.828 mas, bmaj=6.945 mas, bpa=-3.558 degrees ! Estimated noise=1021.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000428022 Jy ! Component: 100 - total flux cleaned = -0.00066912 Jy ! Component: 150 - total flux cleaned = -0.000781689 Jy ! Component: 200 - total flux cleaned = -0.000801875 Jy ! Total flux subtracted in 200 components = -0.000801875 Jy ! Clean residual min=-0.002735 max=0.002384 Jy/beam ! Clean residual mean=0.000008 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.160001 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 90 components and 0.160001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118206Jy sigma=0.000659 ! Fit after self-cal, rms=0.118203Jy sigma=0.000659 wmodel J1325-1117_S_2017_01_21_pus_map.mod ! Writing 90 model components to file: J1325-1117_S_2017_01_21_pus_map.mod wobs J1325-1117_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J1325-1117_S_2017_01_21_pus_uvs.fits wwins J1325-1117_S_2017_01_21_pus_map.win ! wwins: Wrote 2 windows to J1325-1117_S_2017_01_21_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.000771136 Jy ! Component: 100 - total flux cleaned = -0.000944972 Jy ! Component: 150 - total flux cleaned = -0.00102815 Jy ! Component: 200 - total flux cleaned = -0.000988359 Jy ! Component: 250 - total flux cleaned = -0.0009881 Jy ! Component: 300 - total flux cleaned = -0.00083682 Jy ! Component: 350 - total flux cleaned = -0.000836358 Jy ! Component: 400 - total flux cleaned = -0.000764522 Jy ! Component: 450 - total flux cleaned = -0.000835361 Jy ! Component: 500 - total flux cleaned = -0.000835517 Jy ! Component: 550 - total flux cleaned = -0.000869927 Jy ! Component: 600 - total flux cleaned = -0.000869806 Jy ! Component: 650 - total flux cleaned = -0.000740238 Jy ! Component: 700 - total flux cleaned = -0.000740236 Jy ! Component: 750 - total flux cleaned = -0.000645982 Jy ! Component: 800 - total flux cleaned = -0.000614871 Jy ! Component: 850 - total flux cleaned = -0.000492848 Jy ! Component: 900 - total flux cleaned = -0.000283015 Jy ! Component: 950 - total flux cleaned = -0.000165066 Jy ! Component: 1000 - total flux cleaned = -4.87825e-05 Jy ! Component: 1050 - total flux cleaned = 6.57955e-05 Jy ! Component: 1100 - total flux cleaned = 0.000263184 Jy ! Component: 1150 - total flux cleaned = 0.000318638 Jy ! Component: 1200 - total flux cleaned = 0.000428236 Jy ! Component: 1250 - total flux cleaned = 0.000536622 Jy ! Component: 1300 - total flux cleaned = 0.000536479 Jy ! Component: 1350 - total flux cleaned = 0.000721277 Jy ! Component: 1400 - total flux cleaned = 0.000799681 Jy ! Component: 1450 - total flux cleaned = 0.000902816 Jy ! Component: 1500 - total flux cleaned = 0.0010806 Jy ! Component: 1550 - total flux cleaned = 0.0010554 Jy ! Component: 1600 - total flux cleaned = 0.0011297 Jy ! Component: 1650 - total flux cleaned = 0.001179 Jy ! Component: 1700 - total flux cleaned = 0.00125218 Jy ! Component: 1750 - total flux cleaned = 0.00130008 Jy ! Component: 1800 - total flux cleaned = 0.00134752 Jy ! Component: 1850 - total flux cleaned = 0.00144135 Jy ! Component: 1900 - total flux cleaned = 0.00141784 Jy ! Component: 1950 - total flux cleaned = 0.00141833 Jy ! Component: 2000 - total flux cleaned = 0.00146404 Jy ! Component: 2050 - total flux cleaned = 0.00155458 Jy ! Component: 2100 - total flux cleaned = 0.00168848 Jy ! Component: 2150 - total flux cleaned = 0.00171036 Jy ! Component: 2200 - total flux cleaned = 0.00177613 Jy ! Component: 2250 - total flux cleaned = 0.00184132 Jy ! Component: 2300 - total flux cleaned = 0.0019491 Jy ! Component: 2350 - total flux cleaned = 0.00203415 Jy ! Component: 2400 - total flux cleaned = 0.00211853 Jy ! Component: 2450 - total flux cleaned = 0.00211856 Jy ! Component: 2500 - total flux cleaned = 0.00220141 Jy ! Component: 2550 - total flux cleaned = 0.00230401 Jy ! Component: 2600 - total flux cleaned = 0.00224281 Jy ! Component: 2650 - total flux cleaned = 0.00224307 Jy ! Component: 2700 - total flux cleaned = 0.00232356 Jy ! Component: 2750 - total flux cleaned = 0.00240322 Jy ! Component: 2800 - total flux cleaned = 0.00240342 Jy ! Component: 2850 - total flux cleaned = 0.00250128 Jy ! Component: 2900 - total flux cleaned = 0.00259798 Jy ! Component: 2950 - total flux cleaned = 0.00259785 Jy ! Component: 3000 - total flux cleaned = 0.00265517 Jy ! Component: 3050 - total flux cleaned = 0.00273114 Jy ! Component: 3100 - total flux cleaned = 0.0027687 Jy ! Component: 3150 - total flux cleaned = 0.00278748 Jy ! Component: 3200 - total flux cleaned = 0.00293582 Jy ! Component: 3250 - total flux cleaned = 0.00293577 Jy ! Component: 3300 - total flux cleaned = 0.003009 Jy ! Component: 3350 - total flux cleaned = 0.00302723 Jy ! Component: 3400 - total flux cleaned = 0.00308131 Jy ! Component: 3450 - total flux cleaned = 0.00320636 Jy ! Component: 3500 - total flux cleaned = 0.00324156 Jy ! Component: 3550 - total flux cleaned = 0.00327679 Jy ! Component: 3600 - total flux cleaned = 0.00332932 Jy ! Component: 3650 - total flux cleaned = 0.00338159 Jy ! Component: 3700 - total flux cleaned = 0.00343329 Jy ! Component: 3750 - total flux cleaned = 0.00345047 Jy ! Component: 3800 - total flux cleaned = 0.00348466 Jy ! Component: 3850 - total flux cleaned = 0.00353535 Jy ! Component: 3900 - total flux cleaned = 0.00363625 Jy ! Component: 3950 - total flux cleaned = 0.00371961 Jy ! Component: 4000 - total flux cleaned = 0.00368638 Jy ! Component: 4050 - total flux cleaned = 0.00386771 Jy ! Total flux subtracted in 4096 components = 0.0038348 Jy ! Clean residual min=-0.000863 max=0.000999 Jy/beam ! Clean residual mean=0.000002 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.163836 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 371 components and 0.163836 Jy ![Exited script file: muppet] wmap "J1325-1117_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.828 x 6.945 at -3.558 degrees (North through East) ! Clean map min=-0.0020588 max=0.14119 Jy/beam ! Writing clean map to FITS file: J1325-1117_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.141189 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000286984 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.60979 0.60979 1.21958 2.43916 4.87832 9.75663 19.5133 39.0265 78.0531 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.141 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.828 x 6.945 at -3.558 degrees (North through East) ! Clean map min=-0.0020588 max=0.14119 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 J1325-1117_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:55:25 2019