! Started logfile: J2206-0031_S_2017_05_01_pus_uvs.log on Wed May 1 18:44:38 2019 obs J2206-0031_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J2206-0031_S_2017_05_01_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.958768 visibilities/baseline/integration-bin. ! Found source: J2206-0031 ! ! 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 788 lines of history. ! ! Reading 14324 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 J2206-0031_S_2017_05_01_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 377 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.881700Jy sigma=0.006860 ! Fit after self-cal, rms=0.876447Jy sigma=0.006821 ! 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.843 mas, bmaj=7.057 mas, bpa=-2.284 degrees ! Estimated noise=1167.65 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.0981847 Jy ! Component: 100 - total flux cleaned = 0.119628 Jy ! Total flux subtracted in 100 components = 0.119628 Jy ! Clean residual min=-0.004407 max=0.006133 Jy/beam ! Clean residual mean=0.000005 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.119628 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.119628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092292Jy sigma=0.000675 ! Fit after self-cal, rms=0.092284Jy sigma=0.000675 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00644452 Jy ! Component: 100 - total flux cleaned = 0.0100441 Jy ! Total flux subtracted in 100 components = 0.0100441 Jy ! Clean residual min=-0.003962 max=0.003939 Jy/beam ! Clean residual mean=0.000001 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.129672 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 32 components and 0.129672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091657Jy sigma=0.000669 ! Fit after self-cal, rms=0.091673Jy sigma=0.000669 ! 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.467 mas, bmaj=7.971 mas, bpa=-0.3942 degrees ! Estimated noise=865.61 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.00403106 Jy ! Component: 100 - total flux cleaned = 0.00630509 Jy ! Component: 150 - total flux cleaned = 0.00770191 Jy ! Component: 200 - total flux cleaned = 0.00858158 Jy ! Total flux subtracted in 200 components = 0.00858158 Jy ! Clean residual min=-0.003184 max=0.003086 Jy/beam ! Clean residual mean=-0.000001 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.138253 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 67 components and 0.138253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091490Jy sigma=0.000668 ! Fit after self-cal, rms=0.091505Jy sigma=0.000668 ! 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.04 FD 0.89 HN 0.99 KP 1.04 ! LA 0.98 MK 1.04 NL 0.95 OV 1.02 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.90 HN 1.06 KP 0.93 ! LA 0.94 MK 0.98 NL 1.04 OV 1.06 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 0.99 KP 1.02 ! LA 1.00 MK 0.95 NL 1.04 OV 1.01 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.04 HN 0.99 KP 1.00* ! LA 1.12 MK 1.03 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.091505Jy sigma=0.000668 ! Fit after self-cal, rms=0.091882Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.478 mas, bmaj=8.016 mas, bpa=-0.5895 degrees ! Estimated noise=868.737 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 = 8.94186e-05 Jy ! Component: 100 - total flux cleaned = 8.60007e-05 Jy ! Component: 150 - total flux cleaned = 8.56484e-05 Jy ! Component: 200 - total flux cleaned = 0.000110883 Jy ! Total flux subtracted in 200 components = 0.000110883 Jy ! Clean residual min=-0.003252 max=0.002549 Jy/beam ! Clean residual mean=-0.000001 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.138364 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 73 components and 0.138364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091875Jy sigma=0.000665 ! Fit after self-cal, rms=0.091895Jy sigma=0.000665 ! 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.091895Jy sigma=0.000665 ! Fit after self-cal, rms=0.092931Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.479 mas, bmaj=8.025 mas, bpa=-0.671 degrees ! Estimated noise=869.451 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00024857 Jy ! Component: 100 - total flux cleaned = 0.000239292 Jy ! Component: 150 - total flux cleaned = 0.000220056 Jy ! Component: 200 - total flux cleaned = 0.000210791 Jy ! Total flux subtracted in 200 components = 0.000210791 Jy ! Clean residual min=-0.002305 max=0.002127 Jy/beam ! Clean residual mean=-0.000002 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.138575 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 76 components and 0.138575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092928Jy sigma=0.000662 ! Fit after self-cal, rms=0.092987Jy sigma=0.000662 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.25177e-05 Jy ! Component: 100 - total flux cleaned = 1.43367e-05 Jy ! Component: 150 - total flux cleaned = 6.10868e-06 Jy ! Component: 200 - total flux cleaned = 5.75652e-06 Jy ! Total flux subtracted in 200 components = 5.75652e-06 Jy ! Clean residual min=-0.002324 max=0.002128 Jy/beam ! Clean residual mean=-0.000002 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.138581 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 79 components and 0.138581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092985Jy sigma=0.000662 ! Fit after self-cal, rms=0.092984Jy sigma=0.000662 ! 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.092984Jy sigma=0.000662 ! Fit after self-cal, rms=0.093285Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.48 mas, bmaj=8.03 mas, bpa=-0.7191 degrees ! Estimated noise=870.306 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000127283 Jy ! Component: 100 - total flux cleaned = 9.95647e-05 Jy ! Component: 150 - total flux cleaned = 8.3497e-05 Jy ! Component: 200 - total flux cleaned = 7.58213e-05 Jy ! Total flux subtracted in 200 components = 7.58213e-05 Jy ! Clean residual min=-0.002266 max=0.002166 Jy/beam ! Clean residual mean=-0.000002 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.138657 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 80 components and 0.138657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093283Jy sigma=0.000662 ! Fit after self-cal, rms=0.093291Jy sigma=0.000662 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.51733e-05 Jy ! Component: 100 - total flux cleaned = 9.82313e-06 Jy ! Component: 150 - total flux cleaned = 2.76839e-06 Jy ! Component: 200 - total flux cleaned = 2.90966e-06 Jy ! Total flux subtracted in 200 components = 2.90966e-06 Jy ! Clean residual min=-0.002264 max=0.002168 Jy/beam ! Clean residual mean=-0.000002 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.138659 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 82 components and 0.138659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093290Jy sigma=0.000662 ! Fit after self-cal, rms=0.093290Jy sigma=0.000662 ! 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.093290Jy sigma=0.000662 ! Fit after self-cal, rms=0.093430Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.598 mas, bmaj=12.5 mas, bpa=2.001 degrees ! Estimated noise=1045.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000274455 Jy ! Component: 100 - total flux cleaned = 0.000259426 Jy ! Component: 150 - total flux cleaned = 0.000272372 Jy ! Component: 200 - total flux cleaned = 0.000296566 Jy ! Total flux subtracted in 200 components = 0.000296566 Jy ! Clean residual min=-0.002477 max=0.002237 Jy/beam ! Clean residual mean=-0.000003 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.138956 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 88 components and 0.138956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093431Jy sigma=0.000662 ! Fit after self-cal, rms=0.093431Jy sigma=0.000662 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000110577 Jy ! Component: 100 - total flux cleaned = 0.000100774 Jy ! Component: 150 - total flux cleaned = 0.000120738 Jy ! Component: 200 - total flux cleaned = 0.000129684 Jy ! Total flux subtracted in 200 components = 0.000129684 Jy ! Clean residual min=-0.002465 max=0.002236 Jy/beam ! Clean residual mean=-0.000003 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.139086 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 91 components and 0.139086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093433Jy sigma=0.000662 ! Fit after self-cal, rms=0.093433Jy sigma=0.000662 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=8.035 mas, bpa=-0.7508 degrees ! Estimated noise=871.193 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.481 x 8.035 at -0.7508 degrees (North through East) ! Clean map min=-0.0021844 max=0.12757 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.845 mas, bmaj=7.091 mas, bpa=-2.576 degrees ! Estimated noise=1179.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0990607 Jy ! Component: 100 - total flux cleaned = 0.120769 Jy ! Component: 150 - total flux cleaned = 0.127389 Jy ! Component: 200 - total flux cleaned = 0.131331 Jy ! Total flux subtracted in 200 components = 0.131331 Jy ! Clean residual min=-0.003270 max=0.003255 Jy/beam ! Clean residual mean=0.000001 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.131331 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.131331 Jy ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=8.035 mas, bpa=-0.7508 degrees ! Estimated noise=871.193 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.00345784 Jy ! Component: 100 - total flux cleaned = 0.00523498 Jy ! Component: 150 - total flux cleaned = 0.00624097 Jy ! Component: 200 - total flux cleaned = 0.00684403 Jy ! Total flux subtracted in 200 components = 0.00684403 Jy ! Clean residual min=-0.002300 max=0.002185 Jy/beam ! Clean residual mean=-0.000002 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.138175 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 50 components and 0.138175 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.598 mas, bmaj=12.5 mas, bpa=2.001 degrees ! Estimated noise=1045.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000538981 Jy ! Component: 100 - total flux cleaned = 0.000655198 Jy ! Component: 150 - total flux cleaned = 0.000725873 Jy ! Component: 200 - total flux cleaned = 0.000796874 Jy ! Total flux subtracted in 200 components = 0.000796874 Jy ! Clean residual min=-0.002484 max=0.002244 Jy/beam ! Clean residual mean=-0.000003 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.138972 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 = 2.41394e-05 Jy ! Component: 100 - total flux cleaned = 3.5857e-05 Jy ! Component: 150 - total flux cleaned = 5.73768e-05 Jy ! Component: 200 - total flux cleaned = 7.77378e-05 Jy ! Total flux subtracted in 200 components = 7.77378e-05 Jy ! Clean residual min=-0.002477 max=0.002255 Jy/beam ! Clean residual mean=-0.000003 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.13905 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 61 components and 0.13905 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=8.035 mas, bpa=-0.7508 degrees ! Estimated noise=871.193 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000182008 Jy ! Component: 100 - total flux cleaned = -0.00016262 Jy ! Component: 150 - total flux cleaned = -0.00014569 Jy ! Component: 200 - total flux cleaned = -0.000130884 Jy ! Total flux subtracted in 200 components = -0.000130884 Jy ! Clean residual min=-0.002273 max=0.002179 Jy/beam ! Clean residual mean=-0.000002 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.138919 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 71 components and 0.138919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093436Jy sigma=0.000662 ! Fit after self-cal, rms=0.093432Jy sigma=0.000662 wmodel J2206-0031_S_2017_05_01_pus_map.mod ! Writing 71 model components to file: J2206-0031_S_2017_05_01_pus_map.mod wobs J2206-0031_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J2206-0031_S_2017_05_01_pus_uvs.fits wwins J2206-0031_S_2017_05_01_pus_map.win ! wwins: Wrote 1 windows to J2206-0031_S_2017_05_01_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.000559136 Jy ! Component: 100 - total flux cleaned = -0.000521973 Jy ! Component: 150 - total flux cleaned = -0.000336632 Jy ! Component: 200 - total flux cleaned = -0.000157425 Jy ! Component: 250 - total flux cleaned = -5.39069e-05 Jy ! Component: 300 - total flux cleaned = 1.32479e-05 Jy ! Component: 350 - total flux cleaned = 1.39072e-05 Jy ! Component: 400 - total flux cleaned = 1.38017e-05 Jy ! Component: 450 - total flux cleaned = -1.74066e-05 Jy ! Component: 500 - total flux cleaned = -4.80391e-05 Jy ! Component: 550 - total flux cleaned = -1.78647e-05 Jy ! Component: 600 - total flux cleaned = 4.07961e-05 Jy ! Component: 650 - total flux cleaned = 3.98492e-05 Jy ! Component: 700 - total flux cleaned = -1.7427e-05 Jy ! Component: 750 - total flux cleaned = -7.39432e-05 Jy ! Component: 800 - total flux cleaned = -7.40483e-05 Jy ! Component: 850 - total flux cleaned = -0.000155948 Jy ! Component: 900 - total flux cleaned = -0.000155705 Jy ! Component: 950 - total flux cleaned = -0.000235164 Jy ! Component: 1000 - total flux cleaned = -0.000235358 Jy ! Component: 1050 - total flux cleaned = -0.000286858 Jy ! Component: 1100 - total flux cleaned = -0.000312005 Jy ! Component: 1150 - total flux cleaned = -0.00036213 Jy ! Component: 1200 - total flux cleaned = -0.000312697 Jy ! Component: 1250 - total flux cleaned = -0.000313047 Jy ! Component: 1300 - total flux cleaned = -0.000313136 Jy ! Component: 1350 - total flux cleaned = -0.000241523 Jy ! Component: 1400 - total flux cleaned = -0.00024135 Jy ! Component: 1450 - total flux cleaned = -0.000218264 Jy ! Component: 1500 - total flux cleaned = -0.000194912 Jy ! Component: 1550 - total flux cleaned = -0.000194705 Jy ! Component: 1600 - total flux cleaned = -0.000216931 Jy ! Component: 1650 - total flux cleaned = -0.000194575 Jy ! Component: 1700 - total flux cleaned = -0.000172432 Jy ! Component: 1750 - total flux cleaned = -8.51888e-05 Jy ! Component: 1800 - total flux cleaned = -2.0485e-05 Jy ! Component: 1850 - total flux cleaned = 0.000150135 Jy ! Component: 1900 - total flux cleaned = 0.000171029 Jy ! Component: 1950 - total flux cleaned = 0.000192026 Jy ! Component: 2000 - total flux cleaned = 0.00027497 Jy ! Component: 2050 - total flux cleaned = 0.000316101 Jy ! Component: 2100 - total flux cleaned = 0.000356845 Jy ! Component: 2150 - total flux cleaned = 0.000437821 Jy ! Component: 2200 - total flux cleaned = 0.000457579 Jy ! Component: 2250 - total flux cleaned = 0.00047749 Jy ! Component: 2300 - total flux cleaned = 0.000536074 Jy ! Component: 2350 - total flux cleaned = 0.000594193 Jy ! Component: 2400 - total flux cleaned = 0.000517019 Jy ! Component: 2450 - total flux cleaned = 0.000593599 Jy ! Component: 2500 - total flux cleaned = 0.000593438 Jy ! Component: 2550 - total flux cleaned = 0.000612099 Jy ! Component: 2600 - total flux cleaned = 0.000649463 Jy ! Component: 2650 - total flux cleaned = 0.000630927 Jy ! Component: 2700 - total flux cleaned = 0.000686295 Jy ! Component: 2750 - total flux cleaned = 0.000668097 Jy ! Component: 2800 - total flux cleaned = 0.000758722 Jy ! Component: 2850 - total flux cleaned = 0.00072291 Jy ! Component: 2900 - total flux cleaned = 0.000812144 Jy ! Component: 2950 - total flux cleaned = 0.000918469 Jy ! Component: 3000 - total flux cleaned = 0.000971079 Jy ! Component: 3050 - total flux cleaned = 0.00102339 Jy ! Component: 3100 - total flux cleaned = 0.00105791 Jy ! Component: 3150 - total flux cleaned = 0.00107515 Jy ! Component: 3200 - total flux cleaned = 0.00110942 Jy ! Component: 3250 - total flux cleaned = 0.00114339 Jy ! Component: 3300 - total flux cleaned = 0.00126152 Jy ! Component: 3350 - total flux cleaned = 0.0013622 Jy ! Component: 3400 - total flux cleaned = 0.0013621 Jy ! Component: 3450 - total flux cleaned = 0.00137856 Jy ! Component: 3500 - total flux cleaned = 0.00132932 Jy ! Component: 3550 - total flux cleaned = 0.00134566 Jy ! Component: 3600 - total flux cleaned = 0.00139435 Jy ! Component: 3650 - total flux cleaned = 0.00147509 Jy ! Component: 3700 - total flux cleaned = 0.00147522 Jy ! Component: 3750 - total flux cleaned = 0.00155514 Jy ! Component: 3800 - total flux cleaned = 0.00155497 Jy ! Component: 3850 - total flux cleaned = 0.00158651 Jy ! Component: 3900 - total flux cleaned = 0.00166501 Jy ! Component: 3950 - total flux cleaned = 0.00166486 Jy ! Component: 4000 - total flux cleaned = 0.00164939 Jy ! Component: 4050 - total flux cleaned = 0.00161847 Jy ! Total flux subtracted in 4096 components = 0.00174131 Jy ! Clean residual min=-0.000981 max=0.001055 Jy/beam ! Clean residual mean=-0.000001 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.14066 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 378 components and 0.14066 Jy ![Exited script file: muppet] wmap "J2206-0031_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.481 x 8.035 at -0.7508 degrees (North through East) ! Clean map min=-0.0019182 max=0.12785 Jy/beam ! Writing clean map to FITS file: J2206-0031_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.127848 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000290633 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.681982 0.681982 1.36396 2.72793 5.45585 10.9117 21.8234 43.6468 87.2937 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.127 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.481 x 8.035 at -0.7508 degrees (North through East) ! Clean map min=-0.0019182 max=0.12785 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 J2206-0031_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:44:43 2019