! Started logfile: J2209+3556_S_2017_08_05_pus_uvs.log on Thu May 9 19:40:03 2019 obs J2209+3556_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J2209+3556_S_2017_08_05_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.969136 visibilities/baseline/integration-bin. ! Found source: J2209+3556 ! ! 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 513 lines of history. ! ! Reading 25120 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 J2209+3556_S_2017_08_05_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 929 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.851090Jy sigma=0.008502 ! Fit after self-cal, rms=0.836880Jy sigma=0.008370 ! 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.945 mas, bmaj=5.441 mas, bpa=-7.598 degrees ! Estimated noise=827.763 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.121257 Jy ! Component: 100 - total flux cleaned = 0.163877 Jy ! Total flux subtracted in 100 components = 0.163877 Jy ! Clean residual min=-0.007130 max=0.021335 Jy/beam ! Clean residual mean=0.000037 rms=0.002516 Jy/beam ! Combined flux in latest and established models = 0.163877 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.163877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093495Jy sigma=0.000849 ! Fit after self-cal, rms=0.093298Jy sigma=0.000847 ! Inverting map ! Added new window around map position (-2.5, 5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0264585 Jy ! Component: 100 - total flux cleaned = 0.0439736 Jy ! Total flux subtracted in 100 components = 0.0439736 Jy ! Clean residual min=-0.005110 max=0.009703 Jy/beam ! Clean residual mean=0.000028 rms=0.001487 Jy/beam ! Combined flux in latest and established models = 0.20785 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 49 components and 0.20785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082819Jy sigma=0.000742 ! Fit after self-cal, rms=0.082664Jy sigma=0.000741 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129949 Jy ! Component: 100 - total flux cleaned = 0.0219753 Jy ! Total flux subtracted in 100 components = 0.0219753 Jy ! Clean residual min=-0.004111 max=0.005307 Jy/beam ! Clean residual mean=0.000024 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.229826 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 68 components and 0.229826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079695Jy sigma=0.000715 ! Fit after self-cal, rms=0.079625Jy sigma=0.000714 ! 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.464 mas, bmaj=6.267 mas, bpa=-5.174 degrees ! Estimated noise=525.908 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.00873081 Jy ! Component: 100 - total flux cleaned = 0.0141693 Jy ! Component: 150 - total flux cleaned = 0.0179768 Jy ! Component: 200 - total flux cleaned = 0.0207092 Jy ! Total flux subtracted in 200 components = 0.0207092 Jy ! Clean residual min=-0.003746 max=0.003699 Jy/beam ! Clean residual mean=0.000027 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.250535 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 105 components and 0.250535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078219Jy sigma=0.000705 ! Fit after self-cal, rms=0.078169Jy sigma=0.000705 ! 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.99 HN 0.98 KP 1.04 ! LA 1.00 MK 1.03 NL 0.90 OV 1.03 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.02 HN 1.02 KP 1.00 ! LA 0.98 MK 1.04 NL 1.02 OV 1.07 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.05 HN 1.02 KP 0.88 ! LA 0.78 MK 1.07 NL 1.19 OV 0.98 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! A total of 123 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 0.94 KP 1.00* ! LA 1.00* MK 1.29 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.078169Jy sigma=0.000705 ! Fit after self-cal, rms=0.075563Jy sigma=0.000682 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.494 mas, bmaj=6.309 mas, bpa=-4.638 degrees ! Estimated noise=533.175 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.000949604 Jy ! Component: 100 - total flux cleaned = 0.00118251 Jy ! Component: 150 - total flux cleaned = 0.00124241 Jy ! Component: 200 - total flux cleaned = 0.00129617 Jy ! Total flux subtracted in 200 components = 0.00129617 Jy ! Clean residual min=-0.002653 max=0.002826 Jy/beam ! Clean residual mean=0.000019 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.251831 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 113 components and 0.251831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075500Jy sigma=0.000682 ! Fit after self-cal, rms=0.075463Jy sigma=0.000682 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075463Jy sigma=0.000682 ! Fit after self-cal, rms=0.073922Jy sigma=0.000674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.501 mas, bmaj=6.311 mas, bpa=-4.914 degrees ! Estimated noise=534.451 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000469946 Jy ! Component: 100 - total flux cleaned = -0.000232679 Jy ! Component: 150 - total flux cleaned = -0.000149375 Jy ! Component: 200 - total flux cleaned = -0.000123024 Jy ! Total flux subtracted in 200 components = -0.000123024 Jy ! Clean residual min=-0.001666 max=0.002242 Jy/beam ! Clean residual mean=0.000005 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.251708 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 121 components and 0.251708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073886Jy sigma=0.000673 ! Fit after self-cal, rms=0.073872Jy sigma=0.000673 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 (-8.5, 11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00194234 Jy ! Component: 100 - total flux cleaned = 0.00257839 Jy ! Component: 150 - total flux cleaned = 0.00283197 Jy ! Component: 200 - total flux cleaned = 0.00295886 Jy ! Total flux subtracted in 200 components = 0.00295886 Jy ! Clean residual min=-0.001528 max=0.001743 Jy/beam ! Clean residual mean=0.000004 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.254667 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 141 components and 0.254667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073806Jy sigma=0.000672 ! Fit after self-cal, rms=0.073798Jy sigma=0.000672 ! Inverting map ! Added new window around map position (57, 104.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000938547 Jy ! Component: 100 - total flux cleaned = 0.00131154 Jy ! Component: 150 - total flux cleaned = 0.00156396 Jy ! Component: 200 - total flux cleaned = 0.00179086 Jy ! Total flux subtracted in 200 components = 0.00179086 Jy ! Clean residual min=-0.001384 max=0.001385 Jy/beam ! Clean residual mean=0.000003 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.256458 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 157 components and 0.256458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073752Jy sigma=0.000672 ! Fit after self-cal, rms=0.073747Jy sigma=0.000672 ! 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.073747Jy sigma=0.000672 ! Fit after self-cal, rms=0.073812Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.503 mas, bmaj=6.306 mas, bpa=-5.076 degrees ! Estimated noise=534.683 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000423873 Jy ! Component: 100 - total flux cleaned = 0.000787749 Jy ! Component: 150 - total flux cleaned = 0.000990955 Jy ! Component: 200 - total flux cleaned = 0.00109868 Jy ! Total flux subtracted in 200 components = 0.00109868 Jy ! Clean residual min=-0.001363 max=0.001315 Jy/beam ! Clean residual mean=0.000002 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.257557 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 167 components and 0.257557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073786Jy sigma=0.000672 ! Fit after self-cal, rms=0.073783Jy sigma=0.000672 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.000160683 Jy ! Component: 100 - total flux cleaned = 0.000287655 Jy ! Component: 150 - total flux cleaned = 0.00035916 Jy ! Component: 200 - total flux cleaned = 0.00042678 Jy ! Total flux subtracted in 200 components = 0.00042678 Jy ! Clean residual min=-0.001318 max=0.001277 Jy/beam ! Clean residual mean=0.000002 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.257983 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 176 components and 0.257983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073767Jy sigma=0.000671 ! Fit after self-cal, rms=0.073764Jy sigma=0.000671 ! 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.073764Jy sigma=0.000671 ! Fit after self-cal, rms=0.073772Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.357 mas, bmaj=9.733 mas, bpa=-4.239 degrees ! Estimated noise=660.337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000832897 Jy ! Component: 100 - total flux cleaned = 0.00113829 Jy ! Component: 150 - total flux cleaned = 0.00125761 Jy ! Component: 200 - total flux cleaned = 0.00141194 Jy ! Total flux subtracted in 200 components = 0.00141194 Jy ! Clean residual min=-0.001194 max=0.001386 Jy/beam ! Clean residual mean=0.000003 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.259395 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 189 components and 0.259395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073766Jy sigma=0.000671 ! Fit after self-cal, rms=0.073764Jy sigma=0.000671 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.75522e-05 Jy ! Component: 100 - total flux cleaned = 0.000146635 Jy ! Component: 150 - total flux cleaned = 0.000246691 Jy ! Component: 200 - total flux cleaned = 0.00030408 Jy ! Total flux subtracted in 200 components = 0.00030408 Jy ! Clean residual min=-0.001178 max=0.001370 Jy/beam ! Clean residual mean=0.000003 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.259699 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 194 components and 0.259699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073760Jy sigma=0.000671 ! Fit after self-cal, rms=0.073758Jy sigma=0.000671 ! 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.504 mas, bmaj=6.302 mas, bpa=-5.142 degrees ! Estimated noise=534.685 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.504 x 6.302 at -5.142 degrees (North through East) ! Clean map min=-0.0012387 max=0.15758 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.992 mas, bmaj=5.457 mas, bpa=-7.626 degrees ! Estimated noise=845.235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.123348 Jy ! Component: 100 - total flux cleaned = 0.167934 Jy ! Component: 150 - total flux cleaned = 0.193862 Jy ! Component: 200 - total flux cleaned = 0.210649 Jy ! Total flux subtracted in 200 components = 0.210649 Jy ! Clean residual min=-0.004541 max=0.009148 Jy/beam ! Clean residual mean=0.000016 rms=0.001229 Jy/beam ! Combined flux in latest and established models = 0.210649 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.210649 Jy ! Inverting map and beam ! Estimated beam: bmin=3.504 mas, bmaj=6.302 mas, bpa=-5.142 degrees ! Estimated noise=534.685 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.014013 Jy ! Component: 100 - total flux cleaned = 0.0228433 Jy ! Component: 150 - total flux cleaned = 0.0287321 Jy ! Component: 200 - total flux cleaned = 0.0329143 Jy ! Total flux subtracted in 200 components = 0.0329143 Jy ! Clean residual min=-0.001803 max=0.002402 Jy/beam ! Clean residual mean=0.000006 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.243563 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 88 components and 0.243563 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00314163 Jy ! Component: 100 - total flux cleaned = 0.00559729 Jy ! Component: 150 - total flux cleaned = 0.00756295 Jy ! Component: 200 - total flux cleaned = 0.00919004 Jy ! Total flux subtracted in 200 components = 0.00919004 Jy ! Clean residual min=-0.001413 max=0.001564 Jy/beam ! Clean residual mean=0.000004 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.252753 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 111 components and 0.252753 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.357 mas, bmaj=9.733 mas, bpa=-4.239 degrees ! Estimated noise=660.337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183485 Jy ! Component: 100 - total flux cleaned = 0.00317592 Jy ! Component: 150 - total flux cleaned = 0.00413684 Jy ! Component: 200 - total flux cleaned = 0.00470498 Jy ! Total flux subtracted in 200 components = 0.00470498 Jy ! Clean residual min=-0.001341 max=0.001442 Jy/beam ! Clean residual mean=0.000004 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.257458 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.000475736 Jy ! Component: 100 - total flux cleaned = 0.000877041 Jy ! Component: 150 - total flux cleaned = 0.00123498 Jy ! Component: 200 - total flux cleaned = 0.00145627 Jy ! Total flux subtracted in 200 components = 0.00145627 Jy ! Clean residual min=-0.001242 max=0.001352 Jy/beam ! Clean residual mean=0.000003 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.258914 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 161 components and 0.258914 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.504 mas, bmaj=6.302 mas, bpa=-5.142 degrees ! Estimated noise=534.685 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000548006 Jy ! Component: 100 - total flux cleaned = -0.000545914 Jy ! Component: 150 - total flux cleaned = -0.000513813 Jy ! Component: 200 - total flux cleaned = -0.000456453 Jy ! Total flux subtracted in 200 components = -0.000456453 Jy ! Clean residual min=-0.001279 max=0.001321 Jy/beam ! Clean residual mean=0.000001 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.258458 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 179 components and 0.258458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073780Jy sigma=0.000671 ! Fit after self-cal, rms=0.073769Jy sigma=0.000671 wmodel J2209+3556_S_2017_08_05_pus_map.mod ! Writing 179 model components to file: J2209+3556_S_2017_08_05_pus_map.mod wobs J2209+3556_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J2209+3556_S_2017_08_05_pus_uvs.fits wwins J2209+3556_S_2017_08_05_pus_map.win ! wwins: Wrote 4 windows to J2209+3556_S_2017_08_05_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.000376261 Jy ! Component: 100 - total flux cleaned = 0.000447433 Jy ! Component: 150 - total flux cleaned = 0.000381378 Jy ! Component: 200 - total flux cleaned = 0.000338891 Jy ! Component: 250 - total flux cleaned = 0.000463282 Jy ! Component: 300 - total flux cleaned = 0.000564233 Jy ! Component: 350 - total flux cleaned = 0.000643228 Jy ! Component: 400 - total flux cleaned = 0.000720422 Jy ! Component: 450 - total flux cleaned = 0.000777126 Jy ! Component: 500 - total flux cleaned = 0.000777209 Jy ! Component: 550 - total flux cleaned = 0.00079566 Jy ! Component: 600 - total flux cleaned = 0.00084937 Jy ! Component: 650 - total flux cleaned = 0.00084882 Jy ! Component: 700 - total flux cleaned = 0.000831551 Jy ! Component: 750 - total flux cleaned = 0.000933383 Jy ! Component: 800 - total flux cleaned = 0.000916486 Jy ! Component: 850 - total flux cleaned = 0.000982697 Jy ! Component: 900 - total flux cleaned = 0.00101532 Jy ! Component: 950 - total flux cleaned = 0.00101558 Jy ! Component: 1000 - total flux cleaned = 0.00104714 Jy ! Component: 1050 - total flux cleaned = 0.00107824 Jy ! Component: 1100 - total flux cleaned = 0.00107825 Jy ! Component: 1150 - total flux cleaned = 0.00113925 Jy ! Component: 1200 - total flux cleaned = 0.00112419 Jy ! Component: 1250 - total flux cleaned = 0.00112408 Jy ! Component: 1300 - total flux cleaned = 0.00116808 Jy ! Component: 1350 - total flux cleaned = 0.00113878 Jy ! Component: 1400 - total flux cleaned = 0.00115326 Jy ! Component: 1450 - total flux cleaned = 0.00118163 Jy ! Component: 1500 - total flux cleaned = 0.00119568 Jy ! Component: 1550 - total flux cleaned = 0.00120961 Jy ! Component: 1600 - total flux cleaned = 0.00126483 Jy ! Component: 1650 - total flux cleaned = 0.00131951 Jy ! Component: 1700 - total flux cleaned = 0.00131944 Jy ! Component: 1750 - total flux cleaned = 0.00126593 Jy ! Component: 1800 - total flux cleaned = 0.00134582 Jy ! Component: 1850 - total flux cleaned = 0.00135895 Jy ! Component: 1900 - total flux cleaned = 0.00138507 Jy ! Component: 1950 - total flux cleaned = 0.00139789 Jy ! Component: 2000 - total flux cleaned = 0.00139797 Jy ! Component: 2050 - total flux cleaned = 0.00138536 Jy ! Component: 2100 - total flux cleaned = 0.00139797 Jy ! Component: 2150 - total flux cleaned = 0.00142307 Jy ! Component: 2200 - total flux cleaned = 0.00141053 Jy ! Component: 2250 - total flux cleaned = 0.00139804 Jy ! Component: 2300 - total flux cleaned = 0.00145924 Jy ! Component: 2350 - total flux cleaned = 0.00142281 Jy ! Component: 2400 - total flux cleaned = 0.00147109 Jy ! Component: 2450 - total flux cleaned = 0.00148306 Jy ! Component: 2500 - total flux cleaned = 0.0015069 Jy ! Component: 2550 - total flux cleaned = 0.00149509 Jy ! Component: 2600 - total flux cleaned = 0.00154188 Jy ! Component: 2650 - total flux cleaned = 0.00156514 Jy ! Component: 2700 - total flux cleaned = 0.00157677 Jy ! Component: 2750 - total flux cleaned = 0.00162263 Jy ! Component: 2800 - total flux cleaned = 0.00164551 Jy ! Component: 2850 - total flux cleaned = 0.00163422 Jy ! Component: 2900 - total flux cleaned = 0.00162298 Jy ! Component: 2950 - total flux cleaned = 0.00165645 Jy ! Component: 3000 - total flux cleaned = 0.00164535 Jy ! Component: 3050 - total flux cleaned = 0.00168944 Jy ! Component: 3100 - total flux cleaned = 0.00168947 Jy ! Component: 3150 - total flux cleaned = 0.00175465 Jy ! Component: 3200 - total flux cleaned = 0.00172232 Jy ! Component: 3250 - total flux cleaned = 0.00176541 Jy ! Component: 3300 - total flux cleaned = 0.0018188 Jy ! Component: 3350 - total flux cleaned = 0.00185071 Jy ! Component: 3400 - total flux cleaned = 0.0018718 Jy ! Component: 3450 - total flux cleaned = 0.00189264 Jy ! Component: 3500 - total flux cleaned = 0.00190305 Jy ! Component: 3550 - total flux cleaned = 0.00191335 Jy ! Component: 3600 - total flux cleaned = 0.00194418 Jy ! Component: 3650 - total flux cleaned = 0.00199536 Jy ! Component: 3700 - total flux cleaned = 0.00201578 Jy ! Component: 3750 - total flux cleaned = 0.00202604 Jy ! Component: 3800 - total flux cleaned = 0.00205633 Jy ! Component: 3850 - total flux cleaned = 0.00211619 Jy ! Component: 3900 - total flux cleaned = 0.00208642 Jy ! Component: 3950 - total flux cleaned = 0.00210618 Jy ! Component: 4000 - total flux cleaned = 0.00215549 Jy ! Component: 4050 - total flux cleaned = 0.00217506 Jy ! Total flux subtracted in 4096 components = 0.00220429 Jy ! Clean residual min=-0.000485 max=0.000574 Jy/beam ! Clean residual mean=0.000001 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.260662 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 482 components and 0.260662 Jy ![Exited script file: muppet] wmap "J2209+3556_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.504 x 6.302 at -5.142 degrees (North through East) ! Clean map min=-0.0010035 max=0.15758 Jy/beam ! Writing clean map to FITS file: J2209+3556_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.157577 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000173865 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.33101 0.33101 0.66202 1.32404 2.64808 5.29616 10.5923 21.1846 42.3693 84.7386 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.157 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.504 x 6.302 at -5.142 degrees (North through East) ! Clean map min=-0.0010035 max=0.15758 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 J2209+3556_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:40:09 2019