! Started logfile: J1123+5045_S_2017_07_09_pus_uvs.log on Wed May 8 14:47:47 2019 obs J1123+5045_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1123+5045_S_2017_07_09_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97094 visibilities/baseline/integration-bin. ! Found source: J1123+5045 ! ! 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 594 lines of history. ! ! Reading 24992 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 J1123+5045_S_2017_07_09_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 825 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.954433Jy sigma=0.009206 ! Fit after self-cal, rms=0.943040Jy sigma=0.009106 ! 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=3.215 mas, bmaj=4.364 mas, bpa=14.98 degrees ! Estimated noise=868.842 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.0452929 Jy ! Component: 100 - total flux cleaned = 0.0563083 Jy ! Total flux subtracted in 100 components = 0.0563083 Jy ! Clean residual min=-0.003371 max=0.004415 Jy/beam ! Clean residual mean=-0.000002 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.0563083 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0563083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072988Jy sigma=0.000670 ! Fit after self-cal, rms=0.072970Jy sigma=0.000670 ! 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.936 mas, bmaj=5.161 mas, bpa=18.78 degrees ! Estimated noise=526.097 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.00555641 Jy ! Component: 100 - total flux cleaned = 0.00805995 Jy ! Component: 150 - total flux cleaned = 0.00945015 Jy ! Component: 200 - total flux cleaned = 0.0102623 Jy ! Total flux subtracted in 200 components = 0.0102623 Jy ! Clean residual min=-0.001898 max=0.003093 Jy/beam ! Clean residual mean=0.000005 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.0665706 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 26 components and 0.0665706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072569Jy sigma=0.000666 ! Fit after self-cal, rms=0.072563Jy sigma=0.000666 ! Inverting map ! Added new window around map position (2.5, 13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0032651 Jy ! Component: 100 - total flux cleaned = 0.00507974 Jy ! Component: 150 - total flux cleaned = 0.00632092 Jy ! Component: 200 - total flux cleaned = 0.00687459 Jy ! Total flux subtracted in 200 components = 0.00687459 Jy ! Clean residual min=-0.001621 max=0.001762 Jy/beam ! Clean residual mean=0.000008 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.0734452 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 50 components and 0.0734452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072407Jy sigma=0.000664 ! Fit after self-cal, rms=0.072380Jy sigma=0.000664 ! 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.03 HN 0.98 KP 0.99 ! LA 1.00 MK 1.23 NL 0.86 OV 1.02 ! PT 1.01 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.02 KP 1.01 ! LA 1.04 MK 0.99 NL 1.07 OV 1.03 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.07 HN 1.01 KP 0.97 ! LA 0.99 MK 1.03 NL 1.03 OV 0.98 ! PT 0.97 SC 1.05 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.93 KP 1.00* ! LA 1.01 MK 0.76 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.072380Jy sigma=0.000664 ! Fit after self-cal, rms=0.072579Jy sigma=0.000662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.946 mas, bmaj=5.203 mas, bpa=20.25 degrees ! Estimated noise=529.446 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.00153419 Jy ! Component: 100 - total flux cleaned = 0.00245601 Jy ! Component: 150 - total flux cleaned = 0.00287568 Jy ! Component: 200 - total flux cleaned = 0.00294653 Jy ! Total flux subtracted in 200 components = 0.00294653 Jy ! Clean residual min=-0.001563 max=0.001591 Jy/beam ! Clean residual mean=0.000005 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0763917 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 72 components and 0.0763917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072539Jy sigma=0.000662 ! Fit after self-cal, rms=0.072542Jy sigma=0.000662 ! 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.072542Jy sigma=0.000662 ! Fit after self-cal, rms=0.073548Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.962 mas, bmaj=5.165 mas, bpa=18.86 degrees ! Estimated noise=533.078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000835778 Jy ! Component: 100 - total flux cleaned = 0.00112219 Jy ! Component: 150 - total flux cleaned = 0.00120827 Jy ! Component: 200 - total flux cleaned = 0.00126477 Jy ! Total flux subtracted in 200 components = 0.00126477 Jy ! Clean residual min=-0.001424 max=0.001484 Jy/beam ! Clean residual mean=0.000003 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.0776565 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 82 components and 0.0776565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073530Jy sigma=0.000660 ! Fit after self-cal, rms=0.073552Jy 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) ! Added new window around map position (20, -19). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000867259 Jy ! Component: 100 - total flux cleaned = 0.000835123 Jy ! Component: 150 - total flux cleaned = 0.000776914 Jy ! Component: 200 - total flux cleaned = 0.000777419 Jy ! Total flux subtracted in 200 components = 0.000777419 Jy ! Clean residual min=-0.001447 max=0.001249 Jy/beam ! Clean residual mean=0.000004 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.0784339 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 101 components and 0.0784339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073514Jy sigma=0.000660 ! Fit after self-cal, rms=0.073509Jy 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.073509Jy sigma=0.000660 ! Fit after self-cal, rms=0.073102Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.955 mas, bmaj=5.148 mas, bpa=19.5 degrees ! Estimated noise=530.128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000728909 Jy ! Component: 100 - total flux cleaned = 0.000904091 Jy ! Component: 150 - total flux cleaned = 0.000968694 Jy ! Component: 200 - total flux cleaned = 0.001008 Jy ! Total flux subtracted in 200 components = 0.001008 Jy ! Clean residual min=-0.001489 max=0.001197 Jy/beam ! Clean residual mean=0.000003 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.0794419 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 111 components and 0.0794419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073086Jy sigma=0.000660 ! Fit after self-cal, rms=0.073092Jy 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 = 0.000112977 Jy ! Component: 100 - total flux cleaned = 0.000150111 Jy ! Component: 150 - total flux cleaned = 0.000167131 Jy ! Component: 200 - total flux cleaned = 0.000183847 Jy ! Total flux subtracted in 200 components = 0.000183847 Jy ! Clean residual min=-0.001496 max=0.001172 Jy/beam ! Clean residual mean=0.000003 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.0796257 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 116 components and 0.0796257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073083Jy sigma=0.000659 ! Fit after self-cal, rms=0.073083Jy 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.073083Jy sigma=0.000659 ! Fit after self-cal, rms=0.073074Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.779 mas, bmaj=8.98 mas, bpa=25.56 degrees ! Estimated noise=658.373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000524985 Jy ! Component: 100 - total flux cleaned = 0.000751207 Jy ! Component: 150 - total flux cleaned = 0.000819026 Jy ! Component: 200 - total flux cleaned = 0.000863734 Jy ! Total flux subtracted in 200 components = 0.000863734 Jy ! Clean residual min=-0.001599 max=0.001569 Jy/beam ! Clean residual mean=0.000004 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.0804895 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 131 components and 0.0804895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073072Jy sigma=0.000659 ! Fit after self-cal, rms=0.073073Jy 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 = 0.000106804 Jy ! Component: 100 - total flux cleaned = 0.000137471 Jy ! Component: 150 - total flux cleaned = 0.000174697 Jy ! Component: 200 - total flux cleaned = 0.000200328 Jy ! Total flux subtracted in 200 components = 0.000200328 Jy ! Clean residual min=-0.001629 max=0.001557 Jy/beam ! Clean residual mean=0.000004 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.0806898 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 136 components and 0.0806898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073072Jy sigma=0.000659 ! Fit after self-cal, rms=0.073072Jy 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=3.949 mas, bmaj=5.14 mas, bpa=19.75 degrees ! Estimated noise=530.022 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.949 x 5.14 at 19.75 degrees (North through East) ! Clean map min=-0.00138 max=0.058425 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=3.238 mas, bmaj=4.353 mas, bpa=16.33 degrees ! Estimated noise=871.713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0450572 Jy ! Component: 100 - total flux cleaned = 0.0569669 Jy ! Component: 150 - total flux cleaned = 0.0629429 Jy ! Component: 200 - total flux cleaned = 0.0668885 Jy ! Total flux subtracted in 200 components = 0.0668885 Jy ! Clean residual min=-0.002715 max=0.002529 Jy/beam ! Clean residual mean=-0.000002 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.0668885 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0668885 Jy ! Inverting map and beam ! Estimated beam: bmin=3.949 mas, bmaj=5.14 mas, bpa=19.75 degrees ! Estimated noise=530.022 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.00366446 Jy ! Component: 100 - total flux cleaned = 0.00613508 Jy ! Component: 150 - total flux cleaned = 0.008018 Jy ! Component: 200 - total flux cleaned = 0.00929277 Jy ! Total flux subtracted in 200 components = 0.00929277 Jy ! Clean residual min=-0.001596 max=0.001426 Jy/beam ! Clean residual mean=-0.000000 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.0761813 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 53 components and 0.0761813 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.779 mas, bmaj=8.98 mas, bpa=25.56 degrees ! Estimated noise=658.373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00189505 Jy ! Component: 100 - total flux cleaned = 0.00267644 Jy ! Component: 150 - total flux cleaned = 0.00311449 Jy ! Component: 200 - total flux cleaned = 0.00343338 Jy ! Total flux subtracted in 200 components = 0.00343338 Jy ! Clean residual min=-0.001449 max=0.001550 Jy/beam ! Clean residual mean=0.000003 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0796147 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00026043 Jy ! Component: 100 - total flux cleaned = 0.000498864 Jy ! Component: 150 - total flux cleaned = 0.000681508 Jy ! Component: 200 - total flux cleaned = 0.00076101 Jy ! Total flux subtracted in 200 components = 0.00076101 Jy ! Clean residual min=-0.001552 max=0.001531 Jy/beam ! Clean residual mean=0.000004 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.0803757 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 110 components and 0.0803757 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.949 mas, bmaj=5.14 mas, bpa=19.75 degrees ! Estimated noise=530.022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.95131e-05 Jy ! Component: 100 - total flux cleaned = 9.15217e-05 Jy ! Component: 150 - total flux cleaned = 9.15395e-05 Jy ! Component: 200 - total flux cleaned = 0.000118112 Jy ! Total flux subtracted in 200 components = 0.000118112 Jy ! Clean residual min=-0.001425 max=0.001264 Jy/beam ! Clean residual mean=0.000002 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.0804938 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 126 components and 0.0804938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073090Jy sigma=0.000660 ! Fit after self-cal, rms=0.073085Jy sigma=0.000659 wmodel J1123+5045_S_2017_07_09_pus_map.mod ! Writing 126 model components to file: J1123+5045_S_2017_07_09_pus_map.mod wobs J1123+5045_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1123+5045_S_2017_07_09_pus_uvs.fits wwins J1123+5045_S_2017_07_09_pus_map.win ! wwins: Wrote 3 windows to J1123+5045_S_2017_07_09_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.00044197 Jy ! Component: 100 - total flux cleaned = -0.000421971 Jy ! Component: 150 - total flux cleaned = -0.000400537 Jy ! Component: 200 - total flux cleaned = -0.000459827 Jy ! Component: 250 - total flux cleaned = -0.000421013 Jy ! Component: 300 - total flux cleaned = -0.000496832 Jy ! Component: 350 - total flux cleaned = -0.000533592 Jy ! Component: 400 - total flux cleaned = -0.000588236 Jy ! Component: 450 - total flux cleaned = -0.00065974 Jy ! Component: 500 - total flux cleaned = -0.000677389 Jy ! Component: 550 - total flux cleaned = -0.000711873 Jy ! Component: 600 - total flux cleaned = -0.000728654 Jy ! Component: 650 - total flux cleaned = -0.000728783 Jy ! Component: 700 - total flux cleaned = -0.000777909 Jy ! Component: 750 - total flux cleaned = -0.000810361 Jy ! Component: 800 - total flux cleaned = -0.00085806 Jy ! Component: 850 - total flux cleaned = -0.000889365 Jy ! Component: 900 - total flux cleaned = -0.000966893 Jy ! Component: 950 - total flux cleaned = -0.000981914 Jy ! Component: 1000 - total flux cleaned = -0.00101237 Jy ! Component: 1050 - total flux cleaned = -0.00105724 Jy ! Component: 1100 - total flux cleaned = -0.00110154 Jy ! Component: 1150 - total flux cleaned = -0.00118899 Jy ! Component: 1200 - total flux cleaned = -0.00124676 Jy ! Component: 1250 - total flux cleaned = -0.00133222 Jy ! Component: 1300 - total flux cleaned = -0.00137448 Jy ! Component: 1350 - total flux cleaned = -0.00141645 Jy ! Component: 1400 - total flux cleaned = -0.001554 Jy ! Component: 1450 - total flux cleaned = -0.00158107 Jy ! Component: 1500 - total flux cleaned = -0.00159468 Jy ! Component: 1550 - total flux cleaned = -0.00166129 Jy ! Component: 1600 - total flux cleaned = -0.00170098 Jy ! Component: 1650 - total flux cleaned = -0.00181845 Jy ! Component: 1700 - total flux cleaned = -0.0018055 Jy ! Component: 1750 - total flux cleaned = -0.00190788 Jy ! Component: 1800 - total flux cleaned = -0.00190776 Jy ! Component: 1850 - total flux cleaned = -0.00195809 Jy ! Component: 1900 - total flux cleaned = -0.00197059 Jy ! Component: 1950 - total flux cleaned = -0.00199533 Jy ! Component: 2000 - total flux cleaned = -0.0020566 Jy ! Component: 2050 - total flux cleaned = -0.00208095 Jy ! Component: 2100 - total flux cleaned = -0.00210505 Jy ! Component: 2150 - total flux cleaned = -0.002129 Jy ! Component: 2200 - total flux cleaned = -0.002212 Jy ! Component: 2250 - total flux cleaned = -0.00225902 Jy ! Component: 2300 - total flux cleaned = -0.0023173 Jy ! Component: 2350 - total flux cleaned = -0.00235192 Jy ! Component: 2400 - total flux cleaned = -0.00236341 Jy ! Component: 2450 - total flux cleaned = -0.00242035 Jy ! Component: 2500 - total flux cleaned = -0.0024542 Jy ! Component: 2550 - total flux cleaned = -0.00247665 Jy ! Component: 2600 - total flux cleaned = -0.00247667 Jy ! Component: 2650 - total flux cleaned = -0.002521 Jy ! Component: 2700 - total flux cleaned = -0.00255384 Jy ! Component: 2750 - total flux cleaned = -0.00257572 Jy ! Component: 2800 - total flux cleaned = -0.00258654 Jy ! Component: 2850 - total flux cleaned = -0.00262957 Jy ! Component: 2900 - total flux cleaned = -0.00265083 Jy ! Component: 2950 - total flux cleaned = -0.00266151 Jy ! Component: 3000 - total flux cleaned = -0.00266146 Jy ! Component: 3050 - total flux cleaned = -0.00268247 Jy ! Component: 3100 - total flux cleaned = -0.00269285 Jy ! Component: 3150 - total flux cleaned = -0.00267226 Jy ! Component: 3200 - total flux cleaned = -0.002662 Jy ! Component: 3250 - total flux cleaned = -0.00270268 Jy ! Component: 3300 - total flux cleaned = -0.00267228 Jy ! Component: 3350 - total flux cleaned = -0.00269233 Jy ! Component: 3400 - total flux cleaned = -0.0026923 Jy ! Component: 3450 - total flux cleaned = -0.00272205 Jy ! Component: 3500 - total flux cleaned = -0.00271212 Jy ! Component: 3550 - total flux cleaned = -0.00271214 Jy ! Component: 3600 - total flux cleaned = -0.00275132 Jy ! Component: 3650 - total flux cleaned = -0.0027416 Jy ! Component: 3700 - total flux cleaned = -0.00274171 Jy ! Component: 3750 - total flux cleaned = -0.00276088 Jy ! Component: 3800 - total flux cleaned = -0.0027705 Jy ! Component: 3850 - total flux cleaned = -0.00271354 Jy ! Component: 3900 - total flux cleaned = -0.00274181 Jy ! Component: 3950 - total flux cleaned = -0.00276055 Jy ! Component: 4000 - total flux cleaned = -0.00275121 Jy ! Component: 4050 - total flux cleaned = -0.00276045 Jy ! Total flux subtracted in 4096 components = -0.00276041 Jy ! Clean residual min=-0.000534 max=0.000524 Jy/beam ! Clean residual mean=0.000004 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.0777334 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 415 components and 0.0777334 Jy ![Exited script file: muppet] wmap "J1123+5045_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.949 x 5.14 at 19.75 degrees (North through East) ! Clean map min=-0.0009655 max=0.058336 Jy/beam ! Writing clean map to FITS file: J1123+5045_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0583356 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000164522 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.84608 0.84608 1.69216 3.38432 6.76864 13.5373 27.0746 54.1491 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.058 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.949 x 5.14 at 19.75 degrees (North through East) ! Clean map min=-0.0009655 max=0.058336 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 J1123+5045_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:47:52 2019