! Started logfile: J0914+0245_S_2017_06_10_pus_uvs.log on Mon May 6 14:49:31 2019 obs J0914+0245_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0914+0245_S_2017_06_10_pus_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.625926 visibilities/baseline/integration-bin. ! Found source: J0914+0245 ! ! 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 1154 lines of history. ! ! Reading 3380 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 J0914+0245_S_2017_06_10_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 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 215 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.560928Jy sigma=0.005114 ! Fit after self-cal, rms=0.547047Jy sigma=0.004982 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.767 mas, bmaj=6.75 mas, bpa=-0.9779 degrees ! Estimated noise=1804.9 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.34906 Jy ! Component: 100 - total flux cleaned = 0.433811 Jy ! Total flux subtracted in 100 components = 0.433811 Jy ! Clean residual min=-0.014258 max=0.034250 Jy/beam ! Clean residual mean=0.000040 rms=0.004169 Jy/beam ! Combined flux in latest and established models = 0.433811 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.433811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108080Jy sigma=0.000960 ! Fit after self-cal, rms=0.108079Jy sigma=0.000960 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0378451 Jy ! Component: 100 - total flux cleaned = 0.0588654 Jy ! Total flux subtracted in 100 components = 0.0588654 Jy ! Clean residual min=-0.009798 max=0.011443 Jy/beam ! Clean residual mean=0.000016 rms=0.002694 Jy/beam ! Combined flux in latest and established models = 0.492676 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 28 components and 0.492676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091019Jy sigma=0.000792 ! Fit after self-cal, rms=0.091008Jy sigma=0.000792 ! 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.286 mas, bmaj=7.551 mas, bpa=1.01 degrees ! Estimated noise=1498.26 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.017347 Jy ! Component: 100 - total flux cleaned = 0.0269142 Jy ! Component: 150 - total flux cleaned = 0.0324628 Jy ! Component: 200 - total flux cleaned = 0.0357711 Jy ! Total flux subtracted in 200 components = 0.0357711 Jy ! Clean residual min=-0.008014 max=0.007112 Jy/beam ! Clean residual mean=-0.000004 rms=0.001977 Jy/beam ! Combined flux in latest and established models = 0.528447 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 50 components and 0.528447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087608Jy sigma=0.000762 ! Fit after self-cal, rms=0.087594Jy sigma=0.000761 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.92 HN 0.96 KP 1.03 ! LA 1.03 MK 1.00 NL 0.89 OV 1.02 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.95 HN 1.01 KP 0.99 ! LA 0.97 MK 0.96 NL 1.05 OV 1.04 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 0.99 KP 1.00 ! LA 1.00 MK 1.01 NL 0.97 OV 0.96 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.99 KP 1.00* ! LA 1.12 MK 1.30 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.087594Jy sigma=0.000761 ! Fit after self-cal, rms=0.081591Jy sigma=0.000706 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.299 mas, bmaj=7.606 mas, bpa=0.834 degrees ! Estimated noise=1499.97 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.000159043 Jy ! Component: 100 - total flux cleaned = 2.42713e-05 Jy ! Component: 150 - total flux cleaned = 2.41318e-05 Jy ! Component: 200 - total flux cleaned = 8.0598e-05 Jy ! Total flux subtracted in 200 components = 8.0598e-05 Jy ! Clean residual min=-0.006133 max=0.006443 Jy/beam ! Clean residual mean=-0.000013 rms=0.001656 Jy/beam ! Combined flux in latest and established models = 0.528527 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 54 components and 0.528527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081478Jy sigma=0.000705 ! Fit after self-cal, rms=0.081509Jy sigma=0.000705 ! 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.081509Jy sigma=0.000705 ! Fit after self-cal, rms=0.078704Jy sigma=0.000680 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=7.601 mas, bpa=0.7582 degrees ! Estimated noise=1497.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000679026 Jy ! Component: 100 - total flux cleaned = 0.000679972 Jy ! Component: 150 - total flux cleaned = 0.000768434 Jy ! Component: 200 - total flux cleaned = 0.000850568 Jy ! Total flux subtracted in 200 components = 0.000850568 Jy ! Clean residual min=-0.004353 max=0.006300 Jy/beam ! Clean residual mean=0.000010 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.529378 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 58 components and 0.529378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078645Jy sigma=0.000680 ! Fit after self-cal, rms=0.078642Jy sigma=0.000680 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 (1.5, 11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00545602 Jy ! Component: 100 - total flux cleaned = 0.00746062 Jy ! Component: 150 - total flux cleaned = 0.00768999 Jy ! Component: 200 - total flux cleaned = 0.0077548 Jy ! Total flux subtracted in 200 components = 0.0077548 Jy ! Clean residual min=-0.003958 max=0.003798 Jy/beam ! Clean residual mean=0.000004 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.537133 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 74 components and 0.537133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078274Jy sigma=0.000676 ! Fit after self-cal, rms=0.078243Jy sigma=0.000676 ! 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.078243Jy sigma=0.000676 ! Fit after self-cal, rms=0.078175Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.293 mas, bmaj=7.598 mas, bpa=0.7535 degrees ! Estimated noise=1496.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151721 Jy ! Component: 100 - total flux cleaned = 0.001817 Jy ! Component: 150 - total flux cleaned = 0.00187049 Jy ! Component: 200 - total flux cleaned = 0.00191867 Jy ! Total flux subtracted in 200 components = 0.00191867 Jy ! Clean residual min=-0.003695 max=0.003927 Jy/beam ! Clean residual mean=0.000007 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.539051 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 86 components and 0.539052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078092Jy sigma=0.000674 ! Fit after self-cal, rms=0.078086Jy sigma=0.000674 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 (92, 122). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00350669 Jy ! Component: 100 - total flux cleaned = 0.00423305 Jy ! Component: 150 - total flux cleaned = 0.00461625 Jy ! Component: 200 - total flux cleaned = 0.00484343 Jy ! Total flux subtracted in 200 components = 0.00484343 Jy ! Clean residual min=-0.003662 max=0.003534 Jy/beam ! Clean residual mean=0.000004 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.543895 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 110 components and 0.543895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077896Jy sigma=0.000672 ! Fit after self-cal, rms=0.077885Jy sigma=0.000672 ! 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.077885Jy sigma=0.000672 ! Fit after self-cal, rms=0.077851Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.251 mas, bmaj=11.86 mas, bpa=-4.792 degrees ! Estimated noise=1900.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014229 Jy ! Component: 100 - total flux cleaned = 0.00172531 Jy ! Component: 150 - total flux cleaned = 0.00181338 Jy ! Component: 200 - total flux cleaned = 0.00189415 Jy ! Total flux subtracted in 200 components = 0.00189415 Jy ! Clean residual min=-0.004138 max=0.003922 Jy/beam ! Clean residual mean=0.000010 rms=0.001155 Jy/beam ! Combined flux in latest and established models = 0.545789 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 129 components and 0.545789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077824Jy sigma=0.000672 ! Fit after self-cal, rms=0.077821Jy sigma=0.000672 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 = 0.000301794 Jy ! Component: 100 - total flux cleaned = 0.00041269 Jy ! Component: 150 - total flux cleaned = 0.00048041 Jy ! Component: 200 - total flux cleaned = 0.000545339 Jy ! Total flux subtracted in 200 components = 0.000545339 Jy ! Clean residual min=-0.004104 max=0.003925 Jy/beam ! Clean residual mean=0.000010 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.546335 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 136 components and 0.546335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077812Jy sigma=0.000672 ! Fit after self-cal, rms=0.077811Jy sigma=0.000672 ! 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.294 mas, bmaj=7.598 mas, bpa=0.7624 degrees ! Estimated noise=1496.2 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.294 x 7.598 at 0.7624 degrees (North through East) ! Clean map min=-0.0034996 max=0.45989 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.777 mas, bmaj=6.767 mas, bpa=-0.8253 degrees ! Estimated noise=1808.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.348432 Jy ! Component: 100 - total flux cleaned = 0.432002 Jy ! Component: 150 - total flux cleaned = 0.468409 Jy ! Component: 200 - total flux cleaned = 0.488715 Jy ! Total flux subtracted in 200 components = 0.488715 Jy ! Clean residual min=-0.006110 max=0.010628 Jy/beam ! Clean residual mean=0.000021 rms=0.001743 Jy/beam ! Combined flux in latest and established models = 0.488715 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.488715 Jy ! Inverting map and beam ! Estimated beam: bmin=3.294 mas, bmaj=7.598 mas, bpa=0.7624 degrees ! Estimated noise=1496.2 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.0183253 Jy ! Component: 100 - total flux cleaned = 0.0290889 Jy ! Component: 150 - total flux cleaned = 0.0362091 Jy ! Component: 200 - total flux cleaned = 0.0414937 Jy ! Total flux subtracted in 200 components = 0.0414937 Jy ! Clean residual min=-0.004223 max=0.004009 Jy/beam ! Clean residual mean=0.000015 rms=0.001059 Jy/beam ! Combined flux in latest and established models = 0.530209 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 62 components and 0.530209 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.251 mas, bmaj=11.86 mas, bpa=-4.792 degrees ! Estimated noise=1900.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00579554 Jy ! Component: 100 - total flux cleaned = 0.00938923 Jy ! Component: 150 - total flux cleaned = 0.0118577 Jy ! Component: 200 - total flux cleaned = 0.0136172 Jy ! Total flux subtracted in 200 components = 0.0136172 Jy ! Clean residual min=-0.004454 max=0.003917 Jy/beam ! Clean residual mean=0.000013 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.543826 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.000766925 Jy ! Component: 100 - total flux cleaned = 0.0010518 Jy ! Component: 150 - total flux cleaned = 0.00130986 Jy ! Component: 200 - total flux cleaned = 0.00146796 Jy ! Total flux subtracted in 200 components = 0.00146796 Jy ! Clean residual min=-0.004221 max=0.004026 Jy/beam ! Clean residual mean=0.000011 rms=0.001151 Jy/beam ! Combined flux in latest and established models = 0.545294 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 129 components and 0.545294 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.294 mas, bmaj=7.598 mas, bpa=0.7624 degrees ! Estimated noise=1496.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000911505 Jy ! Component: 100 - total flux cleaned = 0.00121529 Jy ! Component: 150 - total flux cleaned = 0.00154621 Jy ! Component: 200 - total flux cleaned = 0.00166318 Jy ! Total flux subtracted in 200 components = 0.00166318 Jy ! Clean residual min=-0.003759 max=0.003364 Jy/beam ! Clean residual mean=0.000003 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.546957 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 145 components and 0.546957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077854Jy sigma=0.000672 ! Fit after self-cal, rms=0.077843Jy sigma=0.000672 wmodel J0914+0245_S_2017_06_10_pus_map.mod ! Writing 145 model components to file: J0914+0245_S_2017_06_10_pus_map.mod wobs J0914+0245_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0914+0245_S_2017_06_10_pus_uvs.fits wwins J0914+0245_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J0914+0245_S_2017_06_10_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.000353301 Jy ! Component: 100 - total flux cleaned = 0.000652919 Jy ! Component: 150 - total flux cleaned = 0.00082363 Jy ! Component: 200 - total flux cleaned = 0.000990615 Jy ! Component: 250 - total flux cleaned = 0.00109624 Jy ! Component: 300 - total flux cleaned = 0.00114666 Jy ! Component: 350 - total flux cleaned = 0.00119708 Jy ! Component: 400 - total flux cleaned = 0.00124502 Jy ! Component: 450 - total flux cleaned = 0.00115099 Jy ! Component: 500 - total flux cleaned = 0.00119768 Jy ! Component: 550 - total flux cleaned = 0.00133089 Jy ! Component: 600 - total flux cleaned = 0.00128699 Jy ! Component: 650 - total flux cleaned = 0.00120256 Jy ! Component: 700 - total flux cleaned = 0.00116083 Jy ! Component: 750 - total flux cleaned = 0.000998045 Jy ! Component: 800 - total flux cleaned = 0.000998626 Jy ! Component: 850 - total flux cleaned = 0.000959304 Jy ! Component: 900 - total flux cleaned = 0.000958984 Jy ! Component: 950 - total flux cleaned = 0.000959373 Jy ! Component: 1000 - total flux cleaned = 0.000884682 Jy ! Component: 1050 - total flux cleaned = 0.000958934 Jy ! Component: 1100 - total flux cleaned = 0.000994241 Jy ! Component: 1150 - total flux cleaned = 0.00088641 Jy ! Component: 1200 - total flux cleaned = 0.000886801 Jy ! Component: 1250 - total flux cleaned = 0.000887207 Jy ! Component: 1300 - total flux cleaned = 0.000817674 Jy ! Component: 1350 - total flux cleaned = 0.000817892 Jy ! Component: 1400 - total flux cleaned = 0.000851495 Jy ! Component: 1450 - total flux cleaned = 0.000818066 Jy ! Component: 1500 - total flux cleaned = 0.000785262 Jy ! Component: 1550 - total flux cleaned = 0.000817669 Jy ! Component: 1600 - total flux cleaned = 0.000785238 Jy ! Component: 1650 - total flux cleaned = 0.00078567 Jy ! Component: 1700 - total flux cleaned = 0.000817321 Jy ! Component: 1750 - total flux cleaned = 0.000755056 Jy ! Component: 1800 - total flux cleaned = 0.000847278 Jy ! Component: 1850 - total flux cleaned = 0.000817014 Jy ! Component: 1900 - total flux cleaned = 0.000907841 Jy ! Component: 1950 - total flux cleaned = 0.000758262 Jy ! Component: 2000 - total flux cleaned = 0.000876978 Jy ! Component: 2050 - total flux cleaned = 0.000818404 Jy ! Component: 2100 - total flux cleaned = 0.000644748 Jy ! Component: 2150 - total flux cleaned = 0.000616166 Jy ! Component: 2200 - total flux cleaned = 0.000673216 Jy ! Component: 2250 - total flux cleaned = 0.000728977 Jy ! Component: 2300 - total flux cleaned = 0.000617221 Jy ! Component: 2350 - total flux cleaned = 0.000562065 Jy ! Component: 2400 - total flux cleaned = 0.000561796 Jy ! Component: 2450 - total flux cleaned = 0.000453175 Jy ! Component: 2500 - total flux cleaned = 0.000372673 Jy ! Component: 2550 - total flux cleaned = 0.000479033 Jy ! Component: 2600 - total flux cleaned = 0.000320427 Jy ! Component: 2650 - total flux cleaned = 0.000372992 Jy ! Component: 2700 - total flux cleaned = 0.00024311 Jy ! Component: 2750 - total flux cleaned = 0.000243255 Jy ! Component: 2800 - total flux cleaned = 0.000192348 Jy ! Component: 2850 - total flux cleaned = 0.000141662 Jy ! Component: 2900 - total flux cleaned = 0.000141439 Jy ! Component: 2950 - total flux cleaned = 0.000141101 Jy ! Component: 3000 - total flux cleaned = 9.16888e-05 Jy ! Component: 3050 - total flux cleaned = 0.000140571 Jy ! Component: 3100 - total flux cleaned = 0.000140543 Jy ! Component: 3150 - total flux cleaned = 9.20984e-05 Jy ! Component: 3200 - total flux cleaned = 0.00011579 Jy ! Component: 3250 - total flux cleaned = 0.000115668 Jy ! Component: 3300 - total flux cleaned = 6.85736e-05 Jy ! Component: 3350 - total flux cleaned = 6.84641e-05 Jy ! Component: 3400 - total flux cleaned = 4.51987e-05 Jy ! Component: 3450 - total flux cleaned = 2.21315e-05 Jy ! Component: 3500 - total flux cleaned = -5.53727e-07 Jy ! Component: 3550 - total flux cleaned = -6.88627e-05 Jy ! Component: 3600 - total flux cleaned = -0.000114035 Jy ! Component: 3650 - total flux cleaned = -0.00015856 Jy ! Component: 3700 - total flux cleaned = -0.000158571 Jy ! Component: 3750 - total flux cleaned = -0.000224805 Jy ! Component: 3800 - total flux cleaned = -0.000290571 Jy ! Component: 3850 - total flux cleaned = -0.000312434 Jy ! Component: 3900 - total flux cleaned = -0.000399129 Jy ! Component: 3950 - total flux cleaned = -0.00044214 Jy ! Component: 4000 - total flux cleaned = -0.00050607 Jy ! Component: 4050 - total flux cleaned = -0.000569813 Jy ! Total flux subtracted in 4096 components = -0.000569907 Jy ! Clean residual min=-0.001143 max=0.001321 Jy/beam ! Clean residual mean=0.000003 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.546387 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 422 components and 0.546387 Jy ![Exited script file: muppet] wmap "J0914+0245_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.294 x 7.598 at 0.7624 degrees (North through East) ! Clean map min=-0.0023009 max=0.46051 Jy/beam ! Writing clean map to FITS file: J0914+0245_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.460512 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000371476 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.241998 0.241998 0.483995 0.967991 1.93598 3.87196 7.74393 15.4879 30.9757 61.9514 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.46 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.294 x 7.598 at 0.7624 degrees (North through East) ! Clean map min=-0.0023009 max=0.46051 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 J0914+0245_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:49:36 2019