! Started logfile: J0116+2422_S_2017_06_15_pus_uvs.log on Tue May 7 15:07:41 2019 obs J0116+2422_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0116+2422_S_2017_06_15_pus_uva.fits ! AN table 1: 174 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.918263 visibilities/baseline/integration-bin. ! Found source: J0116+2422 ! ! 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 603 lines of history. ! ! Reading 28760 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 J0116+2422_S_2017_06_15_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 189 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 144 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1047 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.862319Jy sigma=0.008681 ! Fit after self-cal, rms=0.852929Jy sigma=0.008602 ! 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.782 mas, bmaj=6.146 mas, bpa=-2.301 degrees ! Estimated noise=937.052 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.112771 Jy ! Component: 100 - total flux cleaned = 0.139312 Jy ! Total flux subtracted in 100 components = 0.139312 Jy ! Clean residual min=-0.004717 max=0.010274 Jy/beam ! Clean residual mean=-0.000016 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 0.139312 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.139312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074640Jy sigma=0.000702 ! Fit after self-cal, rms=0.074636Jy sigma=0.000702 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107526 Jy ! Component: 100 - total flux cleaned = 0.0158341 Jy ! Total flux subtracted in 100 components = 0.0158341 Jy ! Clean residual min=-0.003562 max=0.004054 Jy/beam ! Clean residual mean=-0.000007 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.155146 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 14 components and 0.155146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072891Jy sigma=0.000684 ! Fit after self-cal, rms=0.072894Jy sigma=0.000684 ! 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.454 mas, bmaj=7.257 mas, bpa=-2.886 degrees ! Estimated noise=490.287 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.00316707 Jy ! Component: 100 - total flux cleaned = 0.0045746 Jy ! Component: 150 - total flux cleaned = 0.00540188 Jy ! Component: 200 - total flux cleaned = 0.00572766 Jy ! Total flux subtracted in 200 components = 0.00572766 Jy ! Clean residual min=-0.002271 max=0.002545 Jy/beam ! Clean residual mean=-0.000004 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.160873 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.160873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072744Jy sigma=0.000683 ! Fit after self-cal, rms=0.072747Jy sigma=0.000683 ! 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.05 FD 0.98 HN 0.97 KP 1.04 ! LA 1.00 MK 1.02 NL 0.91 OV 1.01 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.00 HN 1.00 KP 1.00 ! LA 0.98 MK 1.01 NL 1.05 OV 1.02 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.04 HN 0.96 KP 0.99 ! LA 1.00 MK 1.03 NL 1.06 OV 0.95 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! A total of 126 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.98 KP 1.00* ! LA 0.97 MK 1.02 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.072747Jy sigma=0.000683 ! Fit after self-cal, rms=0.072328Jy sigma=0.000680 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=7.228 mas, bpa=-2.534 degrees ! Estimated noise=492.298 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.000306417 Jy ! Component: 100 - total flux cleaned = 0.000346975 Jy ! Component: 150 - total flux cleaned = 0.000380893 Jy ! Component: 200 - total flux cleaned = 0.000409923 Jy ! Total flux subtracted in 200 components = 0.000409923 Jy ! Clean residual min=-0.001651 max=0.001892 Jy/beam ! Clean residual mean=-0.000005 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.161283 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.161283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072318Jy sigma=0.000679 ! Fit after self-cal, rms=0.072314Jy sigma=0.000679 ! 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.072314Jy sigma=0.000679 ! Fit after self-cal, rms=0.072450Jy sigma=0.000675 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.473 mas, bmaj=7.208 mas, bpa=-2.576 degrees ! Estimated noise=492.391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000164523 Jy ! Component: 100 - total flux cleaned = 0.000177768 Jy ! Component: 150 - total flux cleaned = 0.000167682 Jy ! Component: 200 - total flux cleaned = 0.000149915 Jy ! Total flux subtracted in 200 components = 0.000149915 Jy ! Clean residual min=-0.001253 max=0.001112 Jy/beam ! Clean residual mean=-0.000003 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.161433 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.161433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072446Jy sigma=0.000675 ! Fit after self-cal, rms=0.072467Jy sigma=0.000675 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.14787e-06 Jy ! Component: 100 - total flux cleaned = -1.79352e-05 Jy ! Component: 150 - total flux cleaned = -2.58612e-05 Jy ! Component: 200 - total flux cleaned = -3.32161e-05 Jy ! Total flux subtracted in 200 components = -3.32161e-05 Jy ! Clean residual min=-0.001246 max=0.001111 Jy/beam ! Clean residual mean=-0.000003 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.1614 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.1614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072465Jy sigma=0.000675 ! Fit after self-cal, rms=0.072465Jy sigma=0.000675 ! 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.072465Jy sigma=0.000675 ! Fit after self-cal, rms=0.072579Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.476 mas, bmaj=7.201 mas, bpa=-2.539 degrees ! Estimated noise=492.837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000139591 Jy ! Component: 100 - total flux cleaned = 0.00012948 Jy ! Component: 150 - total flux cleaned = 0.000112812 Jy ! Component: 200 - total flux cleaned = 0.000105409 Jy ! Total flux subtracted in 200 components = 0.000105409 Jy ! Clean residual min=-0.001233 max=0.001130 Jy/beam ! Clean residual mean=-0.000003 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.161505 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 57 components and 0.161505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072576Jy sigma=0.000675 ! Fit after self-cal, rms=0.072578Jy sigma=0.000675 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.86876e-07 Jy ! Component: 100 - total flux cleaned = -1.37633e-05 Jy ! Component: 150 - total flux cleaned = -2.00667e-05 Jy ! Component: 200 - total flux cleaned = -3.25516e-05 Jy ! Total flux subtracted in 200 components = -3.25516e-05 Jy ! Clean residual min=-0.001232 max=0.001122 Jy/beam ! Clean residual mean=-0.000003 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.161473 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 60 components and 0.161473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072577Jy sigma=0.000675 ! Fit after self-cal, rms=0.072577Jy sigma=0.000675 ! 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.072577Jy sigma=0.000675 ! Fit after self-cal, rms=0.072642Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.807 mas, bmaj=10.89 mas, bpa=-5.672 degrees ! Estimated noise=602.502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000165439 Jy ! Component: 100 - total flux cleaned = 0.000196355 Jy ! Component: 150 - total flux cleaned = 0.000216527 Jy ! Component: 200 - total flux cleaned = 0.000221039 Jy ! Total flux subtracted in 200 components = 0.000221039 Jy ! Clean residual min=-0.001263 max=0.001123 Jy/beam ! Clean residual mean=-0.000005 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.161694 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 63 components and 0.161694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072642Jy sigma=0.000675 ! Fit after self-cal, rms=0.072642Jy sigma=0.000675 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 = 4.0176e-05 Jy ! Component: 100 - total flux cleaned = 2.92035e-05 Jy ! Component: 150 - total flux cleaned = 2.31296e-05 Jy ! Component: 200 - total flux cleaned = 2.61056e-05 Jy ! Total flux subtracted in 200 components = 2.61056e-05 Jy ! Clean residual min=-0.001257 max=0.001118 Jy/beam ! Clean residual mean=-0.000005 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.16172 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 65 components and 0.16172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072643Jy sigma=0.000675 ! Fit after self-cal, rms=0.072642Jy sigma=0.000675 ! 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.478 mas, bmaj=7.196 mas, bpa=-2.505 degrees ! Estimated noise=493.284 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.478 x 7.196 at -2.505 degrees (North through East) ! Clean map min=-0.0011634 max=0.14905 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.795 mas, bmaj=6.108 mas, bpa=-1.721 degrees ! Estimated noise=949.423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113637 Jy ! Component: 100 - total flux cleaned = 0.140085 Jy ! Component: 150 - total flux cleaned = 0.150474 Jy ! Component: 200 - total flux cleaned = 0.155488 Jy ! Total flux subtracted in 200 components = 0.155488 Jy ! Clean residual min=-0.002974 max=0.002809 Jy/beam ! Clean residual mean=-0.000005 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.155488 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.155488 Jy ! Inverting map and beam ! Estimated beam: bmin=3.478 mas, bmaj=7.196 mas, bpa=-2.505 degrees ! Estimated noise=493.284 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.00320616 Jy ! Component: 100 - total flux cleaned = 0.00468458 Jy ! Component: 150 - total flux cleaned = 0.00548711 Jy ! Component: 200 - total flux cleaned = 0.00593745 Jy ! Total flux subtracted in 200 components = 0.00593745 Jy ! Clean residual min=-0.001213 max=0.001085 Jy/beam ! Clean residual mean=-0.000003 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.161426 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.161426 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.807 mas, bmaj=10.89 mas, bpa=-5.672 degrees ! Estimated noise=602.502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000180652 Jy ! Component: 100 - total flux cleaned = 0.00021322 Jy ! Component: 150 - total flux cleaned = 0.000227296 Jy ! Component: 200 - total flux cleaned = 0.000233346 Jy ! Total flux subtracted in 200 components = 0.000233346 Jy ! Clean residual min=-0.001272 max=0.001130 Jy/beam ! Clean residual mean=-0.000005 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.161659 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 = 5.46508e-06 Jy ! Component: 100 - total flux cleaned = 1.0507e-05 Jy ! Component: 150 - total flux cleaned = 1.52309e-05 Jy ! Component: 200 - total flux cleaned = 1.95231e-05 Jy ! Total flux subtracted in 200 components = 1.95231e-05 Jy ! Clean residual min=-0.001268 max=0.001127 Jy/beam ! Clean residual mean=-0.000005 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.161679 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.161679 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.478 mas, bmaj=7.196 mas, bpa=-2.505 degrees ! Estimated noise=493.284 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.13343e-05 Jy ! Component: 100 - total flux cleaned = -2.28855e-05 Jy ! Component: 150 - total flux cleaned = -4.17755e-05 Jy ! Component: 200 - total flux cleaned = -5.04501e-05 Jy ! Total flux subtracted in 200 components = -5.04501e-05 Jy ! Clean residual min=-0.001212 max=0.001072 Jy/beam ! Clean residual mean=-0.000003 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.161628 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.161628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072645Jy sigma=0.000675 ! Fit after self-cal, rms=0.072643Jy sigma=0.000675 wmodel J0116+2422_S_2017_06_15_pus_map.mod ! Writing 45 model components to file: J0116+2422_S_2017_06_15_pus_map.mod wobs J0116+2422_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0116+2422_S_2017_06_15_pus_uvs.fits wwins J0116+2422_S_2017_06_15_pus_map.win ! wwins: Wrote 1 windows to J0116+2422_S_2017_06_15_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.000420625 Jy ! Component: 100 - total flux cleaned = -0.00058155 Jy ! Component: 150 - total flux cleaned = -0.000716002 Jy ! Component: 200 - total flux cleaned = -0.000771405 Jy ! Component: 250 - total flux cleaned = -0.000842856 Jy ! Component: 300 - total flux cleaned = -0.000877373 Jy ! Component: 350 - total flux cleaned = -0.000978884 Jy ! Component: 400 - total flux cleaned = -0.00106108 Jy ! Component: 450 - total flux cleaned = -0.00109361 Jy ! Component: 500 - total flux cleaned = -0.00117271 Jy ! Component: 550 - total flux cleaned = -0.00121945 Jy ! Component: 600 - total flux cleaned = -0.0013099 Jy ! Component: 650 - total flux cleaned = -0.0012798 Jy ! Component: 700 - total flux cleaned = -0.00123625 Jy ! Component: 750 - total flux cleaned = -0.00123638 Jy ! Component: 800 - total flux cleaned = -0.00123673 Jy ! Component: 850 - total flux cleaned = -0.00125095 Jy ! Component: 900 - total flux cleaned = -0.00130565 Jy ! Component: 950 - total flux cleaned = -0.00129243 Jy ! Component: 1000 - total flux cleaned = -0.00133257 Jy ! Component: 1050 - total flux cleaned = -0.00134561 Jy ! Component: 1100 - total flux cleaned = -0.00131958 Jy ! Component: 1150 - total flux cleaned = -0.0013457 Jy ! Component: 1200 - total flux cleaned = -0.00133295 Jy ! Component: 1250 - total flux cleaned = -0.00125745 Jy ! Component: 1300 - total flux cleaned = -0.00123266 Jy ! Component: 1350 - total flux cleaned = -0.00122038 Jy ! Component: 1400 - total flux cleaned = -0.00117143 Jy ! Component: 1450 - total flux cleaned = -0.00115934 Jy ! Component: 1500 - total flux cleaned = -0.00111131 Jy ! Component: 1550 - total flux cleaned = -0.00106373 Jy ! Component: 1600 - total flux cleaned = -0.000981329 Jy ! Component: 1650 - total flux cleaned = -0.00098133 Jy ! Component: 1700 - total flux cleaned = -0.000992781 Jy ! Component: 1750 - total flux cleaned = -0.000935332 Jy ! Component: 1800 - total flux cleaned = -0.000923815 Jy ! Component: 1850 - total flux cleaned = -0.000879023 Jy ! Component: 1900 - total flux cleaned = -0.000845556 Jy ! Component: 1950 - total flux cleaned = -0.000834515 Jy ! Component: 2000 - total flux cleaned = -0.000779793 Jy ! Component: 2050 - total flux cleaned = -0.000758012 Jy ! Component: 2100 - total flux cleaned = -0.000725674 Jy ! Component: 2150 - total flux cleaned = -0.000693655 Jy ! Component: 2200 - total flux cleaned = -0.000672342 Jy ! Component: 2250 - total flux cleaned = -0.00064084 Jy ! Component: 2300 - total flux cleaned = -0.000599087 Jy ! Component: 2350 - total flux cleaned = -0.000599205 Jy ! Component: 2400 - total flux cleaned = -0.000599256 Jy ! Component: 2450 - total flux cleaned = -0.000558543 Jy ! Component: 2500 - total flux cleaned = -0.000558553 Jy ! Component: 2550 - total flux cleaned = -0.000548427 Jy ! Component: 2600 - total flux cleaned = -0.000518493 Jy ! Component: 2650 - total flux cleaned = -0.000498736 Jy ! Component: 2700 - total flux cleaned = -0.000469338 Jy ! Component: 2750 - total flux cleaned = -0.000430429 Jy ! Component: 2800 - total flux cleaned = -0.000430592 Jy ! Component: 2850 - total flux cleaned = -0.000392199 Jy ! Component: 2900 - total flux cleaned = -0.000430196 Jy ! Component: 2950 - total flux cleaned = -0.000354484 Jy ! Component: 3000 - total flux cleaned = -0.000373172 Jy ! Component: 3050 - total flux cleaned = -0.000363766 Jy ! Component: 3100 - total flux cleaned = -0.000308105 Jy ! Component: 3150 - total flux cleaned = -0.000317243 Jy ! Component: 3200 - total flux cleaned = -0.000298999 Jy ! Component: 3250 - total flux cleaned = -0.000289978 Jy ! Component: 3300 - total flux cleaned = -0.000289912 Jy ! Component: 3350 - total flux cleaned = -0.000280885 Jy ! Component: 3400 - total flux cleaned = -0.000307547 Jy ! Component: 3450 - total flux cleaned = -0.000272175 Jy ! Component: 3500 - total flux cleaned = -0.000280927 Jy ! Component: 3550 - total flux cleaned = -0.000307078 Jy ! Component: 3600 - total flux cleaned = -0.000289659 Jy ! Component: 3650 - total flux cleaned = -0.000272423 Jy ! Component: 3700 - total flux cleaned = -0.000263811 Jy ! Component: 3750 - total flux cleaned = -0.00022973 Jy ! Component: 3800 - total flux cleaned = -0.000246681 Jy ! Component: 3850 - total flux cleaned = -0.000221438 Jy ! Component: 3900 - total flux cleaned = -0.000204748 Jy ! Component: 3950 - total flux cleaned = -0.000213118 Jy ! Component: 4000 - total flux cleaned = -0.000229693 Jy ! Component: 4050 - total flux cleaned = -0.000262606 Jy ! Total flux subtracted in 4096 components = -0.000254451 Jy ! Clean residual min=-0.000408 max=0.000408 Jy/beam ! Clean residual mean=-0.000001 rms=0.000153 Jy/beam ! Combined flux in latest and established models = 0.161374 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 359 components and 0.161374 Jy ![Exited script file: muppet] wmap "J0116+2422_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.478 x 7.196 at -2.505 degrees (North through East) ! Clean map min=-0.00086172 max=0.14927 Jy/beam ! Writing clean map to FITS file: J0116+2422_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.149271 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000153095 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.307684 0.307684 0.615369 1.23074 2.46148 4.92295 9.8459 19.6918 39.3836 78.7672 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.149 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.478 x 7.196 at -2.505 degrees (North through East) ! Clean map min=-0.00086172 max=0.14927 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 J0116+2422_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:07:46 2019