! Started logfile: J0934+3926_S_2017_08_12_pus_uvs.log on Fri May 10 14:56:53 2019 obs J0934+3926_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0934+3926_S_2017_08_12_pus_uva.fits ! AN table 1: 172 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.913824 visibilities/baseline/integration-bin. ! Found source: J0934+3926 ! ! 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 28292 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 J0934+3926_S_2017_08_12_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 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 165 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1026 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.906075Jy sigma=0.008524 ! Fit after self-cal, rms=0.891382Jy sigma=0.008406 ! 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.024 mas, bmaj=4.743 mas, bpa=0.9933 degrees ! Estimated noise=954.257 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.086033 Jy ! Component: 100 - total flux cleaned = 0.105092 Jy ! Total flux subtracted in 100 components = 0.105092 Jy ! Clean residual min=-0.003304 max=0.006198 Jy/beam ! Clean residual mean=0.000001 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.105092 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.105092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080497Jy sigma=0.000677 ! Fit after self-cal, rms=0.080487Jy sigma=0.000677 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00602809 Jy ! Component: 100 - total flux cleaned = 0.00902775 Jy ! Total flux subtracted in 100 components = 0.00902775 Jy ! Clean residual min=-0.003080 max=0.003511 Jy/beam ! Clean residual mean=0.000001 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.11412 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 14 components and 0.11412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079982Jy sigma=0.000673 ! Fit after self-cal, rms=0.079982Jy 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.638 mas, bmaj=5.933 mas, bpa=5.306 degrees ! Estimated noise=526.058 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.00180801 Jy ! Component: 100 - total flux cleaned = 0.00272745 Jy ! Component: 150 - total flux cleaned = 0.00283427 Jy ! Component: 200 - total flux cleaned = 0.00288299 Jy ! Total flux subtracted in 200 components = 0.00288299 Jy ! Clean residual min=-0.002256 max=0.002068 Jy/beam ! Clean residual mean=0.000005 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.117003 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.117003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079921Jy sigma=0.000673 ! Fit after self-cal, rms=0.079922Jy sigma=0.000673 ! 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.99 HN 0.96 KP 1.08 ! LA 1.01 MK 1.03 NL 0.90 OV 0.98 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.05 HN 1.00 KP 1.00 ! LA 1.00 MK 1.02 NL 1.07 OV 1.08 ! PT 0.97 SC 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.07 HN 1.04 KP 0.98 ! LA 0.97 MK 1.07 NL 1.00 OV 0.95 ! PT 0.97 SC 1.08 ! ! ! Correcting IF 4. ! A total of 99 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.98 KP 1.00* ! LA 0.83 MK 1.24 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.079922Jy sigma=0.000673 ! Fit after self-cal, rms=0.078639Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.654 mas, bmaj=5.954 mas, bpa=5.876 degrees ! Estimated noise=527.867 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.000213194 Jy ! Component: 100 - total flux cleaned = -0.000362574 Jy ! Component: 150 - total flux cleaned = -0.000453468 Jy ! Component: 200 - total flux cleaned = -0.000533996 Jy ! Total flux subtracted in 200 components = -0.000533996 Jy ! Clean residual min=-0.001727 max=0.001813 Jy/beam ! Clean residual mean=-0.000002 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.116469 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.116469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078626Jy sigma=0.000668 ! Fit after self-cal, rms=0.078623Jy sigma=0.000668 ! 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.078623Jy sigma=0.000668 ! Fit after self-cal, rms=0.078398Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.64 mas, bmaj=5.951 mas, bpa=6.185 degrees ! Estimated noise=527.455 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000296396 Jy ! Component: 100 - total flux cleaned = 0.000331792 Jy ! Component: 150 - total flux cleaned = 0.000331497 Jy ! Component: 200 - total flux cleaned = 0.000322149 Jy ! Total flux subtracted in 200 components = 0.000322149 Jy ! Clean residual min=-0.001422 max=0.001577 Jy/beam ! Clean residual mean=-0.000001 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.116791 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.116791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078394Jy sigma=0.000665 ! Fit after self-cal, rms=0.078420Jy sigma=0.000665 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 (-12, -98). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000403876 Jy ! Component: 100 - total flux cleaned = 0.00020385 Jy ! Component: 150 - total flux cleaned = -2.32827e-05 Jy ! Component: 200 - total flux cleaned = -5.42754e-06 Jy ! Total flux subtracted in 200 components = -5.42754e-06 Jy ! Clean residual min=-0.001395 max=0.001345 Jy/beam ! Clean residual mean=-0.000001 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.116786 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 55 components and 0.116786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078384Jy sigma=0.000664 ! Fit after self-cal, rms=0.078383Jy sigma=0.000664 ! 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.078383Jy sigma=0.000664 ! Fit after self-cal, rms=0.078524Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.635 mas, bmaj=5.948 mas, bpa=6.225 degrees ! Estimated noise=527.703 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.0261e-05 Jy ! Component: 100 - total flux cleaned = 6.62309e-05 Jy ! Component: 150 - total flux cleaned = 0.000113448 Jy ! Component: 200 - total flux cleaned = 0.000155526 Jy ! Total flux subtracted in 200 components = 0.000155526 Jy ! Clean residual min=-0.001320 max=0.001317 Jy/beam ! Clean residual mean=-0.000001 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.116941 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 66 components and 0.116941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078517Jy sigma=0.000664 ! Fit after self-cal, rms=0.078520Jy sigma=0.000664 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.49018e-05 Jy ! Component: 100 - total flux cleaned = 5.43326e-05 Jy ! Component: 150 - total flux cleaned = 6.66942e-05 Jy ! Component: 200 - total flux cleaned = 9.06815e-05 Jy ! Total flux subtracted in 200 components = 9.06815e-05 Jy ! Clean residual min=-0.001297 max=0.001311 Jy/beam ! Clean residual mean=-0.000001 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.117032 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 72 components and 0.117032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078516Jy sigma=0.000664 ! Fit after self-cal, rms=0.078516Jy sigma=0.000664 ! 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.078516Jy sigma=0.000664 ! Fit after self-cal, rms=0.078593Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.51 mas, bmaj=9.363 mas, bpa=4.877 degrees ! Estimated noise=645.314 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000806167 Jy ! Component: 100 - total flux cleaned = 0.00101058 Jy ! Component: 150 - total flux cleaned = 0.00113267 Jy ! Component: 200 - total flux cleaned = 0.00122055 Jy ! Total flux subtracted in 200 components = 0.00122055 Jy ! Clean residual min=-0.001304 max=0.001650 Jy/beam ! Clean residual mean=-0.000002 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.118252 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 80 components and 0.118252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078595Jy sigma=0.000664 ! Fit after self-cal, rms=0.078594Jy sigma=0.000664 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 (-110, 89). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000833498 Jy ! Component: 100 - total flux cleaned = 0.00101715 Jy ! Component: 150 - total flux cleaned = 0.00107045 Jy ! Component: 200 - total flux cleaned = 0.00107172 Jy ! Total flux subtracted in 200 components = 0.00107172 Jy ! Clean residual min=-0.001279 max=0.001212 Jy/beam ! Clean residual mean=-0.000001 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.119324 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 116 components and 0.119324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078575Jy sigma=0.000664 ! Fit after self-cal, rms=0.078574Jy sigma=0.000664 ! 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.634 mas, bmaj=5.945 mas, bpa=6.243 degrees ! Estimated noise=528.208 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.634 x 5.945 at 6.243 degrees (North through East) ! Clean map min=-0.0013325 max=0.11089 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.035 mas, bmaj=4.755 mas, bpa=2.091 degrees ! Estimated noise=956.546 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0859365 Jy ! Component: 100 - total flux cleaned = 0.10497 Jy ! Component: 150 - total flux cleaned = 0.110871 Jy ! Component: 200 - total flux cleaned = 0.113442 Jy ! Total flux subtracted in 200 components = 0.113442 Jy ! Clean residual min=-0.002313 max=0.002547 Jy/beam ! Clean residual mean=-0.000002 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.113442 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.113442 Jy ! Inverting map and beam ! Estimated beam: bmin=3.634 mas, bmaj=5.945 mas, bpa=6.243 degrees ! Estimated noise=528.208 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.00187109 Jy ! Component: 100 - total flux cleaned = 0.00296208 Jy ! Component: 150 - total flux cleaned = 0.00333736 Jy ! Component: 200 - total flux cleaned = 0.0034268 Jy ! Total flux subtracted in 200 components = 0.0034268 Jy ! Clean residual min=-0.001338 max=0.001270 Jy/beam ! Clean residual mean=-0.000001 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.116869 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 45 components and 0.116869 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.51 mas, bmaj=9.363 mas, bpa=4.877 degrees ! Estimated noise=645.314 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000956691 Jy ! Component: 100 - total flux cleaned = 0.00151265 Jy ! Component: 150 - total flux cleaned = 0.00200865 Jy ! Component: 200 - total flux cleaned = 0.00229901 Jy ! Total flux subtracted in 200 components = 0.00229901 Jy ! Clean residual min=-0.001245 max=0.001281 Jy/beam ! Clean residual mean=-0.000001 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.119168 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.000114735 Jy ! Component: 100 - total flux cleaned = 0.000218324 Jy ! Component: 150 - total flux cleaned = 0.00034901 Jy ! Component: 200 - total flux cleaned = 0.000400606 Jy ! Total flux subtracted in 200 components = 0.000400606 Jy ! Clean residual min=-0.001265 max=0.001252 Jy/beam ! Clean residual mean=-0.000001 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.119569 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 101 components and 0.119569 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.634 mas, bmaj=5.945 mas, bpa=6.243 degrees ! Estimated noise=528.208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000291948 Jy ! Component: 100 - total flux cleaned = -0.000442061 Jy ! Component: 150 - total flux cleaned = -0.000523378 Jy ! Component: 200 - total flux cleaned = -0.000548515 Jy ! Total flux subtracted in 200 components = -0.000548515 Jy ! Clean residual min=-0.001263 max=0.001196 Jy/beam ! Clean residual mean=-0.000001 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.11902 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 126 components and 0.11902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078565Jy sigma=0.000664 ! Fit after self-cal, rms=0.078564Jy sigma=0.000664 wmodel J0934+3926_S_2017_08_12_pus_map.mod ! Writing 126 model components to file: J0934+3926_S_2017_08_12_pus_map.mod wobs J0934+3926_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0934+3926_S_2017_08_12_pus_uvs.fits wwins J0934+3926_S_2017_08_12_pus_map.win ! wwins: Wrote 3 windows to J0934+3926_S_2017_08_12_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 = -3.16351e-06 Jy ! Component: 100 - total flux cleaned = 0.000100462 Jy ! Component: 150 - total flux cleaned = 0.000220032 Jy ! Component: 200 - total flux cleaned = 0.000239591 Jy ! Component: 250 - total flux cleaned = 0.000314652 Jy ! Component: 300 - total flux cleaned = 0.000369181 Jy ! Component: 350 - total flux cleaned = 0.00042233 Jy ! Component: 400 - total flux cleaned = 0.000474284 Jy ! Component: 450 - total flux cleaned = 0.000507869 Jy ! Component: 500 - total flux cleaned = 0.000590764 Jy ! Component: 550 - total flux cleaned = 0.000623405 Jy ! Component: 600 - total flux cleaned = 0.000719528 Jy ! Component: 650 - total flux cleaned = 0.00071931 Jy ! Component: 700 - total flux cleaned = 0.000781529 Jy ! Component: 750 - total flux cleaned = 0.000796791 Jy ! Component: 800 - total flux cleaned = 0.000842185 Jy ! Component: 850 - total flux cleaned = 0.000842133 Jy ! Component: 900 - total flux cleaned = 0.000900948 Jy ! Component: 950 - total flux cleaned = 0.000915659 Jy ! Component: 1000 - total flux cleaned = 0.000944105 Jy ! Component: 1050 - total flux cleaned = 0.000930142 Jy ! Component: 1100 - total flux cleaned = 0.000944093 Jy ! Component: 1150 - total flux cleaned = 0.000957759 Jy ! Component: 1200 - total flux cleaned = 0.000971193 Jy ! Component: 1250 - total flux cleaned = 0.000957645 Jy ! Component: 1300 - total flux cleaned = 0.000904706 Jy ! Component: 1350 - total flux cleaned = 0.000970587 Jy ! Component: 1400 - total flux cleaned = 0.000970511 Jy ! Component: 1450 - total flux cleaned = 0.000944776 Jy ! Component: 1500 - total flux cleaned = 0.000970173 Jy ! Component: 1550 - total flux cleaned = 0.0010082 Jy ! Component: 1600 - total flux cleaned = 0.00100831 Jy ! Component: 1650 - total flux cleaned = 0.00099616 Jy ! Component: 1700 - total flux cleaned = 0.00104521 Jy ! Component: 1750 - total flux cleaned = 0.00104495 Jy ! Component: 1800 - total flux cleaned = 0.0010809 Jy ! Component: 1850 - total flux cleaned = 0.0011046 Jy ! Component: 1900 - total flux cleaned = 0.0011046 Jy ! Component: 1950 - total flux cleaned = 0.00110467 Jy ! Component: 2000 - total flux cleaned = 0.00111616 Jy ! Component: 2050 - total flux cleaned = 0.00112759 Jy ! Component: 2100 - total flux cleaned = 0.00108201 Jy ! Component: 2150 - total flux cleaned = 0.00110456 Jy ! Component: 2200 - total flux cleaned = 0.00111574 Jy ! Component: 2250 - total flux cleaned = 0.00114906 Jy ! Component: 2300 - total flux cleaned = 0.00108266 Jy ! Component: 2350 - total flux cleaned = 0.00110454 Jy ! Component: 2400 - total flux cleaned = 0.00105002 Jy ! Component: 2450 - total flux cleaned = 0.00106106 Jy ! Component: 2500 - total flux cleaned = 0.00103959 Jy ! Component: 2550 - total flux cleaned = 0.000965084 Jy ! Component: 2600 - total flux cleaned = 0.000965175 Jy ! Component: 2650 - total flux cleaned = 0.000965048 Jy ! Component: 2700 - total flux cleaned = 0.000892262 Jy ! Component: 2750 - total flux cleaned = 0.000902659 Jy ! Component: 2800 - total flux cleaned = 0.000871986 Jy ! Component: 2850 - total flux cleaned = 0.000841338 Jy ! Component: 2900 - total flux cleaned = 0.000821008 Jy ! Component: 2950 - total flux cleaned = 0.000780837 Jy ! Component: 3000 - total flux cleaned = 0.000730961 Jy ! Component: 3050 - total flux cleaned = 0.000750843 Jy ! Component: 3100 - total flux cleaned = 0.000701625 Jy ! Component: 3150 - total flux cleaned = 0.000701603 Jy ! Component: 3200 - total flux cleaned = 0.000682205 Jy ! Component: 3250 - total flux cleaned = 0.000643589 Jy ! Component: 3300 - total flux cleaned = 0.000624366 Jy ! Component: 3350 - total flux cleaned = 0.00064342 Jy ! Component: 3400 - total flux cleaned = 0.000595857 Jy ! Component: 3450 - total flux cleaned = 0.000605315 Jy ! Component: 3500 - total flux cleaned = 0.000605328 Jy ! Component: 3550 - total flux cleaned = 0.000568074 Jy ! Component: 3600 - total flux cleaned = 0.000540241 Jy ! Component: 3650 - total flux cleaned = 0.00054943 Jy ! Component: 3700 - total flux cleaned = 0.000540169 Jy ! Component: 3750 - total flux cleaned = 0.000485564 Jy ! Component: 3800 - total flux cleaned = 0.000449356 Jy ! Component: 3850 - total flux cleaned = 0.000476388 Jy ! Component: 3900 - total flux cleaned = 0.000422656 Jy ! Component: 3950 - total flux cleaned = 0.000422748 Jy ! Component: 4000 - total flux cleaned = 0.000440434 Jy ! Component: 4050 - total flux cleaned = 0.000440387 Jy ! Total flux subtracted in 4096 components = 0.000414024 Jy ! Clean residual min=-0.000518 max=0.000473 Jy/beam ! Clean residual mean=-0.000000 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.119434 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 426 components and 0.119434 Jy ![Exited script file: muppet] wmap "J0934+3926_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.634 x 5.945 at 6.243 degrees (North through East) ! Clean map min=-0.0011629 max=0.11074 Jy/beam ! Writing clean map to FITS file: J0934+3926_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.110744 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000158879 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.430395 0.430395 0.86079 1.72158 3.44316 6.88632 13.7726 27.5453 55.0906 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.11 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.634 x 5.945 at 6.243 degrees (North through East) ! Clean map min=-0.0011629 max=0.11074 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 J0934+3926_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:56:58 2019