! Started logfile: J0508+8432_S_2017_04_28_pus_uvs.log on Thu May 2 16:16:59 2019 obs J0508+8432_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J0508+8432_S_2017_04_28_pus_uva.fits ! AN table 1: 52 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.916239 visibilities/baseline/integration-bin. ! Found source: J0508+8432 ! ! 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 671 lines of history. ! ! Reading 8576 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 J0508+8432_S_2017_04_28_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 228 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.790710Jy sigma=0.006097 ! Fit after self-cal, rms=0.785171Jy sigma=0.006059 ! 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.437 mas, bmaj=3.544 mas, bpa=-67.82 degrees ! Estimated noise=1379.75 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.167781 Jy ! Component: 100 - total flux cleaned = 0.204961 Jy ! Total flux subtracted in 100 components = 0.204961 Jy ! Clean residual min=-0.005453 max=0.012570 Jy/beam ! Clean residual mean=0.000024 rms=0.001506 Jy/beam ! Combined flux in latest and established models = 0.204961 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.204961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102123Jy sigma=0.000716 ! Fit after self-cal, rms=0.102127Jy sigma=0.000716 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136397 Jy ! Component: 100 - total flux cleaned = 0.0204582 Jy ! Total flux subtracted in 100 components = 0.0204582 Jy ! Clean residual min=-0.004798 max=0.005324 Jy/beam ! Clean residual mean=0.000042 rms=0.001274 Jy/beam ! Combined flux in latest and established models = 0.225419 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.225419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099751Jy sigma=0.000699 ! Fit after self-cal, rms=0.099742Jy sigma=0.000699 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.102 mas, bmaj=4.211 mas, bpa=-67.04 degrees ! Estimated noise=1109.34 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.0056698 Jy ! Component: 100 - total flux cleaned = 0.00862139 Jy ! Component: 150 - total flux cleaned = 0.0103363 Jy ! Component: 200 - total flux cleaned = 0.0113767 Jy ! Total flux subtracted in 200 components = 0.0113767 Jy ! Clean residual min=-0.004645 max=0.005420 Jy/beam ! Clean residual mean=0.000082 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.236796 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 29 components and 0.236796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099349Jy sigma=0.000697 ! Fit after self-cal, rms=0.099355Jy sigma=0.000697 ! 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.90 FD 0.99 HN 1.00 KP 1.00 ! LA 1.02 MK 1.09 NL 0.95 OV 0.96 ! PT 1.07 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.92 HN 1.02 KP 0.98 ! LA 0.96 MK 1.02 NL 1.09 OV 1.11 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.94 HN 1.03 KP 1.03 ! LA 1.01 MK 1.01 NL 1.01 OV 0.94 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.01 KP 1.00* ! LA 1.07 MK 0.94 NL 1.00* OV 1.00* ! PT 1.08 SC 1.00* ! ! ! Fit before self-cal, rms=0.099355Jy sigma=0.000697 ! Fit after self-cal, rms=0.098448Jy sigma=0.000687 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.105 mas, bmaj=4.211 mas, bpa=-67.6 degrees ! Estimated noise=1114.49 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.000931478 Jy ! Component: 100 - total flux cleaned = 0.00106842 Jy ! Component: 150 - total flux cleaned = 0.00111363 Jy ! Component: 200 - total flux cleaned = 0.00113339 Jy ! Total flux subtracted in 200 components = 0.00113339 Jy ! Clean residual min=-0.004456 max=0.005413 Jy/beam ! Clean residual mean=0.000062 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.237929 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.237929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098421Jy sigma=0.000687 ! Fit after self-cal, rms=0.098408Jy sigma=0.000687 ! 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.098408Jy sigma=0.000687 ! Fit after self-cal, rms=0.096640Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.104 mas, bmaj=4.212 mas, bpa=-64.91 degrees ! Estimated noise=1113.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000144319 Jy ! Component: 100 - total flux cleaned = -9.21276e-05 Jy ! Component: 150 - total flux cleaned = -5.52733e-05 Jy ! Component: 200 - total flux cleaned = -5.46766e-05 Jy ! Total flux subtracted in 200 components = -5.46766e-05 Jy ! Clean residual min=-0.002859 max=0.003164 Jy/beam ! Clean residual mean=0.000018 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.237874 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.237874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096624Jy sigma=0.000662 ! Fit after self-cal, rms=0.096677Jy sigma=0.000662 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 (109.5, -104.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027911 Jy ! Component: 100 - total flux cleaned = 0.00362599 Jy ! Component: 150 - total flux cleaned = 0.00406881 Jy ! Component: 200 - total flux cleaned = 0.00428588 Jy ! Total flux subtracted in 200 components = 0.00428588 Jy ! Clean residual min=-0.002724 max=0.002702 Jy/beam ! Clean residual mean=0.000013 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.24216 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.24216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096574Jy sigma=0.000661 ! Fit after self-cal, rms=0.096566Jy sigma=0.000661 ! 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.096566Jy sigma=0.000661 ! Fit after self-cal, rms=0.096517Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.109 mas, bmaj=4.207 mas, bpa=-67.15 degrees ! Estimated noise=1113.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103361 Jy ! Component: 100 - total flux cleaned = 0.00113001 Jy ! Component: 150 - total flux cleaned = 0.00115711 Jy ! Component: 200 - total flux cleaned = 0.00118265 Jy ! Total flux subtracted in 200 components = 0.00118265 Jy ! Clean residual min=-0.002722 max=0.002647 Jy/beam ! Clean residual mean=0.000014 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.243343 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 67 components and 0.243343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096491Jy sigma=0.000661 ! Fit after self-cal, rms=0.096490Jy sigma=0.000661 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.000229734 Jy ! Component: 100 - total flux cleaned = 0.000254573 Jy ! Component: 150 - total flux cleaned = 0.000324313 Jy ! Component: 200 - total flux cleaned = 0.000346364 Jy ! Total flux subtracted in 200 components = 0.000346364 Jy ! Clean residual min=-0.002741 max=0.002640 Jy/beam ! Clean residual mean=0.000014 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.243689 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 74 components and 0.243689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096478Jy sigma=0.000661 ! Fit after self-cal, rms=0.096478Jy sigma=0.000661 ! 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.096478Jy sigma=0.000661 ! Fit after self-cal, rms=0.096485Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.747 mas, bmaj=8.98 mas, bpa=-69.65 degrees ! Estimated noise=1417.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000691891 Jy ! Component: 100 - total flux cleaned = 0.000880114 Jy ! Component: 150 - total flux cleaned = 0.0010024 Jy ! Component: 200 - total flux cleaned = 0.00104063 Jy ! Total flux subtracted in 200 components = 0.00104063 Jy ! Clean residual min=-0.002874 max=0.003110 Jy/beam ! Clean residual mean=0.000028 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.24473 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 78 components and 0.24473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096482Jy sigma=0.000661 ! Fit after self-cal, rms=0.096483Jy sigma=0.000661 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.000165263 Jy ! Component: 100 - total flux cleaned = 0.000215346 Jy ! Component: 150 - total flux cleaned = 0.000227011 Jy ! Component: 200 - total flux cleaned = 0.0002474 Jy ! Total flux subtracted in 200 components = 0.0002474 Jy ! Clean residual min=-0.002853 max=0.003080 Jy/beam ! Clean residual mean=0.000028 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.244977 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 82 components and 0.244977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096483Jy sigma=0.000661 ! Fit after self-cal, rms=0.096485Jy sigma=0.000661 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.11 mas, bmaj=4.207 mas, bpa=-67.87 degrees ! Estimated noise=1113.94 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.11 x 4.207 at -67.87 degrees (North through East) ! Clean map min=-0.0026325 max=0.21821 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.44 mas, bmaj=3.543 mas, bpa=-66.73 degrees ! Estimated noise=1387.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.168512 Jy ! Component: 100 - total flux cleaned = 0.206022 Jy ! Component: 150 - total flux cleaned = 0.219918 Jy ! Component: 200 - total flux cleaned = 0.22704 Jy ! Total flux subtracted in 200 components = 0.22704 Jy ! Clean residual min=-0.004294 max=0.003818 Jy/beam ! Clean residual mean=0.000010 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.22704 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.22704 Jy ! Inverting map and beam ! Estimated beam: bmin=4.11 mas, bmaj=4.207 mas, bpa=-67.87 degrees ! Estimated noise=1113.94 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.00559361 Jy ! Component: 100 - total flux cleaned = 0.00882201 Jy ! Component: 150 - total flux cleaned = 0.0111711 Jy ! Component: 200 - total flux cleaned = 0.0129684 Jy ! Total flux subtracted in 200 components = 0.0129684 Jy ! Clean residual min=-0.002909 max=0.002598 Jy/beam ! Clean residual mean=0.000010 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.240009 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 31 components and 0.240009 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.747 mas, bmaj=8.98 mas, bpa=-69.65 degrees ! Estimated noise=1417.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0019553 Jy ! Component: 100 - total flux cleaned = 0.00304004 Jy ! Component: 150 - total flux cleaned = 0.00377666 Jy ! Component: 200 - total flux cleaned = 0.00416909 Jy ! Total flux subtracted in 200 components = 0.00416909 Jy ! Clean residual min=-0.002888 max=0.003077 Jy/beam ! Clean residual mean=0.000026 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.244178 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.000160991 Jy ! Component: 100 - total flux cleaned = 0.000301783 Jy ! Component: 150 - total flux cleaned = 0.000385618 Jy ! Component: 200 - total flux cleaned = 0.000450222 Jy ! Total flux subtracted in 200 components = 0.000450222 Jy ! Clean residual min=-0.002889 max=0.003070 Jy/beam ! Clean residual mean=0.000026 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.244628 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 55 components and 0.244628 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.11 mas, bmaj=4.207 mas, bpa=-67.87 degrees ! Estimated noise=1113.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000491555 Jy ! Component: 100 - total flux cleaned = -0.000559675 Jy ! Component: 150 - total flux cleaned = -0.000557431 Jy ! Component: 200 - total flux cleaned = -0.000557085 Jy ! Total flux subtracted in 200 components = -0.000557085 Jy ! Clean residual min=-0.002757 max=0.002630 Jy/beam ! Clean residual mean=0.000013 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.244071 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 0.244071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096501Jy sigma=0.000661 ! Fit after self-cal, rms=0.096501Jy sigma=0.000661 wmodel J0508+8432_S_2017_04_28_pus_map.mod ! Writing 71 model components to file: J0508+8432_S_2017_04_28_pus_map.mod wobs J0508+8432_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J0508+8432_S_2017_04_28_pus_uvs.fits wwins J0508+8432_S_2017_04_28_pus_map.win ! wwins: Wrote 2 windows to J0508+8432_S_2017_04_28_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.000676774 Jy ! Component: 100 - total flux cleaned = -0.000920095 Jy ! Component: 150 - total flux cleaned = -0.00110605 Jy ! Component: 200 - total flux cleaned = -0.00128661 Jy ! Component: 250 - total flux cleaned = -0.00150631 Jy ! Component: 300 - total flux cleaned = -0.00154879 Jy ! Component: 350 - total flux cleaned = -0.00163176 Jy ! Component: 400 - total flux cleaned = -0.00163201 Jy ! Component: 450 - total flux cleaned = -0.00175305 Jy ! Component: 500 - total flux cleaned = -0.00175348 Jy ! Component: 550 - total flux cleaned = -0.00163741 Jy ! Component: 600 - total flux cleaned = -0.00163743 Jy ! Component: 650 - total flux cleaned = -0.00152466 Jy ! Component: 700 - total flux cleaned = -0.00148808 Jy ! Component: 750 - total flux cleaned = -0.00141549 Jy ! Component: 800 - total flux cleaned = -0.00120027 Jy ! Component: 850 - total flux cleaned = -0.00120089 Jy ! Component: 900 - total flux cleaned = -0.00116551 Jy ! Component: 950 - total flux cleaned = -0.00113124 Jy ! Component: 1000 - total flux cleaned = -0.000994487 Jy ! Component: 1050 - total flux cleaned = -0.000961114 Jy ! Component: 1100 - total flux cleaned = -0.000994496 Jy ! Component: 1150 - total flux cleaned = -0.000795859 Jy ! Component: 1200 - total flux cleaned = -0.000828539 Jy ! Component: 1250 - total flux cleaned = -0.000795252 Jy ! Component: 1300 - total flux cleaned = -0.000666658 Jy ! Component: 1350 - total flux cleaned = -0.000634692 Jy ! Component: 1400 - total flux cleaned = -0.000666044 Jy ! Component: 1450 - total flux cleaned = -0.000572439 Jy ! Component: 1500 - total flux cleaned = -0.000417692 Jy ! Component: 1550 - total flux cleaned = -0.000325903 Jy ! Component: 1600 - total flux cleaned = -0.000174503 Jy ! Component: 1650 - total flux cleaned = -0.000144477 Jy ! Component: 1700 - total flux cleaned = -0.000174143 Jy ! Component: 1750 - total flux cleaned = -0.000144369 Jy ! Component: 1800 - total flux cleaned = -0.000114862 Jy ! Component: 1850 - total flux cleaned = -2.7418e-05 Jy ! Component: 1900 - total flux cleaned = -8.49267e-05 Jy ! Component: 1950 - total flux cleaned = -8.49416e-05 Jy ! Component: 2000 - total flux cleaned = -8.49555e-05 Jy ! Component: 2050 - total flux cleaned = -5.6813e-05 Jy ! Component: 2100 - total flux cleaned = -5.67879e-05 Jy ! Component: 2150 - total flux cleaned = -0.000168227 Jy ! Component: 2200 - total flux cleaned = -0.000167944 Jy ! Component: 2250 - total flux cleaned = -0.000250057 Jy ! Component: 2300 - total flux cleaned = -0.000195179 Jy ! Component: 2350 - total flux cleaned = -0.000249112 Jy ! Component: 2400 - total flux cleaned = -0.00014185 Jy ! Component: 2450 - total flux cleaned = -0.00027546 Jy ! Component: 2500 - total flux cleaned = -0.00019595 Jy ! Component: 2550 - total flux cleaned = -0.000354262 Jy ! Component: 2600 - total flux cleaned = -0.000223589 Jy ! Component: 2650 - total flux cleaned = -0.000301887 Jy ! Component: 2700 - total flux cleaned = -0.00032808 Jy ! Component: 2750 - total flux cleaned = -0.000302105 Jy ! Component: 2800 - total flux cleaned = -0.000327935 Jy ! Component: 2850 - total flux cleaned = -0.000277062 Jy ! Component: 2900 - total flux cleaned = -0.000378042 Jy ! Component: 2950 - total flux cleaned = -0.000453244 Jy ! Component: 3000 - total flux cleaned = -0.000453248 Jy ! Component: 3050 - total flux cleaned = -0.000378905 Jy ! Component: 3100 - total flux cleaned = -0.000378664 Jy ! Component: 3150 - total flux cleaned = -0.000427727 Jy ! Component: 3200 - total flux cleaned = -0.000379109 Jy ! Component: 3250 - total flux cleaned = -0.000257892 Jy ! Component: 3300 - total flux cleaned = -0.00025807 Jy ! Component: 3350 - total flux cleaned = -0.000401871 Jy ! Component: 3400 - total flux cleaned = -0.000306202 Jy ! Component: 3450 - total flux cleaned = -0.000211138 Jy ! Component: 3500 - total flux cleaned = -0.000258218 Jy ! Component: 3550 - total flux cleaned = -0.000211281 Jy ! Component: 3600 - total flux cleaned = -0.000234561 Jy ! Component: 3650 - total flux cleaned = -0.000118244 Jy ! Component: 3700 - total flux cleaned = -2.63229e-06 Jy ! Component: 3750 - total flux cleaned = -2.59066e-06 Jy ! Component: 3800 - total flux cleaned = 0.000134377 Jy ! Component: 3850 - total flux cleaned = 0.00013431 Jy ! Component: 3900 - total flux cleaned = 0.000134287 Jy ! Component: 3950 - total flux cleaned = 0.000201738 Jy ! Component: 4000 - total flux cleaned = 0.000269099 Jy ! Component: 4050 - total flux cleaned = 0.000224417 Jy ! Total flux subtracted in 4096 components = 0.000335594 Jy ! Clean residual min=-0.001369 max=0.001285 Jy/beam ! Clean residual mean=0.000003 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.244407 Jy keep ! Adding 320 model components to the UV plane model. ! The established model now contains 391 components and 0.244407 Jy ![Exited script file: muppet] wmap "J0508+8432_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.11 x 4.207 at -67.87 degrees (North through East) ! Clean map min=-0.002595 max=0.21882 Jy/beam ! Writing clean map to FITS file: J0508+8432_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.218819 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000401711 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.550743 0.550743 1.10149 2.20297 4.40595 8.8119 17.6238 35.2476 70.4952 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.218 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.11 x 4.207 at -67.87 degrees (North through East) ! Clean map min=-0.002595 max=0.21882 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 J0508+8432_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:17:04 2019