! Started logfile: J2343+2339_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:52:15 2019 obs J2343+2339_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J2343+2339_S_2017_03_27_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.913038 visibilities/baseline/integration-bin. ! Found source: J2343+2339 ! ! 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 1684 lines of history. ! ! Reading 28432 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 J2343+2339_S_2017_03_27_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 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 699 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.713807Jy sigma=0.006403 ! Fit after self-cal, rms=0.698627Jy sigma=0.006273 ! 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.89 mas, bmaj=5.906 mas, bpa=-7.672 degrees ! Estimated noise=806.532 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.234512 Jy ! Component: 100 - total flux cleaned = 0.28769 Jy ! Total flux subtracted in 100 components = 0.28769 Jy ! Clean residual min=-0.006407 max=0.018832 Jy/beam ! Clean residual mean=-0.000026 rms=0.001853 Jy/beam ! Combined flux in latest and established models = 0.28769 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.28769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091784Jy sigma=0.000760 ! Fit after self-cal, rms=0.091788Jy sigma=0.000760 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0198062 Jy ! Component: 100 - total flux cleaned = 0.0296016 Jy ! Total flux subtracted in 100 components = 0.0296016 Jy ! Clean residual min=-0.004617 max=0.005877 Jy/beam ! Clean residual mean=-0.000007 rms=0.001218 Jy/beam ! Combined flux in latest and established models = 0.317292 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.317292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087225Jy sigma=0.000710 ! Fit after self-cal, rms=0.087233Jy sigma=0.000710 ! 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.527 mas, bmaj=6.882 mas, bpa=-5.288 degrees ! Estimated noise=513.73 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.00704008 Jy ! Component: 100 - total flux cleaned = 0.0105883 Jy ! Component: 150 - total flux cleaned = 0.0125281 Jy ! Component: 200 - total flux cleaned = 0.0136357 Jy ! Total flux subtracted in 200 components = 0.0136357 Jy ! Clean residual min=-0.003424 max=0.003938 Jy/beam ! Clean residual mean=0.000001 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.330928 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 37 components and 0.330928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086811Jy sigma=0.000704 ! Fit after self-cal, rms=0.086811Jy sigma=0.000704 ! 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.99 FD 0.98 HN 0.94 KP 1.02 ! LA 0.98 MK 1.00 NL 0.98 OV 1.03 ! PT 0.98 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00 HN 0.99 KP 0.99 ! LA 0.95 MK 0.98 NL 1.04 OV 1.06 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.05 HN 0.99 KP 0.99 ! LA 0.99 MK 1.03 NL 1.06 OV 0.97 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.06 HN 0.97 KP 1.00* ! LA 1.05 MK 1.21 NL 1.00* OV 1.29 ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.086811Jy sigma=0.000704 ! Fit after self-cal, rms=0.088921Jy sigma=0.000680 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=6.883 mas, bpa=-5.017 degrees ! Estimated noise=514.392 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.000403321 Jy ! Component: 100 - total flux cleaned = 0.000329963 Jy ! Component: 150 - total flux cleaned = 0.000232853 Jy ! Component: 200 - total flux cleaned = 0.0001461 Jy ! Total flux subtracted in 200 components = 0.0001461 Jy ! Clean residual min=-0.002575 max=0.002566 Jy/beam ! Clean residual mean=-0.000002 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.331074 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 42 components and 0.331074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088892Jy sigma=0.000680 ! Fit after self-cal, rms=0.089000Jy sigma=0.000680 ! 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.089000Jy sigma=0.000680 ! Fit after self-cal, rms=0.095370Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.536 mas, bmaj=6.897 mas, bpa=-5.002 degrees ! Estimated noise=514.751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000224959 Jy ! Component: 100 - total flux cleaned = 0.000239904 Jy ! Component: 150 - total flux cleaned = 0.000239479 Jy ! Component: 200 - total flux cleaned = 0.00023882 Jy ! Total flux subtracted in 200 components = 0.00023882 Jy ! Clean residual min=-0.001761 max=0.001461 Jy/beam ! Clean residual mean=-0.000000 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.331313 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.331313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095366Jy sigma=0.000673 ! Fit after self-cal, rms=0.095454Jy sigma=0.000673 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.2286e-05 Jy ! Component: 100 - total flux cleaned = 5.02978e-05 Jy ! Component: 150 - total flux cleaned = 4.00654e-05 Jy ! Component: 200 - total flux cleaned = 4.0099e-05 Jy ! Total flux subtracted in 200 components = 4.0099e-05 Jy ! Clean residual min=-0.001732 max=0.001462 Jy/beam ! Clean residual mean=-0.000000 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.331353 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.331353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095452Jy sigma=0.000673 ! Fit after self-cal, rms=0.095451Jy sigma=0.000673 ! 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.095451Jy sigma=0.000673 ! Fit after self-cal, rms=0.095991Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.537 mas, bmaj=6.899 mas, bpa=-4.979 degrees ! Estimated noise=515.102 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000187218 Jy ! Component: 100 - total flux cleaned = 0.000198394 Jy ! Component: 150 - total flux cleaned = 0.000187095 Jy ! Component: 200 - total flux cleaned = 0.000177087 Jy ! Total flux subtracted in 200 components = 0.000177087 Jy ! Clean residual min=-0.001744 max=0.001451 Jy/beam ! Clean residual mean=-0.000000 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.33153 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.33153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095989Jy sigma=0.000673 ! Fit after self-cal, rms=0.095992Jy sigma=0.000673 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.97989e-05 Jy ! Component: 100 - total flux cleaned = 3.07806e-05 Jy ! Component: 150 - total flux cleaned = 3.09704e-05 Jy ! Component: 200 - total flux cleaned = 2.22325e-05 Jy ! Total flux subtracted in 200 components = 2.22325e-05 Jy ! Clean residual min=-0.001730 max=0.001449 Jy/beam ! Clean residual mean=-0.000000 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.331552 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.331552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095991Jy sigma=0.000673 ! Fit after self-cal, rms=0.095990Jy sigma=0.000673 ! 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.095990Jy sigma=0.000673 ! Fit after self-cal, rms=0.096114Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.857 mas, bmaj=10.1 mas, bpa=-2.017 degrees ! Estimated noise=620.537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00022304 Jy ! Component: 100 - total flux cleaned = 0.000223576 Jy ! Component: 150 - total flux cleaned = 0.000241854 Jy ! Component: 200 - total flux cleaned = 0.000258037 Jy ! Total flux subtracted in 200 components = 0.000258037 Jy ! Clean residual min=-0.001673 max=0.001711 Jy/beam ! Clean residual mean=0.000000 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.33181 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.33181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096116Jy sigma=0.000673 ! Fit after self-cal, rms=0.096114Jy sigma=0.000673 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.29497e-06 Jy ! Component: 100 - total flux cleaned = -5.47949e-07 Jy ! Component: 150 - total flux cleaned = 6.61551e-06 Jy ! Component: 200 - total flux cleaned = 1.30602e-05 Jy ! Total flux subtracted in 200 components = 1.30602e-05 Jy ! Clean residual min=-0.001671 max=0.001704 Jy/beam ! Clean residual mean=0.000000 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.331823 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 67 components and 0.331823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096117Jy sigma=0.000673 ! Fit after self-cal, rms=0.096115Jy sigma=0.000673 ! 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.538 mas, bmaj=6.9 mas, bpa=-4.961 degrees ! Estimated noise=515.422 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.538 x 6.9 at -4.961 degrees (North through East) ! Clean map min=-0.0016306 max=0.3074 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.902 mas, bmaj=5.916 mas, bpa=-7.187 degrees ! Estimated noise=813.836 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.236569 Jy ! Component: 100 - total flux cleaned = 0.289479 Jy ! Component: 150 - total flux cleaned = 0.308788 Jy ! Component: 200 - total flux cleaned = 0.318404 Jy ! Total flux subtracted in 200 components = 0.318404 Jy ! Clean residual min=-0.002801 max=0.004621 Jy/beam ! Clean residual mean=-0.000008 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.318404 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.318404 Jy ! Inverting map and beam ! Estimated beam: bmin=3.538 mas, bmaj=6.9 mas, bpa=-4.961 degrees ! Estimated noise=515.422 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.00639146 Jy ! Component: 100 - total flux cleaned = 0.00961233 Jy ! Component: 150 - total flux cleaned = 0.011361 Jy ! Component: 200 - total flux cleaned = 0.012372 Jy ! Total flux subtracted in 200 components = 0.012372 Jy ! Clean residual min=-0.001709 max=0.001524 Jy/beam ! Clean residual mean=-0.000000 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.330776 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 37 components and 0.330776 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.857 mas, bmaj=10.1 mas, bpa=-2.017 degrees ! Estimated noise=620.537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000841801 Jy ! Component: 100 - total flux cleaned = 0.000869482 Jy ! Component: 150 - total flux cleaned = 0.000905384 Jy ! Component: 200 - total flux cleaned = 0.00092723 Jy ! Total flux subtracted in 200 components = 0.00092723 Jy ! Clean residual min=-0.001629 max=0.001738 Jy/beam ! Clean residual mean=0.000000 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.331703 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.09661e-05 Jy ! Component: 100 - total flux cleaned = 4.8466e-05 Jy ! Component: 150 - total flux cleaned = 6.53814e-05 Jy ! Component: 200 - total flux cleaned = 8.13902e-05 Jy ! Total flux subtracted in 200 components = 8.13902e-05 Jy ! Clean residual min=-0.001628 max=0.001735 Jy/beam ! Clean residual mean=0.000000 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.331785 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 50 components and 0.331785 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.538 mas, bmaj=6.9 mas, bpa=-4.961 degrees ! Estimated noise=515.422 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.25177e-05 Jy ! Component: 100 - total flux cleaned = 5.26198e-05 Jy ! Component: 150 - total flux cleaned = 3.39591e-05 Jy ! Component: 200 - total flux cleaned = -1.38225e-05 Jy ! Total flux subtracted in 200 components = -1.38225e-05 Jy ! Clean residual min=-0.001664 max=0.001502 Jy/beam ! Clean residual mean=-0.000000 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.331771 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 0.331771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096132Jy sigma=0.000673 ! Fit after self-cal, rms=0.096130Jy sigma=0.000673 wmodel J2343+2339_S_2017_03_27_pus_map.mod ! Writing 60 model components to file: J2343+2339_S_2017_03_27_pus_map.mod wobs J2343+2339_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J2343+2339_S_2017_03_27_pus_uvs.fits wwins J2343+2339_S_2017_03_27_pus_map.win ! wwins: Wrote 1 windows to J2343+2339_S_2017_03_27_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.000217428 Jy ! Component: 100 - total flux cleaned = -9.3721e-05 Jy ! Component: 150 - total flux cleaned = 0.000188497 Jy ! Component: 200 - total flux cleaned = 0.000480565 Jy ! Component: 250 - total flux cleaned = 0.000740305 Jy ! Component: 300 - total flux cleaned = 0.000908769 Jy ! Component: 350 - total flux cleaned = 0.0011556 Jy ! Component: 400 - total flux cleaned = 0.00135643 Jy ! Component: 450 - total flux cleaned = 0.00157294 Jy ! Component: 500 - total flux cleaned = 0.00178471 Jy ! Component: 550 - total flux cleaned = 0.00195489 Jy ! Component: 600 - total flux cleaned = 0.00215907 Jy ! Component: 650 - total flux cleaned = 0.00232319 Jy ! Component: 700 - total flux cleaned = 0.00243079 Jy ! Component: 750 - total flux cleaned = 0.00258989 Jy ! Component: 800 - total flux cleaned = 0.00271169 Jy ! Component: 850 - total flux cleaned = 0.00286613 Jy ! Component: 900 - total flux cleaned = 0.00301801 Jy ! Component: 950 - total flux cleaned = 0.00318411 Jy ! Component: 1000 - total flux cleaned = 0.0033149 Jy ! Component: 1050 - total flux cleaned = 0.00344421 Jy ! Component: 1100 - total flux cleaned = 0.00352388 Jy ! Component: 1150 - total flux cleaned = 0.00368119 Jy ! Component: 1200 - total flux cleaned = 0.00382087 Jy ! Component: 1250 - total flux cleaned = 0.00395865 Jy ! Component: 1300 - total flux cleaned = 0.00409492 Jy ! Component: 1350 - total flux cleaned = 0.00415458 Jy ! Component: 1400 - total flux cleaned = 0.00422884 Jy ! Component: 1450 - total flux cleaned = 0.00433137 Jy ! Component: 1500 - total flux cleaned = 0.00444709 Jy ! Component: 1550 - total flux cleaned = 0.00450448 Jy ! Component: 1600 - total flux cleaned = 0.00460358 Jy ! Component: 1650 - total flux cleaned = 0.00465958 Jy ! Component: 1700 - total flux cleaned = 0.00474276 Jy ! Component: 1750 - total flux cleaned = 0.00479761 Jy ! Component: 1800 - total flux cleaned = 0.00490646 Jy ! Component: 1850 - total flux cleaned = 0.00497391 Jy ! Component: 1900 - total flux cleaned = 0.00498717 Jy ! Component: 1950 - total flux cleaned = 0.00507966 Jy ! Component: 2000 - total flux cleaned = 0.00513181 Jy ! Component: 2050 - total flux cleaned = 0.00519666 Jy ! Component: 2100 - total flux cleaned = 0.00526106 Jy ! Component: 2150 - total flux cleaned = 0.00536286 Jy ! Component: 2200 - total flux cleaned = 0.0054513 Jy ! Component: 2250 - total flux cleaned = 0.00546367 Jy ! Component: 2300 - total flux cleaned = 0.00552565 Jy ! Component: 2350 - total flux cleaned = 0.00552539 Jy ! Component: 2400 - total flux cleaned = 0.00561097 Jy ! Component: 2450 - total flux cleaned = 0.0056109 Jy ! Component: 2500 - total flux cleaned = 0.00564689 Jy ! Component: 2550 - total flux cleaned = 0.00573034 Jy ! Component: 2600 - total flux cleaned = 0.00570667 Jy ! Component: 2650 - total flux cleaned = 0.00574197 Jy ! Component: 2700 - total flux cleaned = 0.00581193 Jy ! Component: 2750 - total flux cleaned = 0.00585813 Jy ! Component: 2800 - total flux cleaned = 0.00592688 Jy ! Component: 2850 - total flux cleaned = 0.00588114 Jy ! Component: 2900 - total flux cleaned = 0.0059377 Jy ! Component: 2950 - total flux cleaned = 0.00599369 Jy ! Component: 3000 - total flux cleaned = 0.00597136 Jy ! Component: 3050 - total flux cleaned = 0.00597131 Jy ! Component: 3100 - total flux cleaned = 0.00597129 Jy ! Component: 3150 - total flux cleaned = 0.00600415 Jy ! Component: 3200 - total flux cleaned = 0.00601502 Jy ! Component: 3250 - total flux cleaned = 0.00599343 Jy ! Component: 3300 - total flux cleaned = 0.00599348 Jy ! Component: 3350 - total flux cleaned = 0.00601483 Jy ! Component: 3400 - total flux cleaned = 0.00603599 Jy ! Component: 3450 - total flux cleaned = 0.00606741 Jy ! Component: 3500 - total flux cleaned = 0.00606743 Jy ! Component: 3550 - total flux cleaned = 0.00609853 Jy ! Component: 3600 - total flux cleaned = 0.00610877 Jy ! Component: 3650 - total flux cleaned = 0.00607807 Jy ! Component: 3700 - total flux cleaned = 0.00607806 Jy ! Component: 3750 - total flux cleaned = 0.00609832 Jy ! Component: 3800 - total flux cleaned = 0.00611857 Jy ! Component: 3850 - total flux cleaned = 0.00614851 Jy ! Component: 3900 - total flux cleaned = 0.00613842 Jy ! Component: 3950 - total flux cleaned = 0.00613849 Jy ! Component: 4000 - total flux cleaned = 0.00617789 Jy ! Component: 4050 - total flux cleaned = 0.00614842 Jy ! Total flux subtracted in 4096 components = 0.00614844 Jy ! Clean residual min=-0.000537 max=0.000779 Jy/beam ! Clean residual mean=-0.000001 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.337919 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 349 components and 0.33792 Jy ![Exited script file: muppet] wmap "J2343+2339_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.538 x 6.9 at -4.961 degrees (North through East) ! Clean map min=-0.0011966 max=0.30766 Jy/beam ! Writing clean map to FITS file: J2343+2339_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.307665 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000178131 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.173694 0.173694 0.347387 0.694775 1.38955 2.7791 5.5582 11.1164 22.2328 44.4656 88.9312 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.307 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.538 x 6.9 at -4.961 degrees (North through East) ! Clean map min=-0.0011966 max=0.30766 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 J2343+2339_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:52:21 2019