! Started logfile: J1124+2307_S_2017_04_28_pus_uvs.log on Thu May 2 16:23:34 2019 obs J1124+2307_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1124+2307_S_2017_04_28_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.848796 visibilities/baseline/integration-bin. ! Found source: J1124+2307 ! ! 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 671 lines of history. ! ! Reading 21848 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 J1124+2307_S_2017_04_28_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 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 690 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.909470Jy sigma=0.008479 ! Fit after self-cal, rms=0.901141Jy sigma=0.008419 ! 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.046 mas, bmaj=7.091 mas, bpa=0.4937 degrees ! Estimated noise=905.916 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.0761788 Jy ! Component: 100 - total flux cleaned = 0.0948824 Jy ! Total flux subtracted in 100 components = 0.0948824 Jy ! Clean residual min=-0.003630 max=0.007461 Jy/beam ! Clean residual mean=-0.000005 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.0948824 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0948824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099893Jy sigma=0.000681 ! Fit after self-cal, rms=0.099899Jy sigma=0.000680 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00795429 Jy ! Component: 100 - total flux cleaned = 0.0117271 Jy ! Total flux subtracted in 100 components = 0.0117271 Jy ! Clean residual min=-0.003398 max=0.003882 Jy/beam ! Clean residual mean=-0.000002 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.106609 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 16 components and 0.106609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098807Jy sigma=0.000673 ! Fit after self-cal, rms=0.098824Jy sigma=0.000673 ! 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.578 mas, bmaj=7.812 mas, bpa=0.04323 degrees ! Estimated noise=580.213 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 (5.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00421752 Jy ! Component: 100 - total flux cleaned = 0.00664848 Jy ! Component: 150 - total flux cleaned = 0.00839843 Jy ! Component: 200 - total flux cleaned = 0.00969445 Jy ! Total flux subtracted in 200 components = 0.00969445 Jy ! Clean residual min=-0.003086 max=0.002740 Jy/beam ! Clean residual mean=-0.000004 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.116304 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 45 components and 0.116304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098487Jy sigma=0.000671 ! Fit after self-cal, rms=0.098480Jy sigma=0.000671 ! 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.95 FD 1.01 HN 0.96 KP 0.97 ! LA 0.98 MK 1.00 NL 0.95 OV 1.02 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.90 HN 1.04 KP 0.98 ! LA 0.96 MK 0.98 NL 1.16 OV 1.04 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 HN 1.05 KP 1.00 ! LA 1.01 MK 1.04 NL 1.12 OV 0.97 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 0.93 KP 1.00* ! LA 0.66 MK 1.03 NL 1.00* OV 1.00* ! PT 1.08 SC 1.00* ! ! ! Fit before self-cal, rms=0.098480Jy sigma=0.000671 ! Fit after self-cal, rms=0.085292Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.584 mas, bmaj=7.814 mas, bpa=0.1826 degrees ! Estimated noise=583.466 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.000673732 Jy ! Component: 100 - total flux cleaned = 0.00102653 Jy ! Component: 150 - total flux cleaned = 0.00116833 Jy ! Component: 200 - total flux cleaned = 0.00123787 Jy ! Total flux subtracted in 200 components = 0.00123787 Jy ! Clean residual min=-0.002262 max=0.002000 Jy/beam ! Clean residual mean=0.000001 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.117542 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 62 components and 0.117542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085231Jy sigma=0.000666 ! Fit after self-cal, rms=0.085157Jy sigma=0.000665 ! 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.085157Jy sigma=0.000665 ! Fit after self-cal, rms=0.078324Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.598 mas, bmaj=7.799 mas, bpa=0.4743 degrees ! Estimated noise=584.471 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.7212e-05 Jy ! Component: 100 - total flux cleaned = 0.000174334 Jy ! Component: 150 - total flux cleaned = 0.00026376 Jy ! Component: 200 - total flux cleaned = 0.000323747 Jy ! Total flux subtracted in 200 components = 0.000323747 Jy ! Clean residual min=-0.001434 max=0.001634 Jy/beam ! Clean residual mean=-0.000002 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.117866 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 85 components and 0.117866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078313Jy sigma=0.000661 ! Fit after self-cal, rms=0.078268Jy sigma=0.000661 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 (69, -100.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000955466 Jy ! Component: 100 - total flux cleaned = 0.00109185 Jy ! Component: 150 - total flux cleaned = 0.00113825 Jy ! Component: 200 - total flux cleaned = 0.00115779 Jy ! Total flux subtracted in 200 components = 0.00115779 Jy ! Clean residual min=-0.001354 max=0.001367 Jy/beam ! Clean residual mean=-0.000002 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.119023 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 101 components and 0.119023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078241Jy sigma=0.000660 ! Fit after self-cal, rms=0.078238Jy 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.078238Jy sigma=0.000660 ! Fit after self-cal, rms=0.078176Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.6 mas, bmaj=7.794 mas, bpa=0.5775 degrees ! Estimated noise=584.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000130815 Jy ! Component: 100 - total flux cleaned = 0.000167024 Jy ! Component: 150 - total flux cleaned = 0.000198962 Jy ! Component: 200 - total flux cleaned = 0.000260327 Jy ! Total flux subtracted in 200 components = 0.000260327 Jy ! Clean residual min=-0.001290 max=0.001295 Jy/beam ! Clean residual mean=-0.000002 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.119284 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 115 components and 0.119284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078167Jy sigma=0.000660 ! Fit after self-cal, rms=0.078163Jy sigma=0.000660 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.64483e-05 Jy ! Component: 100 - total flux cleaned = 8.96227e-05 Jy ! Component: 150 - total flux cleaned = 0.000129923 Jy ! Component: 200 - total flux cleaned = 0.000168107 Jy ! Total flux subtracted in 200 components = 0.000168107 Jy ! Clean residual min=-0.001287 max=0.001282 Jy/beam ! Clean residual mean=-0.000002 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.119452 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 126 components and 0.119452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078158Jy sigma=0.000660 ! Fit after self-cal, rms=0.078158Jy sigma=0.000660 ! 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.078158Jy sigma=0.000660 ! Fit after self-cal, rms=0.078191Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.374 mas, bmaj=10.05 mas, bpa=-2.789 degrees ! Estimated noise=692.051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000331416 Jy ! Component: 100 - total flux cleaned = 0.000436551 Jy ! Component: 150 - total flux cleaned = 0.000482523 Jy ! Component: 200 - total flux cleaned = 0.000543646 Jy ! Total flux subtracted in 200 components = 0.000543646 Jy ! Clean residual min=-0.001195 max=0.001185 Jy/beam ! Clean residual mean=-0.000005 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.119995 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 149 components and 0.119995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078189Jy sigma=0.000660 ! Fit after self-cal, rms=0.078189Jy sigma=0.000660 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.16558e-05 Jy ! Component: 100 - total flux cleaned = 0.000107089 Jy ! Component: 150 - total flux cleaned = 0.000122431 Jy ! Component: 200 - total flux cleaned = 0.000144253 Jy ! Total flux subtracted in 200 components = 0.000144253 Jy ! Clean residual min=-0.001183 max=0.001194 Jy/beam ! Clean residual mean=-0.000005 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.12014 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 167 components and 0.12014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078188Jy sigma=0.000660 ! Fit after self-cal, rms=0.078188Jy sigma=0.000660 ! 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.602 mas, bmaj=7.791 mas, bpa=0.658 degrees ! Estimated noise=584.924 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.602 x 7.791 at 0.658 degrees (North through East) ! Clean map min=-0.0011945 max=0.099342 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.063 mas, bmaj=7.08 mas, bpa=1.034 degrees ! Estimated noise=910.319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0764096 Jy ! Component: 100 - total flux cleaned = 0.0951403 Jy ! Component: 150 - total flux cleaned = 0.102954 Jy ! Component: 200 - total flux cleaned = 0.107134 Jy ! Total flux subtracted in 200 components = 0.107134 Jy ! Clean residual min=-0.002333 max=0.002364 Jy/beam ! Clean residual mean=-0.000003 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.107134 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.107134 Jy ! Inverting map and beam ! Estimated beam: bmin=3.602 mas, bmaj=7.791 mas, bpa=0.658 degrees ! Estimated noise=584.924 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.00358598 Jy ! Component: 100 - total flux cleaned = 0.00583636 Jy ! Component: 150 - total flux cleaned = 0.0075102 Jy ! Component: 200 - total flux cleaned = 0.00881823 Jy ! Total flux subtracted in 200 components = 0.00881823 Jy ! Clean residual min=-0.001338 max=0.001283 Jy/beam ! Clean residual mean=-0.000001 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.115953 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 57 components and 0.115953 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.374 mas, bmaj=10.05 mas, bpa=-2.789 degrees ! Estimated noise=692.051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137418 Jy ! Component: 100 - total flux cleaned = 0.00215966 Jy ! Component: 150 - total flux cleaned = 0.0026054 Jy ! Component: 200 - total flux cleaned = 0.00297276 Jy ! Total flux subtracted in 200 components = 0.00297276 Jy ! Clean residual min=-0.001389 max=0.001180 Jy/beam ! Clean residual mean=-0.000004 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.118925 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.000188421 Jy ! Component: 100 - total flux cleaned = 0.000353661 Jy ! Component: 150 - total flux cleaned = 0.000483385 Jy ! Component: 200 - total flux cleaned = 0.000599746 Jy ! Total flux subtracted in 200 components = 0.000599746 Jy ! Clean residual min=-0.001310 max=0.001190 Jy/beam ! Clean residual mean=-0.000004 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.119525 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 124 components and 0.119525 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.602 mas, bmaj=7.791 mas, bpa=0.658 degrees ! Estimated noise=584.924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000136646 Jy ! Component: 100 - total flux cleaned = 0.000178988 Jy ! Component: 150 - total flux cleaned = 0.000196407 Jy ! Component: 200 - total flux cleaned = 0.000246217 Jy ! Total flux subtracted in 200 components = 0.000246217 Jy ! Clean residual min=-0.001278 max=0.001340 Jy/beam ! Clean residual mean=-0.000002 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.119771 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 142 components and 0.119771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078202Jy sigma=0.000660 ! Fit after self-cal, rms=0.078200Jy sigma=0.000660 wmodel J1124+2307_S_2017_04_28_pus_map.mod ! Writing 142 model components to file: J1124+2307_S_2017_04_28_pus_map.mod wobs J1124+2307_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1124+2307_S_2017_04_28_pus_uvs.fits wwins J1124+2307_S_2017_04_28_pus_map.win ! wwins: Wrote 3 windows to J1124+2307_S_2017_04_28_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.000195351 Jy ! Component: 100 - total flux cleaned = 0.000373935 Jy ! Component: 150 - total flux cleaned = 0.000479863 Jy ! Component: 200 - total flux cleaned = 0.000602391 Jy ! Component: 250 - total flux cleaned = 0.000700656 Jy ! Component: 300 - total flux cleaned = 0.000834546 Jy ! Component: 350 - total flux cleaned = 0.000964711 Jy ! Component: 400 - total flux cleaned = 0.00103762 Jy ! Component: 450 - total flux cleaned = 0.00118033 Jy ! Component: 500 - total flux cleaned = 0.00131985 Jy ! Component: 550 - total flux cleaned = 0.00142247 Jy ! Component: 600 - total flux cleaned = 0.00157321 Jy ! Component: 650 - total flux cleaned = 0.00167212 Jy ! Component: 700 - total flux cleaned = 0.00184983 Jy ! Component: 750 - total flux cleaned = 0.00199294 Jy ! Component: 800 - total flux cleaned = 0.00213367 Jy ! Component: 850 - total flux cleaned = 0.0022724 Jy ! Component: 900 - total flux cleaned = 0.00246982 Jy ! Component: 950 - total flux cleaned = 0.00260472 Jy ! Component: 1000 - total flux cleaned = 0.00269343 Jy ! Component: 1050 - total flux cleaned = 0.00282533 Jy ! Component: 1100 - total flux cleaned = 0.00298446 Jy ! Component: 1150 - total flux cleaned = 0.00309876 Jy ! Component: 1200 - total flux cleaned = 0.00324035 Jy ! Component: 1250 - total flux cleaned = 0.00335253 Jy ! Component: 1300 - total flux cleaned = 0.00351876 Jy ! Component: 1350 - total flux cleaned = 0.00360091 Jy ! Component: 1400 - total flux cleaned = 0.00375019 Jy ! Component: 1450 - total flux cleaned = 0.00383106 Jy ! Component: 1500 - total flux cleaned = 0.00395098 Jy ! Component: 1550 - total flux cleaned = 0.00403016 Jy ! Component: 1600 - total flux cleaned = 0.00417379 Jy ! Component: 1650 - total flux cleaned = 0.00426432 Jy ! Component: 1700 - total flux cleaned = 0.00437982 Jy ! Component: 1750 - total flux cleaned = 0.00446867 Jy ! Component: 1800 - total flux cleaned = 0.00456952 Jy ! Component: 1850 - total flux cleaned = 0.00464439 Jy ! Component: 1900 - total flux cleaned = 0.00475573 Jy ! Component: 1950 - total flux cleaned = 0.00486607 Jy ! Component: 2000 - total flux cleaned = 0.00492684 Jy ! Component: 2050 - total flux cleaned = 0.0050477 Jy ! Component: 2100 - total flux cleaned = 0.00516769 Jy ! Component: 2150 - total flux cleaned = 0.00520346 Jy ! Component: 2200 - total flux cleaned = 0.00526266 Jy ! Component: 2250 - total flux cleaned = 0.00539171 Jy ! Component: 2300 - total flux cleaned = 0.00550796 Jy ! Component: 2350 - total flux cleaned = 0.00557714 Jy ! Component: 2400 - total flux cleaned = 0.00564586 Jy ! Component: 2450 - total flux cleaned = 0.00570273 Jy ! Component: 2500 - total flux cleaned = 0.00583813 Jy ! Component: 2550 - total flux cleaned = 0.00586041 Jy ! Component: 2600 - total flux cleaned = 0.00592722 Jy ! Component: 2650 - total flux cleaned = 0.00599364 Jy ! Component: 2700 - total flux cleaned = 0.00604863 Jy ! Component: 2750 - total flux cleaned = 0.00611409 Jy ! Component: 2800 - total flux cleaned = 0.00615741 Jy ! Component: 2850 - total flux cleaned = 0.00623283 Jy ! Component: 2900 - total flux cleaned = 0.0063076 Jy ! Component: 2950 - total flux cleaned = 0.00637146 Jy ! Component: 3000 - total flux cleaned = 0.00646635 Jy ! Component: 3050 - total flux cleaned = 0.0064663 Jy ! Component: 3100 - total flux cleaned = 0.00656017 Jy ! Component: 3150 - total flux cleaned = 0.00661198 Jy ! Component: 3200 - total flux cleaned = 0.0066635 Jy ! Component: 3250 - total flux cleaned = 0.00670454 Jy ! Component: 3300 - total flux cleaned = 0.00679608 Jy ! Component: 3350 - total flux cleaned = 0.00684666 Jy ! Component: 3400 - total flux cleaned = 0.00692703 Jy ! Component: 3450 - total flux cleaned = 0.00697703 Jy ! Component: 3500 - total flux cleaned = 0.00702676 Jy ! Component: 3550 - total flux cleaned = 0.00708608 Jy ! Component: 3600 - total flux cleaned = 0.00714514 Jy ! Component: 3650 - total flux cleaned = 0.00722323 Jy ! Component: 3700 - total flux cleaned = 0.00725237 Jy ! Component: 3750 - total flux cleaned = 0.00730074 Jy ! Component: 3800 - total flux cleaned = 0.00732 Jy ! Component: 3850 - total flux cleaned = 0.00742505 Jy ! Component: 3900 - total flux cleaned = 0.00744402 Jy ! Component: 3950 - total flux cleaned = 0.00749134 Jy ! Component: 4000 - total flux cleaned = 0.00752897 Jy ! Component: 4050 - total flux cleaned = 0.00755703 Jy ! Total flux subtracted in 4096 components = 0.0076315 Jy ! Clean residual min=-0.000586 max=0.000559 Jy/beam ! Clean residual mean=-0.000001 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.127403 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 429 components and 0.127403 Jy ![Exited script file: muppet] wmap "J1124+2307_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.602 x 7.791 at 0.658 degrees (North through East) ! Clean map min=-0.00084844 max=0.099629 Jy/beam ! Writing clean map to FITS file: J1124+2307_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0996287 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000173045 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.521071 0.521071 1.04214 2.08428 4.16857 8.33714 16.6743 33.3485 66.6971 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.099 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.602 x 7.791 at 0.658 degrees (North through East) ! Clean map min=-0.00084844 max=0.099629 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 J1124+2307_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:23:39 2019