! Started logfile: J1325-0804_S_2017_01_21_pus_uvs.log on Sun May 5 15:55:16 2019 obs J1325-0804_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J1325-0804_S_2017_01_21_pus_uva.fits ! AN table 1: 113 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.736971 visibilities/baseline/integration-bin. ! Found source: J1325-0804 ! ! 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 11992 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-0804_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 138 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 138 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 138 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 389 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.910465Jy sigma=0.006263 ! Fit after self-cal, rms=0.885362Jy sigma=0.006121 ! 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.48 mas, bmaj=6.385 mas, bpa=-6.083 degrees ! Estimated noise=1286.4 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.0904051 Jy ! Component: 100 - total flux cleaned = 0.121826 Jy ! Total flux subtracted in 100 components = 0.121826 Jy ! Clean residual min=-0.006674 max=0.014643 Jy/beam ! Clean residual mean=-0.000010 rms=0.001942 Jy/beam ! Combined flux in latest and established models = 0.121826 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.121826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115306Jy sigma=0.000699 ! Fit after self-cal, rms=0.115119Jy sigma=0.000698 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0175576 Jy ! Component: 100 - total flux cleaned = 0.027087 Jy ! Total flux subtracted in 100 components = 0.027087 Jy ! Clean residual min=-0.005062 max=0.005398 Jy/beam ! Clean residual mean=-0.000005 rms=0.001275 Jy/beam ! Combined flux in latest and established models = 0.148913 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 10 components and 0.148913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112365Jy sigma=0.000672 ! Fit after self-cal, rms=0.112294Jy sigma=0.000672 ! 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.85 mas, bmaj=6.897 mas, bpa=-3.81 degrees ! Estimated noise=1025.91 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.00755357 Jy ! Component: 100 - total flux cleaned = 0.0112898 Jy ! Component: 150 - total flux cleaned = 0.0133255 Jy ! Component: 200 - total flux cleaned = 0.0143017 Jy ! Total flux subtracted in 200 components = 0.0143017 Jy ! Clean residual min=-0.003669 max=0.004558 Jy/beam ! Clean residual mean=0.000007 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.163214 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 0.163214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111964Jy sigma=0.000667 ! Fit after self-cal, rms=0.111952Jy sigma=0.000667 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 0.96 LA 1.01 ! MK 1.02 NL 0.98 OV 1.07 PT 0.98 ! SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00* HN 1.00 LA 0.97 ! MK 0.99 NL 0.98 OV 1.13 PT 0.99 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* HN 1.02 LA 1.00 ! MK 0.99 NL 1.00 OV 1.00 PT 0.96 ! SC 0.97 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 0.94 LA 0.89 ! MK 1.17 NL 1.00* OV 1.05 PT 0.95 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.111952Jy sigma=0.000667 ! Fit after self-cal, rms=0.113312Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.851 mas, bmaj=6.901 mas, bpa=-3.457 degrees ! Estimated noise=1017.91 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.000473641 Jy ! Component: 100 - total flux cleaned = -0.000684089 Jy ! Component: 150 - total flux cleaned = -0.000751056 Jy ! Component: 200 - total flux cleaned = -0.000749475 Jy ! Total flux subtracted in 200 components = -0.000749475 Jy ! Clean residual min=-0.003421 max=0.003763 Jy/beam ! Clean residual mean=-0.000002 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.162465 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.162465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113279Jy sigma=0.000664 ! Fit after self-cal, rms=0.113436Jy sigma=0.000664 ! 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.113436Jy sigma=0.000664 ! Fit after self-cal, rms=0.117834Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.843 mas, bmaj=6.924 mas, bpa=-3.379 degrees ! Estimated noise=1014.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000193577 Jy ! Component: 100 - total flux cleaned = 0.000158118 Jy ! Component: 150 - total flux cleaned = 0.000157759 Jy ! Component: 200 - total flux cleaned = 0.000157769 Jy ! Total flux subtracted in 200 components = 0.000157769 Jy ! Clean residual min=-0.003132 max=0.002586 Jy/beam ! Clean residual mean=-0.000001 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.162623 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.162623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117817Jy sigma=0.000660 ! Fit after self-cal, rms=0.117947Jy 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 = -3.5538e-05 Jy ! Component: 100 - total flux cleaned = -8.25236e-05 Jy ! Component: 150 - total flux cleaned = -8.26156e-05 Jy ! Component: 200 - total flux cleaned = -8.21681e-05 Jy ! Total flux subtracted in 200 components = -8.21681e-05 Jy ! Clean residual min=-0.003096 max=0.002530 Jy/beam ! Clean residual mean=-0.000001 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.16254 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.16254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117940Jy sigma=0.000660 ! Fit after self-cal, rms=0.117935Jy 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.117935Jy sigma=0.000660 ! Fit after self-cal, rms=0.123348Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.842 mas, bmaj=6.919 mas, bpa=-3.228 degrees ! Estimated noise=1012.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000102377 Jy ! Component: 100 - total flux cleaned = 6.07609e-05 Jy ! Component: 150 - total flux cleaned = 4.3863e-05 Jy ! Component: 200 - total flux cleaned = 5.80971e-05 Jy ! Total flux subtracted in 200 components = 5.80971e-05 Jy ! Clean residual min=-0.002949 max=0.002496 Jy/beam ! Clean residual mean=-0.000001 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.162599 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.162599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123342Jy sigma=0.000659 ! Fit after self-cal, rms=0.123415Jy 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 = 1.88494e-05 Jy ! Component: 100 - total flux cleaned = 1.76664e-05 Jy ! Component: 150 - total flux cleaned = 1.77884e-05 Jy ! Component: 200 - total flux cleaned = 2.91709e-05 Jy ! Total flux subtracted in 200 components = 2.91709e-05 Jy ! Clean residual min=-0.002945 max=0.002506 Jy/beam ! Clean residual mean=-0.000001 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.162628 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.162628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123412Jy sigma=0.000659 ! Fit after self-cal, rms=0.123410Jy 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.123410Jy sigma=0.000659 ! Fit after self-cal, rms=0.123693Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.516 mas, bmaj=12.24 mas, bpa=2.501 degrees ! Estimated noise=1406.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.83993e-05 Jy ! Component: 100 - total flux cleaned = 0.000156689 Jy ! Component: 150 - total flux cleaned = 0.000172164 Jy ! Component: 200 - total flux cleaned = 0.000183112 Jy ! Total flux subtracted in 200 components = 0.000183112 Jy ! Clean residual min=-0.003559 max=0.003384 Jy/beam ! Clean residual mean=-0.000001 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.162811 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 47 components and 0.162811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123691Jy sigma=0.000659 ! Fit after self-cal, rms=0.123698Jy 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 = -5.79464e-05 Jy ! Component: 100 - total flux cleaned = -5.78828e-05 Jy ! Component: 150 - total flux cleaned = -5.70879e-05 Jy ! Component: 200 - total flux cleaned = -4.63484e-05 Jy ! Total flux subtracted in 200 components = -4.63484e-05 Jy ! Clean residual min=-0.003580 max=0.003412 Jy/beam ! Clean residual mean=-0.000001 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.162764 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 48 components and 0.162764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123697Jy sigma=0.000659 ! Fit after self-cal, rms=0.123696Jy 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.842 mas, bmaj=6.915 mas, bpa=-3.128 degrees ! Estimated noise=1011.89 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.842 x 6.915 at -3.128 degrees (North through East) ! Clean map min=-0.0028137 max=0.11871 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.471 mas, bmaj=6.41 mas, bpa=-5.253 degrees ! Estimated noise=1271.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0896494 Jy ! Component: 100 - total flux cleaned = 0.123742 Jy ! Component: 150 - total flux cleaned = 0.14152 Jy ! Component: 200 - total flux cleaned = 0.150956 Jy ! Total flux subtracted in 200 components = 0.150956 Jy ! Clean residual min=-0.004215 max=0.004491 Jy/beam ! Clean residual mean=-0.000008 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.150956 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.150956 Jy ! Inverting map and beam ! Estimated beam: bmin=2.842 mas, bmaj=6.915 mas, bpa=-3.128 degrees ! Estimated noise=1011.89 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.00610076 Jy ! Component: 100 - total flux cleaned = 0.00923743 Jy ! Component: 150 - total flux cleaned = 0.0100375 Jy ! Component: 200 - total flux cleaned = 0.0102173 Jy ! Total flux subtracted in 200 components = 0.0102173 Jy ! Clean residual min=-0.002983 max=0.002735 Jy/beam ! Clean residual mean=-0.000001 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.161173 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 30 components and 0.161173 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.516 mas, bmaj=12.24 mas, bpa=2.501 degrees ! Estimated noise=1406.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120164 Jy ! Component: 100 - total flux cleaned = 0.00128944 Jy ! Component: 150 - total flux cleaned = 0.00134698 Jy ! Component: 200 - total flux cleaned = 0.0013276 Jy ! Total flux subtracted in 200 components = 0.0013276 Jy ! Clean residual min=-0.003657 max=0.003483 Jy/beam ! Clean residual mean=-0.000001 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.162501 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.57842e-05 Jy ! Component: 100 - total flux cleaned = -2.98806e-05 Jy ! Component: 150 - total flux cleaned = -4.25815e-05 Jy ! Component: 200 - total flux cleaned = -4.27685e-05 Jy ! Total flux subtracted in 200 components = -4.27685e-05 Jy ! Clean residual min=-0.003637 max=0.003482 Jy/beam ! Clean residual mean=-0.000001 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.162458 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.162458 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.842 mas, bmaj=6.915 mas, bpa=-3.128 degrees ! Estimated noise=1011.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000268523 Jy ! Component: 100 - total flux cleaned = -0.000388867 Jy ! Component: 150 - total flux cleaned = -0.000411471 Jy ! Component: 200 - total flux cleaned = -0.000411815 Jy ! Total flux subtracted in 200 components = -0.000411815 Jy ! Clean residual min=-0.002993 max=0.002603 Jy/beam ! Clean residual mean=-0.000001 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.162046 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.162046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123705Jy sigma=0.000659 ! Fit after self-cal, rms=0.123706Jy sigma=0.000659 wmodel J1325-0804_S_2017_01_21_pus_map.mod ! Writing 46 model components to file: J1325-0804_S_2017_01_21_pus_map.mod wobs J1325-0804_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J1325-0804_S_2017_01_21_pus_uvs.fits wwins J1325-0804_S_2017_01_21_pus_map.win ! wwins: Wrote 1 windows to J1325-0804_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.000443807 Jy ! Component: 100 - total flux cleaned = -0.000125013 Jy ! Component: 150 - total flux cleaned = 8.57211e-05 Jy ! Component: 200 - total flux cleaned = 0.000164505 Jy ! Component: 250 - total flux cleaned = 0.000126037 Jy ! Component: 300 - total flux cleaned = 8.85968e-05 Jy ! Component: 350 - total flux cleaned = -5.53958e-05 Jy ! Component: 400 - total flux cleaned = -0.000124919 Jy ! Component: 450 - total flux cleaned = -0.000124434 Jy ! Component: 500 - total flux cleaned = -0.000123995 Jy ! Component: 550 - total flux cleaned = -0.00015651 Jy ! Component: 600 - total flux cleaned = -0.000220866 Jy ! Component: 650 - total flux cleaned = -0.000376905 Jy ! Component: 700 - total flux cleaned = -0.000438377 Jy ! Component: 750 - total flux cleaned = -0.000558782 Jy ! Component: 800 - total flux cleaned = -0.000676616 Jy ! Component: 850 - total flux cleaned = -0.000705389 Jy ! Component: 900 - total flux cleaned = -0.000819891 Jy ! Component: 950 - total flux cleaned = -0.00090435 Jy ! Component: 1000 - total flux cleaned = -0.00107014 Jy ! Component: 1050 - total flux cleaned = -0.00112435 Jy ! Component: 1100 - total flux cleaned = -0.00125805 Jy ! Component: 1150 - total flux cleaned = -0.00136343 Jy ! Component: 1200 - total flux cleaned = -0.00141558 Jy ! Component: 1250 - total flux cleaned = -0.00154371 Jy ! Component: 1300 - total flux cleaned = -0.00159386 Jy ! Component: 1350 - total flux cleaned = -0.00166879 Jy ! Component: 1400 - total flux cleaned = -0.00179201 Jy ! Component: 1450 - total flux cleaned = -0.00188922 Jy ! Component: 1500 - total flux cleaned = -0.00193733 Jy ! Component: 1550 - total flux cleaned = -0.00212696 Jy ! Component: 1600 - total flux cleaned = -0.00222009 Jy ! Component: 1650 - total flux cleaned = -0.00221987 Jy ! Component: 1700 - total flux cleaned = -0.00231139 Jy ! Component: 1750 - total flux cleaned = -0.00231142 Jy ! Component: 1800 - total flux cleaned = -0.00228901 Jy ! Component: 1850 - total flux cleaned = -0.00233355 Jy ! Component: 1900 - total flux cleaned = -0.00237767 Jy ! Component: 1950 - total flux cleaned = -0.00242094 Jy ! Component: 2000 - total flux cleaned = -0.00237779 Jy ! Component: 2050 - total flux cleaned = -0.00237759 Jy ! Component: 2100 - total flux cleaned = -0.00237753 Jy ! Component: 2150 - total flux cleaned = -0.00233593 Jy ! Component: 2200 - total flux cleaned = -0.00233618 Jy ! Component: 2250 - total flux cleaned = -0.00233608 Jy ! Component: 2300 - total flux cleaned = -0.00231608 Jy ! Component: 2350 - total flux cleaned = -0.00237655 Jy ! Component: 2400 - total flux cleaned = -0.00237618 Jy ! Component: 2450 - total flux cleaned = -0.00227775 Jy ! Component: 2500 - total flux cleaned = -0.00227764 Jy ! Component: 2550 - total flux cleaned = -0.00216138 Jy ! Component: 2600 - total flux cleaned = -0.00212327 Jy ! Component: 2650 - total flux cleaned = -0.00210429 Jy ! Component: 2700 - total flux cleaned = -0.00204741 Jy ! Component: 2750 - total flux cleaned = -0.00202861 Jy ! Component: 2800 - total flux cleaned = -0.00206556 Jy ! Component: 2850 - total flux cleaned = -0.00195476 Jy ! Component: 2900 - total flux cleaned = -0.00191829 Jy ! Component: 2950 - total flux cleaned = -0.00191836 Jy ! Component: 3000 - total flux cleaned = -0.00193653 Jy ! Component: 3050 - total flux cleaned = -0.0019367 Jy ! Component: 3100 - total flux cleaned = -0.00191889 Jy ! Component: 3150 - total flux cleaned = -0.00202504 Jy ! Component: 3200 - total flux cleaned = -0.0019725 Jy ! Component: 3250 - total flux cleaned = -0.00202486 Jy ! Component: 3300 - total flux cleaned = -0.00200771 Jy ! Component: 3350 - total flux cleaned = -0.00207626 Jy ! Component: 3400 - total flux cleaned = -0.00207628 Jy ! Component: 3450 - total flux cleaned = -0.00212683 Jy ! Component: 3500 - total flux cleaned = -0.00214339 Jy ! Component: 3550 - total flux cleaned = -0.00209329 Jy ! Component: 3600 - total flux cleaned = -0.0021265 Jy ! Component: 3650 - total flux cleaned = -0.00219225 Jy ! Component: 3700 - total flux cleaned = -0.00225741 Jy ! Component: 3750 - total flux cleaned = -0.00225756 Jy ! Component: 3800 - total flux cleaned = -0.00220922 Jy ! Component: 3850 - total flux cleaned = -0.00227316 Jy ! Component: 3900 - total flux cleaned = -0.00225716 Jy ! Component: 3950 - total flux cleaned = -0.00228857 Jy ! Component: 4000 - total flux cleaned = -0.00231998 Jy ! Component: 4050 - total flux cleaned = -0.00233568 Jy ! Total flux subtracted in 4096 components = -0.00232027 Jy ! Clean residual min=-0.000846 max=0.000973 Jy/beam ! Clean residual mean=-0.000002 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.159726 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 342 components and 0.159726 Jy ![Exited script file: muppet] wmap "J1325-0804_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.842 x 6.915 at -3.128 degrees (North through East) ! Clean map min=-0.0021209 max=0.11822 Jy/beam ! Writing clean map to FITS file: J1325-0804_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.118217 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000287477 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.729536 0.729536 1.45907 2.91814 5.83628 11.6726 23.3451 46.6903 93.3806 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.118 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.842 x 6.915 at -3.128 degrees (North through East) ! Clean map min=-0.0021209 max=0.11822 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-0804_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:55:21 2019