! Started logfile: J1105+0202_S_2017_08_12_pus_uvs.log on Fri May 10 14:58:28 2019 obs J1105+0202_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1105+0202_S_2017_08_12_pus_uva.fits ! AN table 1: 172 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975194 visibilities/baseline/integration-bin. ! Found source: J1105+0202 ! ! 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 30192 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 J1105+0202_S_2017_08_12_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 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1078 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.892756Jy sigma=0.007636 ! Fit after self-cal, rms=0.872132Jy sigma=0.007471 ! 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.797 mas, bmaj=6.985 mas, bpa=-3.781 degrees ! Estimated noise=864.792 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.0967734 Jy ! Component: 100 - total flux cleaned = 0.122297 Jy ! Total flux subtracted in 100 components = 0.122297 Jy ! Clean residual min=-0.005296 max=0.011137 Jy/beam ! Clean residual mean=-0.000031 rms=0.001524 Jy/beam ! Combined flux in latest and established models = 0.122297 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.122297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092038Jy sigma=0.000722 ! Fit after self-cal, rms=0.092037Jy sigma=0.000722 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125048 Jy ! Component: 100 - total flux cleaned = 0.019084 Jy ! Total flux subtracted in 100 components = 0.019084 Jy ! Clean residual min=-0.005022 max=0.004970 Jy/beam ! Clean residual mean=-0.000022 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.141381 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.141381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089790Jy sigma=0.000700 ! Fit after self-cal, rms=0.089792Jy sigma=0.000700 ! 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.347 mas, bmaj=8.046 mas, bpa=-3.663 degrees ! Estimated noise=571.537 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.0071645 Jy ! Component: 100 - total flux cleaned = 0.0109776 Jy ! Component: 150 - total flux cleaned = 0.0132915 Jy ! Component: 200 - total flux cleaned = 0.0147159 Jy ! Total flux subtracted in 200 components = 0.0147159 Jy ! Clean residual min=-0.004476 max=0.004544 Jy/beam ! Clean residual mean=-0.000037 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.156097 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 31 components and 0.156097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089269Jy sigma=0.000694 ! Fit after self-cal, rms=0.089277Jy sigma=0.000694 ! 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 1.18 FD 1.03 HN 1.00 KP 1.05 ! LA 0.95 MK 1.06 NL 0.87 OV 1.00 ! PT 1.00 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.08 HN 1.03 KP 0.99 ! LA 0.95 MK 1.03 NL 1.01 OV 1.03 ! PT 0.97 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.09 HN 0.99 KP 1.00 ! LA 0.96 MK 1.05 NL 0.99 OV 0.95 ! PT 0.95 SC 0.99 ! ! ! Correcting IF 4. ! A total of 144 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.19 HN 0.99 KP 1.00* ! LA 0.87 MK 1.26 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.089277Jy sigma=0.000694 ! Fit after self-cal, rms=0.088885Jy sigma=0.000688 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=8.034 mas, bpa=-2.961 degrees ! Estimated noise=575.315 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.00119075 Jy ! Component: 100 - total flux cleaned = -0.00131424 Jy ! Component: 150 - total flux cleaned = -0.0013394 Jy ! Component: 200 - total flux cleaned = -0.00138671 Jy ! Total flux subtracted in 200 components = -0.00138671 Jy ! Clean residual min=-0.003635 max=0.003808 Jy/beam ! Clean residual mean=-0.000025 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.15471 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 48 components and 0.15471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088860Jy sigma=0.000688 ! Fit after self-cal, rms=0.088848Jy 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.088848Jy sigma=0.000687 ! Fit after self-cal, rms=0.092321Jy sigma=0.000678 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.374 mas, bmaj=8.048 mas, bpa=-2.797 degrees ! Estimated noise=574.981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.44164e-05 Jy ! Component: 100 - total flux cleaned = -8.88839e-05 Jy ! Component: 150 - total flux cleaned = -5.89853e-05 Jy ! Component: 200 - total flux cleaned = -5.89904e-05 Jy ! Total flux subtracted in 200 components = -5.89904e-05 Jy ! Clean residual min=-0.002330 max=0.002880 Jy/beam ! Clean residual mean=-0.000017 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.154651 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 52 components and 0.154651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092300Jy sigma=0.000678 ! Fit after self-cal, rms=0.092405Jy sigma=0.000677 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 (-4.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00242807 Jy ! Component: 100 - total flux cleaned = 0.00249573 Jy ! Component: 150 - total flux cleaned = 0.00232318 Jy ! Component: 200 - total flux cleaned = 0.00224829 Jy ! Total flux subtracted in 200 components = 0.00224829 Jy ! Clean residual min=-0.002195 max=0.002266 Jy/beam ! Clean residual mean=-0.000016 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.1569 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 73 components and 0.1569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092327Jy sigma=0.000677 ! Fit after self-cal, rms=0.092315Jy sigma=0.000677 ! 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.092315Jy sigma=0.000677 ! Fit after self-cal, rms=0.092296Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.363 mas, bmaj=8.042 mas, bpa=-2.918 degrees ! Estimated noise=573.936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000997786 Jy ! Component: 100 - total flux cleaned = 0.00100261 Jy ! Component: 150 - total flux cleaned = 0.000886613 Jy ! Component: 200 - total flux cleaned = 0.000786066 Jy ! Total flux subtracted in 200 components = 0.000786066 Jy ! Clean residual min=-0.001999 max=0.002256 Jy/beam ! Clean residual mean=-0.000015 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.157686 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 93 components and 0.157686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092269Jy sigma=0.000675 ! Fit after self-cal, rms=0.092276Jy sigma=0.000675 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 (-128, 13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215082 Jy ! Component: 100 - total flux cleaned = 0.00325694 Jy ! Component: 150 - total flux cleaned = 0.0039421 Jy ! Component: 200 - total flux cleaned = 0.00413722 Jy ! Total flux subtracted in 200 components = 0.00413722 Jy ! Clean residual min=-0.001894 max=0.002055 Jy/beam ! Clean residual mean=-0.000012 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.161823 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 118 components and 0.161823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092227Jy sigma=0.000674 ! Fit after self-cal, rms=0.092221Jy sigma=0.000674 ! 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.092221Jy sigma=0.000674 ! Fit after self-cal, rms=0.092163Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.563 mas, bmaj=12.65 mas, bpa=-4.258 degrees ! Estimated noise=718.025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169463 Jy ! Component: 100 - total flux cleaned = 0.00226447 Jy ! Component: 150 - total flux cleaned = 0.00266193 Jy ! Component: 200 - total flux cleaned = 0.00295209 Jy ! Total flux subtracted in 200 components = 0.00295209 Jy ! Clean residual min=-0.002471 max=0.002487 Jy/beam ! Clean residual mean=-0.000030 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.164775 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 139 components and 0.164775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092156Jy sigma=0.000674 ! Fit after self-cal, rms=0.092151Jy sigma=0.000674 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.000256098 Jy ! Component: 100 - total flux cleaned = 0.000576765 Jy ! Component: 150 - total flux cleaned = 0.000795946 Jy ! Component: 200 - total flux cleaned = 0.000959638 Jy ! Total flux subtracted in 200 components = 0.000959638 Jy ! Clean residual min=-0.002405 max=0.002402 Jy/beam ! Clean residual mean=-0.000030 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.165735 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 148 components and 0.165735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092153Jy sigma=0.000674 ! Fit after self-cal, rms=0.092151Jy sigma=0.000674 ! 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.357 mas, bmaj=8.041 mas, bpa=-3.015 degrees ! Estimated noise=573.305 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.357 x 8.041 at -3.015 degrees (North through East) ! Clean map min=-0.0018418 max=0.12892 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.815 mas, bmaj=6.975 mas, bpa=-2.908 degrees ! Estimated noise=887.292 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0984548 Jy ! Component: 100 - total flux cleaned = 0.124777 Jy ! Component: 150 - total flux cleaned = 0.137544 Jy ! Component: 200 - total flux cleaned = 0.144899 Jy ! Total flux subtracted in 200 components = 0.144899 Jy ! Clean residual min=-0.003306 max=0.003770 Jy/beam ! Clean residual mean=-0.000015 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.144899 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.144899 Jy ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=8.041 mas, bpa=-3.015 degrees ! Estimated noise=573.305 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.00565933 Jy ! Component: 100 - total flux cleaned = 0.0090466 Jy ! Component: 150 - total flux cleaned = 0.0114647 Jy ! Component: 200 - total flux cleaned = 0.0133022 Jy ! Total flux subtracted in 200 components = 0.0133022 Jy ! Clean residual min=-0.002131 max=0.001941 Jy/beam ! Clean residual mean=-0.000019 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.158201 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 49 components and 0.158201 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.563 mas, bmaj=12.65 mas, bpa=-4.258 degrees ! Estimated noise=718.025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00237526 Jy ! Component: 100 - total flux cleaned = 0.00385697 Jy ! Component: 150 - total flux cleaned = 0.00494182 Jy ! Component: 200 - total flux cleaned = 0.00577485 Jy ! Total flux subtracted in 200 components = 0.00577485 Jy ! Clean residual min=-0.002311 max=0.002428 Jy/beam ! Clean residual mean=-0.000032 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.163976 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.000645507 Jy ! Component: 100 - total flux cleaned = 0.00114786 Jy ! Component: 150 - total flux cleaned = 0.00139505 Jy ! Component: 200 - total flux cleaned = 0.00155393 Jy ! Total flux subtracted in 200 components = 0.00155393 Jy ! Clean residual min=-0.002299 max=0.002397 Jy/beam ! Clean residual mean=-0.000030 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.16553 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 96 components and 0.16553 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=8.041 mas, bpa=-3.015 degrees ! Estimated noise=573.305 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000226402 Jy ! Component: 100 - total flux cleaned = -0.000283455 Jy ! Component: 150 - total flux cleaned = -0.000384249 Jy ! Component: 200 - total flux cleaned = -0.000407004 Jy ! Total flux subtracted in 200 components = -0.000407004 Jy ! Clean residual min=-0.001928 max=0.001776 Jy/beam ! Clean residual mean=-0.000015 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.165123 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 115 components and 0.165123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092143Jy sigma=0.000674 ! Fit after self-cal, rms=0.092136Jy sigma=0.000674 wmodel J1105+0202_S_2017_08_12_pus_map.mod ! Writing 115 model components to file: J1105+0202_S_2017_08_12_pus_map.mod wobs J1105+0202_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1105+0202_S_2017_08_12_pus_uvs.fits wwins J1105+0202_S_2017_08_12_pus_map.win ! wwins: Wrote 3 windows to J1105+0202_S_2017_08_12_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 = 1.89951e-05 Jy ! Component: 100 - total flux cleaned = 0.000296754 Jy ! Component: 150 - total flux cleaned = 0.000413626 Jy ! Component: 200 - total flux cleaned = 0.000527132 Jy ! Component: 250 - total flux cleaned = 0.000636166 Jy ! Component: 300 - total flux cleaned = 0.000609854 Jy ! Component: 350 - total flux cleaned = 0.000661929 Jy ! Component: 400 - total flux cleaned = 0.000687691 Jy ! Component: 450 - total flux cleaned = 0.000785978 Jy ! Component: 500 - total flux cleaned = 0.000857566 Jy ! Component: 550 - total flux cleaned = 0.000950934 Jy ! Component: 600 - total flux cleaned = 0.000996964 Jy ! Component: 650 - total flux cleaned = 0.00106414 Jy ! Component: 700 - total flux cleaned = 0.00113001 Jy ! Component: 750 - total flux cleaned = 0.00117285 Jy ! Component: 800 - total flux cleaned = 0.00117304 Jy ! Component: 850 - total flux cleaned = 0.0011732 Jy ! Component: 900 - total flux cleaned = 0.00121427 Jy ! Component: 950 - total flux cleaned = 0.00117405 Jy ! Component: 1000 - total flux cleaned = 0.00121392 Jy ! Component: 1050 - total flux cleaned = 0.0012139 Jy ! Component: 1100 - total flux cleaned = 0.00117533 Jy ! Component: 1150 - total flux cleaned = 0.00115614 Jy ! Component: 1200 - total flux cleaned = 0.00106251 Jy ! Component: 1250 - total flux cleaned = 0.00102568 Jy ! Component: 1300 - total flux cleaned = 0.00100769 Jy ! Component: 1350 - total flux cleaned = 0.000971955 Jy ! Component: 1400 - total flux cleaned = 0.000953964 Jy ! Component: 1450 - total flux cleaned = 0.000936493 Jy ! Component: 1500 - total flux cleaned = 0.000884346 Jy ! Component: 1550 - total flux cleaned = 0.000884466 Jy ! Component: 1600 - total flux cleaned = 0.000833392 Jy ! Component: 1650 - total flux cleaned = 0.000799925 Jy ! Component: 1700 - total flux cleaned = 0.000766567 Jy ! Component: 1750 - total flux cleaned = 0.000700838 Jy ! Component: 1800 - total flux cleaned = 0.000668616 Jy ! Component: 1850 - total flux cleaned = 0.000652546 Jy ! Component: 1900 - total flux cleaned = 0.00058902 Jy ! Component: 1950 - total flux cleaned = 0.000588985 Jy ! Component: 2000 - total flux cleaned = 0.000557783 Jy ! Component: 2050 - total flux cleaned = 0.000527081 Jy ! Component: 2100 - total flux cleaned = 0.00051179 Jy ! Component: 2150 - total flux cleaned = 0.000496636 Jy ! Component: 2200 - total flux cleaned = 0.000451772 Jy ! Component: 2250 - total flux cleaned = 0.00043716 Jy ! Component: 2300 - total flux cleaned = 0.000437242 Jy ! Component: 2350 - total flux cleaned = 0.000480778 Jy ! Component: 2400 - total flux cleaned = 0.000408949 Jy ! Component: 2450 - total flux cleaned = 0.000437544 Jy ! Component: 2500 - total flux cleaned = 0.000465735 Jy ! Component: 2550 - total flux cleaned = 0.000451615 Jy ! Component: 2600 - total flux cleaned = 0.00047945 Jy ! Component: 2650 - total flux cleaned = 0.000493098 Jy ! Component: 2700 - total flux cleaned = 0.000438698 Jy ! Component: 2750 - total flux cleaned = 0.000438832 Jy ! Component: 2800 - total flux cleaned = 0.000425315 Jy ! Component: 2850 - total flux cleaned = 0.000438619 Jy ! Component: 2900 - total flux cleaned = 0.000398962 Jy ! Component: 2950 - total flux cleaned = 0.000398912 Jy ! Component: 3000 - total flux cleaned = 0.000346793 Jy ! Component: 3050 - total flux cleaned = 0.000333933 Jy ! Component: 3100 - total flux cleaned = 0.000308384 Jy ! Component: 3150 - total flux cleaned = 0.000270091 Jy ! Component: 3200 - total flux cleaned = 0.000181748 Jy ! Component: 3250 - total flux cleaned = 0.000156746 Jy ! Component: 3300 - total flux cleaned = 8.21348e-05 Jy ! Component: 3350 - total flux cleaned = 7.9459e-06 Jy ! Component: 3400 - total flux cleaned = -2.87877e-05 Jy ! Component: 3450 - total flux cleaned = -0.000101961 Jy ! Component: 3500 - total flux cleaned = -0.000138171 Jy ! Component: 3550 - total flux cleaned = -0.000210337 Jy ! Component: 3600 - total flux cleaned = -0.000234217 Jy ! Component: 3650 - total flux cleaned = -0.000269725 Jy ! Component: 3700 - total flux cleaned = -0.000293322 Jy ! Component: 3750 - total flux cleaned = -0.000351903 Jy ! Component: 3800 - total flux cleaned = -0.000410121 Jy ! Component: 3850 - total flux cleaned = -0.000410095 Jy ! Component: 3900 - total flux cleaned = -0.000513489 Jy ! Component: 3950 - total flux cleaned = -0.000547577 Jy ! Component: 4000 - total flux cleaned = -0.000604295 Jy ! Component: 4050 - total flux cleaned = -0.000672091 Jy ! Total flux subtracted in 4096 components = -0.000627265 Jy ! Clean residual min=-0.000643 max=0.000789 Jy/beam ! Clean residual mean=-0.000006 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.164495 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 421 components and 0.164495 Jy ![Exited script file: muppet] wmap "J1105+0202_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.357 x 8.041 at -3.015 degrees (North through East) ! Clean map min=-0.0014219 max=0.13033 Jy/beam ! Writing clean map to FITS file: J1105+0202_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.130327 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000207723 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.478159 0.478159 0.956317 1.91263 3.82527 7.65054 15.3011 30.6021 61.2043 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.13 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.357 x 8.041 at -3.015 degrees (North through East) ! Clean map min=-0.0014219 max=0.13033 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 J1105+0202_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:58:33 2019