! Started logfile: J0110-0741_S_2017_06_15_pus_uvs.log on Tue May 7 15:07:26 2019 obs J0110-0741_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0110-0741_S_2017_06_15_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.898942 visibilities/baseline/integration-bin. ! Found source: J0110-0741 ! ! 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 13592 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 J0110-0741_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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 550 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.633248Jy sigma=0.005214 ! Fit after self-cal, rms=0.604922Jy sigma=0.004991 ! 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.629 mas, bmaj=7.096 mas, bpa=-4.132 degrees ! Estimated noise=1185.21 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.29805 Jy ! Component: 100 - total flux cleaned = 0.399823 Jy ! Total flux subtracted in 100 components = 0.399823 Jy ! Clean residual min=-0.015964 max=0.045183 Jy/beam ! Clean residual mean=0.000034 rms=0.004841 Jy/beam ! Combined flux in latest and established models = 0.399823 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.399823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128743Jy sigma=0.001054 ! Fit after self-cal, rms=0.128196Jy sigma=0.001049 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0500106 Jy ! Component: 100 - total flux cleaned = 0.0762483 Jy ! Total flux subtracted in 100 components = 0.0762483 Jy ! Clean residual min=-0.008012 max=0.017776 Jy/beam ! Clean residual mean=0.000014 rms=0.002514 Jy/beam ! Combined flux in latest and established models = 0.476071 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.476072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100193Jy sigma=0.000793 ! Fit after self-cal, rms=0.100139Jy sigma=0.000793 ! Inverting map ! Added new window around map position (3.5, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.018278 Jy ! Component: 100 - total flux cleaned = 0.0292682 Jy ! Total flux subtracted in 100 components = 0.0292682 Jy ! Clean residual min=-0.007129 max=0.011072 Jy/beam ! Clean residual mean=0.000007 rms=0.001942 Jy/beam ! Combined flux in latest and established models = 0.50534 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 34 components and 0.50534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095045Jy sigma=0.000743 ! Fit after self-cal, rms=0.094962Jy sigma=0.000742 ! 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.137 mas, bmaj=8.085 mas, bpa=-3.8 degrees ! Estimated noise=902.32 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.0138665 Jy ! Component: 100 - total flux cleaned = 0.0219541 Jy ! Component: 150 - total flux cleaned = 0.026986 Jy ! Component: 200 - total flux cleaned = 0.0302183 Jy ! Total flux subtracted in 200 components = 0.0302183 Jy ! Clean residual min=-0.006066 max=0.007976 Jy/beam ! Clean residual mean=-0.000003 rms=0.001606 Jy/beam ! Combined flux in latest and established models = 0.535558 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 69 components and 0.535558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093017Jy sigma=0.000723 ! Fit after self-cal, rms=0.092955Jy sigma=0.000722 ! 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.13 FD 0.90 HN 1.00 KP 1.02 ! LA 1.01 MK 1.02 NL 0.95 OV 1.01 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.04 KP 1.00 ! LA 0.98 MK 0.99 NL 1.06 OV 1.04 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.07 KP 0.99 ! LA 0.98 MK 1.01 NL 1.00 OV 0.96 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.07 KP 1.00* ! LA 1.00* MK 1.14 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.092955Jy sigma=0.000722 ! Fit after self-cal, rms=0.090030Jy sigma=0.000691 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.16 mas, bmaj=8.113 mas, bpa=-3.359 degrees ! Estimated noise=906.099 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.002356 Jy ! Component: 100 - total flux cleaned = -0.00258498 Jy ! Component: 150 - total flux cleaned = -0.00258639 Jy ! Component: 200 - total flux cleaned = -0.00258539 Jy ! Total flux subtracted in 200 components = -0.00258539 Jy ! Clean residual min=-0.005150 max=0.005037 Jy/beam ! Clean residual mean=0.000002 rms=0.001175 Jy/beam ! Combined flux in latest and established models = 0.532972 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 81 components and 0.532972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089940Jy sigma=0.000691 ! Fit after self-cal, rms=0.089961Jy sigma=0.000691 ! 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.089961Jy sigma=0.000691 ! Fit after self-cal, rms=0.088932Jy sigma=0.000676 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=8.119 mas, bpa=-3.337 degrees ! Estimated noise=904.987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000878698 Jy ! Component: 100 - total flux cleaned = 0.000620201 Jy ! Component: 150 - total flux cleaned = 0.000368687 Jy ! Component: 200 - total flux cleaned = 0.000333084 Jy ! Total flux subtracted in 200 components = 0.000333084 Jy ! Clean residual min=-0.002829 max=0.003178 Jy/beam ! Clean residual mean=0.000002 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.533305 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 93 components and 0.533305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088862Jy sigma=0.000676 ! Fit after self-cal, rms=0.088872Jy sigma=0.000676 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 (5.5, 14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00268609 Jy ! Component: 100 - total flux cleaned = 0.00310081 Jy ! Component: 150 - total flux cleaned = 0.00328873 Jy ! Component: 200 - total flux cleaned = 0.00336842 Jy ! Total flux subtracted in 200 components = 0.00336842 Jy ! Clean residual min=-0.002767 max=0.002525 Jy/beam ! Clean residual mean=0.000001 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.536674 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 112 components and 0.536674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088765Jy sigma=0.000675 ! Fit after self-cal, rms=0.088750Jy sigma=0.000675 ! 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.088750Jy sigma=0.000675 ! Fit after self-cal, rms=0.088577Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.162 mas, bmaj=8.115 mas, bpa=-3.361 degrees ! Estimated noise=903.881 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146394 Jy ! Component: 100 - total flux cleaned = 0.00172022 Jy ! Component: 150 - total flux cleaned = 0.00196116 Jy ! Component: 200 - total flux cleaned = 0.00204831 Jy ! Total flux subtracted in 200 components = 0.00204831 Jy ! Clean residual min=-0.002649 max=0.002308 Jy/beam ! Clean residual mean=0.000001 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.538722 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 128 components and 0.538722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088536Jy sigma=0.000674 ! Fit after self-cal, rms=0.088529Jy 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.000494335 Jy ! Component: 100 - total flux cleaned = 0.000635277 Jy ! Component: 150 - total flux cleaned = 0.000734648 Jy ! Component: 200 - total flux cleaned = 0.000803939 Jy ! Total flux subtracted in 200 components = 0.000803939 Jy ! Clean residual min=-0.002627 max=0.002251 Jy/beam ! Clean residual mean=0.000001 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.539526 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 136 components and 0.539526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088512Jy sigma=0.000674 ! Fit after self-cal, rms=0.088510Jy 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.088510Jy sigma=0.000674 ! Fit after self-cal, rms=0.088462Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.879 mas, bmaj=15.08 mas, bpa=-2.846 degrees ! Estimated noise=1151.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000796566 Jy ! Component: 100 - total flux cleaned = 0.00109615 Jy ! Component: 150 - total flux cleaned = 0.00129765 Jy ! Component: 200 - total flux cleaned = 0.00138684 Jy ! Total flux subtracted in 200 components = 0.00138684 Jy ! Clean residual min=-0.002485 max=0.002669 Jy/beam ! Clean residual mean=0.000002 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.540913 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 143 components and 0.540913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088457Jy sigma=0.000674 ! Fit after self-cal, rms=0.088451Jy 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.000139035 Jy ! Component: 100 - total flux cleaned = 0.000259244 Jy ! Component: 150 - total flux cleaned = 0.000354023 Jy ! Component: 200 - total flux cleaned = 0.000379877 Jy ! Total flux subtracted in 200 components = 0.000379877 Jy ! Clean residual min=-0.002413 max=0.002712 Jy/beam ! Clean residual mean=0.000001 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.541293 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 151 components and 0.541293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088451Jy sigma=0.000674 ! Fit after self-cal, rms=0.088450Jy 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.163 mas, bmaj=8.114 mas, bpa=-3.356 degrees ! Estimated noise=903.902 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.163 x 8.114 at -3.356 degrees (North through East) ! Clean map min=-0.0024461 max=0.39762 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.641 mas, bmaj=7.112 mas, bpa=-3.832 degrees ! Estimated noise=1192.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.299363 Jy ! Component: 100 - total flux cleaned = 0.402967 Jy ! Component: 150 - total flux cleaned = 0.452959 Jy ! Component: 200 - total flux cleaned = 0.480381 Jy ! Total flux subtracted in 200 components = 0.480381 Jy ! Clean residual min=-0.005148 max=0.014030 Jy/beam ! Clean residual mean=0.000014 rms=0.001770 Jy/beam ! Combined flux in latest and established models = 0.480381 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.480381 Jy ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=8.114 mas, bpa=-3.356 degrees ! Estimated noise=903.902 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.0232385 Jy ! Component: 100 - total flux cleaned = 0.0359042 Jy ! Component: 150 - total flux cleaned = 0.0435979 Jy ! Component: 200 - total flux cleaned = 0.0484661 Jy ! Total flux subtracted in 200 components = 0.0484661 Jy ! Clean residual min=-0.002864 max=0.002998 Jy/beam ! Clean residual mean=0.000004 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.528847 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 75 components and 0.528847 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.879 mas, bmaj=15.08 mas, bpa=-2.846 degrees ! Estimated noise=1151.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00502498 Jy ! Component: 100 - total flux cleaned = 0.0076721 Jy ! Component: 150 - total flux cleaned = 0.00928532 Jy ! Component: 200 - total flux cleaned = 0.0103138 Jy ! Total flux subtracted in 200 components = 0.0103138 Jy ! Clean residual min=-0.002379 max=0.002655 Jy/beam ! Clean residual mean=0.000002 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.539161 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.000666779 Jy ! Component: 100 - total flux cleaned = 0.000999577 Jy ! Component: 150 - total flux cleaned = 0.00112073 Jy ! Component: 200 - total flux cleaned = 0.00121679 Jy ! Total flux subtracted in 200 components = 0.00121679 Jy ! Clean residual min=-0.002326 max=0.002705 Jy/beam ! Clean residual mean=0.000002 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.540378 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 139 components and 0.540378 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=8.114 mas, bpa=-3.356 degrees ! Estimated noise=903.902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.01914e-05 Jy ! Component: 100 - total flux cleaned = 7.20701e-05 Jy ! Component: 150 - total flux cleaned = 7.26022e-05 Jy ! Component: 200 - total flux cleaned = 0.000103609 Jy ! Total flux subtracted in 200 components = 0.000103609 Jy ! Clean residual min=-0.002547 max=0.002396 Jy/beam ! Clean residual mean=0.000001 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.540482 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 151 components and 0.540482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088404Jy sigma=0.000674 ! Fit after self-cal, rms=0.088395Jy sigma=0.000674 wmodel J0110-0741_S_2017_06_15_pus_map.mod ! Writing 151 model components to file: J0110-0741_S_2017_06_15_pus_map.mod wobs J0110-0741_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0110-0741_S_2017_06_15_pus_uvs.fits wwins J0110-0741_S_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J0110-0741_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.000439549 Jy ! Component: 100 - total flux cleaned = -0.000677577 Jy ! Component: 150 - total flux cleaned = -0.000677643 Jy ! Component: 200 - total flux cleaned = -0.000607983 Jy ! Component: 250 - total flux cleaned = -0.000540623 Jy ! Component: 300 - total flux cleaned = -0.000541261 Jy ! Component: 350 - total flux cleaned = -0.000510591 Jy ! Component: 400 - total flux cleaned = -0.00047971 Jy ! Component: 450 - total flux cleaned = -0.000388079 Jy ! Component: 500 - total flux cleaned = -0.00029841 Jy ! Component: 550 - total flux cleaned = -0.00018183 Jy ! Component: 600 - total flux cleaned = -9.68431e-05 Jy ! Component: 650 - total flux cleaned = -1.26082e-05 Jy ! Component: 700 - total flux cleaned = -1.24886e-05 Jy ! Component: 750 - total flux cleaned = 1.51177e-05 Jy ! Component: 800 - total flux cleaned = 9.55954e-05 Jy ! Component: 850 - total flux cleaned = 0.000200474 Jy ! Component: 900 - total flux cleaned = 0.000277593 Jy ! Component: 950 - total flux cleaned = 0.000302828 Jy ! Component: 1000 - total flux cleaned = 0.000452018 Jy ! Component: 1050 - total flux cleaned = 0.000451772 Jy ! Component: 1100 - total flux cleaned = 0.000451541 Jy ! Component: 1150 - total flux cleaned = 0.000499443 Jy ! Component: 1200 - total flux cleaned = 0.000452225 Jy ! Component: 1250 - total flux cleaned = 0.000429489 Jy ! Component: 1300 - total flux cleaned = 0.000475521 Jy ! Component: 1350 - total flux cleaned = 0.000430233 Jy ! Component: 1400 - total flux cleaned = 0.00040774 Jy ! Component: 1450 - total flux cleaned = 0.000363654 Jy ! Component: 1500 - total flux cleaned = 0.000341764 Jy ! Component: 1550 - total flux cleaned = 0.000298948 Jy ! Component: 1600 - total flux cleaned = 0.000256657 Jy ! Component: 1650 - total flux cleaned = 0.000277531 Jy ! Component: 1700 - total flux cleaned = 0.000236063 Jy ! Component: 1750 - total flux cleaned = 0.000236255 Jy ! Component: 1800 - total flux cleaned = 0.000175149 Jy ! Component: 1850 - total flux cleaned = 0.000135271 Jy ! Component: 1900 - total flux cleaned = 9.57972e-05 Jy ! Component: 1950 - total flux cleaned = 9.56551e-05 Jy ! Component: 2000 - total flux cleaned = 3.71678e-05 Jy ! Component: 2050 - total flux cleaned = 1.80374e-05 Jy ! Component: 2100 - total flux cleaned = 1.79284e-05 Jy ! Component: 2150 - total flux cleaned = 3.68318e-05 Jy ! Component: 2200 - total flux cleaned = -5.66594e-05 Jy ! Component: 2250 - total flux cleaned = -9.36168e-05 Jy ! Component: 2300 - total flux cleaned = -9.36573e-05 Jy ! Component: 2350 - total flux cleaned = -0.000148417 Jy ! Component: 2400 - total flux cleaned = -0.000112403 Jy ! Component: 2450 - total flux cleaned = -0.000130512 Jy ! Component: 2500 - total flux cleaned = -0.000255144 Jy ! Component: 2550 - total flux cleaned = -0.00029005 Jy ! Component: 2600 - total flux cleaned = -0.000272617 Jy ! Component: 2650 - total flux cleaned = -0.000359292 Jy ! Component: 2700 - total flux cleaned = -0.000307753 Jy ! Component: 2750 - total flux cleaned = -0.000342015 Jy ! Component: 2800 - total flux cleaned = -0.0003758 Jy ! Component: 2850 - total flux cleaned = -0.000392613 Jy ! Component: 2900 - total flux cleaned = -0.000409497 Jy ! Component: 2950 - total flux cleaned = -0.00037639 Jy ! Component: 3000 - total flux cleaned = -0.00047488 Jy ! Component: 3050 - total flux cleaned = -0.000491108 Jy ! Component: 3100 - total flux cleaned = -0.000523284 Jy ! Component: 3150 - total flux cleaned = -0.000459024 Jy ! Component: 3200 - total flux cleaned = -0.000554792 Jy ! Component: 3250 - total flux cleaned = -0.000523247 Jy ! Component: 3300 - total flux cleaned = -0.000570463 Jy ! Component: 3350 - total flux cleaned = -0.000601886 Jy ! Component: 3400 - total flux cleaned = -0.000694792 Jy ! Component: 3450 - total flux cleaned = -0.000664197 Jy ! Component: 3500 - total flux cleaned = -0.000740524 Jy ! Component: 3550 - total flux cleaned = -0.000679827 Jy ! Component: 3600 - total flux cleaned = -0.000619306 Jy ! Component: 3650 - total flux cleaned = -0.000709229 Jy ! Component: 3700 - total flux cleaned = -0.000619936 Jy ! Component: 3750 - total flux cleaned = -0.000620079 Jy ! Component: 3800 - total flux cleaned = -0.000575937 Jy ! Component: 3850 - total flux cleaned = -0.000576064 Jy ! Component: 3900 - total flux cleaned = -0.000561317 Jy ! Component: 3950 - total flux cleaned = -0.000445778 Jy ! Component: 4000 - total flux cleaned = -0.000474638 Jy ! Component: 4050 - total flux cleaned = -0.000431594 Jy ! Total flux subtracted in 4096 components = -0.000388947 Jy ! Clean residual min=-0.000764 max=0.000882 Jy/beam ! Clean residual mean=0.000000 rms=0.000268 Jy/beam ! Combined flux in latest and established models = 0.540093 Jy keep ! Adding 318 model components to the UV plane model. ! The established model now contains 469 components and 0.540093 Jy ![Exited script file: muppet] wmap "J0110-0741_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.163 x 8.114 at -3.356 degrees (North through East) ! Clean map min=-0.0019424 max=0.39881 Jy/beam ! Writing clean map to FITS file: J0110-0741_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.398805 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000266111 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.200181 0.200181 0.400362 0.800724 1.60145 3.2029 6.40579 12.8116 25.6232 51.2463 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.398 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.163 x 8.114 at -3.356 degrees (North through East) ! Clean map min=-0.0019424 max=0.39881 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 J0110-0741_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:07:31 2019