! Started logfile: J0202+4205_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:34:41 2019 obs J0202+4205_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0202+4205_S_2017_05_31_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.887179 visibilities/baseline/integration-bin. ! Found source: J0202+4205 ! ! 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 703 lines of history. ! ! Reading 22836 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 J0202+4205_S_2017_05_31_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 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 741 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.875053Jy sigma=0.008638 ! Fit after self-cal, rms=0.869920Jy sigma=0.008591 ! 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.943 mas, bmaj=4.996 mas, bpa=-6.172 degrees ! Estimated noise=790.466 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100279 Jy ! Component: 100 - total flux cleaned = 0.125816 Jy ! Total flux subtracted in 100 components = 0.125816 Jy ! Clean residual min=-0.004358 max=0.010917 Jy/beam ! Clean residual mean=-0.000001 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.125816 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.125816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074630Jy sigma=0.000689 ! Fit after self-cal, rms=0.074638Jy sigma=0.000689 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120339 Jy ! Component: 100 - total flux cleaned = 0.0181366 Jy ! Total flux subtracted in 100 components = 0.0181366 Jy ! Clean residual min=-0.002934 max=0.003254 Jy/beam ! Clean residual mean=0.000001 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.143953 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 12 components and 0.143953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072651Jy sigma=0.000669 ! Fit after self-cal, rms=0.072666Jy sigma=0.000669 ! 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.542 mas, bmaj=5.906 mas, bpa=-3.694 degrees ! Estimated noise=534.721 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.00296459 Jy ! Component: 100 - total flux cleaned = 0.00438674 Jy ! Component: 150 - total flux cleaned = 0.0048751 Jy ! Component: 200 - total flux cleaned = 0.00489843 Jy ! Total flux subtracted in 200 components = 0.00489843 Jy ! Clean residual min=-0.002268 max=0.002432 Jy/beam ! Clean residual mean=0.000003 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.148851 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 27 components and 0.148851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072531Jy sigma=0.000668 ! Fit after self-cal, rms=0.072536Jy sigma=0.000668 ! 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.98 FD 0.98 HN 0.94 KP 1.00 ! LA 1.00 MK 1.04 NL 0.91 OV 1.02 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.02 HN 0.99 KP 0.97 ! LA 0.98 MK 1.03 NL 1.06 OV 1.13 ! PT 0.98 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.04 HN 0.98 KP 0.96 ! LA 0.97 MK 1.06 NL 1.00 OV 0.99 ! PT 0.99 SC 1.01 ! ! ! 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.07 HN 0.94 KP 1.00* ! LA 1.09 MK 1.15 NL 1.00* OV 1.00* ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.072536Jy sigma=0.000668 ! Fit after self-cal, rms=0.072837Jy sigma=0.000662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.584 mas, bmaj=5.93 mas, bpa=-3.77 degrees ! Estimated noise=537.451 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.000339371 Jy ! Component: 100 - total flux cleaned = -0.000339325 Jy ! Component: 150 - total flux cleaned = -0.000317631 Jy ! Component: 200 - total flux cleaned = -0.000260117 Jy ! Total flux subtracted in 200 components = -0.000260117 Jy ! Clean residual min=-0.001849 max=0.001864 Jy/beam ! Clean residual mean=0.000002 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.148591 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.148591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072813Jy sigma=0.000662 ! Fit after self-cal, rms=0.072829Jy sigma=0.000662 ! 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.072829Jy sigma=0.000662 ! Fit after self-cal, rms=0.072525Jy sigma=0.000659 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.577 mas, bmaj=5.931 mas, bpa=-3.672 degrees ! Estimated noise=537.052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000141619 Jy ! Component: 100 - total flux cleaned = 0.000141566 Jy ! Component: 150 - total flux cleaned = 0.000142195 Jy ! Component: 200 - total flux cleaned = 0.000142499 Jy ! Total flux subtracted in 200 components = 0.000142499 Jy ! Clean residual min=-0.001584 max=0.001654 Jy/beam ! Clean residual mean=0.000003 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.148734 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.148734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072521Jy sigma=0.000659 ! Fit after self-cal, rms=0.072523Jy sigma=0.000659 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 (-8, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160718 Jy ! Component: 100 - total flux cleaned = 0.00205314 Jy ! Component: 150 - total flux cleaned = 0.00241674 Jy ! Component: 200 - total flux cleaned = 0.00249346 Jy ! Total flux subtracted in 200 components = 0.00249346 Jy ! Clean residual min=-0.001597 max=0.001324 Jy/beam ! Clean residual mean=0.000003 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.151227 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 62 components and 0.151227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072472Jy sigma=0.000659 ! Fit after self-cal, rms=0.072472Jy sigma=0.000659 ! 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.072472Jy sigma=0.000659 ! Fit after self-cal, rms=0.072495Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.575 mas, bmaj=5.926 mas, bpa=-3.653 degrees ! Estimated noise=537.563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000761101 Jy ! Component: 100 - total flux cleaned = 0.000953685 Jy ! Component: 150 - total flux cleaned = 0.000973614 Jy ! Component: 200 - total flux cleaned = 0.00101119 Jy ! Total flux subtracted in 200 components = 0.00101119 Jy ! Clean residual min=-0.001579 max=0.001290 Jy/beam ! Clean residual mean=0.000003 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.152238 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 73 components and 0.152238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072479Jy sigma=0.000659 ! Fit after self-cal, rms=0.072479Jy sigma=0.000659 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.000170217 Jy ! Component: 100 - total flux cleaned = 0.000186811 Jy ! Component: 150 - total flux cleaned = 0.000186802 Jy ! Component: 200 - total flux cleaned = 0.000186708 Jy ! Total flux subtracted in 200 components = 0.000186708 Jy ! Clean residual min=-0.001589 max=0.001299 Jy/beam ! Clean residual mean=0.000003 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.152425 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 80 components and 0.152425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072472Jy sigma=0.000659 ! Fit after self-cal, rms=0.072472Jy sigma=0.000659 ! 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.072472Jy sigma=0.000659 ! Fit after self-cal, rms=0.072452Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.767 mas, bmaj=9.437 mas, bpa=-6.136 degrees ! Estimated noise=658.488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000525159 Jy ! Component: 100 - total flux cleaned = 0.000563199 Jy ! Component: 150 - total flux cleaned = 0.000596249 Jy ! Component: 200 - total flux cleaned = 0.000615028 Jy ! Total flux subtracted in 200 components = 0.000615028 Jy ! Clean residual min=-0.001304 max=0.001265 Jy/beam ! Clean residual mean=0.000008 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.15304 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 94 components and 0.15304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072449Jy sigma=0.000659 ! Fit after self-cal, rms=0.072449Jy sigma=0.000659 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 = 5.68139e-05 Jy ! Component: 100 - total flux cleaned = 6.47314e-05 Jy ! Component: 150 - total flux cleaned = 7.19659e-05 Jy ! Component: 200 - total flux cleaned = 8.52834e-05 Jy ! Total flux subtracted in 200 components = 8.52834e-05 Jy ! Clean residual min=-0.001291 max=0.001253 Jy/beam ! Clean residual mean=0.000008 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.153125 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 108 components and 0.153125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072449Jy sigma=0.000659 ! Fit after self-cal, rms=0.072449Jy sigma=0.000659 ! 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.572 mas, bmaj=5.926 mas, bpa=-3.67 degrees ! Estimated noise=537.691 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.572 x 5.926 at -3.67 degrees (North through East) ! Clean map min=-0.0015028 max=0.13256 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.973 mas, bmaj=5.026 mas, bpa=-6.362 degrees ! Estimated noise=795.949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100834 Jy ! Component: 100 - total flux cleaned = 0.12593 Jy ! Component: 150 - total flux cleaned = 0.137419 Jy ! Component: 200 - total flux cleaned = 0.143209 Jy ! Total flux subtracted in 200 components = 0.143209 Jy ! Clean residual min=-0.002456 max=0.002725 Jy/beam ! Clean residual mean=0.000001 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.143209 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.143209 Jy ! Inverting map and beam ! Estimated beam: bmin=3.572 mas, bmaj=5.926 mas, bpa=-3.67 degrees ! Estimated noise=537.691 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.0035574 Jy ! Component: 100 - total flux cleaned = 0.00575563 Jy ! Component: 150 - total flux cleaned = 0.00719622 Jy ! Component: 200 - total flux cleaned = 0.00791314 Jy ! Total flux subtracted in 200 components = 0.00791314 Jy ! Clean residual min=-0.001586 max=0.001493 Jy/beam ! Clean residual mean=0.000003 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.151122 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 36 components and 0.151122 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.767 mas, bmaj=9.437 mas, bpa=-6.136 degrees ! Estimated noise=658.488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119184 Jy ! Component: 100 - total flux cleaned = 0.00145573 Jy ! Component: 150 - total flux cleaned = 0.00169369 Jy ! Component: 200 - total flux cleaned = 0.00182613 Jy ! Total flux subtracted in 200 components = 0.00182613 Jy ! Clean residual min=-0.001331 max=0.001284 Jy/beam ! Clean residual mean=0.000008 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.152949 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 = 4.12045e-05 Jy ! Component: 100 - total flux cleaned = 8.80733e-05 Jy ! Component: 150 - total flux cleaned = 0.000118672 Jy ! Component: 200 - total flux cleaned = 0.000146016 Jy ! Total flux subtracted in 200 components = 0.000146016 Jy ! Clean residual min=-0.001302 max=0.001240 Jy/beam ! Clean residual mean=0.000008 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.153095 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 83 components and 0.153095 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.572 mas, bmaj=5.926 mas, bpa=-3.67 degrees ! Estimated noise=537.691 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000141504 Jy ! Component: 100 - total flux cleaned = -0.000118132 Jy ! Component: 150 - total flux cleaned = -0.000118238 Jy ! Component: 200 - total flux cleaned = -9.83028e-05 Jy ! Total flux subtracted in 200 components = -9.83028e-05 Jy ! Clean residual min=-0.001580 max=0.001375 Jy/beam ! Clean residual mean=0.000003 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.152996 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 99 components and 0.152996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072465Jy sigma=0.000659 ! Fit after self-cal, rms=0.072458Jy sigma=0.000659 wmodel J0202+4205_S_2017_05_31_pus_map.mod ! Writing 99 model components to file: J0202+4205_S_2017_05_31_pus_map.mod wobs J0202+4205_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0202+4205_S_2017_05_31_pus_uvs.fits wwins J0202+4205_S_2017_05_31_pus_map.win ! wwins: Wrote 2 windows to J0202+4205_S_2017_05_31_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 = -5.36289e-05 Jy ! Component: 100 - total flux cleaned = 0.000109146 Jy ! Component: 150 - total flux cleaned = 0.000243015 Jy ! Component: 200 - total flux cleaned = 0.000329004 Jy ! Component: 250 - total flux cleaned = 0.000391353 Jy ! Component: 300 - total flux cleaned = 0.000471901 Jy ! Component: 350 - total flux cleaned = 0.000531111 Jy ! Component: 400 - total flux cleaned = 0.000665204 Jy ! Component: 450 - total flux cleaned = 0.000721684 Jy ! Component: 500 - total flux cleaned = 0.000795101 Jy ! Component: 550 - total flux cleaned = 0.000831165 Jy ! Component: 600 - total flux cleaned = 0.000920075 Jy ! Component: 650 - total flux cleaned = 0.000955053 Jy ! Component: 700 - total flux cleaned = 0.000972357 Jy ! Component: 750 - total flux cleaned = 0.00100649 Jy ! Component: 800 - total flux cleaned = 0.0011228 Jy ! Component: 850 - total flux cleaned = 0.00108987 Jy ! Component: 900 - total flux cleaned = 0.00113845 Jy ! Component: 950 - total flux cleaned = 0.00118668 Jy ! Component: 1000 - total flux cleaned = 0.0012967 Jy ! Component: 1050 - total flux cleaned = 0.00131238 Jy ! Component: 1100 - total flux cleaned = 0.00140468 Jy ! Component: 1150 - total flux cleaned = 0.00145046 Jy ! Component: 1200 - total flux cleaned = 0.0015403 Jy ! Component: 1250 - total flux cleaned = 0.00159913 Jy ! Component: 1300 - total flux cleaned = 0.00165762 Jy ! Component: 1350 - total flux cleaned = 0.001672 Jy ! Component: 1400 - total flux cleaned = 0.00170064 Jy ! Component: 1450 - total flux cleaned = 0.00172903 Jy ! Component: 1500 - total flux cleaned = 0.00167325 Jy ! Component: 1550 - total flux cleaned = 0.00174278 Jy ! Component: 1600 - total flux cleaned = 0.00174284 Jy ! Component: 1650 - total flux cleaned = 0.00172913 Jy ! Component: 1700 - total flux cleaned = 0.00170215 Jy ! Component: 1750 - total flux cleaned = 0.00172907 Jy ! Component: 1800 - total flux cleaned = 0.0017158 Jy ! Component: 1850 - total flux cleaned = 0.00172906 Jy ! Component: 1900 - total flux cleaned = 0.00172933 Jy ! Component: 1950 - total flux cleaned = 0.00174214 Jy ! Component: 2000 - total flux cleaned = 0.00175494 Jy ! Component: 2050 - total flux cleaned = 0.00175474 Jy ! Component: 2100 - total flux cleaned = 0.00179237 Jy ! Component: 2150 - total flux cleaned = 0.00180475 Jy ! Component: 2200 - total flux cleaned = 0.00179258 Jy ! Component: 2250 - total flux cleaned = 0.00180469 Jy ! Component: 2300 - total flux cleaned = 0.00181691 Jy ! Component: 2350 - total flux cleaned = 0.00182887 Jy ! Component: 2400 - total flux cleaned = 0.0018408 Jy ! Component: 2450 - total flux cleaned = 0.00185252 Jy ! Component: 2500 - total flux cleaned = 0.00186426 Jy ! Component: 2550 - total flux cleaned = 0.00185268 Jy ! Component: 2600 - total flux cleaned = 0.00188748 Jy ! Component: 2650 - total flux cleaned = 0.00195623 Jy ! Component: 2700 - total flux cleaned = 0.00193337 Jy ! Component: 2750 - total flux cleaned = 0.0019559 Jy ! Component: 2800 - total flux cleaned = 0.00196704 Jy ! Component: 2850 - total flux cleaned = 0.00192253 Jy ! Component: 2900 - total flux cleaned = 0.001989 Jy ! Component: 2950 - total flux cleaned = 0.00202195 Jy ! Component: 3000 - total flux cleaned = 0.00202191 Jy ! Component: 3050 - total flux cleaned = 0.00201104 Jy ! Component: 3100 - total flux cleaned = 0.00206499 Jy ! Component: 3150 - total flux cleaned = 0.00205424 Jy ! Component: 3200 - total flux cleaned = 0.00207562 Jy ! Component: 3250 - total flux cleaned = 0.00213917 Jy ! Component: 3300 - total flux cleaned = 0.00207593 Jy ! Component: 3350 - total flux cleaned = 0.00210724 Jy ! Component: 3400 - total flux cleaned = 0.00208642 Jy ! Component: 3450 - total flux cleaned = 0.0021278 Jy ! Component: 3500 - total flux cleaned = 0.00216894 Jy ! Component: 3550 - total flux cleaned = 0.00211779 Jy ! Component: 3600 - total flux cleaned = 0.00212797 Jy ! Component: 3650 - total flux cleaned = 0.00216842 Jy ! Component: 3700 - total flux cleaned = 0.00217847 Jy ! Component: 3750 - total flux cleaned = 0.0021785 Jy ! Component: 3800 - total flux cleaned = 0.00215856 Jy ! Component: 3850 - total flux cleaned = 0.00215862 Jy ! Component: 3900 - total flux cleaned = 0.0021782 Jy ! Component: 3950 - total flux cleaned = 0.00215866 Jy ! Component: 4000 - total flux cleaned = 0.00214893 Jy ! Component: 4050 - total flux cleaned = 0.00218759 Jy ! Total flux subtracted in 4096 components = 0.00219719 Jy ! Clean residual min=-0.000551 max=0.000702 Jy/beam ! Clean residual mean=0.000001 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.155193 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 369 components and 0.155193 Jy ![Exited script file: muppet] wmap "J0202+4205_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.572 x 5.926 at -3.67 degrees (North through East) ! Clean map min=-0.0015104 max=0.13281 Jy/beam ! Writing clean map to FITS file: J0202+4205_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.13281 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000174018 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.393083 0.393083 0.786166 1.57233 3.14467 6.28933 12.5787 25.1573 50.3146 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.132 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.572 x 5.926 at -3.67 degrees (North through East) ! Clean map min=-0.0015104 max=0.13281 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 J0202+4205_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:34:51 2019