! Started logfile: J1155-1216_S_2017_06_10_pus_uvs.log on Mon May 6 14:52:27 2019 obs J1155-1216_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1155-1216_S_2017_06_10_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.715259 visibilities/baseline/integration-bin. ! Found source: J1155-1216 ! ! 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 1154 lines of history. ! ! Reading 9656 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 J1155-1216_S_2017_06_10_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 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 198 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 211 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 518 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.937532Jy sigma=0.007880 ! Fit after self-cal, rms=0.922902Jy sigma=0.007772 ! 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.513 mas, bmaj=8.461 mas, bpa=11.05 degrees ! Estimated noise=1503.58 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.0610058 Jy ! Component: 100 - total flux cleaned = 0.0761672 Jy ! Total flux subtracted in 100 components = 0.0761672 Jy ! Clean residual min=-0.006306 max=0.010539 Jy/beam ! Clean residual mean=-0.000062 rms=0.001869 Jy/beam ! Combined flux in latest and established models = 0.0761672 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0761672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085969Jy sigma=0.000701 ! Fit after self-cal, rms=0.085902Jy sigma=0.000701 ! 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.022 mas, bmaj=10.04 mas, bpa=11.61 degrees ! Estimated noise=1079.1 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.0106248 Jy ! Component: 100 - total flux cleaned = 0.0164078 Jy ! Component: 150 - total flux cleaned = 0.0198112 Jy ! Component: 200 - total flux cleaned = 0.0218907 Jy ! Total flux subtracted in 200 components = 0.0218907 Jy ! Clean residual min=-0.006117 max=0.011615 Jy/beam ! Clean residual mean=-0.000032 rms=0.002042 Jy/beam ! Combined flux in latest and established models = 0.0980579 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 47 components and 0.0980579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084623Jy sigma=0.000689 ! Fit after self-cal, rms=0.084563Jy sigma=0.000689 ! Inverting map ! Added new window around map position (8.5, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0119695 Jy ! Component: 100 - total flux cleaned = 0.018133 Jy ! Component: 150 - total flux cleaned = 0.0216108 Jy ! Component: 200 - total flux cleaned = 0.0230111 Jy ! Total flux subtracted in 200 components = 0.0230111 Jy ! Clean residual min=-0.003880 max=0.003964 Jy/beam ! Clean residual mean=-0.000007 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 0.121069 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 105 components and 0.121069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082953Jy sigma=0.000674 ! Fit after self-cal, rms=0.082629Jy sigma=0.000671 ! 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.02 FD 0.92 HN 1.04 KP 1.05 ! LA 1.05 MK 1.00* NL 1.00 OV 1.05 ! PT 0.93 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 HN 1.12 KP 0.95 ! LA 0.97 MK 1.00* NL 1.06 OV 1.22 ! PT 0.95 SC 0.99 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.95 KP 0.94 ! LA 0.99 MK 1.00* NL 1.02 OV 1.00 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 4. ! A total of 81 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 0.90 KP 1.00* ! LA 0.89 MK 1.03 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.082629Jy sigma=0.000671 ! Fit after self-cal, rms=0.083677Jy sigma=0.000671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.018 mas, bmaj=9.997 mas, bpa=11.54 degrees ! Estimated noise=1092.14 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.00295983 Jy ! Component: 100 - total flux cleaned = 0.00335166 Jy ! Component: 150 - total flux cleaned = 0.00319848 Jy ! Component: 200 - total flux cleaned = 0.00300304 Jy ! Total flux subtracted in 200 components = 0.00300304 Jy ! Clean residual min=-0.002775 max=0.003054 Jy/beam ! Clean residual mean=0.000010 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.124072 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 133 components and 0.124072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083492Jy sigma=0.000669 ! Fit after self-cal, rms=0.083529Jy sigma=0.000669 ! 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.083529Jy sigma=0.000669 ! Fit after self-cal, rms=0.083623Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.01 mas, bmaj=9.995 mas, bpa=11.3 degrees ! Estimated noise=1086.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145337 Jy ! Component: 100 - total flux cleaned = 0.00145663 Jy ! Component: 150 - total flux cleaned = 0.00129658 Jy ! Component: 200 - total flux cleaned = 0.00105773 Jy ! Total flux subtracted in 200 components = 0.00105773 Jy ! Clean residual min=-0.002541 max=0.002674 Jy/beam ! Clean residual mean=0.000018 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.12513 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 150 components and 0.12513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083530Jy sigma=0.000667 ! Fit after self-cal, rms=0.083556Jy 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 = 0.000376198 Jy ! Component: 100 - total flux cleaned = 0.000334402 Jy ! Component: 150 - total flux cleaned = 0.000130959 Jy ! Component: 200 - total flux cleaned = -1.42036e-05 Jy ! Total flux subtracted in 200 components = -1.42036e-05 Jy ! Clean residual min=-0.002452 max=0.002569 Jy/beam ! Clean residual mean=0.000018 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.125116 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 159 components and 0.125116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083511Jy sigma=0.000667 ! Fit after self-cal, rms=0.083510Jy sigma=0.000666 ! 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.083510Jy sigma=0.000666 ! Fit after self-cal, rms=0.083273Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.008 mas, bmaj=9.976 mas, bpa=11.09 degrees ! Estimated noise=1079.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000668937 Jy ! Component: 100 - total flux cleaned = 0.000628049 Jy ! Component: 150 - total flux cleaned = 0.000489097 Jy ! Component: 200 - total flux cleaned = 0.000364705 Jy ! Total flux subtracted in 200 components = 0.000364705 Jy ! Clean residual min=-0.002336 max=0.002313 Jy/beam ! Clean residual mean=0.000017 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.12548 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 169 components and 0.12548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083237Jy sigma=0.000666 ! Fit after self-cal, rms=0.083253Jy sigma=0.000666 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.000166675 Jy ! Component: 100 - total flux cleaned = 0.000108986 Jy ! Component: 150 - total flux cleaned = 2.53923e-06 Jy ! Component: 200 - total flux cleaned = -0.000116346 Jy ! Total flux subtracted in 200 components = -0.000116346 Jy ! Clean residual min=-0.002264 max=0.002239 Jy/beam ! Clean residual mean=0.000017 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.125364 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 174 components and 0.125364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083234Jy sigma=0.000666 ! Fit after self-cal, rms=0.083235Jy sigma=0.000666 ! 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.083235Jy sigma=0.000666 ! Fit after self-cal, rms=0.083174Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.477 mas, bmaj=15.08 mas, bpa=0.5498 degrees ! Estimated noise=1290.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000320107 Jy ! Component: 100 - total flux cleaned = 0.000317648 Jy ! Component: 150 - total flux cleaned = 0.000232687 Jy ! Component: 200 - total flux cleaned = 0.000158002 Jy ! Total flux subtracted in 200 components = 0.000158002 Jy ! Clean residual min=-0.002613 max=0.002647 Jy/beam ! Clean residual mean=0.000029 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.125522 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 189 components and 0.125522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083163Jy sigma=0.000666 ! Fit after self-cal, rms=0.083175Jy sigma=0.000666 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 = 4.24977e-05 Jy ! Component: 100 - total flux cleaned = 2.54368e-05 Jy ! Component: 150 - total flux cleaned = -5.11088e-05 Jy ! Component: 200 - total flux cleaned = -0.00010535 Jy ! Total flux subtracted in 200 components = -0.00010535 Jy ! Clean residual min=-0.002607 max=0.002656 Jy/beam ! Clean residual mean=0.000029 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.125417 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 194 components and 0.125417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083169Jy sigma=0.000666 ! Fit after self-cal, rms=0.083170Jy sigma=0.000666 ! 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.008 mas, bmaj=9.97 mas, bpa=10.96 degrees ! Estimated noise=1076.17 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.008 x 9.97 at 10.96 degrees (North through East) ! Clean map min=-0.0023399 max=0.075676 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.499 mas, bmaj=8.383 mas, bpa=10.13 degrees ! Estimated noise=1494.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0591367 Jy ! Component: 100 - total flux cleaned = 0.078244 Jy ! Component: 150 - total flux cleaned = 0.0905302 Jy ! Component: 200 - total flux cleaned = 0.0994935 Jy ! Total flux subtracted in 200 components = 0.0994935 Jy ! Clean residual min=-0.004501 max=0.005216 Jy/beam ! Clean residual mean=-0.000024 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 0.0994935 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.0994935 Jy ! Inverting map and beam ! Estimated beam: bmin=4.008 mas, bmaj=9.97 mas, bpa=10.96 degrees ! Estimated noise=1076.17 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.00831397 Jy ! Component: 100 - total flux cleaned = 0.0142138 Jy ! Component: 150 - total flux cleaned = 0.0184736 Jy ! Component: 200 - total flux cleaned = 0.0215674 Jy ! Total flux subtracted in 200 components = 0.0215674 Jy ! Clean residual min=-0.002835 max=0.002468 Jy/beam ! Clean residual mean=0.000005 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.121061 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 76 components and 0.121061 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=15.08 mas, bpa=0.5498 degrees ! Estimated noise=1290.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00316755 Jy ! Component: 100 - total flux cleaned = 0.00413699 Jy ! Component: 150 - total flux cleaned = 0.00438601 Jy ! Component: 200 - total flux cleaned = 0.00453565 Jy ! Total flux subtracted in 200 components = 0.00453565 Jy ! Clean residual min=-0.002786 max=0.002744 Jy/beam ! Clean residual mean=0.000025 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.125597 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 = 8.60357e-05 Jy ! Component: 100 - total flux cleaned = 0.000164768 Jy ! Component: 150 - total flux cleaned = 0.000165799 Jy ! Component: 200 - total flux cleaned = 0.000166185 Jy ! Total flux subtracted in 200 components = 0.000166185 Jy ! Clean residual min=-0.002705 max=0.002772 Jy/beam ! Clean residual mean=0.000028 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.125763 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 141 components and 0.125763 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.008 mas, bmaj=9.97 mas, bpa=10.96 degrees ! Estimated noise=1076.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.04307e-05 Jy ! Component: 100 - total flux cleaned = -7.24933e-05 Jy ! Component: 150 - total flux cleaned = -0.00010501 Jy ! Component: 200 - total flux cleaned = -0.000133862 Jy ! Total flux subtracted in 200 components = -0.000133862 Jy ! Clean residual min=-0.002304 max=0.002173 Jy/beam ! Clean residual mean=0.000015 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.125629 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 158 components and 0.125629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083189Jy sigma=0.000666 ! Fit after self-cal, rms=0.083190Jy sigma=0.000666 wmodel J1155-1216_S_2017_06_10_pus_map.mod ! Writing 158 model components to file: J1155-1216_S_2017_06_10_pus_map.mod wobs J1155-1216_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1155-1216_S_2017_06_10_pus_uvs.fits wwins J1155-1216_S_2017_06_10_pus_map.win ! wwins: Wrote 2 windows to J1155-1216_S_2017_06_10_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 = -6.14874e-05 Jy ! Component: 100 - total flux cleaned = 0.00012108 Jy ! Component: 150 - total flux cleaned = 0.000121078 Jy ! Component: 200 - total flux cleaned = 8.77673e-05 Jy ! Component: 250 - total flux cleaned = -5.95247e-06 Jy ! Component: 300 - total flux cleaned = -0.000125412 Jy ! Component: 350 - total flux cleaned = -0.000211664 Jy ! Component: 400 - total flux cleaned = -0.00023889 Jy ! Component: 450 - total flux cleaned = -0.000211764 Jy ! Component: 500 - total flux cleaned = -0.000212863 Jy ! Component: 550 - total flux cleaned = -0.000288488 Jy ! Component: 600 - total flux cleaned = -0.000361668 Jy ! Component: 650 - total flux cleaned = -0.000456451 Jy ! Component: 700 - total flux cleaned = -0.000572213 Jy ! Component: 750 - total flux cleaned = -0.000617556 Jy ! Component: 800 - total flux cleaned = -0.000617792 Jy ! Component: 850 - total flux cleaned = -0.000683176 Jy ! Component: 900 - total flux cleaned = -0.000577563 Jy ! Component: 950 - total flux cleaned = -0.000514984 Jy ! Component: 1000 - total flux cleaned = -0.000412818 Jy ! Component: 1050 - total flux cleaned = -0.00037279 Jy ! Component: 1100 - total flux cleaned = -0.000313583 Jy ! Component: 1150 - total flux cleaned = -0.000255522 Jy ! Component: 1200 - total flux cleaned = -0.000141432 Jy ! Component: 1250 - total flux cleaned = -6.69878e-05 Jy ! Component: 1300 - total flux cleaned = -1.17153e-05 Jy ! Component: 1350 - total flux cleaned = -1.17745e-05 Jy ! Component: 1400 - total flux cleaned = 9.5599e-05 Jy ! Component: 1450 - total flux cleaned = 0.000113181 Jy ! Component: 1500 - total flux cleaned = 0.000217806 Jy ! Component: 1550 - total flux cleaned = 0.000286482 Jy ! Component: 1600 - total flux cleaned = 0.000371093 Jy ! Component: 1650 - total flux cleaned = 0.000438125 Jy ! Component: 1700 - total flux cleaned = 0.000504483 Jy ! Component: 1750 - total flux cleaned = 0.000570126 Jy ! Component: 1800 - total flux cleaned = 0.000651041 Jy ! Component: 1850 - total flux cleaned = 0.000682828 Jy ! Component: 1900 - total flux cleaned = 0.00071442 Jy ! Component: 1950 - total flux cleaned = 0.000792236 Jy ! Component: 2000 - total flux cleaned = 0.000853803 Jy ! Component: 2050 - total flux cleaned = 0.0008843 Jy ! Component: 2100 - total flux cleaned = 0.000944567 Jy ! Component: 2150 - total flux cleaned = 0.001034 Jy ! Component: 2200 - total flux cleaned = 0.00107825 Jy ! Component: 2250 - total flux cleaned = 0.0011077 Jy ! Component: 2300 - total flux cleaned = 0.00115122 Jy ! Component: 2350 - total flux cleaned = 0.00122293 Jy ! Component: 2400 - total flux cleaned = 0.00122285 Jy ! Component: 2450 - total flux cleaned = 0.00127909 Jy ! Component: 2500 - total flux cleaned = 0.00126517 Jy ! Component: 2550 - total flux cleaned = 0.00136224 Jy ! Component: 2600 - total flux cleaned = 0.00140339 Jy ! Component: 2650 - total flux cleaned = 0.00144416 Jy ! Component: 2700 - total flux cleaned = 0.00147118 Jy ! Component: 2750 - total flux cleaned = 0.00153809 Jy ! Component: 2800 - total flux cleaned = 0.00156475 Jy ! Component: 2850 - total flux cleaned = 0.00160417 Jy ! Component: 2900 - total flux cleaned = 0.00161718 Jy ! Component: 2950 - total flux cleaned = 0.00166913 Jy ! Component: 3000 - total flux cleaned = 0.00170767 Jy ! Component: 3050 - total flux cleaned = 0.00168225 Jy ! Component: 3100 - total flux cleaned = 0.00172027 Jy ! Component: 3150 - total flux cleaned = 0.00172031 Jy ! Component: 3200 - total flux cleaned = 0.00172054 Jy ! Component: 3250 - total flux cleaned = 0.00177027 Jy ! Component: 3300 - total flux cleaned = 0.00178266 Jy ! Component: 3350 - total flux cleaned = 0.00180723 Jy ! Component: 3400 - total flux cleaned = 0.0018314 Jy ! Component: 3450 - total flux cleaned = 0.00181941 Jy ! Component: 3500 - total flux cleaned = 0.00191501 Jy ! Component: 3550 - total flux cleaned = 0.00196258 Jy ! Component: 3600 - total flux cleaned = 0.00204521 Jy ! Component: 3650 - total flux cleaned = 0.00209204 Jy ! Component: 3700 - total flux cleaned = 0.00216196 Jy ! Component: 3750 - total flux cleaned = 0.0022082 Jy ! Component: 3800 - total flux cleaned = 0.00225424 Jy ! Component: 3850 - total flux cleaned = 0.00231141 Jy ! Component: 3900 - total flux cleaned = 0.00233414 Jy ! Component: 3950 - total flux cleaned = 0.00234548 Jy ! Component: 4000 - total flux cleaned = 0.00242427 Jy ! Component: 4050 - total flux cleaned = 0.00241319 Jy ! Total flux subtracted in 4096 components = 0.0024355 Jy ! Clean residual min=-0.000747 max=0.000750 Jy/beam ! Clean residual mean=0.000001 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.128064 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 474 components and 0.128064 Jy ![Exited script file: muppet] wmap "J1155-1216_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.008 x 9.97 at 10.96 degrees (North through East) ! Clean map min=-0.0019568 max=0.075937 Jy/beam ! Writing clean map to FITS file: J1155-1216_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0759371 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00020438 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.807433 0.807433 1.61487 3.22973 6.45946 12.9189 25.8378 51.6757 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.075 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.008 x 9.97 at 10.96 degrees (North through East) ! Clean map min=-0.0019568 max=0.075937 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 J1155-1216_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:52:33 2019