! Started logfile: J1929+0910_S_2017_04_28_pus_uvs.log on Thu May 2 16:32:34 2019 obs J1929+0910_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1929+0910_S_2017_04_28_pus_uva.fits ! AN table 1: 219 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.918924 visibilities/baseline/integration-bin. ! Found source: J1929+0910 ! ! 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 36224 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 J1929+0910_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 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 936 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.925356Jy sigma=0.008281 ! Fit after self-cal, rms=0.913668Jy sigma=0.008190 ! 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.798 mas, bmaj=6.84 mas, bpa=-5.99 degrees ! Estimated noise=909.719 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.0675866 Jy ! Component: 100 - total flux cleaned = 0.0858805 Jy ! Total flux subtracted in 100 components = 0.0858805 Jy ! Clean residual min=-0.002955 max=0.007387 Jy/beam ! Clean residual mean=-0.000011 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.0858805 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0858805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084995Jy sigma=0.000677 ! Fit after self-cal, rms=0.084981Jy sigma=0.000677 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00814703 Jy ! Component: 100 - total flux cleaned = 0.0123458 Jy ! Total flux subtracted in 100 components = 0.0123458 Jy ! Clean residual min=-0.002853 max=0.003907 Jy/beam ! Clean residual mean=-0.000002 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.0982263 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 26 components and 0.0982263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084154Jy sigma=0.000668 ! Fit after self-cal, rms=0.084160Jy sigma=0.000668 ! 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.421 mas, bmaj=7.792 mas, bpa=-5.598 degrees ! Estimated noise=464.266 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 (-5, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00361056 Jy ! Component: 100 - total flux cleaned = 0.00554536 Jy ! Component: 150 - total flux cleaned = 0.00676868 Jy ! Component: 200 - total flux cleaned = 0.00743808 Jy ! Total flux subtracted in 200 components = 0.00743808 Jy ! Clean residual min=-0.001858 max=0.002088 Jy/beam ! Clean residual mean=0.000008 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.105664 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 46 components and 0.105664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083997Jy sigma=0.000667 ! Fit after self-cal, rms=0.083999Jy sigma=0.000666 ! 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.02 HN 1.03 KP 0.99 ! LA 0.96 MK 0.99 NL 0.95 OV 0.99 ! PT 1.05 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.94 HN 1.08 KP 0.95 ! LA 0.91 MK 1.01 NL 1.10 OV 1.02 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 HN 1.00 KP 1.00 ! LA 0.97 MK 1.04 NL 1.10 OV 0.96 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.95 HN 0.99 KP 1.00* ! LA 0.85 MK 0.98 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.083999Jy sigma=0.000666 ! Fit after self-cal, rms=0.082318Jy sigma=0.000664 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.439 mas, bmaj=7.804 mas, bpa=-5.317 degrees ! Estimated noise=461.838 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.000474134 Jy ! Component: 100 - total flux cleaned = 0.000501723 Jy ! Component: 150 - total flux cleaned = 0.000501431 Jy ! Component: 200 - total flux cleaned = 0.00052189 Jy ! Total flux subtracted in 200 components = 0.00052189 Jy ! Clean residual min=-0.001665 max=0.001663 Jy/beam ! Clean residual mean=0.000015 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.106186 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 64 components and 0.106186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082298Jy sigma=0.000664 ! Fit after self-cal, rms=0.082250Jy sigma=0.000664 ! 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.082250Jy sigma=0.000664 ! Fit after self-cal, rms=0.083918Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.436 mas, bmaj=7.812 mas, bpa=-5.265 degrees ! Estimated noise=462.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000380247 Jy ! Component: 100 - total flux cleaned = 0.000616832 Jy ! Component: 150 - total flux cleaned = 0.000745622 Jy ! Component: 200 - total flux cleaned = 0.00085736 Jy ! Total flux subtracted in 200 components = 0.00085736 Jy ! Clean residual min=-0.001391 max=0.001300 Jy/beam ! Clean residual mean=0.000010 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.107044 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.107044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083901Jy sigma=0.000662 ! Fit after self-cal, rms=0.083927Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000140856 Jy ! Component: 100 - total flux cleaned = 0.000174967 Jy ! Component: 150 - total flux cleaned = 0.000203824 Jy ! Component: 200 - total flux cleaned = 0.000202931 Jy ! Total flux subtracted in 200 components = 0.000202931 Jy ! Clean residual min=-0.001384 max=0.001278 Jy/beam ! Clean residual mean=0.000010 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.107247 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 90 components and 0.107247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083921Jy sigma=0.000662 ! Fit after self-cal, rms=0.083919Jy sigma=0.000662 ! 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.083919Jy sigma=0.000662 ! Fit after self-cal, rms=0.084526Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=7.81 mas, bpa=-5.216 degrees ! Estimated noise=462.801 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000529351 Jy ! Component: 100 - total flux cleaned = 0.000618239 Jy ! Component: 150 - total flux cleaned = 0.000617841 Jy ! Component: 200 - total flux cleaned = 0.000628943 Jy ! Total flux subtracted in 200 components = 0.000628943 Jy ! Clean residual min=-0.001348 max=0.001289 Jy/beam ! Clean residual mean=0.000010 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.107875 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 104 components and 0.107875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084520Jy sigma=0.000662 ! Fit after self-cal, rms=0.084536Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.25006e-05 Jy ! Component: 100 - total flux cleaned = 5.97582e-05 Jy ! Component: 150 - total flux cleaned = 4.97633e-05 Jy ! Component: 200 - total flux cleaned = 4.06603e-05 Jy ! Total flux subtracted in 200 components = 4.06603e-05 Jy ! Clean residual min=-0.001351 max=0.001294 Jy/beam ! Clean residual mean=0.000010 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.107916 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 111 components and 0.107916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084533Jy sigma=0.000662 ! Fit after self-cal, rms=0.084532Jy sigma=0.000662 ! 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.084532Jy sigma=0.000662 ! Fit after self-cal, rms=0.084866Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.789 mas, bmaj=11.38 mas, bpa=-3.733 degrees ! Estimated noise=573.415 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000167872 Jy ! Component: 100 - total flux cleaned = 0.000102712 Jy ! Component: 150 - total flux cleaned = 5.12348e-05 Jy ! Component: 200 - total flux cleaned = 2.58009e-05 Jy ! Total flux subtracted in 200 components = 2.58009e-05 Jy ! Clean residual min=-0.001327 max=0.001414 Jy/beam ! Clean residual mean=0.000020 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.107942 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 122 components and 0.107942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084865Jy sigma=0.000662 ! Fit after self-cal, rms=0.084868Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.12449e-05 Jy ! Component: 100 - total flux cleaned = -2.68817e-05 Jy ! Component: 150 - total flux cleaned = -4.48735e-05 Jy ! Component: 200 - total flux cleaned = -5.57674e-05 Jy ! Total flux subtracted in 200 components = -5.57674e-05 Jy ! Clean residual min=-0.001322 max=0.001413 Jy/beam ! Clean residual mean=0.000020 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.107886 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 126 components and 0.107886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084867Jy sigma=0.000662 ! Fit after self-cal, rms=0.084866Jy sigma=0.000662 ! 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.438 mas, bmaj=7.812 mas, bpa=-5.218 degrees ! Estimated noise=463.575 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.438 x 7.812 at -5.218 degrees (North through East) ! Clean map min=-0.0012757 max=0.087339 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.809 mas, bmaj=6.853 mas, bpa=-5.606 degrees ! Estimated noise=857.607 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0672541 Jy ! Component: 100 - total flux cleaned = 0.0866193 Jy ! Component: 150 - total flux cleaned = 0.0947767 Jy ! Component: 200 - total flux cleaned = 0.0992442 Jy ! Total flux subtracted in 200 components = 0.0992442 Jy ! Clean residual min=-0.002052 max=0.002605 Jy/beam ! Clean residual mean=-0.000002 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.0992443 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0992443 Jy ! Inverting map and beam ! Estimated beam: bmin=3.438 mas, bmaj=7.812 mas, bpa=-5.218 degrees ! Estimated noise=463.575 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.00321916 Jy ! Component: 100 - total flux cleaned = 0.00505218 Jy ! Component: 150 - total flux cleaned = 0.00619302 Jy ! Component: 200 - total flux cleaned = 0.00675521 Jy ! Total flux subtracted in 200 components = 0.00675521 Jy ! Clean residual min=-0.001349 max=0.001341 Jy/beam ! Clean residual mean=0.000008 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.105999 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 50 components and 0.105999 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.789 mas, bmaj=11.38 mas, bpa=-3.733 degrees ! Estimated noise=573.415 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000838564 Jy ! Component: 100 - total flux cleaned = 0.00110756 Jy ! Component: 150 - total flux cleaned = 0.00121156 Jy ! Component: 200 - total flux cleaned = 0.00125454 Jy ! Total flux subtracted in 200 components = 0.00125454 Jy ! Clean residual min=-0.001330 max=0.001385 Jy/beam ! Clean residual mean=0.000019 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.107254 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 = 3.76465e-05 Jy ! Component: 100 - total flux cleaned = 6.35752e-05 Jy ! Component: 150 - total flux cleaned = 8.72568e-05 Jy ! Component: 200 - total flux cleaned = 0.000101944 Jy ! Total flux subtracted in 200 components = 0.000101944 Jy ! Clean residual min=-0.001323 max=0.001396 Jy/beam ! Clean residual mean=0.000019 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.107356 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 81 components and 0.107356 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.438 mas, bmaj=7.812 mas, bpa=-5.218 degrees ! Estimated noise=463.575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000113004 Jy ! Component: 100 - total flux cleaned = 0.000212692 Jy ! Component: 150 - total flux cleaned = 0.000257888 Jy ! Component: 200 - total flux cleaned = 0.000313079 Jy ! Total flux subtracted in 200 components = 0.000313079 Jy ! Clean residual min=-0.001345 max=0.001247 Jy/beam ! Clean residual mean=0.000010 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.107669 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 97 components and 0.107669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084874Jy sigma=0.000662 ! Fit after self-cal, rms=0.084871Jy sigma=0.000662 wmodel J1929+0910_S_2017_04_28_pus_map.mod ! Writing 97 model components to file: J1929+0910_S_2017_04_28_pus_map.mod wobs J1929+0910_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1929+0910_S_2017_04_28_pus_uvs.fits wwins J1929+0910_S_2017_04_28_pus_map.win ! wwins: Wrote 2 windows to J1929+0910_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.000178554 Jy ! Component: 100 - total flux cleaned = -0.000241693 Jy ! Component: 150 - total flux cleaned = -0.000421711 Jy ! Component: 200 - total flux cleaned = -0.000612982 Jy ! Component: 250 - total flux cleaned = -0.000704818 Jy ! Component: 300 - total flux cleaned = -0.000775989 Jy ! Component: 350 - total flux cleaned = -0.000828188 Jy ! Component: 400 - total flux cleaned = -0.00089574 Jy ! Component: 450 - total flux cleaned = -0.000912338 Jy ! Component: 500 - total flux cleaned = -0.000960498 Jy ! Component: 550 - total flux cleaned = -0.00102361 Jy ! Component: 600 - total flux cleaned = -0.00103917 Jy ! Component: 650 - total flux cleaned = -0.00111578 Jy ! Component: 700 - total flux cleaned = -0.00116072 Jy ! Component: 750 - total flux cleaned = -0.00121964 Jy ! Component: 800 - total flux cleaned = -0.00124902 Jy ! Component: 850 - total flux cleaned = -0.00130644 Jy ! Component: 900 - total flux cleaned = -0.00124984 Jy ! Component: 950 - total flux cleaned = -0.00123589 Jy ! Component: 1000 - total flux cleaned = -0.00124971 Jy ! Component: 1050 - total flux cleaned = -0.00124966 Jy ! Component: 1100 - total flux cleaned = -0.0012364 Jy ! Component: 1150 - total flux cleaned = -0.00124993 Jy ! Component: 1200 - total flux cleaned = -0.00119729 Jy ! Component: 1250 - total flux cleaned = -0.0011976 Jy ! Component: 1300 - total flux cleaned = -0.00115916 Jy ! Component: 1350 - total flux cleaned = -0.00114641 Jy ! Component: 1400 - total flux cleaned = -0.00115889 Jy ! Component: 1450 - total flux cleaned = -0.00109669 Jy ! Component: 1500 - total flux cleaned = -0.00107222 Jy ! Component: 1550 - total flux cleaned = -0.001072 Jy ! Component: 1600 - total flux cleaned = -0.00108396 Jy ! Component: 1650 - total flux cleaned = -0.00104794 Jy ! Component: 1700 - total flux cleaned = -0.00101268 Jy ! Component: 1750 - total flux cleaned = -0.00102452 Jy ! Component: 1800 - total flux cleaned = -0.00102462 Jy ! Component: 1850 - total flux cleaned = -0.00100181 Jy ! Component: 1900 - total flux cleaned = -0.000990444 Jy ! Component: 1950 - total flux cleaned = -0.00104686 Jy ! Component: 2000 - total flux cleaned = -0.00101338 Jy ! Component: 2050 - total flux cleaned = -0.00104645 Jy ! Component: 2100 - total flux cleaned = -0.0010465 Jy ! Component: 2150 - total flux cleaned = -0.00106821 Jy ! Component: 2200 - total flux cleaned = -0.00103597 Jy ! Component: 2250 - total flux cleaned = -0.00103603 Jy ! Component: 2300 - total flux cleaned = -0.00103602 Jy ! Component: 2350 - total flux cleaned = -0.001036 Jy ! Component: 2400 - total flux cleaned = -0.000994349 Jy ! Component: 2450 - total flux cleaned = -0.00100474 Jy ! Component: 2500 - total flux cleaned = -0.00100466 Jy ! Component: 2550 - total flux cleaned = -0.00101482 Jy ! Component: 2600 - total flux cleaned = -0.00102468 Jy ! Component: 2650 - total flux cleaned = -0.000964517 Jy ! Component: 2700 - total flux cleaned = -0.000944638 Jy ! Component: 2750 - total flux cleaned = -0.000944624 Jy ! Component: 2800 - total flux cleaned = -0.000944644 Jy ! Component: 2850 - total flux cleaned = -0.000895938 Jy ! Component: 2900 - total flux cleaned = -0.000857265 Jy ! Component: 2950 - total flux cleaned = -0.000857189 Jy ! Component: 3000 - total flux cleaned = -0.000847606 Jy ! Component: 3050 - total flux cleaned = -0.00083819 Jy ! Component: 3100 - total flux cleaned = -0.000857032 Jy ! Component: 3150 - total flux cleaned = -0.000828949 Jy ! Component: 3200 - total flux cleaned = -0.000819604 Jy ! Component: 3250 - total flux cleaned = -0.000791849 Jy ! Component: 3300 - total flux cleaned = -0.000782659 Jy ! Component: 3350 - total flux cleaned = -0.000764376 Jy ! Component: 3400 - total flux cleaned = -0.000782605 Jy ! Component: 3450 - total flux cleaned = -0.000746493 Jy ! Component: 3500 - total flux cleaned = -0.000719626 Jy ! Component: 3550 - total flux cleaned = -0.000764157 Jy ! Component: 3600 - total flux cleaned = -0.000781883 Jy ! Component: 3650 - total flux cleaned = -0.000773064 Jy ! Component: 3700 - total flux cleaned = -0.000764248 Jy ! Component: 3750 - total flux cleaned = -0.000738053 Jy ! Component: 3800 - total flux cleaned = -0.000746753 Jy ! Component: 3850 - total flux cleaned = -0.00069516 Jy ! Component: 3900 - total flux cleaned = -0.000737945 Jy ! Component: 3950 - total flux cleaned = -0.000720951 Jy ! Component: 4000 - total flux cleaned = -0.000712514 Jy ! Component: 4050 - total flux cleaned = -0.000687345 Jy ! Total flux subtracted in 4096 components = -0.000712464 Jy ! Clean residual min=-0.000475 max=0.000446 Jy/beam ! Clean residual mean=0.000003 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.106957 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 380 components and 0.106957 Jy ![Exited script file: muppet] wmap "J1929+0910_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.438 x 7.812 at -5.218 degrees (North through East) ! Clean map min=-0.0010195 max=0.087163 Jy/beam ! Writing clean map to FITS file: J1929+0910_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.0871628 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000154499 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.53176 0.53176 1.06352 2.12704 4.25408 8.50815 17.0163 34.0326 68.0652 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.087 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.438 x 7.812 at -5.218 degrees (North through East) ! Clean map min=-0.0010195 max=0.087163 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 J1929+0910_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:32:40 2019