! Started logfile: J0149+1857_S_2017_06_15_pus_uvs.log on Tue May 7 15:08:29 2019 obs J0149+1857_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0149+1857_S_2017_06_15_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.842675 visibilities/baseline/integration-bin. ! Found source: J0149+1857 ! ! 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 603 lines of history. ! ! Reading 17140 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 J0149+1857_S_2017_06_15_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 167 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 117 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 786 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.812163Jy sigma=0.008152 ! Fit after self-cal, rms=0.800964Jy sigma=0.008053 ! 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.689 mas, bmaj=6.673 mas, bpa=-3.656 degrees ! Estimated noise=1071.12 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.15525 Jy ! Component: 100 - total flux cleaned = 0.193584 Jy ! Total flux subtracted in 100 components = 0.193584 Jy ! Clean residual min=-0.015514 max=0.047572 Jy/beam ! Clean residual mean=0.000031 rms=0.003897 Jy/beam ! Combined flux in latest and established models = 0.193584 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.193584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100930Jy sigma=0.000974 ! Fit after self-cal, rms=0.100915Jy sigma=0.000973 ! Inverting map ! Added new window around map position (7, 2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0378673 Jy ! Component: 100 - total flux cleaned = 0.0512908 Jy ! Total flux subtracted in 100 components = 0.0512908 Jy ! Clean residual min=-0.011312 max=0.019251 Jy/beam ! Clean residual mean=0.000004 rms=0.002601 Jy/beam ! Combined flux in latest and established models = 0.244875 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.244875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086101Jy sigma=0.000812 ! Fit after self-cal, rms=0.083639Jy sigma=0.000787 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.013328 Jy ! Component: 100 - total flux cleaned = 0.0198804 Jy ! Total flux subtracted in 100 components = 0.0198804 Jy ! Clean residual min=-0.009691 max=0.009684 Jy/beam ! Clean residual mean=-0.000008 rms=0.002017 Jy/beam ! Combined flux in latest and established models = 0.264755 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 31 components and 0.264755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081230Jy sigma=0.000760 ! Fit after self-cal, rms=0.080958Jy sigma=0.000758 ! 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.218 mas, bmaj=7.543 mas, bpa=-3.189 degrees ! Estimated noise=641.991 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.0080799 Jy ! Component: 100 - total flux cleaned = 0.012868 Jy ! Component: 150 - total flux cleaned = 0.0150904 Jy ! Component: 200 - total flux cleaned = 0.0163094 Jy ! Total flux subtracted in 200 components = 0.0163094 Jy ! Clean residual min=-0.008777 max=0.008805 Jy/beam ! Clean residual mean=-0.000022 rms=0.001937 Jy/beam ! Combined flux in latest and established models = 0.281065 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 60 components and 0.281065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080075Jy sigma=0.000748 ! Fit after self-cal, rms=0.079971Jy sigma=0.000747 ! 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.97 FD 0.95 HN 0.95 KP 1.00 ! LA 0.99 MK 1.03 NL 0.91 OV 1.00 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.81 FD 1.00 HN 0.95 KP 0.96 ! LA 0.95 MK 1.01 NL 1.18 OV 1.05 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 0.96 KP 0.98 ! LA 0.96 MK 1.05 NL 1.19 OV 0.95 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! A total of 168 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.97 KP 1.00* ! LA 0.73 MK 1.04 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.079971Jy sigma=0.000747 ! Fit after self-cal, rms=0.082861Jy sigma=0.000703 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=7.627 mas, bpa=-2.818 degrees ! Estimated noise=657.329 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.00161333 Jy ! Component: 100 - total flux cleaned = 0.00152298 Jy ! Component: 150 - total flux cleaned = 0.00129399 Jy ! Component: 200 - total flux cleaned = 0.0011084 Jy ! Total flux subtracted in 200 components = 0.0011084 Jy ! Clean residual min=-0.005583 max=0.005772 Jy/beam ! Clean residual mean=-0.000011 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 0.282173 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.282173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082643Jy sigma=0.000702 ! Fit after self-cal, rms=0.082765Jy sigma=0.000701 ! 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.082765Jy sigma=0.000701 ! Fit after self-cal, rms=0.080203Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=7.602 mas, bpa=-2.889 degrees ! Estimated noise=660.548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000895005 Jy ! Component: 100 - total flux cleaned = 0.000717964 Jy ! Component: 150 - total flux cleaned = 0.000511832 Jy ! Component: 200 - total flux cleaned = 0.000420347 Jy ! Total flux subtracted in 200 components = 0.000420347 Jy ! Clean residual min=-0.002689 max=0.003325 Jy/beam ! Clean residual mean=0.000002 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.282594 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 78 components and 0.282594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080122Jy sigma=0.000667 ! Fit after self-cal, rms=0.080146Jy 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) ! Added new window around map position (15, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0036631 Jy ! Component: 100 - total flux cleaned = 0.00561853 Jy ! Component: 150 - total flux cleaned = 0.00617199 Jy ! Component: 200 - total flux cleaned = 0.00637652 Jy ! Total flux subtracted in 200 components = 0.00637652 Jy ! Clean residual min=-0.002085 max=0.002268 Jy/beam ! Clean residual mean=-0.000001 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.28897 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 100 components and 0.28897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079963Jy sigma=0.000665 ! Fit after self-cal, rms=0.079946Jy sigma=0.000665 ! 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.079946Jy sigma=0.000665 ! Fit after self-cal, rms=0.079897Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.246 mas, bmaj=7.6 mas, bpa=-2.911 degrees ! Estimated noise=657.834 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168885 Jy ! Component: 100 - total flux cleaned = 0.00192637 Jy ! Component: 150 - total flux cleaned = 0.00196659 Jy ! Component: 200 - total flux cleaned = 0.00203706 Jy ! Total flux subtracted in 200 components = 0.00203706 Jy ! Clean residual min=-0.001849 max=0.001922 Jy/beam ! Clean residual mean=0.000001 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.291007 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 117 components and 0.291007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079839Jy sigma=0.000663 ! Fit after self-cal, rms=0.079835Jy sigma=0.000663 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 (22.5, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149912 Jy ! Component: 100 - total flux cleaned = 0.00157168 Jy ! Component: 150 - total flux cleaned = 0.00150614 Jy ! Component: 200 - total flux cleaned = 0.00141564 Jy ! Total flux subtracted in 200 components = 0.00141564 Jy ! Clean residual min=-0.001878 max=0.001771 Jy/beam ! Clean residual mean=0.000001 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.292423 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 140 components and 0.292423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079791Jy sigma=0.000663 ! Fit after self-cal, rms=0.079789Jy sigma=0.000663 ! 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.079789Jy sigma=0.000663 ! Fit after self-cal, rms=0.079913Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.477 mas, bmaj=11.28 mas, bpa=-4.201 degrees ! Estimated noise=815.676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000774241 Jy ! Component: 100 - total flux cleaned = 0.000678271 Jy ! Component: 150 - total flux cleaned = 0.000616443 Jy ! Component: 200 - total flux cleaned = 0.000539324 Jy ! Total flux subtracted in 200 components = 0.000539324 Jy ! Clean residual min=-0.001916 max=0.002036 Jy/beam ! Clean residual mean=0.000004 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.292962 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 150 components and 0.292962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079897Jy sigma=0.000663 ! Fit after self-cal, rms=0.079900Jy 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.000193281 Jy ! Component: 100 - total flux cleaned = 8.62274e-05 Jy ! Component: 150 - total flux cleaned = 4.51622e-06 Jy ! Component: 200 - total flux cleaned = -4.19087e-05 Jy ! Total flux subtracted in 200 components = -4.19087e-05 Jy ! Clean residual min=-0.001902 max=0.002050 Jy/beam ! Clean residual mean=0.000004 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.29292 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 161 components and 0.29292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079893Jy sigma=0.000662 ! Fit after self-cal, rms=0.079895Jy 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.248 mas, bmaj=7.604 mas, bpa=-2.932 degrees ! Estimated noise=657.875 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.248 x 7.604 at -2.932 degrees (North through East) ! Clean map min=-0.0017495 max=0.19047 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.729 mas, bmaj=6.717 mas, bpa=-3.025 degrees ! Estimated noise=1100 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.159423 Jy ! Component: 100 - total flux cleaned = 0.213684 Jy ! Component: 150 - total flux cleaned = 0.23785 Jy ! Component: 200 - total flux cleaned = 0.251553 Jy ! Total flux subtracted in 200 components = 0.251553 Jy ! Clean residual min=-0.003501 max=0.007209 Jy/beam ! Clean residual mean=0.000020 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.251553 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.251553 Jy ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=7.604 mas, bpa=-2.932 degrees ! Estimated noise=657.875 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) ! Added new window around map position (4.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120745 Jy ! Component: 100 - total flux cleaned = 0.0196629 Jy ! Component: 150 - total flux cleaned = 0.0248415 Jy ! Component: 200 - total flux cleaned = 0.0285915 Jy ! Total flux subtracted in 200 components = 0.0285915 Jy ! Clean residual min=-0.002217 max=0.002195 Jy/beam ! Clean residual mean=0.000007 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.280144 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 64 components and 0.280144 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.477 mas, bmaj=11.28 mas, bpa=-4.201 degrees ! Estimated noise=815.676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00467456 Jy ! Component: 100 - total flux cleaned = 0.00749107 Jy ! Component: 150 - total flux cleaned = 0.00937309 Jy ! Component: 200 - total flux cleaned = 0.0106702 Jy ! Total flux subtracted in 200 components = 0.0106702 Jy ! Clean residual min=-0.002056 max=0.001945 Jy/beam ! Clean residual mean=0.000006 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.290814 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.000748066 Jy ! Component: 100 - total flux cleaned = 0.00113923 Jy ! Component: 150 - total flux cleaned = 0.00130128 Jy ! Component: 200 - total flux cleaned = 0.00137929 Jy ! Total flux subtracted in 200 components = 0.00137929 Jy ! Clean residual min=-0.001917 max=0.002028 Jy/beam ! Clean residual mean=0.000004 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.292194 Jy ! Adding 96 model components to the UV plane model. ! The established model now contains 151 components and 0.292194 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=7.604 mas, bpa=-2.932 degrees ! Estimated noise=657.875 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000249944 Jy ! Component: 100 - total flux cleaned = 0.0002836 Jy ! Component: 150 - total flux cleaned = 0.000405696 Jy ! Component: 200 - total flux cleaned = 0.00051452 Jy ! Total flux subtracted in 200 components = 0.00051452 Jy ! Clean residual min=-0.001682 max=0.001731 Jy/beam ! Clean residual mean=0.000001 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.292708 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 171 components and 0.292708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079880Jy sigma=0.000662 ! Fit after self-cal, rms=0.079856Jy sigma=0.000662 wmodel J0149+1857_S_2017_06_15_pus_map.mod ! Writing 171 model components to file: J0149+1857_S_2017_06_15_pus_map.mod wobs J0149+1857_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0149+1857_S_2017_06_15_pus_uvs.fits wwins J0149+1857_S_2017_06_15_pus_map.win ! wwins: Wrote 5 windows to J0149+1857_S_2017_06_15_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.000178465 Jy ! Component: 100 - total flux cleaned = 0.000348142 Jy ! Component: 150 - total flux cleaned = 0.000295028 Jy ! Component: 200 - total flux cleaned = 0.000371874 Jy ! Component: 250 - total flux cleaned = 0.000346512 Jy ! Component: 300 - total flux cleaned = 0.000322081 Jy ! Component: 350 - total flux cleaned = 0.000251353 Jy ! Component: 400 - total flux cleaned = 0.000160063 Jy ! Component: 450 - total flux cleaned = 7.11185e-05 Jy ! Component: 500 - total flux cleaned = -8.21673e-05 Jy ! Component: 550 - total flux cleaned = -0.000124891 Jy ! Component: 600 - total flux cleaned = -0.000188089 Jy ! Component: 650 - total flux cleaned = -0.000208408 Jy ! Component: 700 - total flux cleaned = -0.000249102 Jy ! Component: 750 - total flux cleaned = -0.000209465 Jy ! Component: 800 - total flux cleaned = -0.000248245 Jy ! Component: 850 - total flux cleaned = -0.000170588 Jy ! Component: 900 - total flux cleaned = -0.000132643 Jy ! Component: 950 - total flux cleaned = -0.00017042 Jy ! Component: 1000 - total flux cleaned = -0.000170515 Jy ! Component: 1050 - total flux cleaned = -0.000152053 Jy ! Component: 1100 - total flux cleaned = -0.00016992 Jy ! Component: 1150 - total flux cleaned = -0.000205384 Jy ! Component: 1200 - total flux cleaned = -0.000257553 Jy ! Component: 1250 - total flux cleaned = -0.000274931 Jy ! Component: 1300 - total flux cleaned = -0.000308885 Jy ! Component: 1350 - total flux cleaned = -0.000275328 Jy ! Component: 1400 - total flux cleaned = -0.000325434 Jy ! Component: 1450 - total flux cleaned = -0.000308807 Jy ! Component: 1500 - total flux cleaned = -0.000341501 Jy ! Component: 1550 - total flux cleaned = -0.000325494 Jy ! Component: 1600 - total flux cleaned = -0.000373385 Jy ! Component: 1650 - total flux cleaned = -0.000325962 Jy ! Component: 1700 - total flux cleaned = -0.000326143 Jy ! Component: 1750 - total flux cleaned = -0.000357034 Jy ! Component: 1800 - total flux cleaned = -0.000326199 Jy ! Component: 1850 - total flux cleaned = -0.00032604 Jy ! Component: 1900 - total flux cleaned = -0.000296009 Jy ! Component: 1950 - total flux cleaned = -0.000325733 Jy ! Component: 2000 - total flux cleaned = -0.000325564 Jy ! Component: 2050 - total flux cleaned = -0.000252632 Jy ! Component: 2100 - total flux cleaned = -0.000296243 Jy ! Component: 2150 - total flux cleaned = -0.00031056 Jy ! Component: 2200 - total flux cleaned = -0.00028202 Jy ! Component: 2250 - total flux cleaned = -0.000309981 Jy ! Component: 2300 - total flux cleaned = -0.000337775 Jy ! Component: 2350 - total flux cleaned = -0.000296161 Jy ! Component: 2400 - total flux cleaned = -0.000255015 Jy ! Component: 2450 - total flux cleaned = -0.00028213 Jy ! Component: 2500 - total flux cleaned = -0.000308997 Jy ! Component: 2550 - total flux cleaned = -0.000309027 Jy ! Component: 2600 - total flux cleaned = -0.000322127 Jy ! Component: 2650 - total flux cleaned = -0.000309014 Jy ! Component: 2700 - total flux cleaned = -0.000322022 Jy ! Component: 2750 - total flux cleaned = -0.000334863 Jy ! Component: 2800 - total flux cleaned = -0.000309123 Jy ! Component: 2850 - total flux cleaned = -0.000321938 Jy ! Component: 2900 - total flux cleaned = -0.000321925 Jy ! Component: 2950 - total flux cleaned = -0.000347107 Jy ! Component: 3000 - total flux cleaned = -0.000359552 Jy ! Component: 3050 - total flux cleaned = -0.000347244 Jy ! Component: 3100 - total flux cleaned = -0.000384066 Jy ! Component: 3150 - total flux cleaned = -0.000371853 Jy ! Component: 3200 - total flux cleaned = -0.000359799 Jy ! Component: 3250 - total flux cleaned = -0.000395796 Jy ! Component: 3300 - total flux cleaned = -0.000407539 Jy ! Component: 3350 - total flux cleaned = -0.000431062 Jy ! Component: 3400 - total flux cleaned = -0.00045454 Jy ! Component: 3450 - total flux cleaned = -0.000477829 Jy ! Component: 3500 - total flux cleaned = -0.000524258 Jy ! Component: 3550 - total flux cleaned = -0.000581922 Jy ! Component: 3600 - total flux cleaned = -0.000616306 Jy ! Component: 3650 - total flux cleaned = -0.000662 Jy ! Component: 3700 - total flux cleaned = -0.000695957 Jy ! Component: 3750 - total flux cleaned = -0.000695903 Jy ! Component: 3800 - total flux cleaned = -0.000740648 Jy ! Component: 3850 - total flux cleaned = -0.000740597 Jy ! Component: 3900 - total flux cleaned = -0.000784941 Jy ! Component: 3950 - total flux cleaned = -0.000762998 Jy ! Component: 4000 - total flux cleaned = -0.000806734 Jy ! Component: 4050 - total flux cleaned = -0.000882737 Jy ! Total flux subtracted in 4096 components = -0.000861069 Jy ! Clean residual min=-0.000576 max=0.000653 Jy/beam ! Clean residual mean=0.000000 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.291847 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 462 components and 0.291847 Jy ![Exited script file: muppet] wmap "J0149+1857_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.248 x 7.604 at -2.932 degrees (North through East) ! Clean map min=-0.0012988 max=0.18988 Jy/beam ! Writing clean map to FITS file: J0149+1857_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.189876 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000197078 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.31138 0.31138 0.62276 1.24552 2.49104 4.98208 9.96415 19.9283 39.8566 79.7132 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.189 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.248 x 7.604 at -2.932 degrees (North through East) ! Clean map min=-0.0012988 max=0.18988 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 J0149+1857_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:08:34 2019