! Started logfile: J1217-0029_S_2017_08_05_pus_uvs.log on Thu May 9 19:29:12 2019 obs J1217-0029_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1217-0029_S_2017_08_05_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.722994 visibilities/baseline/integration-bin. ! Found source: J1217-0029 ! ! 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 18740 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 J1217-0029_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 209 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 244 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 209 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1040 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.915254Jy sigma=0.007848 ! Fit after self-cal, rms=0.906221Jy sigma=0.007777 ! 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.56 mas, bmaj=7.103 mas, bpa=-4.6 degrees ! Estimated noise=1021.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0720227 Jy ! Component: 100 - total flux cleaned = 0.0906017 Jy ! Total flux subtracted in 100 components = 0.0906017 Jy ! Clean residual min=-0.005771 max=0.008163 Jy/beam ! Clean residual mean=0.000033 rms=0.001253 Jy/beam ! Combined flux in latest and established models = 0.0906017 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0906017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085289Jy sigma=0.000685 ! Fit after self-cal, rms=0.085279Jy sigma=0.000685 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00947799 Jy ! Component: 100 - total flux cleaned = 0.014505 Jy ! Total flux subtracted in 100 components = 0.014505 Jy ! Clean residual min=-0.004043 max=0.007035 Jy/beam ! Clean residual mean=0.000022 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.105107 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 10 components and 0.105107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083890Jy sigma=0.000674 ! Fit after self-cal, rms=0.083891Jy sigma=0.000674 ! Inverting map ! Added new window around map position (-10, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00586112 Jy ! Component: 100 - total flux cleaned = 0.00926905 Jy ! Total flux subtracted in 100 components = 0.00926905 Jy ! Clean residual min=-0.003114 max=0.003980 Jy/beam ! Clean residual mean=0.000018 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.114376 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.114376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083299Jy sigma=0.000669 ! Fit after self-cal, rms=0.083264Jy 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=2.978 mas, bmaj=8.126 mas, bpa=-5.167 degrees ! Estimated noise=697.573 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.00487572 Jy ! Component: 100 - total flux cleaned = 0.00813874 Jy ! Component: 150 - total flux cleaned = 0.0105896 Jy ! Component: 200 - total flux cleaned = 0.0124478 Jy ! Total flux subtracted in 200 components = 0.0124478 Jy ! Clean residual min=-0.002714 max=0.004076 Jy/beam ! Clean residual mean=0.000015 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.126824 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 54 components and 0.126824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082847Jy sigma=0.000666 ! Fit after self-cal, rms=0.082825Jy sigma=0.000666 ! Inverting map ! Added new window around map position (-17, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00375884 Jy ! Component: 100 - total flux cleaned = 0.00592593 Jy ! Component: 150 - total flux cleaned = 0.00757984 Jy ! Component: 200 - total flux cleaned = 0.00891908 Jy ! Total flux subtracted in 200 components = 0.00891908 Jy ! Clean residual min=-0.002444 max=0.002590 Jy/beam ! Clean residual mean=0.000011 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.135743 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 91 components and 0.135743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082602Jy sigma=0.000664 ! Fit after self-cal, rms=0.082581Jy sigma=0.000664 ! 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.00* FD 0.94 HN 0.92 KP 1.09 ! LA 0.99 MK 1.02 NL 0.92 OV 1.05 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 0.99 KP 0.99 ! LA 1.00 MK 1.03 NL 1.07 OV 1.08 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 0.98 KP 0.88 ! LA 0.80 MK 1.03 NL 1.11 OV 0.97 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.84 KP 1.00* ! LA 1.00* MK 1.02 NL 1.00* OV 1.00* ! PT 1.11 SC 1.00* ! ! ! Fit before self-cal, rms=0.082581Jy sigma=0.000664 ! Fit after self-cal, rms=0.079872Jy sigma=0.000660 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.996 mas, bmaj=8.161 mas, bpa=-5.107 degrees ! Estimated noise=695.127 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.00116373 Jy ! Component: 100 - total flux cleaned = 0.00148817 Jy ! Component: 150 - total flux cleaned = 0.00161207 Jy ! Component: 200 - total flux cleaned = 0.00169963 Jy ! Total flux subtracted in 200 components = 0.00169963 Jy ! Clean residual min=-0.001560 max=0.002039 Jy/beam ! Clean residual mean=0.000002 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.137442 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 122 components and 0.137442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079848Jy sigma=0.000660 ! Fit after self-cal, rms=0.079802Jy sigma=0.000659 ! 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.079802Jy sigma=0.000659 ! Fit after self-cal, rms=0.079843Jy sigma=0.000659 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.994 mas, bmaj=8.163 mas, bpa=-5.129 degrees ! Estimated noise=694.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00059615 Jy ! Component: 100 - total flux cleaned = 0.000701352 Jy ! Component: 150 - total flux cleaned = 0.000739075 Jy ! Component: 200 - total flux cleaned = 0.000756104 Jy ! Total flux subtracted in 200 components = 0.000756104 Jy ! Clean residual min=-0.001466 max=0.002015 Jy/beam ! Clean residual mean=0.000003 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.138198 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 139 components and 0.138198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079832Jy sigma=0.000659 ! Fit after self-cal, rms=0.079843Jy sigma=0.000659 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 (22, 115). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154671 Jy ! Component: 100 - total flux cleaned = 0.0017076 Jy ! Component: 150 - total flux cleaned = 0.00187611 Jy ! Component: 200 - total flux cleaned = 0.00189652 Jy ! Total flux subtracted in 200 components = 0.00189652 Jy ! Clean residual min=-0.001460 max=0.001534 Jy/beam ! Clean residual mean=0.000002 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.140095 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 159 components and 0.140095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079805Jy sigma=0.000659 ! Fit after self-cal, rms=0.079801Jy sigma=0.000659 ! 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.079801Jy sigma=0.000659 ! Fit after self-cal, rms=0.079905Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.988 mas, bmaj=8.156 mas, bpa=-5.127 degrees ! Estimated noise=692.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000714423 Jy ! Component: 100 - total flux cleaned = 0.000902576 Jy ! Component: 150 - total flux cleaned = 0.000974702 Jy ! Component: 200 - total flux cleaned = 0.0010223 Jy ! Total flux subtracted in 200 components = 0.0010223 Jy ! Clean residual min=-0.001350 max=0.001465 Jy/beam ! Clean residual mean=0.000003 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.141117 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 173 components and 0.141117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079894Jy sigma=0.000658 ! Fit after self-cal, rms=0.079905Jy sigma=0.000658 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.000235225 Jy ! Component: 100 - total flux cleaned = 0.000263762 Jy ! Component: 150 - total flux cleaned = 0.000291462 Jy ! Component: 200 - total flux cleaned = 0.000317719 Jy ! Total flux subtracted in 200 components = 0.000317719 Jy ! Clean residual min=-0.001354 max=0.001451 Jy/beam ! Clean residual mean=0.000003 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.141435 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 182 components and 0.141435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079900Jy sigma=0.000658 ! Fit after self-cal, rms=0.079899Jy sigma=0.000658 ! 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.079899Jy sigma=0.000658 ! Fit after self-cal, rms=0.079943Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.821 mas, bmaj=14.56 mas, bpa=-9.059 degrees ! Estimated noise=922.535 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011302 Jy ! Component: 100 - total flux cleaned = 0.000167329 Jy ! Component: 150 - total flux cleaned = 0.000259717 Jy ! Component: 200 - total flux cleaned = 0.000311932 Jy ! Total flux subtracted in 200 components = 0.000311932 Jy ! Clean residual min=-0.001601 max=0.001595 Jy/beam ! Clean residual mean=0.000006 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.141747 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 189 components and 0.141747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079941Jy sigma=0.000658 ! Fit after self-cal, rms=0.079942Jy sigma=0.000658 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.2432e-05 Jy ! Component: 100 - total flux cleaned = 2.81688e-05 Jy ! Component: 150 - total flux cleaned = 6.20329e-05 Jy ! Component: 200 - total flux cleaned = 8.29132e-05 Jy ! Total flux subtracted in 200 components = 8.29132e-05 Jy ! Clean residual min=-0.001551 max=0.001568 Jy/beam ! Clean residual mean=0.000006 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.14183 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 195 components and 0.14183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079942Jy sigma=0.000658 ! Fit after self-cal, rms=0.079940Jy sigma=0.000658 ! 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=2.987 mas, bmaj=8.155 mas, bpa=-5.122 degrees ! Estimated noise=692.527 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.987 x 8.155 at -5.122 degrees (North through East) ! Clean map min=-0.0013309 max=0.095369 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.562 mas, bmaj=7.099 mas, bpa=-4.508 degrees ! Estimated noise=1010.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0711996 Jy ! Component: 100 - total flux cleaned = 0.0903675 Jy ! Component: 150 - total flux cleaned = 0.100391 Jy ! Component: 200 - total flux cleaned = 0.106864 Jy ! Total flux subtracted in 200 components = 0.106864 Jy ! Clean residual min=-0.003492 max=0.004267 Jy/beam ! Clean residual mean=0.000018 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.106864 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.106864 Jy ! Inverting map and beam ! Estimated beam: bmin=2.987 mas, bmaj=8.155 mas, bpa=-5.122 degrees ! Estimated noise=692.527 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) ! Added new window around map position (-3, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00709494 Jy ! Component: 100 - total flux cleaned = 0.0121736 Jy ! Component: 150 - total flux cleaned = 0.016029 Jy ! Component: 200 - total flux cleaned = 0.0191372 Jy ! Total flux subtracted in 200 components = 0.0191372 Jy ! Clean residual min=-0.001787 max=0.002025 Jy/beam ! Clean residual mean=0.000011 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.126001 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 69 components and 0.126001 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=6.821 mas, bmaj=14.56 mas, bpa=-9.059 degrees ! Estimated noise=922.535 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00468956 Jy ! Component: 100 - total flux cleaned = 0.00757699 Jy ! Component: 150 - total flux cleaned = 0.00956871 Jy ! Component: 200 - total flux cleaned = 0.0110194 Jy ! Total flux subtracted in 200 components = 0.0110194 Jy ! Clean residual min=-0.001835 max=0.001448 Jy/beam ! Clean residual mean=0.000009 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.137021 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.00109615 Jy ! Component: 100 - total flux cleaned = 0.00186438 Jy ! Component: 150 - total flux cleaned = 0.00232986 Jy ! Component: 200 - total flux cleaned = 0.00273089 Jy ! Total flux subtracted in 200 components = 0.00273089 Jy ! Clean residual min=-0.001648 max=0.001407 Jy/beam ! Clean residual mean=0.000007 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.139752 Jy ! Adding 128 model components to the UV plane model. ! The established model now contains 194 components and 0.139752 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.987 mas, bmaj=8.155 mas, bpa=-5.122 degrees ! Estimated noise=692.527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00044847 Jy ! Component: 100 - total flux cleaned = 0.00077765 Jy ! Component: 150 - total flux cleaned = 0.000956727 Jy ! Component: 200 - total flux cleaned = 0.00109752 Jy ! Total flux subtracted in 200 components = 0.00109752 Jy ! Clean residual min=-0.001404 max=0.001371 Jy/beam ! Clean residual mean=0.000002 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.140849 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 219 components and 0.140849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079953Jy sigma=0.000658 ! Fit after self-cal, rms=0.079945Jy sigma=0.000658 wmodel J1217-0029_S_2017_08_05_pus_map.mod ! Writing 219 model components to file: J1217-0029_S_2017_08_05_pus_map.mod wobs J1217-0029_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1217-0029_S_2017_08_05_pus_uvs.fits wwins J1217-0029_S_2017_08_05_pus_map.win ! wwins: Wrote 5 windows to J1217-0029_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.00038489 Jy ! Component: 100 - total flux cleaned = -0.000598219 Jy ! Component: 150 - total flux cleaned = -0.000710178 Jy ! Component: 200 - total flux cleaned = -0.000752863 Jy ! Component: 250 - total flux cleaned = -0.000856618 Jy ! Component: 300 - total flux cleaned = -0.000897043 Jy ! Component: 350 - total flux cleaned = -0.000995247 Jy ! Component: 400 - total flux cleaned = -0.0010138 Jy ! Component: 450 - total flux cleaned = -0.00103191 Jy ! Component: 500 - total flux cleaned = -0.00108664 Jy ! Component: 550 - total flux cleaned = -0.00117597 Jy ! Component: 600 - total flux cleaned = -0.00119352 Jy ! Component: 650 - total flux cleaned = -0.00122785 Jy ! Component: 700 - total flux cleaned = -0.00121058 Jy ! Component: 750 - total flux cleaned = -0.00121051 Jy ! Component: 800 - total flux cleaned = -0.00119455 Jy ! Component: 850 - total flux cleaned = -0.0011947 Jy ! Component: 900 - total flux cleaned = -0.00119488 Jy ! Component: 950 - total flux cleaned = -0.00116352 Jy ! Component: 1000 - total flux cleaned = -0.00116357 Jy ! Component: 1050 - total flux cleaned = -0.00114843 Jy ! Component: 1100 - total flux cleaned = -0.00114838 Jy ! Component: 1150 - total flux cleaned = -0.00111866 Jy ! Component: 1200 - total flux cleaned = -0.00110391 Jy ! Component: 1250 - total flux cleaned = -0.00111827 Jy ! Component: 1300 - total flux cleaned = -0.00111835 Jy ! Component: 1350 - total flux cleaned = -0.00114645 Jy ! Component: 1400 - total flux cleaned = -0.00113218 Jy ! Component: 1450 - total flux cleaned = -0.00113215 Jy ! Component: 1500 - total flux cleaned = -0.00115965 Jy ! Component: 1550 - total flux cleaned = -0.00114594 Jy ! Component: 1600 - total flux cleaned = -0.00115933 Jy ! Component: 1650 - total flux cleaned = -0.00115943 Jy ! Component: 1700 - total flux cleaned = -0.00117282 Jy ! Component: 1750 - total flux cleaned = -0.00116004 Jy ! Component: 1800 - total flux cleaned = -0.00118567 Jy ! Component: 1850 - total flux cleaned = -0.00124918 Jy ! Component: 1900 - total flux cleaned = -0.00126146 Jy ! Component: 1950 - total flux cleaned = -0.00122403 Jy ! Component: 2000 - total flux cleaned = -0.00121179 Jy ! Component: 2050 - total flux cleaned = -0.00121195 Jy ! Component: 2100 - total flux cleaned = -0.00119986 Jy ! Component: 2150 - total flux cleaned = -0.00117595 Jy ! Component: 2200 - total flux cleaned = -0.0011284 Jy ! Component: 2250 - total flux cleaned = -0.00106964 Jy ! Component: 2300 - total flux cleaned = -0.00104648 Jy ! Component: 2350 - total flux cleaned = -0.00103509 Jy ! Component: 2400 - total flux cleaned = -0.00101219 Jy ! Component: 2450 - total flux cleaned = -0.000977907 Jy ! Component: 2500 - total flux cleaned = -0.000932685 Jy ! Component: 2550 - total flux cleaned = -0.000887706 Jy ! Component: 2600 - total flux cleaned = -0.000854416 Jy ! Component: 2650 - total flux cleaned = -0.000766193 Jy ! Component: 2700 - total flux cleaned = -0.00073353 Jy ! Component: 2750 - total flux cleaned = -0.000668447 Jy ! Component: 2800 - total flux cleaned = -0.000636379 Jy ! Component: 2850 - total flux cleaned = -0.000647041 Jy ! Component: 2900 - total flux cleaned = -0.000604703 Jy ! Component: 2950 - total flux cleaned = -0.000562521 Jy ! Component: 3000 - total flux cleaned = -0.0005415 Jy ! Component: 3050 - total flux cleaned = -0.00055184 Jy ! Component: 3100 - total flux cleaned = -0.000510598 Jy ! Component: 3150 - total flux cleaned = -0.000479972 Jy ! Component: 3200 - total flux cleaned = -0.000469888 Jy ! Component: 3250 - total flux cleaned = -0.000419487 Jy ! Component: 3300 - total flux cleaned = -0.000429528 Jy ! Component: 3350 - total flux cleaned = -0.000379708 Jy ! Component: 3400 - total flux cleaned = -0.000360005 Jy ! Component: 3450 - total flux cleaned = -0.000281287 Jy ! Component: 3500 - total flux cleaned = -0.0002325 Jy ! Component: 3550 - total flux cleaned = -0.00024227 Jy ! Component: 3600 - total flux cleaned = -0.000203633 Jy ! Component: 3650 - total flux cleaned = -0.000136409 Jy ! Component: 3700 - total flux cleaned = -6.97738e-05 Jy ! Component: 3750 - total flux cleaned = -5.08474e-05 Jy ! Component: 3800 - total flux cleaned = -6.03824e-05 Jy ! Component: 3850 - total flux cleaned = 5.26353e-06 Jy ! Component: 3900 - total flux cleaned = 4.25314e-05 Jy ! Component: 3950 - total flux cleaned = 0.000116588 Jy ! Component: 4000 - total flux cleaned = 0.000144138 Jy ! Component: 4050 - total flux cleaned = 0.000125931 Jy ! Total flux subtracted in 4096 components = 0.000189615 Jy ! Clean residual min=-0.000525 max=0.000491 Jy/beam ! Clean residual mean=0.000002 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.141039 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 517 components and 0.141039 Jy ![Exited script file: muppet] wmap "J1217-0029_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.987 x 8.155 at -5.122 degrees (North through East) ! Clean map min=-0.0011876 max=0.095565 Jy/beam ! Writing clean map to FITS file: J1217-0029_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.095565 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000170852 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.536342 0.536342 1.07268 2.14537 4.29074 8.58147 17.1629 34.3259 68.6518 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.095 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.987 x 8.155 at -5.122 degrees (North through East) ! Clean map min=-0.0011876 max=0.095565 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 J1217-0029_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:29:18 2019