! Started logfile: J0726+7911_S_2017_05_27_pus_uvs.log on Fri May 3 10:59:53 2019 obs J0726+7911_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J0726+7911_S_2017_05_27_pus_uva.fits ! AN table 1: 22 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.893939 visibilities/baseline/integration-bin. ! Found source: J0726+7911 ! ! 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 1211 lines of history. ! ! Reading 3540 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 J0726+7911_S_2017_05_27_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.355136Jy sigma=0.002919 ! Fit after self-cal, rms=0.341280Jy sigma=0.002809 ! 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.117 mas, bmaj=3.967 mas, bpa=82 degrees ! Estimated noise=2057.11 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.514557 Jy ! Component: 100 - total flux cleaned = 0.632384 Jy ! Total flux subtracted in 100 components = 0.632384 Jy ! Clean residual min=-0.015822 max=0.040990 Jy/beam ! Clean residual mean=-0.000157 rms=0.004896 Jy/beam ! Combined flux in latest and established models = 0.632384 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.632384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120646Jy sigma=0.000936 ! Fit after self-cal, rms=0.120644Jy sigma=0.000936 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0438506 Jy ! Component: 100 - total flux cleaned = 0.0667741 Jy ! Total flux subtracted in 100 components = 0.0667741 Jy ! Clean residual min=-0.014228 max=0.014476 Jy/beam ! Clean residual mean=-0.000010 rms=0.003070 Jy/beam ! Combined flux in latest and established models = 0.699158 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.699158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100907Jy sigma=0.000784 ! Fit after self-cal, rms=0.100909Jy sigma=0.000784 ! 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.783 mas, bmaj=4.761 mas, bpa=77.46 degrees ! Estimated noise=1633.09 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.0133602 Jy ! Component: 100 - total flux cleaned = 0.0196444 Jy ! Component: 150 - total flux cleaned = 0.0229204 Jy ! Component: 200 - total flux cleaned = 0.0234241 Jy ! Total flux subtracted in 200 components = 0.0234241 Jy ! Clean residual min=-0.012457 max=0.010746 Jy/beam ! Clean residual mean=0.000099 rms=0.002544 Jy/beam ! Combined flux in latest and established models = 0.722582 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 23 components and 0.722582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098674Jy sigma=0.000775 ! Fit after self-cal, rms=0.098665Jy sigma=0.000775 ! 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.93 FD 0.96 HN 1.02 KP 1.01 ! LA 1.01 MK 1.01 NL 0.88 OV 1.01 ! PT 1.08 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.06 KP 0.97 ! LA 0.97 MK 1.02 NL 1.00 OV 1.05 ! PT 1.04 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.05 KP 0.98 ! LA 1.01 MK 1.05 NL 0.97 OV 0.94 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.06 KP 1.00* ! LA 1.09 MK 0.96 NL 1.00* OV 1.00* ! PT 1.07 SC 1.00* ! ! ! Fit before self-cal, rms=0.098665Jy sigma=0.000775 ! Fit after self-cal, rms=0.087611Jy sigma=0.000685 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.789 mas, bmaj=4.777 mas, bpa=77.19 degrees ! Estimated noise=1636.14 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 = -8.22071e-05 Jy ! Component: 100 - total flux cleaned = -0.000190037 Jy ! Component: 150 - total flux cleaned = -0.000241353 Jy ! Component: 200 - total flux cleaned = -0.000335465 Jy ! Total flux subtracted in 200 components = -0.000335465 Jy ! Clean residual min=-0.005729 max=0.006147 Jy/beam ! Clean residual mean=0.000022 rms=0.001386 Jy/beam ! Combined flux in latest and established models = 0.722247 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.722247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087543Jy sigma=0.000685 ! Fit after self-cal, rms=0.087523Jy sigma=0.000685 ! 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.087523Jy sigma=0.000685 ! Fit after self-cal, rms=0.085264Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.792 mas, bmaj=4.777 mas, bpa=77.9 degrees ! Estimated noise=1636.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000197711 Jy ! Component: 100 - total flux cleaned = -6.87867e-05 Jy ! Component: 150 - total flux cleaned = 4.56817e-05 Jy ! Component: 200 - total flux cleaned = 0.000147528 Jy ! Total flux subtracted in 200 components = 0.000147528 Jy ! Clean residual min=-0.004242 max=0.004444 Jy/beam ! Clean residual mean=-0.000006 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.722394 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 32 components and 0.722394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085224Jy sigma=0.000670 ! Fit after self-cal, rms=0.085220Jy sigma=0.000670 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 (64, 70). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00340541 Jy ! Component: 100 - total flux cleaned = 0.00347858 Jy ! Component: 150 - total flux cleaned = 0.00360328 Jy ! Component: 200 - total flux cleaned = 0.00371541 Jy ! Total flux subtracted in 200 components = 0.00371541 Jy ! Clean residual min=-0.004196 max=0.003924 Jy/beam ! Clean residual mean=-0.000004 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.72611 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 50 components and 0.72611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085005Jy sigma=0.000668 ! Fit after self-cal, rms=0.085002Jy sigma=0.000668 ! 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.085002Jy sigma=0.000668 ! Fit after self-cal, rms=0.084959Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.792 mas, bmaj=4.775 mas, bpa=77.97 degrees ! Estimated noise=1635.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000579789 Jy ! Component: 100 - total flux cleaned = 0.00053008 Jy ! Component: 150 - total flux cleaned = 0.000436398 Jy ! Component: 200 - total flux cleaned = 0.000308999 Jy ! Total flux subtracted in 200 components = 0.000308999 Jy ! Clean residual min=-0.004146 max=0.003874 Jy/beam ! Clean residual mean=-0.000004 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.726419 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 60 components and 0.726419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084902Jy sigma=0.000668 ! Fit after self-cal, rms=0.084902Jy sigma=0.000668 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.22727e-05 Jy ! Component: 100 - total flux cleaned = -0.000120757 Jy ! Component: 150 - total flux cleaned = -8.32427e-05 Jy ! Component: 200 - total flux cleaned = -8.33301e-05 Jy ! Total flux subtracted in 200 components = -8.33301e-05 Jy ! Clean residual min=-0.004068 max=0.003861 Jy/beam ! Clean residual mean=-0.000005 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.726335 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 65 components and 0.726335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084867Jy sigma=0.000667 ! Fit after self-cal, rms=0.084868Jy sigma=0.000667 ! 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.084868Jy sigma=0.000667 ! Fit after self-cal, rms=0.084853Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.172 mas, bmaj=9.749 mas, bpa=71.64 degrees ! Estimated noise=2043.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000419109 Jy ! Component: 100 - total flux cleaned = 0.000485344 Jy ! Component: 150 - total flux cleaned = 0.000460045 Jy ! Component: 200 - total flux cleaned = 0.000392808 Jy ! Total flux subtracted in 200 components = 0.000392808 Jy ! Clean residual min=-0.003809 max=0.004106 Jy/beam ! Clean residual mean=-0.000008 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.726728 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 75 components and 0.726728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084860Jy sigma=0.000667 ! Fit after self-cal, rms=0.084854Jy sigma=0.000667 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.1492e-05 Jy ! Component: 100 - total flux cleaned = -2.93447e-05 Jy ! Component: 150 - total flux cleaned = -1.12014e-05 Jy ! Component: 200 - total flux cleaned = 5.73054e-06 Jy ! Total flux subtracted in 200 components = 5.73054e-06 Jy ! Clean residual min=-0.003840 max=0.004076 Jy/beam ! Clean residual mean=-0.000008 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.726734 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 84 components and 0.726734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084859Jy sigma=0.000667 ! Fit after self-cal, rms=0.084856Jy sigma=0.000667 ! 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.792 mas, bmaj=4.775 mas, bpa=78 degrees ! Estimated noise=1635.81 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.792 x 4.775 at 78 degrees (North through East) ! Clean map min=-0.0037815 max=0.67286 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084856Jy sigma=0.000667 ! Fit after self-cal, rms=0.079834Jy sigma=0.000625 ! Inverting map and beam ! Estimated beam: bmin=3.792 mas, bmaj=4.773 mas, bpa=77.98 degrees ! Estimated noise=1636.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000280943 Jy ! Component: 100 - total flux cleaned = 0.000353782 Jy ! Component: 150 - total flux cleaned = 0.000386327 Jy ! Component: 200 - total flux cleaned = 0.000418604 Jy ! Total flux subtracted in 200 components = 0.000418604 Jy ! Clean residual min=-0.004016 max=0.003786 Jy/beam ! Clean residual mean=-0.000001 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.727153 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 91 components and 0.727153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079799Jy sigma=0.000625 ! Fit after self-cal, rms=0.079800Jy sigma=0.000625 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.30165e-05 Jy ! Component: 100 - total flux cleaned = 9.2214e-05 Jy ! Component: 150 - total flux cleaned = 9.17658e-05 Jy ! Component: 200 - total flux cleaned = 6.55092e-05 Jy ! Total flux subtracted in 200 components = 6.55092e-05 Jy ! Clean residual min=-0.004013 max=0.003792 Jy/beam ! Clean residual mean=-0.000001 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.727218 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 0.727218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079778Jy sigma=0.000625 ! Fit after self-cal, rms=0.079779Jy sigma=0.000625 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079779Jy sigma=0.000625 ! Fit after self-cal, rms=0.079774Jy sigma=0.000625 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.128 mas, bmaj=3.979 mas, bpa=82.55 degrees ! Estimated noise=2066.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.516942 Jy ! Component: 100 - total flux cleaned = 0.634296 Jy ! Component: 150 - total flux cleaned = 0.67707 Jy ! Component: 200 - total flux cleaned = 0.699384 Jy ! Total flux subtracted in 200 components = 0.699384 Jy ! Clean residual min=-0.007361 max=0.010629 Jy/beam ! Clean residual mean=-0.000055 rms=0.001706 Jy/beam ! Combined flux in latest and established models = 0.699384 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.699384 Jy ! Inverting map and beam ! Estimated beam: bmin=3.792 mas, bmaj=4.772 mas, bpa=78.04 degrees ! Estimated noise=1636.58 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.012925 Jy ! Component: 100 - total flux cleaned = 0.0195289 Jy ! Component: 150 - total flux cleaned = 0.0238843 Jy ! Component: 200 - total flux cleaned = 0.0257965 Jy ! Total flux subtracted in 200 components = 0.0257965 Jy ! Clean residual min=-0.004423 max=0.004299 Jy/beam ! Clean residual mean=-0.000004 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.72518 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 32 components and 0.72518 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.173 mas, bmaj=9.747 mas, bpa=71.61 degrees ! Estimated noise=2045.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015816 Jy ! Component: 100 - total flux cleaned = 0.00203841 Jy ! Component: 150 - total flux cleaned = 0.00208394 Jy ! Component: 200 - total flux cleaned = 0.00204224 Jy ! Total flux subtracted in 200 components = 0.00204224 Jy ! Clean residual min=-0.003829 max=0.004011 Jy/beam ! Clean residual mean=-0.000003 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.727223 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.000138035 Jy ! Component: 100 - total flux cleaned = 0.000228059 Jy ! Component: 150 - total flux cleaned = 0.000308957 Jy ! Component: 200 - total flux cleaned = 0.000381147 Jy ! Total flux subtracted in 200 components = 0.000381147 Jy ! Clean residual min=-0.003798 max=0.003982 Jy/beam ! Clean residual mean=-0.000001 rms=0.001148 Jy/beam ! Combined flux in latest and established models = 0.727604 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 52 components and 0.727604 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.792 mas, bmaj=4.772 mas, bpa=78.04 degrees ! Estimated noise=1636.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000284591 Jy ! Component: 100 - total flux cleaned = -0.000136601 Jy ! Component: 150 - total flux cleaned = 0.000129411 Jy ! Component: 200 - total flux cleaned = 0.000252358 Jy ! Total flux subtracted in 200 components = 0.000252358 Jy ! Clean residual min=-0.004309 max=0.004099 Jy/beam ! Clean residual mean=0.000001 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.727856 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 65 components and 0.727856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080045Jy sigma=0.000627 ! Fit after self-cal, rms=0.080037Jy sigma=0.000627 wmodel J0726+7911_S_2017_05_27_pus_map.mod ! Writing 65 model components to file: J0726+7911_S_2017_05_27_pus_map.mod wobs J0726+7911_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J0726+7911_S_2017_05_27_pus_uvs.fits wwins J0726+7911_S_2017_05_27_pus_map.win ! wwins: Wrote 2 windows to J0726+7911_S_2017_05_27_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 = 4.02386e-05 Jy ! Component: 100 - total flux cleaned = 0.00031292 Jy ! Component: 150 - total flux cleaned = 0.000631398 Jy ! Component: 200 - total flux cleaned = 0.000993035 Jy ! Component: 250 - total flux cleaned = 0.00122556 Jy ! Component: 300 - total flux cleaned = 0.0016178 Jy ! Component: 350 - total flux cleaned = 0.00172545 Jy ! Component: 400 - total flux cleaned = 0.00209651 Jy ! Component: 450 - total flux cleaned = 0.00220039 Jy ! Component: 500 - total flux cleaned = 0.00245248 Jy ! Component: 550 - total flux cleaned = 0.00264864 Jy ! Component: 600 - total flux cleaned = 0.00269733 Jy ! Component: 650 - total flux cleaned = 0.00293273 Jy ! Component: 700 - total flux cleaned = 0.00302463 Jy ! Component: 750 - total flux cleaned = 0.00324994 Jy ! Component: 800 - total flux cleaned = 0.00320459 Jy ! Component: 850 - total flux cleaned = 0.00342283 Jy ! Component: 900 - total flux cleaned = 0.00363667 Jy ! Component: 950 - total flux cleaned = 0.00376263 Jy ! Component: 1000 - total flux cleaned = 0.00392778 Jy ! Component: 1050 - total flux cleaned = 0.00400896 Jy ! Component: 1100 - total flux cleaned = 0.0039692 Jy ! Component: 1150 - total flux cleaned = 0.00412836 Jy ! Component: 1200 - total flux cleaned = 0.00432314 Jy ! Component: 1250 - total flux cleaned = 0.00436127 Jy ! Component: 1300 - total flux cleaned = 0.00447454 Jy ! Component: 1350 - total flux cleaned = 0.00447463 Jy ! Component: 1400 - total flux cleaned = 0.00454887 Jy ! Component: 1450 - total flux cleaned = 0.00473085 Jy ! Component: 1500 - total flux cleaned = 0.00476602 Jy ! Component: 1550 - total flux cleaned = 0.00483664 Jy ! Component: 1600 - total flux cleaned = 0.00476604 Jy ! Component: 1650 - total flux cleaned = 0.0046969 Jy ! Component: 1700 - total flux cleaned = 0.00469725 Jy ! Component: 1750 - total flux cleaned = 0.00462999 Jy ! Component: 1800 - total flux cleaned = 0.00472988 Jy ! Component: 1850 - total flux cleaned = 0.00463093 Jy ! Component: 1900 - total flux cleaned = 0.00459853 Jy ! Component: 1950 - total flux cleaned = 0.00450139 Jy ! Component: 2000 - total flux cleaned = 0.00453338 Jy ! Component: 2050 - total flux cleaned = 0.00437556 Jy ! Component: 2100 - total flux cleaned = 0.00440694 Jy ! Component: 2150 - total flux cleaned = 0.004376 Jy ! Component: 2200 - total flux cleaned = 0.00437582 Jy ! Component: 2250 - total flux cleaned = 0.0042842 Jy ! Component: 2300 - total flux cleaned = 0.00419409 Jy ! Component: 2350 - total flux cleaned = 0.00413464 Jy ! Component: 2400 - total flux cleaned = 0.00413487 Jy ! Component: 2450 - total flux cleaned = 0.0040768 Jy ! Component: 2500 - total flux cleaned = 0.00413461 Jy ! Component: 2550 - total flux cleaned = 0.00404892 Jy ! Component: 2600 - total flux cleaned = 0.00393535 Jy ! Component: 2650 - total flux cleaned = 0.00402024 Jy ! Component: 2700 - total flux cleaned = 0.0039647 Jy ! Component: 2750 - total flux cleaned = 0.00404801 Jy ! Component: 2800 - total flux cleaned = 0.00404775 Jy ! Component: 2850 - total flux cleaned = 0.00407478 Jy ! Component: 2900 - total flux cleaned = 0.00402052 Jy ! Component: 2950 - total flux cleaned = 0.00399386 Jy ! Component: 3000 - total flux cleaned = 0.00402037 Jy ! Component: 3050 - total flux cleaned = 0.00399369 Jy ! Component: 3100 - total flux cleaned = 0.00404587 Jy ! Component: 3150 - total flux cleaned = 0.00409737 Jy ! Component: 3200 - total flux cleaned = 0.00404628 Jy ! Component: 3250 - total flux cleaned = 0.00407205 Jy ! Component: 3300 - total flux cleaned = 0.00412249 Jy ! Component: 3350 - total flux cleaned = 0.00409738 Jy ! Component: 3400 - total flux cleaned = 0.00419715 Jy ! Component: 3450 - total flux cleaned = 0.00414753 Jy ! Component: 3500 - total flux cleaned = 0.00422111 Jy ! Component: 3550 - total flux cleaned = 0.00424557 Jy ! Component: 3600 - total flux cleaned = 0.00424521 Jy ! Component: 3650 - total flux cleaned = 0.0042451 Jy ! Component: 3700 - total flux cleaned = 0.00417337 Jy ! Component: 3750 - total flux cleaned = 0.00424454 Jy ! Component: 3800 - total flux cleaned = 0.00424439 Jy ! Component: 3850 - total flux cleaned = 0.00419749 Jy ! Component: 3900 - total flux cleaned = 0.00422055 Jy ! Component: 3950 - total flux cleaned = 0.00422042 Jy ! Component: 4000 - total flux cleaned = 0.00419756 Jy ! Component: 4050 - total flux cleaned = 0.00412932 Jy ! Total flux subtracted in 4096 components = 0.00412933 Jy ! Clean residual min=-0.001299 max=0.001583 Jy/beam ! Clean residual mean=-0.000002 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.731986 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 327 components and 0.731986 Jy ![Exited script file: muppet] wmap "J0726+7911_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.792 x 4.772 at 78.04 degrees (North through East) ! Clean map min=-0.0033261 max=0.67303 Jy/beam ! Writing clean map to FITS file: J0726+7911_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.673032 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000383548 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.170964 0.170964 0.341928 0.683857 1.36771 2.73543 5.47086 10.9417 21.8834 43.7668 87.5337 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.673 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.792 x 4.772 at 78.04 degrees (North through East) ! Clean map min=-0.0033261 max=0.67303 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 J0726+7911_S_2017_05_27_pus_uvs.log closed on Fri May 3 10:59:59 2019