! Started logfile: J1529+6934_S_2017_07_16_pus_uvs.log on Thu May 9 11:12:38 2019 obs J1529+6934_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1529+6934_S_2017_07_16_pus_uva.fits ! AN table 1: 217 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.786482 visibilities/baseline/integration-bin. ! Found source: J1529+6934 ! ! 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 815 lines of history. ! ! Reading 30720 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 J1529+6934_S_2017_07_16_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 293 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 235 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 264 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1379 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.990815Jy sigma=0.008972 ! Fit after self-cal, rms=0.956519Jy sigma=0.008680 ! 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.154 mas, bmaj=3.258 mas, bpa=66.24 degrees ! Estimated noise=1054.06 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.0361722 Jy ! Component: 100 - total flux cleaned = 0.0445899 Jy ! Total flux subtracted in 100 components = 0.0445899 Jy ! Clean residual min=-0.002832 max=0.003359 Jy/beam ! Clean residual mean=0.000001 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.0445899 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0445899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076871Jy sigma=0.000666 ! Fit after self-cal, rms=0.075842Jy sigma=0.000656 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00437474 Jy ! Component: 100 - total flux cleaned = 0.00534097 Jy ! Total flux subtracted in 100 components = 0.00534097 Jy ! Clean residual min=-0.002724 max=0.002858 Jy/beam ! Clean residual mean=0.000003 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.0499309 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 10 components and 0.0499309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075683Jy sigma=0.000655 ! Fit after self-cal, rms=0.075665Jy sigma=0.000655 ! 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.831 mas, bmaj=4.045 mas, bpa=84.52 degrees ! Estimated noise=514.87 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.00061205 Jy ! Component: 100 - total flux cleaned = -0.000701034 Jy ! Component: 150 - total flux cleaned = -0.000742003 Jy ! Component: 200 - total flux cleaned = -0.000765614 Jy ! Total flux subtracted in 200 components = -0.000765614 Jy ! Clean residual min=-0.001510 max=0.001661 Jy/beam ! Clean residual mean=0.000002 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0491652 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 16 components and 0.0491652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075655Jy sigma=0.000655 ! Fit after self-cal, rms=0.075646Jy sigma=0.000655 ! 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.94 FD 1.00* HN 1.02 KP 0.99 ! LA 0.99 MK 1.08 NL 0.97 OV 1.05 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00* HN 1.05 KP 0.98 ! LA 0.96 MK 1.02 NL 1.14 OV 1.07 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00* HN 0.99 KP 0.98 ! LA 0.97 MK 1.01 NL 1.04 OV 1.02 ! PT 1.04 SC 0.95 ! ! ! Correcting IF 4. ! A total of 195 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.89 KP 1.00* ! LA 0.86 MK 0.75 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.075646Jy sigma=0.000655 ! Fit after self-cal, rms=0.075604Jy sigma=0.000655 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.843 mas, bmaj=4.022 mas, bpa=79.41 degrees ! Estimated noise=519.238 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.00040828 Jy ! Component: 100 - total flux cleaned = 0.000489637 Jy ! Component: 150 - total flux cleaned = 0.000550429 Jy ! Component: 200 - total flux cleaned = 0.000565151 Jy ! Total flux subtracted in 200 components = 0.000565151 Jy ! Clean residual min=-0.001363 max=0.001418 Jy/beam ! Clean residual mean=0.000000 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.0497304 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 21 components and 0.0497304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075600Jy sigma=0.000655 ! Fit after self-cal, rms=0.075564Jy sigma=0.000655 ! 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.075564Jy sigma=0.000655 ! Fit after self-cal, rms=0.075324Jy sigma=0.000654 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.836 mas, bmaj=4.03 mas, bpa=79.21 degrees ! Estimated noise=520.047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000117373 Jy ! Component: 100 - total flux cleaned = 0.000175321 Jy ! Component: 150 - total flux cleaned = 0.000222935 Jy ! Component: 200 - total flux cleaned = 0.00026277 Jy ! Total flux subtracted in 200 components = 0.00026277 Jy ! Clean residual min=-0.001341 max=0.001340 Jy/beam ! Clean residual mean=0.000000 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0499932 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 22 components and 0.0499932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075322Jy sigma=0.000654 ! Fit after self-cal, rms=0.075345Jy sigma=0.000654 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 = 2.1967e-05 Jy ! Component: 100 - total flux cleaned = 5.38372e-05 Jy ! Component: 150 - total flux cleaned = 8.59684e-05 Jy ! Component: 200 - total flux cleaned = 9.19929e-05 Jy ! Total flux subtracted in 200 components = 9.19929e-05 Jy ! Clean residual min=-0.001326 max=0.001374 Jy/beam ! Clean residual mean=0.000000 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0500852 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 23 components and 0.0500852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075344Jy sigma=0.000654 ! Fit after self-cal, rms=0.075341Jy sigma=0.000654 ! 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.075341Jy sigma=0.000654 ! Fit after self-cal, rms=0.075550Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.83 mas, bmaj=4.024 mas, bpa=80.03 degrees ! Estimated noise=520.847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000136869 Jy ! Component: 100 - total flux cleaned = 0.00019267 Jy ! Component: 150 - total flux cleaned = 0.000231789 Jy ! Component: 200 - total flux cleaned = 0.000254202 Jy ! Total flux subtracted in 200 components = 0.000254202 Jy ! Clean residual min=-0.001298 max=0.001376 Jy/beam ! Clean residual mean=0.000000 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0503394 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.0503394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075549Jy sigma=0.000654 ! Fit after self-cal, rms=0.075565Jy sigma=0.000654 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 = 2.1233e-06 Jy ! Component: 100 - total flux cleaned = 3.23461e-05 Jy ! Component: 150 - total flux cleaned = 3.77802e-05 Jy ! Component: 200 - total flux cleaned = 4.27186e-05 Jy ! Total flux subtracted in 200 components = 4.27186e-05 Jy ! Clean residual min=-0.001303 max=0.001372 Jy/beam ! Clean residual mean=0.000000 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0503821 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 25 components and 0.0503821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075564Jy sigma=0.000654 ! Fit after self-cal, rms=0.075566Jy sigma=0.000654 ! 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.075566Jy sigma=0.000654 ! Fit after self-cal, rms=0.075715Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.69 mas, bmaj=8.554 mas, bpa=79.83 degrees ! Estimated noise=687.916 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000146418 Jy ! Component: 100 - total flux cleaned = -0.000164791 Jy ! Component: 150 - total flux cleaned = -0.000181558 Jy ! Component: 200 - total flux cleaned = -0.000191855 Jy ! Total flux subtracted in 200 components = -0.000191855 Jy ! Clean residual min=-0.001837 max=0.001590 Jy/beam ! Clean residual mean=0.000000 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0501902 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 30 components and 0.0501902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075716Jy sigma=0.000654 ! Fit after self-cal, rms=0.075717Jy sigma=0.000654 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 = -7.58853e-05 Jy ! Component: 100 - total flux cleaned = -9.05985e-05 Jy ! Component: 150 - total flux cleaned = -0.000104163 Jy ! Component: 200 - total flux cleaned = -0.00011679 Jy ! Total flux subtracted in 200 components = -0.00011679 Jy ! Clean residual min=-0.001810 max=0.001555 Jy/beam ! Clean residual mean=0.000000 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0500734 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 32 components and 0.0500734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075718Jy sigma=0.000654 ! Fit after self-cal, rms=0.075717Jy sigma=0.000654 ! 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.824 mas, bmaj=4.018 mas, bpa=80.96 degrees ! Estimated noise=521.651 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.824 x 4.018 at 80.96 degrees (North through East) ! Clean map min=-0.0012418 max=0.047978 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.147 mas, bmaj=3.224 mas, bpa=59.11 degrees ! Estimated noise=1043.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0365382 Jy ! Component: 100 - total flux cleaned = 0.0459633 Jy ! Component: 150 - total flux cleaned = 0.0490788 Jy ! Component: 200 - total flux cleaned = 0.0495913 Jy ! Total flux subtracted in 200 components = 0.0495913 Jy ! Clean residual min=-0.002592 max=0.002622 Jy/beam ! Clean residual mean=0.000001 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.0495913 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0495913 Jy ! Inverting map and beam ! Estimated beam: bmin=3.824 mas, bmaj=4.018 mas, bpa=80.96 degrees ! Estimated noise=521.651 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.000555292 Jy ! Component: 100 - total flux cleaned = 0.000604808 Jy ! Component: 150 - total flux cleaned = 0.000705937 Jy ! Component: 200 - total flux cleaned = 0.000767057 Jy ! Total flux subtracted in 200 components = 0.000767057 Jy ! Clean residual min=-0.001300 max=0.001346 Jy/beam ! Clean residual mean=0.000000 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.0503583 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 21 components and 0.0503583 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.69 mas, bmaj=8.554 mas, bpa=79.83 degrees ! Estimated noise=687.916 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000234173 Jy ! Component: 100 - total flux cleaned = -0.000261306 Jy ! Component: 150 - total flux cleaned = -0.000279348 Jy ! Component: 200 - total flux cleaned = -0.000301329 Jy ! Total flux subtracted in 200 components = -0.000301329 Jy ! Clean residual min=-0.001824 max=0.001563 Jy/beam ! Clean residual mean=0.000000 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.050057 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.47428e-05 Jy ! Component: 100 - total flux cleaned = -2.84502e-05 Jy ! Component: 150 - total flux cleaned = -4.10617e-05 Jy ! Component: 200 - total flux cleaned = -5.29673e-05 Jy ! Total flux subtracted in 200 components = -5.29673e-05 Jy ! Clean residual min=-0.001816 max=0.001561 Jy/beam ! Clean residual mean=0.000000 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.050004 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 0.050004 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.824 mas, bmaj=4.018 mas, bpa=80.96 degrees ! Estimated noise=521.651 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000240403 Jy ! Component: 100 - total flux cleaned = 0.000266309 Jy ! Component: 150 - total flux cleaned = 0.000288269 Jy ! Component: 200 - total flux cleaned = 0.000308255 Jy ! Total flux subtracted in 200 components = 0.000308255 Jy ! Clean residual min=-0.001297 max=0.001352 Jy/beam ! Clean residual mean=0.000000 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0503123 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.0503123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075719Jy sigma=0.000654 ! Fit after self-cal, rms=0.075721Jy sigma=0.000654 wmodel J1529+6934_S_2017_07_16_pus_map.mod ! Writing 37 model components to file: J1529+6934_S_2017_07_16_pus_map.mod wobs J1529+6934_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1529+6934_S_2017_07_16_pus_uvs.fits wwins J1529+6934_S_2017_07_16_pus_map.win ! wwins: Wrote 1 windows to J1529+6934_S_2017_07_16_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.45771e-05 Jy ! Component: 100 - total flux cleaned = -0.000112975 Jy ! Component: 150 - total flux cleaned = -0.00013473 Jy ! Component: 200 - total flux cleaned = -0.000176984 Jy ! Component: 250 - total flux cleaned = -0.000217877 Jy ! Component: 300 - total flux cleaned = -0.000217641 Jy ! Component: 350 - total flux cleaned = -0.000237164 Jy ! Component: 400 - total flux cleaned = -0.000294878 Jy ! Component: 450 - total flux cleaned = -0.000332327 Jy ! Component: 500 - total flux cleaned = -0.000369098 Jy ! Component: 550 - total flux cleaned = -0.000423288 Jy ! Component: 600 - total flux cleaned = -0.000493776 Jy ! Component: 650 - total flux cleaned = -0.000528647 Jy ! Component: 700 - total flux cleaned = -0.000580509 Jy ! Component: 750 - total flux cleaned = -0.000698332 Jy ! Component: 800 - total flux cleaned = -0.000648469 Jy ! Component: 850 - total flux cleaned = -0.000681579 Jy ! Component: 900 - total flux cleaned = -0.000697932 Jy ! Component: 950 - total flux cleaned = -0.000792898 Jy ! Component: 1000 - total flux cleaned = -0.000839457 Jy ! Component: 1050 - total flux cleaned = -0.000900766 Jy ! Component: 1100 - total flux cleaned = -0.000885889 Jy ! Component: 1150 - total flux cleaned = -0.000945985 Jy ! Component: 1200 - total flux cleaned = -0.00101959 Jy ! Component: 1250 - total flux cleaned = -0.00100506 Jy ! Component: 1300 - total flux cleaned = -0.00104823 Jy ! Component: 1350 - total flux cleaned = -0.00107677 Jy ! Component: 1400 - total flux cleaned = -0.00113277 Jy ! Component: 1450 - total flux cleaned = -0.00121614 Jy ! Component: 1500 - total flux cleaned = -0.00124375 Jy ! Component: 1550 - total flux cleaned = -0.00129832 Jy ! Component: 1600 - total flux cleaned = -0.00133877 Jy ! Component: 1650 - total flux cleaned = -0.00133861 Jy ! Component: 1700 - total flux cleaned = -0.00141834 Jy ! Component: 1750 - total flux cleaned = -0.00144469 Jy ! Component: 1800 - total flux cleaned = -0.00152302 Jy ! Component: 1850 - total flux cleaned = -0.00154869 Jy ! Component: 1900 - total flux cleaned = -0.00159999 Jy ! Component: 1950 - total flux cleaned = -0.00162532 Jy ! Component: 2000 - total flux cleaned = -0.00166303 Jy ! Component: 2050 - total flux cleaned = -0.00170051 Jy ! Component: 2100 - total flux cleaned = -0.00172528 Jy ! Component: 2150 - total flux cleaned = -0.00178658 Jy ! Component: 2200 - total flux cleaned = -0.00181096 Jy ! Component: 2250 - total flux cleaned = -0.00182314 Jy ! Component: 2300 - total flux cleaned = -0.00194284 Jy ! Component: 2350 - total flux cleaned = -0.00193088 Jy ! Component: 2400 - total flux cleaned = -0.00198981 Jy ! Component: 2450 - total flux cleaned = -0.0020249 Jy ! Component: 2500 - total flux cleaned = -0.00201327 Jy ! Component: 2550 - total flux cleaned = -0.00205937 Jy ! Component: 2600 - total flux cleaned = -0.00211652 Jy ! Component: 2650 - total flux cleaned = -0.00215054 Jy ! Component: 2700 - total flux cleaned = -0.00218432 Jy ! Component: 2750 - total flux cleaned = -0.00222905 Jy ! Component: 2800 - total flux cleaned = -0.0022512 Jy ! Component: 2850 - total flux cleaned = -0.00225118 Jy ! Component: 2900 - total flux cleaned = -0.00226233 Jy ! Component: 2950 - total flux cleaned = -0.00230595 Jy ! Component: 3000 - total flux cleaned = -0.00236012 Jy ! Component: 3050 - total flux cleaned = -0.00237101 Jy ! Component: 3100 - total flux cleaned = -0.00239237 Jy ! Component: 3150 - total flux cleaned = -0.0023923 Jy ! Component: 3200 - total flux cleaned = -0.00245555 Jy ! Component: 3250 - total flux cleaned = -0.00241358 Jy ! Component: 3300 - total flux cleaned = -0.00244479 Jy ! Component: 3350 - total flux cleaned = -0.00247597 Jy ! Component: 3400 - total flux cleaned = -0.00249648 Jy ! Component: 3450 - total flux cleaned = -0.00247612 Jy ! Component: 3500 - total flux cleaned = -0.00251671 Jy ! Component: 3550 - total flux cleaned = -0.00252687 Jy ! Component: 3600 - total flux cleaned = -0.00251683 Jy ! Component: 3650 - total flux cleaned = -0.00255657 Jy ! Component: 3700 - total flux cleaned = -0.00256637 Jy ! Component: 3750 - total flux cleaned = -0.00253678 Jy ! Component: 3800 - total flux cleaned = -0.00254654 Jy ! Component: 3850 - total flux cleaned = -0.00253676 Jy ! Component: 3900 - total flux cleaned = -0.00251747 Jy ! Component: 3950 - total flux cleaned = -0.00254634 Jy ! Component: 4000 - total flux cleaned = -0.00249854 Jy ! Component: 4050 - total flux cleaned = -0.00251763 Jy ! Total flux subtracted in 4096 components = -0.00251767 Jy ! Clean residual min=-0.000555 max=0.000590 Jy/beam ! Clean residual mean=0.000000 rms=0.000168 Jy/beam ! Combined flux in latest and established models = 0.0477946 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 341 components and 0.0477946 Jy ![Exited script file: muppet] wmap "J1529+6934_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.824 x 4.018 at 80.96 degrees (North through East) ! Clean map min=-0.0011327 max=0.047785 Jy/beam ! Writing clean map to FITS file: J1529+6934_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.047785 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000164557 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03311 1.03311 2.06622 4.13244 8.26487 16.5297 33.0595 66.119 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.047 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.824 x 4.018 at 80.96 degrees (North through East) ! Clean map min=-0.0011327 max=0.047785 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 J1529+6934_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:12:43 2019