! Started logfile: J2005-1822_S_2017_06_10_pus_uvs.log on Mon May 6 15:01:36 2019 obs J2005-1822_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J2005-1822_S_2017_06_10_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975926 visibilities/baseline/integration-bin. ! Found source: J2005-1822 ! ! 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 1154 lines of history. ! ! Reading 16864 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 J2005-1822_S_2017_06_10_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 144 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 144 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 590 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.763775Jy sigma=0.006367 ! Fit after self-cal, rms=0.737282Jy sigma=0.006148 ! 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.447 mas, bmaj=6.942 mas, bpa=-5.889 degrees ! Estimated noise=1228.83 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.20095 Jy ! Component: 100 - total flux cleaned = 0.248246 Jy ! Total flux subtracted in 100 components = 0.248246 Jy ! Clean residual min=-0.009558 max=0.024376 Jy/beam ! Clean residual mean=-0.000026 rms=0.002824 Jy/beam ! Combined flux in latest and established models = 0.248246 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.248246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099235Jy sigma=0.000801 ! Fit after self-cal, rms=0.099177Jy sigma=0.000801 ! Inverting map ! Added new window around map position (1, -9.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0241617 Jy ! Component: 100 - total flux cleaned = 0.0380526 Jy ! Total flux subtracted in 100 components = 0.0380526 Jy ! Clean residual min=-0.007610 max=0.011961 Jy/beam ! Clean residual mean=-0.000020 rms=0.001883 Jy/beam ! Combined flux in latest and established models = 0.286299 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 44 components and 0.286299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091132Jy sigma=0.000726 ! Fit after self-cal, rms=0.090848Jy sigma=0.000724 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107196 Jy ! Component: 100 - total flux cleaned = 0.0173927 Jy ! Total flux subtracted in 100 components = 0.0173927 Jy ! Clean residual min=-0.007062 max=0.007332 Jy/beam ! Clean residual mean=-0.000016 rms=0.001540 Jy/beam ! Combined flux in latest and established models = 0.303692 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 61 components and 0.303692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089119Jy sigma=0.000708 ! Fit after self-cal, rms=0.088985Jy sigma=0.000707 ! 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.924 mas, bmaj=7.881 mas, bpa=-4.766 degrees ! Estimated noise=815.5 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.00813162 Jy ! Component: 100 - total flux cleaned = 0.0125454 Jy ! Component: 150 - total flux cleaned = 0.0152892 Jy ! Component: 200 - total flux cleaned = 0.0170438 Jy ! Total flux subtracted in 200 components = 0.0170438 Jy ! Clean residual min=-0.004763 max=0.005373 Jy/beam ! Clean residual mean=-0.000017 rms=0.001291 Jy/beam ! Combined flux in latest and established models = 0.320736 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 93 components and 0.320736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088230Jy sigma=0.000700 ! Fit after self-cal, rms=0.088156Jy sigma=0.000700 ! 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.06 FD 0.96 HN 1.00 KP 1.04 ! LA 1.00 MK 1.01 NL 0.89 OV 1.02 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.05 KP 1.02 ! LA 0.97 MK 1.02 NL 1.04 OV 1.04 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.04 KP 0.99 ! LA 0.97 MK 1.02 NL 0.98 OV 0.95 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 0.99 KP 1.00* ! LA 1.00* MK 0.99 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.088156Jy sigma=0.000700 ! Fit after self-cal, rms=0.087486Jy sigma=0.000688 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.937 mas, bmaj=7.89 mas, bpa=-4.628 degrees ! Estimated noise=817.774 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.0003342 Jy ! Component: 100 - total flux cleaned = 0.000338909 Jy ! Component: 150 - total flux cleaned = 0.00033767 Jy ! Component: 200 - total flux cleaned = 0.000301205 Jy ! Total flux subtracted in 200 components = 0.000301205 Jy ! Clean residual min=-0.004479 max=0.004797 Jy/beam ! Clean residual mean=-0.000009 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.321037 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 107 components and 0.321037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087424Jy sigma=0.000688 ! Fit after self-cal, rms=0.087418Jy sigma=0.000688 ! 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.087418Jy sigma=0.000688 ! Fit after self-cal, rms=0.087788Jy sigma=0.000680 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.94 mas, bmaj=7.898 mas, bpa=-4.682 degrees ! Estimated noise=819.208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000745156 Jy ! Component: 100 - total flux cleaned = 0.000635736 Jy ! Component: 150 - total flux cleaned = 0.000552777 Jy ! Component: 200 - total flux cleaned = 0.00052973 Jy ! Total flux subtracted in 200 components = 0.00052973 Jy ! Clean residual min=-0.002624 max=0.003940 Jy/beam ! Clean residual mean=-0.000009 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.321567 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 123 components and 0.321567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087759Jy sigma=0.000679 ! Fit after self-cal, rms=0.087773Jy sigma=0.000679 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 (-3, -59). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00358464 Jy ! Component: 100 - total flux cleaned = 0.00569019 Jy ! Component: 150 - total flux cleaned = 0.00725081 Jy ! Component: 200 - total flux cleaned = 0.00850233 Jy ! Total flux subtracted in 200 components = 0.00850233 Jy ! Clean residual min=-0.002489 max=0.003046 Jy/beam ! Clean residual mean=-0.000011 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.330069 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 160 components and 0.330069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087627Jy sigma=0.000678 ! Fit after self-cal, rms=0.087618Jy sigma=0.000678 ! 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.087618Jy sigma=0.000678 ! Fit after self-cal, rms=0.087821Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.943 mas, bmaj=7.905 mas, bpa=-4.676 degrees ! Estimated noise=818.372 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115534 Jy ! Component: 100 - total flux cleaned = 0.0018315 Jy ! Component: 150 - total flux cleaned = 0.00226073 Jy ! Component: 200 - total flux cleaned = 0.00246068 Jy ! Total flux subtracted in 200 components = 0.00246068 Jy ! Clean residual min=-0.002295 max=0.003016 Jy/beam ! Clean residual mean=-0.000011 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.33253 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 169 components and 0.33253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087796Jy sigma=0.000677 ! Fit after self-cal, rms=0.087799Jy sigma=0.000677 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 (7, -56.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00295209 Jy ! Component: 100 - total flux cleaned = 0.00458285 Jy ! Component: 150 - total flux cleaned = 0.00528451 Jy ! Component: 200 - total flux cleaned = 0.00597041 Jy ! Total flux subtracted in 200 components = 0.00597041 Jy ! Clean residual min=-0.002169 max=0.002376 Jy/beam ! Clean residual mean=-0.000010 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.3385 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 201 components and 0.3385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087691Jy sigma=0.000676 ! Fit after self-cal, rms=0.087686Jy sigma=0.000676 ! 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.087686Jy sigma=0.000676 ! Fit after self-cal, rms=0.087668Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.274 mas, bmaj=16.9 mas, bpa=-2.138 degrees ! Estimated noise=1063.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000947789 Jy ! Component: 100 - total flux cleaned = 0.00160412 Jy ! Component: 150 - total flux cleaned = 0.00207534 Jy ! Component: 200 - total flux cleaned = 0.00230828 Jy ! Total flux subtracted in 200 components = 0.00230828 Jy ! Clean residual min=-0.002638 max=0.003146 Jy/beam ! Clean residual mean=-0.000018 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.340808 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 204 components and 0.340808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087655Jy sigma=0.000676 ! Fit after self-cal, rms=0.087650Jy sigma=0.000676 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.000256223 Jy ! Component: 100 - total flux cleaned = 0.000417463 Jy ! Component: 150 - total flux cleaned = 0.000619264 Jy ! Component: 200 - total flux cleaned = 0.000803278 Jy ! Total flux subtracted in 200 components = 0.000803278 Jy ! Clean residual min=-0.002651 max=0.003148 Jy/beam ! Clean residual mean=-0.000017 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.341612 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 207 components and 0.341612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087648Jy sigma=0.000676 ! Fit after self-cal, rms=0.087643Jy sigma=0.000676 ! 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.945 mas, bmaj=7.912 mas, bpa=-4.652 degrees ! Estimated noise=817.532 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.945 x 7.912 at -4.652 degrees (North through East) ! Clean map min=-0.0019513 max=0.254 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.458 mas, bmaj=6.963 mas, bpa=-5.868 degrees ! Estimated noise=1237.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.201815 Jy ! Component: 100 - total flux cleaned = 0.253139 Jy ! Component: 150 - total flux cleaned = 0.276733 Jy ! Component: 200 - total flux cleaned = 0.290596 Jy ! Total flux subtracted in 200 components = 0.290596 Jy ! Clean residual min=-0.004043 max=0.007321 Jy/beam ! Clean residual mean=-0.000012 rms=0.001212 Jy/beam ! Combined flux in latest and established models = 0.290596 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.290596 Jy ! Inverting map and beam ! Estimated beam: bmin=2.945 mas, bmaj=7.912 mas, bpa=-4.652 degrees ! Estimated noise=817.532 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.0124797 Jy ! Component: 100 - total flux cleaned = 0.0192228 Jy ! Component: 150 - total flux cleaned = 0.0237108 Jy ! Component: 200 - total flux cleaned = 0.0273053 Jy ! Total flux subtracted in 200 components = 0.0273053 Jy ! Clean residual min=-0.002679 max=0.003015 Jy/beam ! Clean residual mean=-0.000011 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.317902 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 99 components and 0.317902 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.274 mas, bmaj=16.9 mas, bpa=-2.138 degrees ! Estimated noise=1063.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00540929 Jy ! Component: 100 - total flux cleaned = 0.00926708 Jy ! Component: 150 - total flux cleaned = 0.0123071 Jy ! Component: 200 - total flux cleaned = 0.0147374 Jy ! Total flux subtracted in 200 components = 0.0147374 Jy ! Clean residual min=-0.002970 max=0.003132 Jy/beam ! Clean residual mean=-0.000022 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.332639 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.0019546 Jy ! Component: 100 - total flux cleaned = 0.00353546 Jy ! Component: 150 - total flux cleaned = 0.00481828 Jy ! Component: 200 - total flux cleaned = 0.00586089 Jy ! Total flux subtracted in 200 components = 0.00586089 Jy ! Clean residual min=-0.002712 max=0.003070 Jy/beam ! Clean residual mean=-0.000019 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.3385 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 143 components and 0.3385 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.945 mas, bmaj=7.912 mas, bpa=-4.652 degrees ! Estimated noise=817.532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123426 Jy ! Component: 100 - total flux cleaned = 0.00138911 Jy ! Component: 150 - total flux cleaned = 0.00157421 Jy ! Component: 200 - total flux cleaned = 0.0017394 Jy ! Total flux subtracted in 200 components = 0.0017394 Jy ! Clean residual min=-0.001908 max=0.002418 Jy/beam ! Clean residual mean=-0.000008 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.340239 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 161 components and 0.340239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087681Jy sigma=0.000676 ! Fit after self-cal, rms=0.087655Jy sigma=0.000676 wmodel J2005-1822_S_2017_06_10_pus_map.mod ! Writing 161 model components to file: J2005-1822_S_2017_06_10_pus_map.mod wobs J2005-1822_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J2005-1822_S_2017_06_10_pus_uvs.fits wwins J2005-1822_S_2017_06_10_pus_map.win ! wwins: Wrote 4 windows to J2005-1822_S_2017_06_10_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.000903722 Jy ! Component: 100 - total flux cleaned = 0.00136731 Jy ! Component: 150 - total flux cleaned = 0.00156737 Jy ! Component: 200 - total flux cleaned = 0.00169368 Jy ! Component: 250 - total flux cleaned = 0.00181498 Jy ! Component: 300 - total flux cleaned = 0.00184449 Jy ! Component: 350 - total flux cleaned = 0.00190145 Jy ! Component: 400 - total flux cleaned = 0.00184663 Jy ! Component: 450 - total flux cleaned = 0.00182028 Jy ! Component: 500 - total flux cleaned = 0.00179397 Jy ! Component: 550 - total flux cleaned = 0.00169193 Jy ! Component: 600 - total flux cleaned = 0.00171722 Jy ! Component: 650 - total flux cleaned = 0.00166879 Jy ! Component: 700 - total flux cleaned = 0.00171697 Jy ! Component: 750 - total flux cleaned = 0.0017176 Jy ! Component: 800 - total flux cleaned = 0.00176375 Jy ! Component: 850 - total flux cleaned = 0.00174096 Jy ! Component: 900 - total flux cleaned = 0.00169675 Jy ! Component: 950 - total flux cleaned = 0.00163153 Jy ! Component: 1000 - total flux cleaned = 0.00161007 Jy ! Component: 1050 - total flux cleaned = 0.00163105 Jy ! Component: 1100 - total flux cleaned = 0.00158955 Jy ! Component: 1150 - total flux cleaned = 0.0015694 Jy ! Component: 1200 - total flux cleaned = 0.00154934 Jy ! Component: 1250 - total flux cleaned = 0.00150965 Jy ! Component: 1300 - total flux cleaned = 0.00152887 Jy ! Component: 1350 - total flux cleaned = 0.00152847 Jy ! Component: 1400 - total flux cleaned = 0.00147122 Jy ! Component: 1450 - total flux cleaned = 0.00141479 Jy ! Component: 1500 - total flux cleaned = 0.00143362 Jy ! Component: 1550 - total flux cleaned = 0.00137826 Jy ! Component: 1600 - total flux cleaned = 0.00137815 Jy ! Component: 1650 - total flux cleaned = 0.00141412 Jy ! Component: 1700 - total flux cleaned = 0.00141397 Jy ! Component: 1750 - total flux cleaned = 0.00139624 Jy ! Component: 1800 - total flux cleaned = 0.00137878 Jy ! Component: 1850 - total flux cleaned = 0.00136138 Jy ! Component: 1900 - total flux cleaned = 0.0013614 Jy ! Component: 1950 - total flux cleaned = 0.00132771 Jy ! Component: 2000 - total flux cleaned = 0.00129439 Jy ! Component: 2050 - total flux cleaned = 0.00129472 Jy ! Component: 2100 - total flux cleaned = 0.00124564 Jy ! Component: 2150 - total flux cleaned = 0.00119701 Jy ! Component: 2200 - total flux cleaned = 0.00126122 Jy ! Component: 2250 - total flux cleaned = 0.00121336 Jy ! Component: 2300 - total flux cleaned = 0.00119742 Jy ! Component: 2350 - total flux cleaned = 0.00116637 Jy ! Component: 2400 - total flux cleaned = 0.00119706 Jy ! Component: 2450 - total flux cleaned = 0.00115108 Jy ! Component: 2500 - total flux cleaned = 0.00115096 Jy ! Component: 2550 - total flux cleaned = 0.00109097 Jy ! Component: 2600 - total flux cleaned = 0.00113537 Jy ! Component: 2650 - total flux cleaned = 0.00107646 Jy ! Component: 2700 - total flux cleaned = 0.00109124 Jy ! Component: 2750 - total flux cleaned = 0.00110576 Jy ! Component: 2800 - total flux cleaned = 0.00101961 Jy ! Component: 2850 - total flux cleaned = 0.000948646 Jy ! Component: 2900 - total flux cleaned = 0.000920497 Jy ! Component: 2950 - total flux cleaned = 0.000822756 Jy ! Component: 3000 - total flux cleaned = 0.000808919 Jy ! Component: 3050 - total flux cleaned = 0.000753874 Jy ! Component: 3100 - total flux cleaned = 0.000685684 Jy ! Component: 3150 - total flux cleaned = 0.00067205 Jy ! Component: 3200 - total flux cleaned = 0.000591405 Jy ! Component: 3250 - total flux cleaned = 0.000551346 Jy ! Component: 3300 - total flux cleaned = 0.000445586 Jy ! Component: 3350 - total flux cleaned = 0.000366963 Jy ! Component: 3400 - total flux cleaned = 0.000288913 Jy ! Component: 3450 - total flux cleaned = 0.000263083 Jy ! Component: 3500 - total flux cleaned = 0.000199023 Jy ! Component: 3550 - total flux cleaned = 0.000160918 Jy ! Component: 3600 - total flux cleaned = 0.000135674 Jy ! Component: 3650 - total flux cleaned = 0.000110443 Jy ! Component: 3700 - total flux cleaned = 4.83621e-05 Jy ! Component: 3750 - total flux cleaned = 3.61747e-05 Jy ! Component: 3800 - total flux cleaned = -2.50373e-05 Jy ! Component: 3850 - total flux cleaned = -2.47926e-05 Jy ! Component: 3900 - total flux cleaned = -4.90819e-05 Jy ! Component: 3950 - total flux cleaned = -4.92618e-05 Jy ! Component: 4000 - total flux cleaned = -9.68646e-05 Jy ! Component: 4050 - total flux cleaned = -8.51109e-05 Jy ! Total flux subtracted in 4096 components = -6.17996e-05 Jy ! Clean residual min=-0.000794 max=0.000759 Jy/beam ! Clean residual mean=-0.000002 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.340178 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 446 components and 0.340177 Jy ![Exited script file: muppet] wmap "J2005-1822_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.945 x 7.912 at -4.652 degrees (North through East) ! Clean map min=-0.0013452 max=0.25481 Jy/beam ! Writing clean map to FITS file: J2005-1822_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.254814 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000212773 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.250503 0.250503 0.501007 1.00201 2.00403 4.00806 8.01611 16.0322 32.0644 64.1289 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.254 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.945 x 7.912 at -4.652 degrees (North through East) ! Clean map min=-0.0013452 max=0.25481 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 J2005-1822_S_2017_06_10_pus_uvs.log closed on Mon May 6 15:01:41 2019