! Started logfile: J0350+5138_S_2017_07_09_pus_uvs.log on Wed May 8 14:41:13 2019 obs J0350+5138_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0350+5138_S_2017_07_09_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97271 visibilities/baseline/integration-bin. ! Found source: J0350+5138 ! ! 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 594 lines of history. ! ! Reading 19960 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 J0350+5138_S_2017_07_09_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 590 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.879417Jy sigma=0.008636 ! Fit after self-cal, rms=0.865837Jy sigma=0.008518 ! 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.167 mas, bmaj=4.174 mas, bpa=3.568 degrees ! Estimated noise=979.786 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.101379 Jy ! Component: 100 - total flux cleaned = 0.140996 Jy ! Total flux subtracted in 100 components = 0.140996 Jy ! Clean residual min=-0.005878 max=0.017943 Jy/beam ! Clean residual mean=-0.000002 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 0.140996 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.140996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080468Jy sigma=0.000761 ! Fit after self-cal, rms=0.080311Jy sigma=0.000759 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0204916 Jy ! Component: 100 - total flux cleaned = 0.0316435 Jy ! Total flux subtracted in 100 components = 0.0316435 Jy ! Clean residual min=-0.003199 max=0.007755 Jy/beam ! Clean residual mean=0.000005 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.17264 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.17264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073703Jy sigma=0.000690 ! Fit after self-cal, rms=0.073692Jy sigma=0.000690 ! Inverting map ! Added new window around map position (4, -1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00778134 Jy ! Component: 100 - total flux cleaned = 0.0126519 Jy ! Total flux subtracted in 100 components = 0.0126519 Jy ! Clean residual min=-0.002787 max=0.004675 Jy/beam ! Clean residual mean=0.000008 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.185292 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 41 components and 0.185292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072655Jy sigma=0.000680 ! Fit after self-cal, rms=0.072636Jy sigma=0.000680 ! 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.86 mas, bmaj=5.094 mas, bpa=6.054 degrees ! Estimated noise=575.766 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 (-4, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00490575 Jy ! Component: 100 - total flux cleaned = 0.00739608 Jy ! Component: 150 - total flux cleaned = 0.00825756 Jy ! Component: 200 - total flux cleaned = 0.00831142 Jy ! Total flux subtracted in 200 components = 0.00831142 Jy ! Clean residual min=-0.002235 max=0.002340 Jy/beam ! Clean residual mean=0.000015 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.193603 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 64 components and 0.193603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072276Jy sigma=0.000677 ! Fit after self-cal, rms=0.072275Jy sigma=0.000677 ! 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 1.00 KP 1.01 ! LA 1.01 MK 1.04 NL 0.90 OV 1.03 ! PT 1.03 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.01 KP 0.99 ! LA 0.96 MK 1.05 NL 1.03 OV 1.07 ! PT 0.99 SC 1.20 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.08 HN 1.01 KP 0.97 ! LA 0.97 MK 1.10 NL 0.95 OV 0.97 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.92 KP 1.00* ! LA 1.03 MK 1.04 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.072275Jy sigma=0.000677 ! Fit after self-cal, rms=0.071848Jy sigma=0.000670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.908 mas, bmaj=5.14 mas, bpa=6.144 degrees ! Estimated noise=578.732 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.000695069 Jy ! Component: 100 - total flux cleaned = 0.000877206 Jy ! Component: 150 - total flux cleaned = 0.0010346 Jy ! Component: 200 - total flux cleaned = 0.00115416 Jy ! Total flux subtracted in 200 components = 0.00115416 Jy ! Clean residual min=-0.001856 max=0.001751 Jy/beam ! Clean residual mean=0.000010 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.194757 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 80 components and 0.194757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071828Jy sigma=0.000670 ! Fit after self-cal, rms=0.071820Jy sigma=0.000670 ! 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.071820Jy sigma=0.000670 ! Fit after self-cal, rms=0.071482Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.884 mas, bmaj=5.151 mas, bpa=6.462 degrees ! Estimated noise=576.756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00032063 Jy ! Component: 100 - total flux cleaned = 0.000361259 Jy ! Component: 150 - total flux cleaned = 0.00037929 Jy ! Component: 200 - total flux cleaned = 0.000410389 Jy ! Total flux subtracted in 200 components = 0.000410389 Jy ! Clean residual min=-0.001537 max=0.001377 Jy/beam ! Clean residual mean=-0.000002 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.195168 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 97 components and 0.195168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071471Jy sigma=0.000667 ! Fit after self-cal, rms=0.071477Jy sigma=0.000667 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 = -1.79766e-05 Jy ! Component: 100 - total flux cleaned = -3.9648e-06 Jy ! Component: 150 - total flux cleaned = -1.69449e-05 Jy ! Component: 200 - total flux cleaned = -4.52263e-06 Jy ! Total flux subtracted in 200 components = -4.52263e-06 Jy ! Clean residual min=-0.001541 max=0.001389 Jy/beam ! Clean residual mean=-0.000002 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.195163 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 99 components and 0.195163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071472Jy sigma=0.000667 ! Fit after self-cal, rms=0.071472Jy sigma=0.000667 ! 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.071472Jy sigma=0.000667 ! Fit after self-cal, rms=0.071471Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.879 mas, bmaj=5.156 mas, bpa=6.662 degrees ! Estimated noise=576.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000252501 Jy ! Component: 100 - total flux cleaned = 0.000265615 Jy ! Component: 150 - total flux cleaned = 0.000277675 Jy ! Component: 200 - total flux cleaned = 0.000277443 Jy ! Total flux subtracted in 200 components = 0.000277443 Jy ! Clean residual min=-0.001522 max=0.001375 Jy/beam ! Clean residual mean=-0.000002 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.195441 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 103 components and 0.195441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071466Jy sigma=0.000667 ! Fit after self-cal, rms=0.071466Jy sigma=0.000667 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 = -1.14059e-05 Jy ! Component: 100 - total flux cleaned = -1.13652e-05 Jy ! Component: 150 - total flux cleaned = -1.63977e-06 Jy ! Component: 200 - total flux cleaned = 7.69788e-06 Jy ! Total flux subtracted in 200 components = 7.69788e-06 Jy ! Clean residual min=-0.001520 max=0.001382 Jy/beam ! Clean residual mean=-0.000002 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.195448 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 108 components and 0.195448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071463Jy sigma=0.000667 ! Fit after self-cal, rms=0.071463Jy sigma=0.000667 ! 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.071463Jy sigma=0.000667 ! Fit after self-cal, rms=0.071466Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.057 mas, bmaj=8.912 mas, bpa=21.92 degrees ! Estimated noise=709.383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.08866e-05 Jy ! Component: 100 - total flux cleaned = -1.47236e-05 Jy ! Component: 150 - total flux cleaned = 5.95156e-06 Jy ! Component: 200 - total flux cleaned = 5.87947e-06 Jy ! Total flux subtracted in 200 components = 5.87947e-06 Jy ! Clean residual min=-0.001348 max=0.001304 Jy/beam ! Clean residual mean=-0.000005 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.195454 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 116 components and 0.195454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071465Jy sigma=0.000667 ! Fit after self-cal, rms=0.071465Jy sigma=0.000667 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.36925e-05 Jy ! Component: 100 - total flux cleaned = -3.28511e-05 Jy ! Component: 150 - total flux cleaned = -2.44188e-05 Jy ! Component: 200 - total flux cleaned = -1.67876e-05 Jy ! Total flux subtracted in 200 components = -1.67876e-05 Jy ! Clean residual min=-0.001332 max=0.001292 Jy/beam ! Clean residual mean=-0.000005 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.195437 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 126 components and 0.195437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071465Jy sigma=0.000667 ! Fit after self-cal, rms=0.071465Jy sigma=0.000667 ! 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.876 mas, bmaj=5.159 mas, bpa=6.797 degrees ! Estimated noise=576.366 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.876 x 5.159 at 6.797 degrees (North through East) ! Clean map min=-0.0014277 max=0.13131 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.184 mas, bmaj=4.24 mas, bpa=4.593 degrees ! Estimated noise=983.606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101736 Jy ! Component: 100 - total flux cleaned = 0.141389 Jy ! Component: 150 - total flux cleaned = 0.161332 Jy ! Component: 200 - total flux cleaned = 0.172618 Jy ! Total flux subtracted in 200 components = 0.172618 Jy ! Clean residual min=-0.003215 max=0.005720 Jy/beam ! Clean residual mean=-0.000004 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.172618 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.172618 Jy ! Inverting map and beam ! Estimated beam: bmin=3.876 mas, bmaj=5.159 mas, bpa=6.797 degrees ! Estimated noise=576.366 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.0093548 Jy ! Component: 100 - total flux cleaned = 0.0145642 Jy ! Component: 150 - total flux cleaned = 0.0177158 Jy ! Component: 200 - total flux cleaned = 0.0196994 Jy ! Total flux subtracted in 200 components = 0.0196994 Jy ! Clean residual min=-0.001690 max=0.001402 Jy/beam ! Clean residual mean=-0.000003 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.192317 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 71 components and 0.192317 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.057 mas, bmaj=8.912 mas, bpa=21.92 degrees ! Estimated noise=709.383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179277 Jy ! Component: 100 - total flux cleaned = 0.00264813 Jy ! Component: 150 - total flux cleaned = 0.00284479 Jy ! Component: 200 - total flux cleaned = 0.0029641 Jy ! Total flux subtracted in 200 components = 0.0029641 Jy ! Clean residual min=-0.001376 max=0.001273 Jy/beam ! Clean residual mean=-0.000005 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.195281 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 = 5.53844e-05 Jy ! Component: 100 - total flux cleaned = 9.10473e-05 Jy ! Component: 150 - total flux cleaned = 0.000122343 Jy ! Component: 200 - total flux cleaned = 0.000149962 Jy ! Total flux subtracted in 200 components = 0.000149962 Jy ! Clean residual min=-0.001349 max=0.001263 Jy/beam ! Clean residual mean=-0.000005 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.195431 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 113 components and 0.195431 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.876 mas, bmaj=5.159 mas, bpa=6.797 degrees ! Estimated noise=576.366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000153304 Jy ! Component: 100 - total flux cleaned = 0.00024753 Jy ! Component: 150 - total flux cleaned = 0.000308939 Jy ! Component: 200 - total flux cleaned = 0.000327564 Jy ! Total flux subtracted in 200 components = 0.000327564 Jy ! Clean residual min=-0.001503 max=0.001399 Jy/beam ! Clean residual mean=-0.000002 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.195759 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 132 components and 0.195759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071474Jy sigma=0.000667 ! Fit after self-cal, rms=0.071472Jy sigma=0.000667 wmodel J0350+5138_S_2017_07_09_pus_map.mod ! Writing 132 model components to file: J0350+5138_S_2017_07_09_pus_map.mod wobs J0350+5138_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0350+5138_S_2017_07_09_pus_uvs.fits wwins J0350+5138_S_2017_07_09_pus_map.win ! wwins: Wrote 3 windows to J0350+5138_S_2017_07_09_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.9118e-05 Jy ! Component: 100 - total flux cleaned = 0.000199005 Jy ! Component: 150 - total flux cleaned = 0.000355609 Jy ! Component: 200 - total flux cleaned = 0.00052823 Jy ! Component: 250 - total flux cleaned = 0.000674883 Jy ! Component: 300 - total flux cleaned = 0.000797071 Jy ! Component: 350 - total flux cleaned = 0.000876962 Jy ! Component: 400 - total flux cleaned = 0.000994767 Jy ! Component: 450 - total flux cleaned = 0.00111012 Jy ! Component: 500 - total flux cleaned = 0.00120491 Jy ! Component: 550 - total flux cleaned = 0.00133501 Jy ! Component: 600 - total flux cleaned = 0.00135299 Jy ! Component: 650 - total flux cleaned = 0.00142565 Jy ! Component: 700 - total flux cleaned = 0.00149725 Jy ! Component: 750 - total flux cleaned = 0.00162032 Jy ! Component: 800 - total flux cleaned = 0.00162018 Jy ! Component: 850 - total flux cleaned = 0.0016889 Jy ! Component: 900 - total flux cleaned = 0.00173965 Jy ! Component: 950 - total flux cleaned = 0.00180647 Jy ! Component: 1000 - total flux cleaned = 0.0018395 Jy ! Component: 1050 - total flux cleaned = 0.00188828 Jy ! Component: 1100 - total flux cleaned = 0.00182362 Jy ! Component: 1150 - total flux cleaned = 0.00187197 Jy ! Component: 1200 - total flux cleaned = 0.00187218 Jy ! Component: 1250 - total flux cleaned = 0.00193487 Jy ! Component: 1300 - total flux cleaned = 0.00201199 Jy ! Component: 1350 - total flux cleaned = 0.00201156 Jy ! Component: 1400 - total flux cleaned = 0.00201169 Jy ! Component: 1450 - total flux cleaned = 0.00205668 Jy ! Component: 1500 - total flux cleaned = 0.00205652 Jy ! Component: 1550 - total flux cleaned = 0.0020859 Jy ! Component: 1600 - total flux cleaned = 0.00208594 Jy ! Component: 1650 - total flux cleaned = 0.00211497 Jy ! Component: 1700 - total flux cleaned = 0.00214386 Jy ! Component: 1750 - total flux cleaned = 0.00210126 Jy ! Component: 1800 - total flux cleaned = 0.00215768 Jy ! Component: 1850 - total flux cleaned = 0.0021436 Jy ! Component: 1900 - total flux cleaned = 0.00222651 Jy ! Component: 1950 - total flux cleaned = 0.00218556 Jy ! Component: 2000 - total flux cleaned = 0.00222645 Jy ! Component: 2050 - total flux cleaned = 0.00226706 Jy ! Component: 2100 - total flux cleaned = 0.00228056 Jy ! Component: 2150 - total flux cleaned = 0.00233351 Jy ! Component: 2200 - total flux cleaned = 0.00230735 Jy ! Component: 2250 - total flux cleaned = 0.00237261 Jy ! Component: 2300 - total flux cleaned = 0.00235975 Jy ! Component: 2350 - total flux cleaned = 0.00243699 Jy ! Component: 2400 - total flux cleaned = 0.00242418 Jy ! Component: 2450 - total flux cleaned = 0.00247485 Jy ! Component: 2500 - total flux cleaned = 0.00246223 Jy ! Component: 2550 - total flux cleaned = 0.00246245 Jy ! Component: 2600 - total flux cleaned = 0.0025121 Jy ! Component: 2650 - total flux cleaned = 0.00246284 Jy ! Component: 2700 - total flux cleaned = 0.00249949 Jy ! Component: 2750 - total flux cleaned = 0.00251175 Jy ! Component: 2800 - total flux cleaned = 0.00248746 Jy ! Component: 2850 - total flux cleaned = 0.00251156 Jy ! Component: 2900 - total flux cleaned = 0.00251156 Jy ! Component: 2950 - total flux cleaned = 0.00253539 Jy ! Component: 3000 - total flux cleaned = 0.00254714 Jy ! Component: 3050 - total flux cleaned = 0.00253533 Jy ! Component: 3100 - total flux cleaned = 0.00259362 Jy ! Component: 3150 - total flux cleaned = 0.00259347 Jy ! Component: 3200 - total flux cleaned = 0.00260493 Jy ! Component: 3250 - total flux cleaned = 0.00259339 Jy ! Component: 3300 - total flux cleaned = 0.00270736 Jy ! Component: 3350 - total flux cleaned = 0.00263931 Jy ! Component: 3400 - total flux cleaned = 0.00269568 Jy ! Component: 3450 - total flux cleaned = 0.00266205 Jy ! Component: 3500 - total flux cleaned = 0.00266206 Jy ! Component: 3550 - total flux cleaned = 0.002651 Jy ! Component: 3600 - total flux cleaned = 0.00265099 Jy ! Component: 3650 - total flux cleaned = 0.00262904 Jy ! Component: 3700 - total flux cleaned = 0.0026617 Jy ! Component: 3750 - total flux cleaned = 0.00259652 Jy ! Component: 3800 - total flux cleaned = 0.00261808 Jy ! Component: 3850 - total flux cleaned = 0.00265026 Jy ! Component: 3900 - total flux cleaned = 0.00261812 Jy ! Component: 3950 - total flux cleaned = 0.00260748 Jy ! Component: 4000 - total flux cleaned = 0.00259689 Jy ! Component: 4050 - total flux cleaned = 0.00255466 Jy ! Total flux subtracted in 4096 components = 0.0025547 Jy ! Clean residual min=-0.000703 max=0.000787 Jy/beam ! Clean residual mean=0.000002 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.198313 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 444 components and 0.198313 Jy ![Exited script file: muppet] wmap "J0350+5138_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.876 x 5.159 at 6.797 degrees (North through East) ! Clean map min=-0.0015786 max=0.13154 Jy/beam ! Writing clean map to FITS file: J0350+5138_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.131536 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0001881 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.429006 0.429006 0.858013 1.71603 3.43205 6.8641 13.7282 27.4564 54.9128 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.131 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.876 x 5.159 at 6.797 degrees (North through East) ! Clean map min=-0.0015786 max=0.13154 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 J0350+5138_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:41:19 2019