! Started logfile: J0809-1532_S_2017_10_09_pus_uvs.log on Sun May 12 13:07:42 2019 obs J0809-1532_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J0809-1532_S_2017_10_09_pus_uva.fits ! AN table 1: 194 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.756014 visibilities/baseline/integration-bin. ! Found source: J0809-1532 ! ! 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 496 lines of history. ! ! Reading 21120 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 J0809-1532_S_2017_10_09_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 253 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 350 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 309 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1033 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.900325Jy sigma=0.007444 ! Fit after self-cal, rms=0.891257Jy sigma=0.007375 ! 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.476 mas, bmaj=14 mas, bpa=-19.69 degrees ! Estimated noise=1443.81 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.0801246 Jy ! Component: 100 - total flux cleaned = 0.105036 Jy ! Total flux subtracted in 100 components = 0.105036 Jy ! Clean residual min=-0.008634 max=0.014666 Jy/beam ! Clean residual mean=-0.000009 rms=0.002561 Jy/beam ! Combined flux in latest and established models = 0.105036 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.105036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095116Jy sigma=0.000739 ! Fit after self-cal, rms=0.094962Jy sigma=0.000738 ! Inverting map ! Added new window around map position (-6, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0171878 Jy ! Component: 100 - total flux cleaned = 0.028721 Jy ! Total flux subtracted in 100 components = 0.028721 Jy ! Clean residual min=-0.006136 max=0.007799 Jy/beam ! Clean residual mean=-0.000006 rms=0.001814 Jy/beam ! Combined flux in latest and established models = 0.133757 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 46 components and 0.133757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089802Jy sigma=0.000696 ! Fit after self-cal, rms=0.089582Jy sigma=0.000694 ! 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=2.988 mas, bmaj=14.68 mas, bpa=-18.6 degrees ! Estimated noise=705.531 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.015487 Jy ! Component: 100 - total flux cleaned = 0.0256397 Jy ! Component: 150 - total flux cleaned = 0.033043 Jy ! Component: 200 - total flux cleaned = 0.0386631 Jy ! Total flux subtracted in 200 components = 0.0386631 Jy ! Clean residual min=-0.004189 max=0.005716 Jy/beam ! Clean residual mean=-0.000005 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.17242 Jy ! Performing phase self-cal ! Adding 100 model components to the UV plane model. ! The established model now contains 135 components and 0.17242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086063Jy sigma=0.000667 ! Fit after self-cal, rms=0.085944Jy sigma=0.000666 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.94 HN 0.98 KP 1.04 ! LA 0.99 MK 1.03 NL 0.96 OV 1.00* ! PT 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.38 FD 1.00 HN 1.01 KP 1.01 ! LA 0.94 MK 1.01 NL 1.04 OV 1.00* ! PT 0.95 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.01 HN 1.03 KP 0.90 ! LA 0.75 MK 1.04 NL 1.21 OV 1.00* ! PT 0.93 ! ! ! Correcting IF 4. ! A total of 129 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.93 KP 1.00* ! LA 1.00* MK 1.01 NL 1.00* OV 1.00* ! PT 0.99 ! ! ! Fit before self-cal, rms=0.085944Jy sigma=0.000666 ! Fit after self-cal, rms=0.082780Jy sigma=0.000656 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.045 mas, bmaj=15.16 mas, bpa=-18.5 degrees ! Estimated noise=702.163 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 = 4.65966e-05 Jy ! Component: 100 - total flux cleaned = 3.57532e-06 Jy ! Component: 150 - total flux cleaned = -6.65467e-05 Jy ! Component: 200 - total flux cleaned = -0.000130328 Jy ! Total flux subtracted in 200 components = -0.000130328 Jy ! Clean residual min=-0.002685 max=0.003039 Jy/beam ! Clean residual mean=-0.000002 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.17229 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 154 components and 0.17229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082733Jy sigma=0.000656 ! Fit after self-cal, rms=0.082744Jy sigma=0.000656 ! 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.082744Jy sigma=0.000656 ! Fit after self-cal, rms=0.082446Jy sigma=0.000655 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.044 mas, bmaj=15.17 mas, bpa=-18.53 degrees ! Estimated noise=700.375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.76857e-05 Jy ! Component: 100 - total flux cleaned = -0.000104747 Jy ! Component: 150 - total flux cleaned = -0.000218614 Jy ! Component: 200 - total flux cleaned = -0.000268917 Jy ! Total flux subtracted in 200 components = -0.000268917 Jy ! Clean residual min=-0.002322 max=0.002568 Jy/beam ! Clean residual mean=-0.000003 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.172021 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 166 components and 0.172021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082421Jy sigma=0.000655 ! Fit after self-cal, rms=0.082423Jy sigma=0.000655 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 (-19, 21). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00239279 Jy ! Component: 100 - total flux cleaned = 0.00322078 Jy ! Component: 150 - total flux cleaned = 0.00387337 Jy ! Component: 200 - total flux cleaned = 0.00406936 Jy ! Total flux subtracted in 200 components = 0.00406936 Jy ! Clean residual min=-0.001842 max=0.001901 Jy/beam ! Clean residual mean=-0.000001 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.17609 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 213 components and 0.17609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082334Jy sigma=0.000654 ! Fit after self-cal, rms=0.082323Jy sigma=0.000654 ! 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.082323Jy sigma=0.000654 ! Fit after self-cal, rms=0.082069Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.042 mas, bmaj=15.18 mas, bpa=-18.55 degrees ! Estimated noise=698.001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124574 Jy ! Component: 100 - total flux cleaned = 0.00182815 Jy ! Component: 150 - total flux cleaned = 0.00200946 Jy ! Component: 200 - total flux cleaned = 0.00211702 Jy ! Total flux subtracted in 200 components = 0.00211702 Jy ! Clean residual min=-0.001610 max=0.001781 Jy/beam ! Clean residual mean=-0.000000 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.178207 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 237 components and 0.178207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082040Jy sigma=0.000654 ! Fit after self-cal, rms=0.082040Jy sigma=0.000653 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.00026856 Jy ! Component: 100 - total flux cleaned = 0.000343011 Jy ! Component: 150 - total flux cleaned = 0.000388272 Jy ! Component: 200 - total flux cleaned = 0.00042979 Jy ! Total flux subtracted in 200 components = 0.00042979 Jy ! Clean residual min=-0.001521 max=0.001762 Jy/beam ! Clean residual mean=-0.000000 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.178637 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 252 components and 0.178637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082028Jy sigma=0.000653 ! Fit after self-cal, rms=0.082028Jy sigma=0.000653 ! Inverting map ! Added new window around map position (-97, 24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000630883 Jy ! Component: 100 - total flux cleaned = 0.000768909 Jy ! Component: 150 - total flux cleaned = 0.000839163 Jy ! Component: 200 - total flux cleaned = 0.00104218 Jy ! Total flux subtracted in 200 components = 0.00104218 Jy ! Clean residual min=-0.001355 max=0.001472 Jy/beam ! Clean residual mean=-0.000001 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.179679 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 274 components and 0.179679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081979Jy sigma=0.000653 ! Fit after self-cal, rms=0.081977Jy sigma=0.000653 ! 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.081977Jy sigma=0.000653 ! Fit after self-cal, rms=0.081997Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.448 mas, bmaj=18.66 mas, bpa=-8.982 degrees ! Estimated noise=869.926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000360249 Jy ! Component: 100 - total flux cleaned = 0.000590219 Jy ! Component: 150 - total flux cleaned = 0.000616533 Jy ! Component: 200 - total flux cleaned = 0.000640052 Jy ! Total flux subtracted in 200 components = 0.000640052 Jy ! Clean residual min=-0.001758 max=0.001591 Jy/beam ! Clean residual mean=-0.000001 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.180319 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 311 components and 0.180319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081987Jy sigma=0.000653 ! Fit after self-cal, rms=0.081987Jy sigma=0.000653 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 = -5.01415e-05 Jy ! Component: 100 - total flux cleaned = -2.80107e-05 Jy ! Component: 150 - total flux cleaned = 1.25466e-05 Jy ! Component: 200 - total flux cleaned = 3.16564e-05 Jy ! Total flux subtracted in 200 components = 3.16564e-05 Jy ! Clean residual min=-0.001695 max=0.001558 Jy/beam ! Clean residual mean=-0.000000 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.180351 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 323 components and 0.180351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081981Jy sigma=0.000653 ! Fit after self-cal, rms=0.081981Jy sigma=0.000653 ! 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.041 mas, bmaj=15.19 mas, bpa=-18.57 degrees ! Estimated noise=698.071 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.041 x 15.19 at -18.57 degrees (North through East) ! Clean map min=-0.0016113 max=0.10223 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.497 mas, bmaj=14.22 mas, bpa=-19.76 degrees ! Estimated noise=1442.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0794463 Jy ! Component: 100 - total flux cleaned = 0.107165 Jy ! Component: 150 - total flux cleaned = 0.122817 Jy ! Component: 200 - total flux cleaned = 0.133471 Jy ! Total flux subtracted in 200 components = 0.133471 Jy ! Clean residual min=-0.004506 max=0.006360 Jy/beam ! Clean residual mean=-0.000006 rms=0.001393 Jy/beam ! Combined flux in latest and established models = 0.133471 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.133471 Jy ! Inverting map and beam ! Estimated beam: bmin=3.041 mas, bmaj=15.19 mas, bpa=-18.57 degrees ! Estimated noise=698.071 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.0119604 Jy ! Component: 100 - total flux cleaned = 0.0194803 Jy ! Component: 150 - total flux cleaned = 0.0249169 Jy ! Component: 200 - total flux cleaned = 0.0290824 Jy ! Total flux subtracted in 200 components = 0.0290824 Jy ! Clean residual min=-0.002632 max=0.003094 Jy/beam ! Clean residual mean=-0.000005 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.162553 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 112 components and 0.162553 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.448 mas, bmaj=18.66 mas, bpa=-8.982 degrees ! Estimated noise=869.926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00549489 Jy ! Component: 100 - total flux cleaned = 0.0089013 Jy ! Component: 150 - total flux cleaned = 0.0107309 Jy ! Component: 200 - total flux cleaned = 0.0122589 Jy ! Total flux subtracted in 200 components = 0.0122589 Jy ! Clean residual min=-0.002557 max=0.002165 Jy/beam ! Clean residual mean=-0.000003 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.174812 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.00117398 Jy ! Component: 100 - total flux cleaned = 0.00218605 Jy ! Component: 150 - total flux cleaned = 0.00290249 Jy ! Component: 200 - total flux cleaned = 0.0034452 Jy ! Total flux subtracted in 200 components = 0.0034452 Jy ! Clean residual min=-0.001960 max=0.001526 Jy/beam ! Clean residual mean=-0.000001 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.178257 Jy ! Adding 132 model components to the UV plane model. ! The established model now contains 239 components and 0.178257 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.041 mas, bmaj=15.19 mas, bpa=-18.57 degrees ! Estimated noise=698.071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000832495 Jy ! Component: 100 - total flux cleaned = 0.000934724 Jy ! Component: 150 - total flux cleaned = 0.00115365 Jy ! Component: 200 - total flux cleaned = 0.00143101 Jy ! Total flux subtracted in 200 components = 0.00143101 Jy ! Clean residual min=-0.001497 max=0.001433 Jy/beam ! Clean residual mean=-0.000000 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.179688 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 259 components and 0.179688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082015Jy sigma=0.000653 ! Fit after self-cal, rms=0.081999Jy sigma=0.000653 wmodel J0809-1532_S_2017_10_09_pus_map.mod ! Writing 259 model components to file: J0809-1532_S_2017_10_09_pus_map.mod wobs J0809-1532_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J0809-1532_S_2017_10_09_pus_uvs.fits wwins J0809-1532_S_2017_10_09_pus_map.win ! wwins: Wrote 4 windows to J0809-1532_S_2017_10_09_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.000520266 Jy ! Component: 100 - total flux cleaned = -0.000616672 Jy ! Component: 150 - total flux cleaned = -0.000639669 Jy ! Component: 200 - total flux cleaned = -0.000682503 Jy ! Component: 250 - total flux cleaned = -0.000682795 Jy ! Component: 300 - total flux cleaned = -0.000702679 Jy ! Component: 350 - total flux cleaned = -0.000759292 Jy ! Component: 400 - total flux cleaned = -0.000795988 Jy ! Component: 450 - total flux cleaned = -0.000901029 Jy ! Component: 500 - total flux cleaned = -0.000917797 Jy ! Component: 550 - total flux cleaned = -0.000967693 Jy ! Component: 600 - total flux cleaned = -0.000999384 Jy ! Component: 650 - total flux cleaned = -0.000983933 Jy ! Component: 700 - total flux cleaned = -0.00101399 Jy ! Component: 750 - total flux cleaned = -0.00101411 Jy ! Component: 800 - total flux cleaned = -0.00102854 Jy ! Component: 850 - total flux cleaned = -0.00102872 Jy ! Component: 900 - total flux cleaned = -0.00105597 Jy ! Component: 950 - total flux cleaned = -0.00104296 Jy ! Component: 1000 - total flux cleaned = -0.001069 Jy ! Component: 1050 - total flux cleaned = -0.00109451 Jy ! Component: 1100 - total flux cleaned = -0.00114454 Jy ! Component: 1150 - total flux cleaned = -0.00116887 Jy ! Component: 1200 - total flux cleaned = -0.00119305 Jy ! Component: 1250 - total flux cleaned = -0.00121657 Jy ! Component: 1300 - total flux cleaned = -0.00123983 Jy ! Component: 1350 - total flux cleaned = -0.00125134 Jy ! Component: 1400 - total flux cleaned = -0.00128535 Jy ! Component: 1450 - total flux cleaned = -0.00131874 Jy ! Component: 1500 - total flux cleaned = -0.00137347 Jy ! Component: 1550 - total flux cleaned = -0.00139506 Jy ! Component: 1600 - total flux cleaned = -0.00143769 Jy ! Component: 1650 - total flux cleaned = -0.00145874 Jy ! Component: 1700 - total flux cleaned = -0.00148971 Jy ! Component: 1750 - total flux cleaned = -0.00150011 Jy ! Component: 1800 - total flux cleaned = -0.00156051 Jy ! Component: 1850 - total flux cleaned = -0.00157036 Jy ! Component: 1900 - total flux cleaned = -0.00159024 Jy ! Component: 1950 - total flux cleaned = -0.00163863 Jy ! Component: 2000 - total flux cleaned = -0.00164812 Jy ! Component: 2050 - total flux cleaned = -0.00163868 Jy ! Component: 2100 - total flux cleaned = -0.00165742 Jy ! Component: 2150 - total flux cleaned = -0.00164816 Jy ! Component: 2200 - total flux cleaned = -0.00168481 Jy ! Component: 2250 - total flux cleaned = -0.00168478 Jy ! Component: 2300 - total flux cleaned = -0.00168496 Jy ! Component: 2350 - total flux cleaned = -0.00171175 Jy ! Component: 2400 - total flux cleaned = -0.00172937 Jy ! Component: 2450 - total flux cleaned = -0.00170324 Jy ! Component: 2500 - total flux cleaned = -0.00170327 Jy ! Component: 2550 - total flux cleaned = -0.00170327 Jy ! Component: 2600 - total flux cleaned = -0.00171175 Jy ! Component: 2650 - total flux cleaned = -0.00170334 Jy ! Component: 2700 - total flux cleaned = -0.00168658 Jy ! Component: 2750 - total flux cleaned = -0.00170309 Jy ! Component: 2800 - total flux cleaned = -0.00168662 Jy ! Component: 2850 - total flux cleaned = -0.00171114 Jy ! Component: 2900 - total flux cleaned = -0.00172733 Jy ! Component: 2950 - total flux cleaned = -0.00171924 Jy ! Component: 3000 - total flux cleaned = -0.00172718 Jy ! Component: 3050 - total flux cleaned = -0.00175089 Jy ! Component: 3100 - total flux cleaned = -0.00175089 Jy ! Component: 3150 - total flux cleaned = -0.0017587 Jy ! Component: 3200 - total flux cleaned = -0.00177429 Jy ! Component: 3250 - total flux cleaned = -0.00177432 Jy ! Component: 3300 - total flux cleaned = -0.00181285 Jy ! Component: 3350 - total flux cleaned = -0.00182051 Jy ! Component: 3400 - total flux cleaned = -0.00184337 Jy ! Component: 3450 - total flux cleaned = -0.00185097 Jy ! Component: 3500 - total flux cleaned = -0.00188107 Jy ! Component: 3550 - total flux cleaned = -0.00185857 Jy ! Component: 3600 - total flux cleaned = -0.00186608 Jy ! Component: 3650 - total flux cleaned = -0.00189579 Jy ! Component: 3700 - total flux cleaned = -0.00188102 Jy ! Component: 3750 - total flux cleaned = -0.00190312 Jy ! Component: 3800 - total flux cleaned = -0.00193248 Jy ! Component: 3850 - total flux cleaned = -0.00195431 Jy ! Component: 3900 - total flux cleaned = -0.00196157 Jy ! Component: 3950 - total flux cleaned = -0.00196164 Jy ! Component: 4000 - total flux cleaned = -0.00197604 Jy ! Component: 4050 - total flux cleaned = -0.00198323 Jy ! Total flux subtracted in 4096 components = -0.00200469 Jy ! Clean residual min=-0.000389 max=0.000416 Jy/beam ! Clean residual mean=-0.000000 rms=0.000133 Jy/beam ! Combined flux in latest and established models = 0.177683 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 561 components and 0.177683 Jy ![Exited script file: muppet] wmap "J0809-1532_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.041 x 15.19 at -18.57 degrees (North through East) ! Clean map min=-0.0012914 max=0.1022 Jy/beam ! Writing clean map to FITS file: J0809-1532_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.102203 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000127671 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.37476 0.37476 0.749519 1.49904 2.99808 5.99615 11.9923 23.9846 47.9692 95.9385 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.102 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.041 x 15.19 at -18.57 degrees (North through East) ! Clean map min=-0.0012914 max=0.1022 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 J0809-1532_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:07:48 2019