! Started logfile: J2017-2514_S_2017_02_19_pus_uvs.log on Sat May 4 18:58:00 2019 obs J2017-2514_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J2017-2514_S_2017_02_19_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.60237 visibilities/baseline/integration-bin. ! Found source: J2017-2514 ! ! 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 482 lines of history. ! ! Reading 8132 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 J2017-2514_S_2017_02_19_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 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 161 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.891924Jy sigma=0.005707 ! Fit after self-cal, rms=0.873718Jy sigma=0.005596 ! 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.669 mas, bmaj=7.821 mas, bpa=3.93 degrees ! Estimated noise=1895.33 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.0951788 Jy ! Component: 100 - total flux cleaned = 0.121364 Jy ! Total flux subtracted in 100 components = 0.121364 Jy ! Clean residual min=-0.007484 max=0.012112 Jy/beam ! Clean residual mean=0.000044 rms=0.002114 Jy/beam ! Combined flux in latest and established models = 0.121364 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.121364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116314Jy sigma=0.000683 ! Fit after self-cal, rms=0.116238Jy sigma=0.000683 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0145352 Jy ! Component: 100 - total flux cleaned = 0.0230934 Jy ! Total flux subtracted in 100 components = 0.0230934 Jy ! Clean residual min=-0.005737 max=0.005986 Jy/beam ! Clean residual mean=0.000035 rms=0.001486 Jy/beam ! Combined flux in latest and established models = 0.144458 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.144458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113323Jy sigma=0.000667 ! Fit after self-cal, rms=0.113228Jy sigma=0.000666 ! 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.24 mas, bmaj=8.932 mas, bpa=4.162 degrees ! Estimated noise=1364.1 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.00861094 Jy ! Component: 100 - total flux cleaned = 0.0131564 Jy ! Component: 150 - total flux cleaned = 0.0157435 Jy ! Component: 200 - total flux cleaned = 0.0172727 Jy ! Total flux subtracted in 200 components = 0.0172727 Jy ! Clean residual min=-0.005882 max=0.004885 Jy/beam ! Clean residual mean=0.000067 rms=0.001450 Jy/beam ! Combined flux in latest and established models = 0.16173 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 49 components and 0.16173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112374Jy sigma=0.000663 ! Fit after self-cal, rms=0.112324Jy 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.06 FD 0.99 HN 1.04 KP 1.09 ! LA 0.96 MK 0.98 NL 0.97 OV 1.07 ! PT 1.00* SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.97 HN 1.06 KP 0.96 ! LA 0.97 MK 0.94 NL 1.09 OV 1.08 ! PT 1.00* SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.00 HN 1.12 KP 0.90 ! LA 0.75 MK 1.14 NL 1.24 OV 0.95 ! PT 1.00* 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.10 FD 1.00 HN 0.90 KP 1.00* ! LA 0.74 MK 0.96 NL 1.00* OV 1.08 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.112324Jy sigma=0.000663 ! Fit after self-cal, rms=0.109281Jy sigma=0.000653 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=8.982 mas, bpa=4.199 degrees ! Estimated noise=1369.38 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.000311812 Jy ! Component: 100 - total flux cleaned = -0.000197547 Jy ! Component: 150 - total flux cleaned = -0.000261438 Jy ! Component: 200 - total flux cleaned = -0.000322112 Jy ! Total flux subtracted in 200 components = -0.000322112 Jy ! Clean residual min=-0.003538 max=0.003587 Jy/beam ! Clean residual mean=0.000013 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.161408 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 54 components and 0.161408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109256Jy sigma=0.000652 ! Fit after self-cal, rms=0.109312Jy sigma=0.000652 ! 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.109312Jy sigma=0.000652 ! Fit after self-cal, rms=0.109698Jy sigma=0.000651 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=8.957 mas, bpa=4.347 degrees ! Estimated noise=1370.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000144993 Jy ! Component: 100 - total flux cleaned = 0.000195743 Jy ! Component: 150 - total flux cleaned = 0.000195882 Jy ! Component: 200 - total flux cleaned = 0.000196444 Jy ! Total flux subtracted in 200 components = 0.000196444 Jy ! Clean residual min=-0.003717 max=0.003137 Jy/beam ! Clean residual mean=0.000005 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.161605 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.161605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109688Jy sigma=0.000651 ! Fit after self-cal, rms=0.109719Jy sigma=0.000651 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.26391e-05 Jy ! Component: 100 - total flux cleaned = 5.68217e-06 Jy ! Component: 150 - total flux cleaned = 2.32901e-05 Jy ! Component: 200 - total flux cleaned = 2.32112e-05 Jy ! Total flux subtracted in 200 components = 2.32112e-05 Jy ! Clean residual min=-0.003651 max=0.003168 Jy/beam ! Clean residual mean=0.000005 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.161628 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.161628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109713Jy sigma=0.000651 ! Fit after self-cal, rms=0.109712Jy sigma=0.000651 ! 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.109712Jy sigma=0.000651 ! Fit after self-cal, rms=0.109820Jy sigma=0.000651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=8.96 mas, bpa=4.427 degrees ! Estimated noise=1370.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.64948e-05 Jy ! Component: 100 - total flux cleaned = 9.68382e-05 Jy ! Component: 150 - total flux cleaned = 9.72549e-05 Jy ! Component: 200 - total flux cleaned = 0.000114157 Jy ! Total flux subtracted in 200 components = 0.000114157 Jy ! Clean residual min=-0.003608 max=0.003167 Jy/beam ! Clean residual mean=0.000004 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.161742 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 59 components and 0.161742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109813Jy sigma=0.000651 ! Fit after self-cal, rms=0.109816Jy sigma=0.000651 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.98443e-06 Jy ! Component: 100 - total flux cleaned = -4.30611e-06 Jy ! Component: 150 - total flux cleaned = 1.19637e-05 Jy ! Component: 200 - total flux cleaned = 1.24578e-05 Jy ! Total flux subtracted in 200 components = 1.24578e-05 Jy ! Clean residual min=-0.003578 max=0.003184 Jy/beam ! Clean residual mean=0.000004 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.161755 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 61 components and 0.161755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109812Jy sigma=0.000650 ! Fit after self-cal, rms=0.109811Jy sigma=0.000650 ! 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.109811Jy sigma=0.000650 ! Fit after self-cal, rms=0.109888Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.617 mas, bmaj=16.64 mas, bpa=4.034 degrees ! Estimated noise=1764.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000458496 Jy ! Component: 100 - total flux cleaned = 0.000513176 Jy ! Component: 150 - total flux cleaned = 0.000581312 Jy ! Component: 200 - total flux cleaned = 0.000561114 Jy ! Total flux subtracted in 200 components = 0.000561114 Jy ! Clean residual min=-0.003549 max=0.004211 Jy/beam ! Clean residual mean=0.000006 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.162316 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 62 components and 0.162316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109887Jy sigma=0.000650 ! Fit after self-cal, rms=0.109885Jy sigma=0.000650 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.26351e-05 Jy ! Component: 100 - total flux cleaned = -6.98052e-05 Jy ! Component: 150 - total flux cleaned = -8.69912e-05 Jy ! Component: 200 - total flux cleaned = -0.000102383 Jy ! Total flux subtracted in 200 components = -0.000102383 Jy ! Clean residual min=-0.003578 max=0.004193 Jy/beam ! Clean residual mean=0.000006 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.162213 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 64 components and 0.162213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109891Jy sigma=0.000651 ! Fit after self-cal, rms=0.109889Jy sigma=0.000650 ! 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.251 mas, bmaj=8.963 mas, bpa=4.491 degrees ! Estimated noise=1370.51 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.251 x 8.963 at 4.491 degrees (North through East) ! Clean map min=-0.0031877 max=0.12643 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.677 mas, bmaj=7.828 mas, bpa=4.172 degrees ! Estimated noise=1907.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0949167 Jy ! Component: 100 - total flux cleaned = 0.12296 Jy ! Component: 150 - total flux cleaned = 0.138047 Jy ! Component: 200 - total flux cleaned = 0.147098 Jy ! Total flux subtracted in 200 components = 0.147098 Jy ! Clean residual min=-0.004891 max=0.005337 Jy/beam ! Clean residual mean=0.000009 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.147098 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.147098 Jy ! Inverting map and beam ! Estimated beam: bmin=3.251 mas, bmaj=8.963 mas, bpa=4.491 degrees ! Estimated noise=1370.51 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, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00789235 Jy ! Component: 100 - total flux cleaned = 0.0120168 Jy ! Component: 150 - total flux cleaned = 0.013053 Jy ! Component: 200 - total flux cleaned = 0.0135926 Jy ! Total flux subtracted in 200 components = 0.0135926 Jy ! Clean residual min=-0.003666 max=0.002989 Jy/beam ! Clean residual mean=0.000006 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.16069 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 35 components and 0.16069 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.617 mas, bmaj=16.64 mas, bpa=4.034 degrees ! Estimated noise=1764.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012104 Jy ! Component: 100 - total flux cleaned = 0.00112417 Jy ! Component: 150 - total flux cleaned = 0.00112426 Jy ! Component: 200 - total flux cleaned = 0.00112285 Jy ! Total flux subtracted in 200 components = 0.00112285 Jy ! Clean residual min=-0.003591 max=0.004136 Jy/beam ! Clean residual mean=0.000006 rms=0.001183 Jy/beam ! Combined flux in latest and established models = 0.161813 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 = -2.82201e-05 Jy ! Component: 100 - total flux cleaned = -3.22789e-06 Jy ! Component: 150 - total flux cleaned = -3.28053e-06 Jy ! Component: 200 - total flux cleaned = -2.36137e-05 Jy ! Total flux subtracted in 200 components = -2.36137e-05 Jy ! Clean residual min=-0.003567 max=0.004134 Jy/beam ! Clean residual mean=0.000005 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.161789 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 53 components and 0.16179 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.251 mas, bmaj=8.963 mas, bpa=4.491 degrees ! Estimated noise=1370.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000633542 Jy ! Component: 100 - total flux cleaned = -0.000634072 Jy ! Component: 150 - total flux cleaned = -0.00076508 Jy ! Component: 200 - total flux cleaned = -0.000846462 Jy ! Total flux subtracted in 200 components = -0.000846462 Jy ! Clean residual min=-0.002999 max=0.002926 Jy/beam ! Clean residual mean=0.000003 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.160943 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 67 components and 0.160943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109808Jy sigma=0.000650 ! Fit after self-cal, rms=0.109802Jy sigma=0.000650 wmodel J2017-2514_S_2017_02_19_pus_map.mod ! Writing 67 model components to file: J2017-2514_S_2017_02_19_pus_map.mod wobs J2017-2514_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J2017-2514_S_2017_02_19_pus_uvs.fits wwins J2017-2514_S_2017_02_19_pus_map.win ! wwins: Wrote 2 windows to J2017-2514_S_2017_02_19_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.000571244 Jy ! Component: 100 - total flux cleaned = -0.000881432 Jy ! Component: 150 - total flux cleaned = -0.00112501 Jy ! Component: 200 - total flux cleaned = -0.00131028 Jy ! Component: 250 - total flux cleaned = -0.00144374 Jy ! Component: 300 - total flux cleaned = -0.00157205 Jy ! Component: 350 - total flux cleaned = -0.00169635 Jy ! Component: 400 - total flux cleaned = -0.00181683 Jy ! Component: 450 - total flux cleaned = -0.00181695 Jy ! Component: 500 - total flux cleaned = -0.00192843 Jy ! Component: 550 - total flux cleaned = -0.00185519 Jy ! Component: 600 - total flux cleaned = -0.00192643 Jy ! Component: 650 - total flux cleaned = -0.00202987 Jy ! Component: 700 - total flux cleaned = -0.00216516 Jy ! Component: 750 - total flux cleaned = -0.00223065 Jy ! Component: 800 - total flux cleaned = -0.00239113 Jy ! Component: 850 - total flux cleaned = -0.00239089 Jy ! Component: 900 - total flux cleaned = -0.00242213 Jy ! Component: 950 - total flux cleaned = -0.0025438 Jy ! Component: 1000 - total flux cleaned = -0.00260327 Jy ! Component: 1050 - total flux cleaned = -0.00269023 Jy ! Component: 1100 - total flux cleaned = -0.00277539 Jy ! Component: 1150 - total flux cleaned = -0.00277528 Jy ! Component: 1200 - total flux cleaned = -0.00285741 Jy ! Component: 1250 - total flux cleaned = -0.00296458 Jy ! Component: 1300 - total flux cleaned = -0.00293755 Jy ! Component: 1350 - total flux cleaned = -0.0028856 Jy ! Component: 1400 - total flux cleaned = -0.00293646 Jy ! Component: 1450 - total flux cleaned = -0.00293669 Jy ! Component: 1500 - total flux cleaned = -0.00293629 Jy ! Component: 1550 - total flux cleaned = -0.00296014 Jy ! Component: 1600 - total flux cleaned = -0.00298368 Jy ! Component: 1650 - total flux cleaned = -0.00291339 Jy ! Component: 1700 - total flux cleaned = -0.00295975 Jy ! Component: 1750 - total flux cleaned = -0.00293651 Jy ! Component: 1800 - total flux cleaned = -0.00289128 Jy ! Component: 1850 - total flux cleaned = -0.00291271 Jy ! Component: 1900 - total flux cleaned = -0.00278099 Jy ! Component: 1950 - total flux cleaned = -0.00273816 Jy ! Component: 2000 - total flux cleaned = -0.00271704 Jy ! Component: 2050 - total flux cleaned = -0.00273814 Jy ! Component: 2100 - total flux cleaned = -0.00267583 Jy ! Component: 2150 - total flux cleaned = -0.00275711 Jy ! Component: 2200 - total flux cleaned = -0.00265585 Jy ! Component: 2250 - total flux cleaned = -0.00259643 Jy ! Component: 2300 - total flux cleaned = -0.00263604 Jy ! Component: 2350 - total flux cleaned = -0.00265542 Jy ! Component: 2400 - total flux cleaned = -0.00261703 Jy ! Component: 2450 - total flux cleaned = -0.00257962 Jy ! Component: 2500 - total flux cleaned = -0.00261717 Jy ! Component: 2550 - total flux cleaned = -0.00263556 Jy ! Component: 2600 - total flux cleaned = -0.00259965 Jy ! Component: 2650 - total flux cleaned = -0.00265363 Jy ! Component: 2700 - total flux cleaned = -0.00265367 Jy ! Component: 2750 - total flux cleaned = -0.00265359 Jy ! Component: 2800 - total flux cleaned = -0.00261908 Jy ! Component: 2850 - total flux cleaned = -0.00263618 Jy ! Component: 2900 - total flux cleaned = -0.00265281 Jy ! Component: 2950 - total flux cleaned = -0.00258568 Jy ! Component: 3000 - total flux cleaned = -0.00256945 Jy ! Component: 3050 - total flux cleaned = -0.00260219 Jy ! Component: 3100 - total flux cleaned = -0.00258602 Jy ! Component: 3150 - total flux cleaned = -0.00261807 Jy ! Component: 3200 - total flux cleaned = -0.00260227 Jy ! Component: 3250 - total flux cleaned = -0.00261809 Jy ! Component: 3300 - total flux cleaned = -0.00264902 Jy ! Component: 3350 - total flux cleaned = -0.00263363 Jy ! Component: 3400 - total flux cleaned = -0.00261817 Jy ! Component: 3450 - total flux cleaned = -0.00258796 Jy ! Component: 3500 - total flux cleaned = -0.00263262 Jy ! Component: 3550 - total flux cleaned = -0.00263262 Jy ! Component: 3600 - total flux cleaned = -0.00266186 Jy ! Component: 3650 - total flux cleaned = -0.00260364 Jy ! Component: 3700 - total flux cleaned = -0.00261803 Jy ! Component: 3750 - total flux cleaned = -0.00256065 Jy ! Component: 3800 - total flux cleaned = -0.00253221 Jy ! Component: 3850 - total flux cleaned = -0.00246177 Jy ! Component: 3900 - total flux cleaned = -0.00244768 Jy ! Component: 3950 - total flux cleaned = -0.00239237 Jy ! Component: 4000 - total flux cleaned = -0.0023513 Jy ! Component: 4050 - total flux cleaned = -0.00232421 Jy ! Total flux subtracted in 4096 components = -0.00228387 Jy ! Clean residual min=-0.000857 max=0.000744 Jy/beam ! Clean residual mean=0.000002 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.158659 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 359 components and 0.158659 Jy ![Exited script file: muppet] wmap "J2017-2514_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.251 x 8.963 at 4.491 degrees (North through East) ! Clean map min=-0.0023112 max=0.12657 Jy/beam ! Writing clean map to FITS file: J2017-2514_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.126566 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000243587 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.577373 0.577373 1.15475 2.30949 4.61899 9.23797 18.4759 36.9519 73.9038 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.126 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.251 x 8.963 at 4.491 degrees (North through East) ! Clean map min=-0.0023112 max=0.12657 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 J2017-2514_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:58:04 2019