! Started logfile: J2103-0933_S_2017_10_09_pus_uvs.log on Sun May 12 13:20:31 2019 obs J2103-0933_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J2103-0933_S_2017_10_09_pus_uva.fits ! AN table 1: 116 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.704262 visibilities/baseline/integration-bin. ! Found source: J2103-0933 ! ! 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 11764 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 J2103-0933_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 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 248 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 218 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 665 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.953682Jy sigma=0.008120 ! Fit after self-cal, rms=0.929862Jy sigma=0.007918 ! 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=3.108 mas, bmaj=12.9 mas, bpa=-15.56 degrees ! Estimated noise=1272.74 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.0538591 Jy ! Component: 100 - total flux cleaned = 0.0727375 Jy ! Total flux subtracted in 100 components = 0.0727375 Jy ! Clean residual min=-0.005776 max=0.008800 Jy/beam ! Clean residual mean=0.000009 rms=0.001735 Jy/beam ! Combined flux in latest and established models = 0.0727375 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0727375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085782Jy sigma=0.000677 ! Fit after self-cal, rms=0.085421Jy sigma=0.000674 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114629 Jy ! Component: 100 - total flux cleaned = 0.0175651 Jy ! Total flux subtracted in 100 components = 0.0175651 Jy ! Clean residual min=-0.004962 max=0.004774 Jy/beam ! Clean residual mean=0.000005 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 0.0903026 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.0903026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083859Jy sigma=0.000662 ! Fit after self-cal, rms=0.083735Jy sigma=0.000661 ! 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.635 mas, bmaj=14.46 mas, bpa=-14.68 degrees ! Estimated noise=922.991 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.00392829 Jy ! Component: 100 - total flux cleaned = 0.00608373 Jy ! Component: 150 - total flux cleaned = 0.00748772 Jy ! Component: 200 - total flux cleaned = 0.0083855 Jy ! Total flux subtracted in 200 components = 0.0083855 Jy ! Clean residual min=-0.002915 max=0.003404 Jy/beam ! Clean residual mean=0.000005 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.0986881 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 51 components and 0.0986881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083500Jy sigma=0.000660 ! Fit after self-cal, rms=0.083490Jy sigma=0.000660 ! 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 0.99 FD 1.01 HN 1.02 KP 1.08 ! LA 1.01 MK 0.98 NL 0.97 OV 1.00* ! PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00 HN 1.08 KP 1.05 ! LA 0.99 MK 1.10 NL 1.11 OV 1.00* ! PT 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.03 HN 0.97 KP 0.92 ! LA 0.79 MK 1.08 NL 1.12 OV 1.00* ! PT 0.95 ! ! ! Correcting IF 4. ! A total of 159 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.87 KP 1.00* ! LA 1.00* MK 0.89 NL 1.00* OV 1.00* ! PT 1.01 ! ! ! Fit before self-cal, rms=0.083490Jy sigma=0.000660 ! Fit after self-cal, rms=0.082303Jy sigma=0.000655 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.661 mas, bmaj=14.51 mas, bpa=-14.68 degrees ! Estimated noise=940.299 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.000767777 Jy ! Component: 100 - total flux cleaned = -0.000797351 Jy ! Component: 150 - total flux cleaned = -0.000796026 Jy ! Component: 200 - total flux cleaned = -0.000796252 Jy ! Total flux subtracted in 200 components = -0.000796252 Jy ! Clean residual min=-0.002487 max=0.002685 Jy/beam ! Clean residual mean=0.000002 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.0978919 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.0978919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082284Jy sigma=0.000655 ! Fit after self-cal, rms=0.082274Jy sigma=0.000655 ! 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.082274Jy sigma=0.000655 ! Fit after self-cal, rms=0.082851Jy sigma=0.000653 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.692 mas, bmaj=14.14 mas, bpa=-14.64 degrees ! Estimated noise=937.023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000480976 Jy ! Component: 100 - total flux cleaned = -0.000483249 Jy ! Component: 150 - total flux cleaned = -0.000500696 Jy ! Component: 200 - total flux cleaned = -0.000515314 Jy ! Total flux subtracted in 200 components = -0.000515314 Jy ! Clean residual min=-0.001890 max=0.002253 Jy/beam ! Clean residual mean=0.000003 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.0973765 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.0973765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082841Jy sigma=0.000653 ! Fit after self-cal, rms=0.082887Jy 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) ! Added new window around map position (125.5, -71.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138785 Jy ! Component: 100 - total flux cleaned = 0.00127273 Jy ! Component: 150 - total flux cleaned = 0.00105006 Jy ! Component: 200 - total flux cleaned = 0.000941433 Jy ! Total flux subtracted in 200 components = 0.000941433 Jy ! Clean residual min=-0.001789 max=0.001848 Jy/beam ! Clean residual mean=0.000002 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.098318 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 94 components and 0.098318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082833Jy sigma=0.000652 ! Fit after self-cal, rms=0.082824Jy sigma=0.000652 ! 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.082824Jy sigma=0.000652 ! Fit after self-cal, rms=0.082979Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.703 mas, bmaj=14.18 mas, bpa=-14.65 degrees ! Estimated noise=937.637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000438762 Jy ! Component: 100 - total flux cleaned = 0.000287691 Jy ! Component: 150 - total flux cleaned = 0.000136439 Jy ! Component: 200 - total flux cleaned = 6.68824e-05 Jy ! Total flux subtracted in 200 components = 6.68824e-05 Jy ! Clean residual min=-0.001687 max=0.001825 Jy/beam ! Clean residual mean=0.000002 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.0983849 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 108 components and 0.0983849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082955Jy sigma=0.000652 ! Fit after self-cal, rms=0.082957Jy sigma=0.000652 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 = -7.89388e-06 Jy ! Component: 100 - total flux cleaned = -0.00013114 Jy ! Component: 150 - total flux cleaned = -0.000173202 Jy ! Component: 200 - total flux cleaned = -0.000252271 Jy ! Total flux subtracted in 200 components = -0.000252271 Jy ! Clean residual min=-0.001649 max=0.001852 Jy/beam ! Clean residual mean=0.000002 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.0981326 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 117 components and 0.0981326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082944Jy sigma=0.000652 ! Fit after self-cal, rms=0.082944Jy sigma=0.000652 ! Inverting map ! Added new window around map position (-84.5, 71). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000985245 Jy ! Component: 100 - total flux cleaned = 0.00114087 Jy ! Component: 150 - total flux cleaned = 0.00123267 Jy ! Component: 200 - total flux cleaned = 0.0011793 Jy ! Total flux subtracted in 200 components = 0.0011793 Jy ! Clean residual min=-0.001478 max=0.001743 Jy/beam ! Clean residual mean=0.000002 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0993119 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 141 components and 0.0993119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082904Jy sigma=0.000652 ! Fit after self-cal, rms=0.082892Jy sigma=0.000651 ! Inverting map ! Added new window around map position (52.5, 124.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141798 Jy ! Component: 100 - total flux cleaned = 0.00167372 Jy ! Component: 150 - total flux cleaned = 0.00179423 Jy ! Component: 200 - total flux cleaned = 0.00195782 Jy ! Total flux subtracted in 200 components = 0.00195782 Jy ! Clean residual min=-0.001372 max=0.001301 Jy/beam ! Clean residual mean=0.000001 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.10127 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 157 components and 0.10127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082854Jy sigma=0.000651 ! Fit after self-cal, rms=0.082848Jy sigma=0.000651 ! 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.082848Jy sigma=0.000651 ! Fit after self-cal, rms=0.082513Jy sigma=0.000651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.284 mas, bmaj=16.03 mas, bpa=-6.724 degrees ! Estimated noise=1117.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000354783 Jy ! Component: 100 - total flux cleaned = 0.000353155 Jy ! Component: 150 - total flux cleaned = 0.000303485 Jy ! Component: 200 - total flux cleaned = 0.000189729 Jy ! Total flux subtracted in 200 components = 0.000189729 Jy ! Clean residual min=-0.001705 max=0.001392 Jy/beam ! Clean residual mean=0.000001 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.101459 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 178 components and 0.101459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082497Jy sigma=0.000651 ! Fit after self-cal, rms=0.082484Jy sigma=0.000651 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.000167444 Jy ! Component: 100 - total flux cleaned = 9.65157e-05 Jy ! Component: 150 - total flux cleaned = -1.21614e-05 Jy ! Component: 200 - total flux cleaned = -9.07662e-05 Jy ! Total flux subtracted in 200 components = -9.07662e-05 Jy ! Clean residual min=-0.001670 max=0.001409 Jy/beam ! Clean residual mean=0.000001 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.101369 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 192 components and 0.101369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082474Jy sigma=0.000651 ! Fit after self-cal, rms=0.082471Jy sigma=0.000651 ! 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.701 mas, bmaj=14.28 mas, bpa=-14.69 degrees ! Estimated noise=936.13 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.701 x 14.28 at -14.69 degrees (North through East) ! Clean map min=-0.0024622 max=0.0684 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=3.148 mas, bmaj=12.67 mas, bpa=-15.65 degrees ! Estimated noise=1306.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0540952 Jy ! Component: 100 - total flux cleaned = 0.0739869 Jy ! Component: 150 - total flux cleaned = 0.0840268 Jy ! Component: 200 - total flux cleaned = 0.0901913 Jy ! Total flux subtracted in 200 components = 0.0901913 Jy ! Clean residual min=-0.004159 max=0.004288 Jy/beam ! Clean residual mean=0.000007 rms=0.001198 Jy/beam ! Combined flux in latest and established models = 0.0901913 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0901913 Jy ! Inverting map and beam ! Estimated beam: bmin=3.701 mas, bmaj=14.28 mas, bpa=-14.69 degrees ! Estimated noise=936.13 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.00440455 Jy ! Component: 100 - total flux cleaned = 0.00751197 Jy ! Component: 150 - total flux cleaned = 0.00920516 Jy ! Component: 200 - total flux cleaned = 0.0100743 Jy ! Total flux subtracted in 200 components = 0.0100743 Jy ! Clean residual min=-0.002203 max=0.002054 Jy/beam ! Clean residual mean=0.000002 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.100266 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 50 components and 0.100266 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=8.284 mas, bmaj=16.03 mas, bpa=-6.724 degrees ! Estimated noise=1117.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00066714 Jy ! Component: 100 - total flux cleaned = 0.000942017 Jy ! Component: 150 - total flux cleaned = 0.00111839 Jy ! Component: 200 - total flux cleaned = 0.00122126 Jy ! Total flux subtracted in 200 components = 0.00122126 Jy ! Clean residual min=-0.002074 max=0.001823 Jy/beam ! Clean residual mean=0.000003 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.101487 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 = -4.62183e-05 Jy ! Component: 100 - total flux cleaned = -8.81199e-05 Jy ! Component: 150 - total flux cleaned = -0.000127848 Jy ! Component: 200 - total flux cleaned = -0.000166009 Jy ! Total flux subtracted in 200 components = -0.000166009 Jy ! Clean residual min=-0.001973 max=0.001479 Jy/beam ! Clean residual mean=0.000002 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.101321 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 86 components and 0.101321 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.701 mas, bmaj=14.28 mas, bpa=-14.69 degrees ! Estimated noise=936.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000121274 Jy ! Component: 100 - total flux cleaned = -7.39964e-05 Jy ! Component: 150 - total flux cleaned = -3.14297e-05 Jy ! Component: 200 - total flux cleaned = 8.5121e-06 Jy ! Total flux subtracted in 200 components = 8.5121e-06 Jy ! Clean residual min=-0.001637 max=0.001643 Jy/beam ! Clean residual mean=0.000002 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.101329 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 114 components and 0.101329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082507Jy sigma=0.000651 ! Fit after self-cal, rms=0.082500Jy sigma=0.000651 wmodel J2103-0933_S_2017_10_09_pus_map.mod ! Writing 114 model components to file: J2103-0933_S_2017_10_09_pus_map.mod wobs J2103-0933_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J2103-0933_S_2017_10_09_pus_uvs.fits wwins J2103-0933_S_2017_10_09_pus_map.win ! wwins: Wrote 4 windows to J2103-0933_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.000435999 Jy ! Component: 100 - total flux cleaned = -0.000825208 Jy ! Component: 150 - total flux cleaned = -0.00114017 Jy ! Component: 200 - total flux cleaned = -0.00148228 Jy ! Component: 250 - total flux cleaned = -0.0017001 Jy ! Component: 300 - total flux cleaned = -0.00188773 Jy ! Component: 350 - total flux cleaned = -0.0019882 Jy ! Component: 400 - total flux cleaned = -0.00206653 Jy ! Component: 450 - total flux cleaned = -0.00223695 Jy ! Component: 500 - total flux cleaned = -0.00232841 Jy ! Component: 550 - total flux cleaned = -0.00236413 Jy ! Component: 600 - total flux cleaned = -0.0024167 Jy ! Component: 650 - total flux cleaned = -0.00246842 Jy ! Component: 700 - total flux cleaned = -0.00250242 Jy ! Component: 750 - total flux cleaned = -0.00251925 Jy ! Component: 800 - total flux cleaned = -0.00256665 Jy ! Component: 850 - total flux cleaned = -0.00258192 Jy ! Component: 900 - total flux cleaned = -0.00261209 Jy ! Component: 950 - total flux cleaned = -0.00262686 Jy ! Component: 1000 - total flux cleaned = -0.00262685 Jy ! Component: 1050 - total flux cleaned = -0.00271112 Jy ! Component: 1100 - total flux cleaned = -0.00271055 Jy ! Component: 1150 - total flux cleaned = -0.00269708 Jy ! Component: 1200 - total flux cleaned = -0.00273651 Jy ! Component: 1250 - total flux cleaned = -0.00274913 Jy ! Component: 1300 - total flux cleaned = -0.00274922 Jy ! Component: 1350 - total flux cleaned = -0.00279996 Jy ! Component: 1400 - total flux cleaned = -0.00283733 Jy ! Component: 1450 - total flux cleaned = -0.00284911 Jy ! Component: 1500 - total flux cleaned = -0.00284885 Jy ! Component: 1550 - total flux cleaned = -0.00283729 Jy ! Component: 1600 - total flux cleaned = -0.00284909 Jy ! Component: 1650 - total flux cleaned = -0.00289511 Jy ! Component: 1700 - total flux cleaned = -0.0029176 Jy ! Component: 1750 - total flux cleaned = -0.00291767 Jy ! Component: 1800 - total flux cleaned = -0.00297285 Jy ! Component: 1850 - total flux cleaned = -0.00298358 Jy ! Component: 1900 - total flux cleaned = -0.00298377 Jy ! Component: 1950 - total flux cleaned = -0.00306823 Jy ! Component: 2000 - total flux cleaned = -0.00307839 Jy ! Component: 2050 - total flux cleaned = -0.00311941 Jy ! Component: 2100 - total flux cleaned = -0.00315986 Jy ! Component: 2150 - total flux cleaned = -0.00313978 Jy ! Component: 2200 - total flux cleaned = -0.00315978 Jy ! Component: 2250 - total flux cleaned = -0.00320871 Jy ! Component: 2300 - total flux cleaned = -0.00322801 Jy ! Component: 2350 - total flux cleaned = -0.00323745 Jy ! Component: 2400 - total flux cleaned = -0.00323744 Jy ! Component: 2450 - total flux cleaned = -0.00326547 Jy ! Component: 2500 - total flux cleaned = -0.00327477 Jy ! Component: 2550 - total flux cleaned = -0.00331123 Jy ! Component: 2600 - total flux cleaned = -0.00332925 Jy ! Component: 2650 - total flux cleaned = -0.00332922 Jy ! Component: 2700 - total flux cleaned = -0.00332045 Jy ! Component: 2750 - total flux cleaned = -0.00334677 Jy ! Component: 2800 - total flux cleaned = -0.00337261 Jy ! Component: 2850 - total flux cleaned = -0.00338113 Jy ! Component: 2900 - total flux cleaned = -0.00338959 Jy ! Component: 2950 - total flux cleaned = -0.00337285 Jy ! Component: 3000 - total flux cleaned = -0.00339784 Jy ! Component: 3050 - total flux cleaned = -0.003406 Jy ! Component: 3100 - total flux cleaned = -0.00341412 Jy ! Component: 3150 - total flux cleaned = -0.003406 Jy ! Component: 3200 - total flux cleaned = -0.00341404 Jy ! Component: 3250 - total flux cleaned = -0.00342202 Jy ! Component: 3300 - total flux cleaned = -0.00342211 Jy ! Component: 3350 - total flux cleaned = -0.00343787 Jy ! Component: 3400 - total flux cleaned = -0.00346901 Jy ! Component: 3450 - total flux cleaned = -0.0034613 Jy ! Component: 3500 - total flux cleaned = -0.00348432 Jy ! Component: 3550 - total flux cleaned = -0.003492 Jy ! Component: 3600 - total flux cleaned = -0.00350716 Jy ! Component: 3650 - total flux cleaned = -0.00350713 Jy ! Component: 3700 - total flux cleaned = -0.00352954 Jy ! Component: 3750 - total flux cleaned = -0.00353697 Jy ! Component: 3800 - total flux cleaned = -0.00355916 Jy ! Component: 3850 - total flux cleaned = -0.00357382 Jy ! Component: 3900 - total flux cleaned = -0.00360306 Jy ! Component: 3950 - total flux cleaned = -0.00365391 Jy ! Component: 4000 - total flux cleaned = -0.00368279 Jy ! Component: 4050 - total flux cleaned = -0.00370439 Jy ! Total flux subtracted in 4096 components = -0.00374718 Jy ! Clean residual min=-0.000515 max=0.000413 Jy/beam ! Clean residual mean=-0.000001 rms=0.000134 Jy/beam ! Combined flux in latest and established models = 0.0975821 Jy keep ! Adding 257 model components to the UV plane model. ! The established model now contains 371 components and 0.0975821 Jy ![Exited script file: muppet] wmap "J2103-0933_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.701 x 14.28 at -14.69 degrees (North through East) ! Clean map min=-0.0013987 max=0.067885 Jy/beam ! Writing clean map to FITS file: J2103-0933_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.0678846 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000128608 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.568352 0.568352 1.1367 2.27341 4.54682 9.09363 18.1873 36.3745 72.7491 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.067 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.701 x 14.28 at -14.69 degrees (North through East) ! Clean map min=-0.0013987 max=0.067885 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 J2103-0933_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:20:36 2019