! Started logfile: J1107+1628_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:11:51 2019 obs J1107+1628_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J1107+1628_S_2017_01_16_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.775439 visibilities/baseline/integration-bin. ! Found source: J1107+1628 ! ! 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 622 lines of history. ! ! Reading 15912 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 J1107+1628_S_2017_01_16_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 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 435 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.794633Jy sigma=0.006920 ! Fit after self-cal, rms=0.784213Jy sigma=0.006856 ! 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.602 mas, bmaj=8.039 mas, bpa=15.93 degrees ! Estimated noise=1049.51 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.169435 Jy ! Component: 100 - total flux cleaned = 0.214244 Jy ! Total flux subtracted in 100 components = 0.214244 Jy ! Clean residual min=-0.007258 max=0.018125 Jy/beam ! Clean residual mean=-0.000055 rms=0.002227 Jy/beam ! Combined flux in latest and established models = 0.214244 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.214244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104603Jy sigma=0.000745 ! Fit after self-cal, rms=0.104559Jy sigma=0.000745 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0195743 Jy ! Component: 100 - total flux cleaned = 0.0303028 Jy ! Total flux subtracted in 100 components = 0.0303028 Jy ! Clean residual min=-0.006254 max=0.007317 Jy/beam ! Clean residual mean=-0.000035 rms=0.001629 Jy/beam ! Combined flux in latest and established models = 0.244547 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.244547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100379Jy sigma=0.000704 ! Fit after self-cal, rms=0.100336Jy sigma=0.000704 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.245 mas, bmaj=8.719 mas, bpa=15.57 degrees ! Estimated noise=703.053 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 (-2, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00837729 Jy ! Component: 100 - total flux cleaned = 0.0136204 Jy ! Component: 150 - total flux cleaned = 0.0172721 Jy ! Component: 200 - total flux cleaned = 0.0185689 Jy ! Total flux subtracted in 200 components = 0.0185689 Jy ! Clean residual min=-0.005574 max=0.004968 Jy/beam ! Clean residual mean=-0.000019 rms=0.001378 Jy/beam ! Combined flux in latest and established models = 0.263116 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 60 components and 0.263116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099436Jy sigma=0.000696 ! Fit after self-cal, rms=0.099393Jy sigma=0.000695 ! 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.07 FD 0.97 HN 0.94 KP 1.01 ! LA 1.02 MK 1.00* NL 0.90 OV 1.01 ! PT 0.98 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.06 HN 0.99 KP 0.98 ! LA 0.99 MK 1.00* NL 1.07 OV 1.04 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.99 HN 1.00 KP 1.02 ! LA 1.00 MK 1.00* NL 1.06 OV 0.97 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.02 HN 0.92 KP 1.00* ! LA 1.16 MK 1.00* NL 1.00* OV 0.96 ! PT 0.99 SC 1.28 ! ! ! Fit before self-cal, rms=0.099393Jy sigma=0.000695 ! Fit after self-cal, rms=0.106297Jy sigma=0.000683 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.229 mas, bmaj=8.703 mas, bpa=15.07 degrees ! Estimated noise=706.173 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.00135621 Jy ! Component: 100 - total flux cleaned = 0.00180023 Jy ! Component: 150 - total flux cleaned = 0.0019536 Jy ! Component: 200 - total flux cleaned = 0.0021566 Jy ! Total flux subtracted in 200 components = 0.0021566 Jy ! Clean residual min=-0.004647 max=0.004579 Jy/beam ! Clean residual mean=-0.000021 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.265273 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 88 components and 0.265273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106066Jy sigma=0.000682 ! Fit after self-cal, rms=0.106157Jy sigma=0.000682 ! 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.106157Jy sigma=0.000682 ! Fit after self-cal, rms=0.096582Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.231 mas, bmaj=8.703 mas, bpa=15.19 degrees ! Estimated noise=705.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000714698 Jy ! Component: 100 - total flux cleaned = -0.000756256 Jy ! Component: 150 - total flux cleaned = -0.000636206 Jy ! Component: 200 - total flux cleaned = -0.000533821 Jy ! Total flux subtracted in 200 components = -0.000533821 Jy ! Clean residual min=-0.002412 max=0.003892 Jy/beam ! Clean residual mean=-0.000004 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.264739 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 103 components and 0.264739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096531Jy sigma=0.000666 ! Fit after self-cal, rms=0.096506Jy sigma=0.000665 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 (-9.5, 30). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00356185 Jy ! Component: 100 - total flux cleaned = 0.00513264 Jy ! Component: 150 - total flux cleaned = 0.0059141 Jy ! Component: 200 - total flux cleaned = 0.00661673 Jy ! Total flux subtracted in 200 components = 0.00661673 Jy ! Clean residual min=-0.001959 max=0.001814 Jy/beam ! Clean residual mean=-0.000006 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.271356 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 129 components and 0.271356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096371Jy sigma=0.000664 ! Fit after self-cal, rms=0.096364Jy sigma=0.000664 ! 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.096364Jy sigma=0.000664 ! Fit after self-cal, rms=0.096271Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.231 mas, bmaj=8.706 mas, bpa=15.18 degrees ! Estimated noise=706.032 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000482932 Jy ! Component: 100 - total flux cleaned = 0.00105436 Jy ! Component: 150 - total flux cleaned = 0.00141066 Jy ! Component: 200 - total flux cleaned = 0.00176251 Jy ! Total flux subtracted in 200 components = 0.00176251 Jy ! Clean residual min=-0.001913 max=0.001731 Jy/beam ! Clean residual mean=-0.000002 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.273118 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 148 components and 0.273118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096238Jy sigma=0.000663 ! Fit after self-cal, rms=0.096245Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000228446 Jy ! Component: 100 - total flux cleaned = 0.000518434 Jy ! Component: 150 - total flux cleaned = 0.000758899 Jy ! Component: 200 - total flux cleaned = 0.00100713 Jy ! Total flux subtracted in 200 components = 0.00100713 Jy ! Clean residual min=-0.001867 max=0.001673 Jy/beam ! Clean residual mean=-0.000002 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.274125 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 163 components and 0.274125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096227Jy sigma=0.000663 ! Fit after self-cal, rms=0.096225Jy 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.096225Jy sigma=0.000663 ! Fit after self-cal, rms=0.096347Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.926 mas, bmaj=10.73 mas, bpa=3.67 degrees ! Estimated noise=818.558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000497978 Jy ! Component: 100 - total flux cleaned = 0.000980259 Jy ! Component: 150 - total flux cleaned = 0.00135473 Jy ! Component: 200 - total flux cleaned = 0.00162849 Jy ! Total flux subtracted in 200 components = 0.00162849 Jy ! Clean residual min=-0.001682 max=0.001577 Jy/beam ! Clean residual mean=-0.000002 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.275754 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 182 components and 0.275754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096334Jy sigma=0.000663 ! Fit after self-cal, rms=0.096336Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.95579e-05 Jy ! Component: 100 - total flux cleaned = 0.000312794 Jy ! Component: 150 - total flux cleaned = 0.000464875 Jy ! Component: 200 - total flux cleaned = 0.000601307 Jy ! Total flux subtracted in 200 components = 0.000601307 Jy ! Clean residual min=-0.001647 max=0.001519 Jy/beam ! Clean residual mean=-0.000002 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.276355 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 194 components and 0.276355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096330Jy sigma=0.000663 ! Fit after self-cal, rms=0.096329Jy sigma=0.000663 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.229 mas, bmaj=8.706 mas, bpa=15.18 degrees ! Estimated noise=706.698 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.229 x 8.706 at 15.18 degrees (North through East) ! Clean map min=-0.0017693 max=0.21701 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.601 mas, bmaj=8.025 mas, bpa=15.5 degrees ! Estimated noise=1053.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.169719 Jy ! Component: 100 - total flux cleaned = 0.215598 Jy ! Component: 150 - total flux cleaned = 0.234705 Jy ! Component: 200 - total flux cleaned = 0.244168 Jy ! Total flux subtracted in 200 components = 0.244168 Jy ! Clean residual min=-0.003633 max=0.004531 Jy/beam ! Clean residual mean=-0.000010 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.244168 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.244168 Jy ! Inverting map and beam ! Estimated beam: bmin=4.229 mas, bmaj=8.706 mas, bpa=15.18 degrees ! Estimated noise=706.698 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.00689294 Jy ! Component: 100 - total flux cleaned = 0.011721 Jy ! Component: 150 - total flux cleaned = 0.0154428 Jy ! Component: 200 - total flux cleaned = 0.0183655 Jy ! Total flux subtracted in 200 components = 0.0183655 Jy ! Clean residual min=-0.001921 max=0.001903 Jy/beam ! Clean residual mean=-0.000002 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.262533 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 70 components and 0.262533 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.926 mas, bmaj=10.73 mas, bpa=3.67 degrees ! Estimated noise=818.558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00317302 Jy ! Component: 100 - total flux cleaned = 0.00550818 Jy ! Component: 150 - total flux cleaned = 0.00731926 Jy ! Component: 200 - total flux cleaned = 0.00878128 Jy ! Total flux subtracted in 200 components = 0.00878128 Jy ! Clean residual min=-0.001774 max=0.001738 Jy/beam ! Clean residual mean=-0.000002 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.271315 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.00120145 Jy ! Component: 100 - total flux cleaned = 0.00219833 Jy ! Component: 150 - total flux cleaned = 0.00302886 Jy ! Component: 200 - total flux cleaned = 0.00372246 Jy ! Total flux subtracted in 200 components = 0.00372246 Jy ! Clean residual min=-0.001662 max=0.001534 Jy/beam ! Clean residual mean=-0.000002 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.275037 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 148 components and 0.275037 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.229 mas, bmaj=8.706 mas, bpa=15.18 degrees ! Estimated noise=706.698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00078142 Jy ! Component: 100 - total flux cleaned = 0.00102813 Jy ! Component: 150 - total flux cleaned = 0.00118272 Jy ! Component: 200 - total flux cleaned = 0.00129402 Jy ! Total flux subtracted in 200 components = 0.00129402 Jy ! Clean residual min=-0.001762 max=0.001565 Jy/beam ! Clean residual mean=-0.000001 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.276331 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 177 components and 0.276331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096326Jy sigma=0.000663 ! Fit after self-cal, rms=0.096306Jy sigma=0.000663 wmodel J1107+1628_S_2017_01_16_pus_map.mod ! Writing 177 model components to file: J1107+1628_S_2017_01_16_pus_map.mod wobs J1107+1628_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J1107+1628_S_2017_01_16_pus_uvs.fits wwins J1107+1628_S_2017_01_16_pus_map.win ! wwins: Wrote 3 windows to J1107+1628_S_2017_01_16_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 = 7.89513e-05 Jy ! Component: 100 - total flux cleaned = 0.000293747 Jy ! Component: 150 - total flux cleaned = 0.000420165 Jy ! Component: 200 - total flux cleaned = 0.000566364 Jy ! Component: 250 - total flux cleaned = 0.000613261 Jy ! Component: 300 - total flux cleaned = 0.000612632 Jy ! Component: 350 - total flux cleaned = 0.000612345 Jy ! Component: 400 - total flux cleaned = 0.000612383 Jy ! Component: 450 - total flux cleaned = 0.000676233 Jy ! Component: 500 - total flux cleaned = 0.000738966 Jy ! Component: 550 - total flux cleaned = 0.000881749 Jy ! Component: 600 - total flux cleaned = 0.000941661 Jy ! Component: 650 - total flux cleaned = 0.00103977 Jy ! Component: 700 - total flux cleaned = 0.00109748 Jy ! Component: 750 - total flux cleaned = 0.00119204 Jy ! Component: 800 - total flux cleaned = 0.00124748 Jy ! Component: 850 - total flux cleaned = 0.00133918 Jy ! Component: 900 - total flux cleaned = 0.00137504 Jy ! Component: 950 - total flux cleaned = 0.00142874 Jy ! Component: 1000 - total flux cleaned = 0.00141128 Jy ! Component: 1050 - total flux cleaned = 0.00142858 Jy ! Component: 1100 - total flux cleaned = 0.00141147 Jy ! Component: 1150 - total flux cleaned = 0.00134379 Jy ! Component: 1200 - total flux cleaned = 0.00134419 Jy ! Component: 1250 - total flux cleaned = 0.00132822 Jy ! Component: 1300 - total flux cleaned = 0.00132825 Jy ! Component: 1350 - total flux cleaned = 0.00129607 Jy ! Component: 1400 - total flux cleaned = 0.0013281 Jy ! Component: 1450 - total flux cleaned = 0.00131234 Jy ! Component: 1500 - total flux cleaned = 0.00132801 Jy ! Component: 1550 - total flux cleaned = 0.00135888 Jy ! Component: 1600 - total flux cleaned = 0.00135897 Jy ! Component: 1650 - total flux cleaned = 0.0013439 Jy ! Component: 1700 - total flux cleaned = 0.00135876 Jy ! Component: 1750 - total flux cleaned = 0.00129927 Jy ! Component: 1800 - total flux cleaned = 0.0012261 Jy ! Component: 1850 - total flux cleaned = 0.00128422 Jy ! Component: 1900 - total flux cleaned = 0.00128431 Jy ! Component: 1950 - total flux cleaned = 0.00127027 Jy ! Component: 2000 - total flux cleaned = 0.00128453 Jy ! Component: 2050 - total flux cleaned = 0.0013123 Jy ! Component: 2100 - total flux cleaned = 0.00128439 Jy ! Component: 2150 - total flux cleaned = 0.00127058 Jy ! Component: 2200 - total flux cleaned = 0.00127061 Jy ! Component: 2250 - total flux cleaned = 0.00118964 Jy ! Component: 2300 - total flux cleaned = 0.00114968 Jy ! Component: 2350 - total flux cleaned = 0.00118944 Jy ! Component: 2400 - total flux cleaned = 0.0011236 Jy ! Component: 2450 - total flux cleaned = 0.00105834 Jy ! Component: 2500 - total flux cleaned = 0.00103252 Jy ! Component: 2550 - total flux cleaned = 0.000993878 Jy ! Component: 2600 - total flux cleaned = 0.000955714 Jy ! Component: 2650 - total flux cleaned = 0.000955867 Jy ! Component: 2700 - total flux cleaned = 0.000918224 Jy ! Component: 2750 - total flux cleaned = 0.000893342 Jy ! Component: 2800 - total flux cleaned = 0.000880873 Jy ! Component: 2850 - total flux cleaned = 0.000843895 Jy ! Component: 2900 - total flux cleaned = 0.000770769 Jy ! Component: 2950 - total flux cleaned = 0.000746519 Jy ! Component: 3000 - total flux cleaned = 0.000698417 Jy ! Component: 3050 - total flux cleaned = 0.000674415 Jy ! Component: 3100 - total flux cleaned = 0.000662592 Jy ! Component: 3150 - total flux cleaned = 0.000615472 Jy ! Component: 3200 - total flux cleaned = 0.00058017 Jy ! Component: 3250 - total flux cleaned = 0.000580193 Jy ! Component: 3300 - total flux cleaned = 0.00049932 Jy ! Component: 3350 - total flux cleaned = 0.000476421 Jy ! Component: 3400 - total flux cleaned = 0.000442156 Jy ! Component: 3450 - total flux cleaned = 0.000362774 Jy ! Component: 3500 - total flux cleaned = 0.000362798 Jy ! Component: 3550 - total flux cleaned = 0.000284298 Jy ! Component: 3600 - total flux cleaned = 0.000250823 Jy ! Component: 3650 - total flux cleaned = 0.000206529 Jy ! Component: 3700 - total flux cleaned = 0.000173401 Jy ! Component: 3750 - total flux cleaned = 0.000118646 Jy ! Component: 3800 - total flux cleaned = 5.32886e-05 Jy ! Component: 3850 - total flux cleaned = 9.93789e-06 Jy ! Component: 3900 - total flux cleaned = -5.46834e-05 Jy ! Component: 3950 - total flux cleaned = -0.000108296 Jy ! Component: 4000 - total flux cleaned = -0.000118967 Jy ! Component: 4050 - total flux cleaned = -0.000161398 Jy ! Total flux subtracted in 4096 components = -0.000235224 Jy ! Clean residual min=-0.000734 max=0.000560 Jy/beam ! Clean residual mean=-0.000002 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.276096 Jy keep ! Adding 329 model components to the UV plane model. ! The established model now contains 506 components and 0.276096 Jy ![Exited script file: muppet] wmap "J1107+1628_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.229 x 8.706 at 15.18 degrees (North through East) ! Clean map min=-0.0015876 max=0.217 Jy/beam ! Writing clean map to FITS file: J1107+1628_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.217004 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202356 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.279749 0.279749 0.559499 1.119 2.23799 4.47599 8.95198 17.904 35.8079 71.6158 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.217 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.229 x 8.706 at 15.18 degrees (North through East) ! Clean map min=-0.0015876 max=0.217 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 J1107+1628_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:11:57 2019