! Started logfile: J0116+2422_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:11:30 2016 obs J0116+2422_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0116+2422_S_2014_08_05_pus_uva.fits ! AN table 1: 103 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.776268 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 360 lines of history. ! ! Reading 14392 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_2014_08_05_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 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.862423Jy sigma=0.010395 ! Fit after self-cal, rms=0.842242Jy sigma=0.010193 ! 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.7 mas, bmaj=7.861 mas, bpa=16.01 degrees ! Estimated noise=869.226 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.117665 Jy ! Component: 100 - total flux cleaned = 0.143372 Jy ! Total flux subtracted in 100 components = 0.143372 Jy ! Clean residual min=-0.004078 max=0.007558 Jy/beam ! Clean residual mean=-0.000007 rms=0.001255 Jy/beam ! Combined flux in latest and established models = 0.143372 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.143372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103134Jy sigma=0.000830 ! Fit after self-cal, rms=0.103130Jy sigma=0.000830 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00791917 Jy ! Component: 100 - total flux cleaned = 0.0124169 Jy ! Total flux subtracted in 100 components = 0.0124169 Jy ! Clean residual min=-0.004125 max=0.004329 Jy/beam ! Clean residual mean=-0.000006 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.155789 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 30 components and 0.155789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101440Jy sigma=0.000821 ! Fit after self-cal, rms=0.101442Jy sigma=0.000821 ! 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=4.467 mas, bmaj=8.234 mas, bpa=14.63 degrees ! Estimated noise=506.736 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.00478059 Jy ! Component: 100 - total flux cleaned = 0.00761089 Jy ! Component: 150 - total flux cleaned = 0.00937728 Jy ! Component: 200 - total flux cleaned = 0.0105083 Jy ! Total flux subtracted in 200 components = 0.0105083 Jy ! Clean residual min=-0.004599 max=0.004063 Jy/beam ! Clean residual mean=-0.000009 rms=0.001223 Jy/beam ! Combined flux in latest and established models = 0.166297 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 51 components and 0.166297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100624Jy sigma=0.000822 ! Fit after self-cal, rms=0.100625Jy sigma=0.000821 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.93 HN 0.99 KP 1.09 ! LA 1.14 MK 1.00* NL 0.99 OV 1.02 ! PT 1.06 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.91 HN 1.02 KP 1.04 ! LA 1.07 MK 1.00* NL 1.04 OV 1.06 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.02 HN 1.02 KP 0.92 ! LA 0.86 MK 1.00* NL 1.02 OV 0.98 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.97 HN 1.01 KP 0.89 ! LA 0.82 MK 1.00* NL 1.08 OV 1.01 ! PT 1.05 SC 0.96 ! ! ! Fit before self-cal, rms=0.100625Jy sigma=0.000821 ! Fit after self-cal, rms=0.096329Jy sigma=0.000802 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.46 mas, bmaj=8.234 mas, bpa=14.64 degrees ! Estimated noise=513.542 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.00185955 Jy ! Component: 100 - total flux cleaned = 0.00200383 Jy ! Component: 150 - total flux cleaned = 0.00206148 Jy ! Component: 200 - total flux cleaned = 0.00206261 Jy ! Total flux subtracted in 200 components = 0.00206261 Jy ! Clean residual min=-0.003722 max=0.003419 Jy/beam ! Clean residual mean=-0.000006 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.16836 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 60 components and 0.16836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096086Jy sigma=0.000802 ! Fit after self-cal, rms=0.096058Jy sigma=0.000802 ! 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.096058Jy sigma=0.000802 ! Fit after self-cal, rms=0.075855Jy sigma=0.000787 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.467 mas, bmaj=8.25 mas, bpa=14.81 degrees ! Estimated noise=516.636 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.79097e-05 Jy ! Component: 100 - total flux cleaned = -0.00012198 Jy ! Component: 150 - total flux cleaned = -0.000182006 Jy ! Component: 200 - total flux cleaned = -0.000253281 Jy ! Total flux subtracted in 200 components = -0.000253281 Jy ! Clean residual min=-0.001921 max=0.001981 Jy/beam ! Clean residual mean=-0.000004 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.168106 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 73 components and 0.168106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075813Jy sigma=0.000786 ! Fit after self-cal, rms=0.075779Jy sigma=0.000786 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.38061e-05 Jy ! Component: 100 - total flux cleaned = -5.52329e-05 Jy ! Component: 150 - total flux cleaned = -8.51873e-05 Jy ! Component: 200 - total flux cleaned = -0.000111254 Jy ! Total flux subtracted in 200 components = -0.000111254 Jy ! Clean residual min=-0.001918 max=0.001982 Jy/beam ! Clean residual mean=-0.000004 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.167995 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 79 components and 0.167995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075772Jy sigma=0.000786 ! Fit after self-cal, rms=0.075772Jy sigma=0.000786 ! 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.075772Jy sigma=0.000786 ! Fit after self-cal, rms=0.076273Jy sigma=0.000786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.466 mas, bmaj=8.263 mas, bpa=14.92 degrees ! Estimated noise=520.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000582729 Jy ! Component: 100 - total flux cleaned = 0.000478159 Jy ! Component: 150 - total flux cleaned = 0.000378208 Jy ! Component: 200 - total flux cleaned = 0.000310089 Jy ! Total flux subtracted in 200 components = 0.000310089 Jy ! Clean residual min=-0.001892 max=0.001950 Jy/beam ! Clean residual mean=-0.000004 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.168305 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 84 components and 0.168305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076236Jy sigma=0.000786 ! Fit after self-cal, rms=0.076237Jy sigma=0.000786 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.53297e-05 Jy ! Component: 100 - total flux cleaned = -7.16417e-05 Jy ! Component: 150 - total flux cleaned = -9.483e-05 Jy ! Component: 200 - total flux cleaned = -0.000122287 Jy ! Total flux subtracted in 200 components = -0.000122287 Jy ! Clean residual min=-0.001888 max=0.001954 Jy/beam ! Clean residual mean=-0.000004 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.168183 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.168183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076233Jy sigma=0.000786 ! Fit after self-cal, rms=0.076233Jy sigma=0.000786 ! 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.076233Jy sigma=0.000786 ! Fit after self-cal, rms=0.076815Jy sigma=0.000786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.012 mas, bmaj=10.14 mas, bpa=-0.063 degrees ! Estimated noise=596.653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000829362 Jy ! Component: 100 - total flux cleaned = 0.000836374 Jy ! Component: 150 - total flux cleaned = 0.00080422 Jy ! Component: 200 - total flux cleaned = 0.00077753 Jy ! Total flux subtracted in 200 components = 0.00077753 Jy ! Clean residual min=-0.002021 max=0.001870 Jy/beam ! Clean residual mean=-0.000007 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.168961 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 94 components and 0.168961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076780Jy sigma=0.000786 ! Fit after self-cal, rms=0.076780Jy sigma=0.000786 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.44704e-05 Jy ! Component: 100 - total flux cleaned = -3.61836e-05 Jy ! Component: 150 - total flux cleaned = -5.38642e-05 Jy ! Component: 200 - total flux cleaned = -5.7663e-05 Jy ! Total flux subtracted in 200 components = -5.7663e-05 Jy ! Clean residual min=-0.002037 max=0.001882 Jy/beam ! Clean residual mean=-0.000007 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.168903 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 101 components and 0.168903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076777Jy sigma=0.000786 ! Fit after self-cal, rms=0.076777Jy sigma=0.000786 ! 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=4.465 mas, bmaj=8.27 mas, bpa=14.99 degrees ! Estimated noise=523.769 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.465 x 8.27 at 14.99 degrees (North through East) ! Clean map min=-0.0018723 max=0.15879 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.685 mas, bmaj=7.899 mas, bpa=16.33 degrees ! Estimated noise=901.311 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121955 Jy ! Component: 100 - total flux cleaned = 0.148788 Jy ! Component: 150 - total flux cleaned = 0.157258 Jy ! Component: 200 - total flux cleaned = 0.161402 Jy ! Total flux subtracted in 200 components = 0.161402 Jy ! Clean residual min=-0.002269 max=0.002308 Jy/beam ! Clean residual mean=-0.000003 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.161402 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.161402 Jy ! Inverting map and beam ! Estimated beam: bmin=4.465 mas, bmaj=8.27 mas, bpa=14.99 degrees ! Estimated noise=523.769 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.0035481 Jy ! Component: 100 - total flux cleaned = 0.00531576 Jy ! Component: 150 - total flux cleaned = 0.00604322 Jy ! Component: 200 - total flux cleaned = 0.00631464 Jy ! Total flux subtracted in 200 components = 0.00631464 Jy ! Clean residual min=-0.001829 max=0.001878 Jy/beam ! Clean residual mean=-0.000004 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.167717 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 64 components and 0.167716 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=8.012 mas, bmaj=10.14 mas, bpa=-0.063 degrees ! Estimated noise=596.653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000872056 Jy ! Component: 100 - total flux cleaned = 0.000955242 Jy ! Component: 150 - total flux cleaned = 0.000971919 Jy ! Component: 200 - total flux cleaned = 0.00099847 Jy ! Total flux subtracted in 200 components = 0.00099847 Jy ! Clean residual min=-0.002015 max=0.001955 Jy/beam ! Clean residual mean=-0.000008 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.168715 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 = 1.07968e-05 Jy ! Component: 100 - total flux cleaned = 2.92296e-05 Jy ! Component: 150 - total flux cleaned = 3.75122e-05 Jy ! Component: 200 - total flux cleaned = 4.53887e-05 Jy ! Total flux subtracted in 200 components = 4.53887e-05 Jy ! Clean residual min=-0.002026 max=0.001940 Jy/beam ! Clean residual mean=-0.000008 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.16876 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 80 components and 0.16876 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.465 mas, bmaj=8.27 mas, bpa=14.99 degrees ! Estimated noise=523.769 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00017871 Jy ! Component: 100 - total flux cleaned = -0.00023712 Jy ! Component: 150 - total flux cleaned = -0.000263508 Jy ! Component: 200 - total flux cleaned = -0.000298947 Jy ! Total flux subtracted in 200 components = -0.000298947 Jy ! Clean residual min=-0.001899 max=0.001913 Jy/beam ! Clean residual mean=-0.000004 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.168461 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 90 components and 0.168461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076790Jy sigma=0.000786 ! Fit after self-cal, rms=0.076788Jy sigma=0.000786 wmodel J0116+2422_S_2014_08_05_pus_map.mod ! Writing 90 model components to file: J0116+2422_S_2014_08_05_pus_map.mod wobs J0116+2422_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0116+2422_S_2014_08_05_pus_uvs.fits wwins J0116+2422_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J0116+2422_S_2014_08_05_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.72218e-05 Jy ! Component: 100 - total flux cleaned = 0.000102929 Jy ! Component: 150 - total flux cleaned = -1.71268e-05 Jy ! Component: 200 - total flux cleaned = -0.000103467 Jy ! Component: 250 - total flux cleaned = -7.56685e-05 Jy ! Component: 300 - total flux cleaned = -7.55428e-05 Jy ! Component: 350 - total flux cleaned = -2.30792e-05 Jy ! Component: 400 - total flux cleaned = 7.81898e-05 Jy ! Component: 450 - total flux cleaned = 0.000152265 Jy ! Component: 500 - total flux cleaned = 0.000224275 Jy ! Component: 550 - total flux cleaned = 0.00027161 Jy ! Component: 600 - total flux cleaned = 0.000340175 Jy ! Component: 650 - total flux cleaned = 0.000384695 Jy ! Component: 700 - total flux cleaned = 0.000450026 Jy ! Component: 750 - total flux cleaned = 0.000492682 Jy ! Component: 800 - total flux cleaned = 0.000576585 Jy ! Component: 850 - total flux cleaned = 0.000637911 Jy ! Component: 900 - total flux cleaned = 0.000678245 Jy ! Component: 950 - total flux cleaned = 0.000776696 Jy ! Component: 1000 - total flux cleaned = 0.000795958 Jy ! Component: 1050 - total flux cleaned = 0.000853177 Jy ! Component: 1100 - total flux cleaned = 0.000909865 Jy ! Component: 1150 - total flux cleaned = 0.00102081 Jy ! Component: 1200 - total flux cleaned = 0.00107505 Jy ! Component: 1250 - total flux cleaned = 0.0010929 Jy ! Component: 1300 - total flux cleaned = 0.00111081 Jy ! Component: 1350 - total flux cleaned = 0.00119723 Jy ! Component: 1400 - total flux cleaned = 0.00123155 Jy ! Component: 1450 - total flux cleaned = 0.00126551 Jy ! Component: 1500 - total flux cleaned = 0.0013817 Jy ! Component: 1550 - total flux cleaned = 0.00133257 Jy ! Component: 1600 - total flux cleaned = 0.00146209 Jy ! Component: 1650 - total flux cleaned = 0.00152585 Jy ! Component: 1700 - total flux cleaned = 0.001573 Jy ! Component: 1750 - total flux cleaned = 0.00165076 Jy ! Component: 1800 - total flux cleaned = 0.00171221 Jy ! Component: 1850 - total flux cleaned = 0.00175781 Jy ! Component: 1900 - total flux cleaned = 0.00180307 Jy ! Component: 1950 - total flux cleaned = 0.00187725 Jy ! Component: 2000 - total flux cleaned = 0.0019358 Jy ! Component: 2050 - total flux cleaned = 0.00195025 Jy ! Component: 2100 - total flux cleaned = 0.0019934 Jy ! Component: 2150 - total flux cleaned = 0.00203619 Jy ! Component: 2200 - total flux cleaned = 0.0020644 Jy ! Component: 2250 - total flux cleaned = 0.00211991 Jy ! Component: 2300 - total flux cleaned = 0.00210619 Jy ! Component: 2350 - total flux cleaned = 0.00221509 Jy ! Component: 2400 - total flux cleaned = 0.00217459 Jy ! Component: 2450 - total flux cleaned = 0.00222802 Jy ! Component: 2500 - total flux cleaned = 0.00226763 Jy ! Component: 2550 - total flux cleaned = 0.00229391 Jy ! Component: 2600 - total flux cleaned = 0.00230678 Jy ! Component: 2650 - total flux cleaned = 0.00233241 Jy ! Component: 2700 - total flux cleaned = 0.00234531 Jy ! Component: 2750 - total flux cleaned = 0.00239547 Jy ! Component: 2800 - total flux cleaned = 0.00245783 Jy ! Component: 2850 - total flux cleaned = 0.0024824 Jy ! Component: 2900 - total flux cleaned = 0.00255563 Jy ! Component: 2950 - total flux cleaned = 0.00260407 Jy ! Component: 3000 - total flux cleaned = 0.00263997 Jy ! Component: 3050 - total flux cleaned = 0.00269956 Jy ! Component: 3100 - total flux cleaned = 0.00274676 Jy ! Component: 3150 - total flux cleaned = 0.00279377 Jy ! Component: 3200 - total flux cleaned = 0.00284015 Jy ! Component: 3250 - total flux cleaned = 0.00290916 Jy ! Component: 3300 - total flux cleaned = 0.00297761 Jy ! Component: 3350 - total flux cleaned = 0.00301144 Jy ! Component: 3400 - total flux cleaned = 0.00310101 Jy ! Component: 3450 - total flux cleaned = 0.00312312 Jy ! Component: 3500 - total flux cleaned = 0.00320022 Jy ! Component: 3550 - total flux cleaned = 0.00323288 Jy ! Component: 3600 - total flux cleaned = 0.00327618 Jy ! Component: 3650 - total flux cleaned = 0.00336199 Jy ! Component: 3700 - total flux cleaned = 0.00338335 Jy ! Component: 3750 - total flux cleaned = 0.00346775 Jy ! Component: 3800 - total flux cleaned = 0.00352002 Jy ! Component: 3850 - total flux cleaned = 0.00354088 Jy ! Component: 3900 - total flux cleaned = 0.00358224 Jy ! Component: 3950 - total flux cleaned = 0.00367436 Jy ! Component: 4000 - total flux cleaned = 0.00373527 Jy ! Component: 4050 - total flux cleaned = 0.00371517 Jy ! Total flux subtracted in 4096 components = 0.00378526 Jy ! Clean residual min=-0.000724 max=0.000552 Jy/beam ! Clean residual mean=-0.000002 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.172247 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 386 components and 0.172247 Jy ![Exited script file: muppet] wmap "J0116+2422_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.465 x 8.27 at 14.99 degrees (North through East) ! Clean map min=-0.0013672 max=0.15873 Jy/beam ! Writing clean map to FITS file: J0116+2422_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.158731 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000195128 device "J0116+2422_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0116+2422_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.36879 0.36879 0.737579 1.47516 2.95032 5.90063 11.8013 23.6025 47.2051 94.4101 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.158 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.465 x 8.27 at 14.99 degrees (North through East) ! Clean map min=-0.0013672 max=0.15873 Jy/beam quit ! Quitting program ! Log file J0116+2422_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:11:36 2016