! Started logfile: J0912-4137_S_2017_04_28_pus_uvs.log on Thu May 2 16:22:05 2019 obs J0912-4137_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J0912-4137_S_2017_04_28_pus_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.69977 visibilities/baseline/integration-bin. ! Found source: J0912-4137 ! ! 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 671 lines of history. ! ! Reading 18264 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 J0912-4137_S_2017_04_28_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 255 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 255 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 228 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 835 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.937825Jy sigma=0.017424 ! Fit after self-cal, rms=0.893063Jy sigma=0.017353 ! 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.359 mas, bmaj=7.425 mas, bpa=-10.69 degrees ! Estimated noise=1945.82 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.0621372 Jy ! Component: 100 - total flux cleaned = 0.0813662 Jy ! Total flux subtracted in 100 components = 0.0813662 Jy ! Clean residual min=-0.021080 max=0.022066 Jy/beam ! Clean residual mean=0.000446 rms=0.007542 Jy/beam ! Combined flux in latest and established models = 0.0813662 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0813662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178615Jy sigma=0.001425 ! Fit after self-cal, rms=0.178472Jy sigma=0.001422 ! 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.147 mas, bmaj=9.118 mas, bpa=-9.031 degrees ! Estimated noise=932.319 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.0193858 Jy ! Component: 100 - total flux cleaned = 0.026942 Jy ! Component: 150 - total flux cleaned = 0.0299697 Jy ! Component: 200 - total flux cleaned = 0.0301783 Jy ! Total flux subtracted in 200 components = 0.0301783 Jy ! Clean residual min=-0.025200 max=0.024518 Jy/beam ! Clean residual mean=0.001424 rms=0.009414 Jy/beam ! Combined flux in latest and established models = 0.111545 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 22 components and 0.111545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172603Jy sigma=0.001800 ! Fit after self-cal, rms=0.172580Jy sigma=0.001800 ! 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.79 HN 1.11 KP 0.78 ! LA 0.75 MK 0.96 NL 0.95 OV 0.85 ! PT 0.81 SC 1.29 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.73 HN 1.40 KP 0.78 ! LA 0.73 MK 0.96 NL 1.19 OV 0.85 ! PT 0.79 SC 1.28 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.78 HN 1.30 KP 0.77 ! LA 0.77 MK 0.95 NL 1.09 OV 0.80 ! PT 0.82 SC 1.29 ! ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.83 HN 0.70 KP 1.00* ! LA 24.35 MK 0.84 NL 1.00* OV 1.00* ! PT 0.80 SC 1.00* ! ! ! Fit before self-cal, rms=0.172580Jy sigma=0.001800 ! Fit after self-cal, rms=0.992026Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.219 mas, bmaj=9.058 mas, bpa=-8.827 degrees ! Estimated noise=965.567 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.00292283 Jy ! Component: 100 - total flux cleaned = 0.00375298 Jy ! Component: 150 - total flux cleaned = 0.0039276 Jy ! Component: 200 - total flux cleaned = 0.00411575 Jy ! Total flux subtracted in 200 components = 0.00411575 Jy ! Clean residual min=-0.004118 max=0.005346 Jy/beam ! Clean residual mean=-0.000020 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.11566 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.11566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.991748Jy sigma=0.000666 ! Fit after self-cal, rms=0.994177Jy sigma=0.000662 ! 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.994177Jy sigma=0.000662 ! Fit after self-cal, rms=1.114700Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.211 mas, bmaj=9.085 mas, bpa=-9.479 degrees ! Estimated noise=990.119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00259792 Jy ! Component: 100 - total flux cleaned = 0.00337684 Jy ! Component: 150 - total flux cleaned = 0.00352671 Jy ! Component: 200 - total flux cleaned = 0.0036587 Jy ! Total flux subtracted in 200 components = 0.0036587 Jy ! Clean residual min=-0.003984 max=0.004982 Jy/beam ! Clean residual mean=-0.000019 rms=0.001223 Jy/beam ! Combined flux in latest and established models = 0.119319 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.119319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.114495Jy sigma=0.000662 ! Fit after self-cal, rms=1.114766Jy sigma=0.000662 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000141466 Jy ! Component: 100 - total flux cleaned = 0.000180835 Jy ! Component: 150 - total flux cleaned = 0.000180998 Jy ! Component: 200 - total flux cleaned = 0.000210974 Jy ! Total flux subtracted in 200 components = 0.000210974 Jy ! Clean residual min=-0.003912 max=0.004933 Jy/beam ! Clean residual mean=-0.000018 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.11953 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.11953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.114751Jy sigma=0.000662 ! Fit after self-cal, rms=1.114759Jy sigma=0.000662 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.114759Jy sigma=0.000662 ! Fit after self-cal, rms=0.169781Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.204 mas, bmaj=9.108 mas, bpa=-9.439 degrees ! Estimated noise=990.282 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000308093 Jy ! Component: 100 - total flux cleaned = 0.000415116 Jy ! Component: 150 - total flux cleaned = 0.000479313 Jy ! Component: 200 - total flux cleaned = 0.000538622 Jy ! Total flux subtracted in 200 components = 0.000538622 Jy ! Clean residual min=-0.002515 max=0.003639 Jy/beam ! Clean residual mean=-0.000051 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.120069 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.120069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169747Jy sigma=0.000653 ! Fit after self-cal, rms=0.169424Jy 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) ! Added new window around map position (9.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00312992 Jy ! Component: 100 - total flux cleaned = 0.00346082 Jy ! Component: 150 - total flux cleaned = 0.0033197 Jy ! Component: 200 - total flux cleaned = 0.00327685 Jy ! Total flux subtracted in 200 components = 0.00327685 Jy ! Clean residual min=-0.002350 max=0.002411 Jy/beam ! Clean residual mean=-0.000032 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.123345 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 63 components and 0.123345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169343Jy sigma=0.000651 ! Fit after self-cal, rms=0.169296Jy 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.169296Jy sigma=0.000651 ! Fit after self-cal, rms=0.165109Jy sigma=0.000651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.273 mas, bmaj=33.23 mas, bpa=-3.367 degrees ! Estimated noise=1102.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00204162 Jy ! Component: 100 - total flux cleaned = 0.00246592 Jy ! Component: 150 - total flux cleaned = 0.00252107 Jy ! Component: 200 - total flux cleaned = 0.00255444 Jy ! Total flux subtracted in 200 components = 0.00255444 Jy ! Clean residual min=-0.002061 max=0.002376 Jy/beam ! Clean residual mean=-0.000070 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.1259 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 71 components and 0.1259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165077Jy sigma=0.000651 ! Fit after self-cal, rms=0.164931Jy 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.000515588 Jy ! Component: 100 - total flux cleaned = 0.000535804 Jy ! Component: 150 - total flux cleaned = 0.000532842 Jy ! Component: 200 - total flux cleaned = 0.000532192 Jy ! Total flux subtracted in 200 components = 0.000532192 Jy ! Clean residual min=-0.002157 max=0.002314 Jy/beam ! Clean residual mean=-0.000065 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.126432 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.126432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164912Jy sigma=0.000651 ! Fit after self-cal, rms=0.164870Jy 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.181 mas, bmaj=9.075 mas, bpa=-9.475 degrees ! Estimated noise=985.607 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.181 x 9.075 at -9.475 degrees (North through East) ! Clean map min=-0.002228 max=0.090864 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.388 mas, bmaj=7.187 mas, bpa=-9.863 degrees ! Estimated noise=2291.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0706095 Jy ! Component: 100 - total flux cleaned = 0.0927461 Jy ! Component: 150 - total flux cleaned = 0.104619 Jy ! Component: 200 - total flux cleaned = 0.112531 Jy ! Total flux subtracted in 200 components = 0.112531 Jy ! Clean residual min=-0.006107 max=0.006391 Jy/beam ! Clean residual mean=-0.000061 rms=0.001609 Jy/beam ! Combined flux in latest and established models = 0.112531 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.112531 Jy ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=9.075 mas, bpa=-9.475 degrees ! Estimated noise=985.607 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 (2.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00746569 Jy ! Component: 100 - total flux cleaned = 0.010975 Jy ! Component: 150 - total flux cleaned = 0.0126209 Jy ! Component: 200 - total flux cleaned = 0.0131252 Jy ! Total flux subtracted in 200 components = 0.0131252 Jy ! Clean residual min=-0.002311 max=0.002262 Jy/beam ! Clean residual mean=-0.000040 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.125657 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 73 components and 0.125657 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=9.273 mas, bmaj=33.23 mas, bpa=-3.367 degrees ! Estimated noise=1102.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000950104 Jy ! Component: 100 - total flux cleaned = 0.000978292 Jy ! Component: 150 - total flux cleaned = 0.000999587 Jy ! Component: 200 - total flux cleaned = 0.000999942 Jy ! Total flux subtracted in 200 components = 0.000999942 Jy ! Clean residual min=-0.002157 max=0.002428 Jy/beam ! Clean residual mean=-0.000063 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.126656 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 = 3.52122e-07 Jy ! Component: 100 - total flux cleaned = 4.00858e-07 Jy ! Component: 150 - total flux cleaned = -2.53877e-07 Jy ! Component: 200 - total flux cleaned = -6.01787e-07 Jy ! Total flux subtracted in 200 components = -6.01787e-07 Jy ! Clean residual min=-0.002157 max=0.002420 Jy/beam ! Clean residual mean=-0.000063 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.126656 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.126656 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=9.075 mas, bpa=-9.475 degrees ! Estimated noise=985.607 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000469095 Jy ! Component: 100 - total flux cleaned = -0.000427007 Jy ! Component: 150 - total flux cleaned = -0.000430628 Jy ! Component: 200 - total flux cleaned = -0.000468363 Jy ! Total flux subtracted in 200 components = -0.000468363 Jy ! Clean residual min=-0.002304 max=0.002227 Jy/beam ! Clean residual mean=-0.000038 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.126187 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 98 components and 0.126187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164850Jy sigma=0.000650 ! Fit after self-cal, rms=0.164857Jy sigma=0.000650 wmodel J0912-4137_S_2017_04_28_pus_map.mod ! Writing 98 model components to file: J0912-4137_S_2017_04_28_pus_map.mod wobs J0912-4137_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J0912-4137_S_2017_04_28_pus_uvs.fits wwins J0912-4137_S_2017_04_28_pus_map.win ! wwins: Wrote 3 windows to J0912-4137_S_2017_04_28_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.000559602 Jy ! Component: 100 - total flux cleaned = -0.00100049 Jy ! Component: 150 - total flux cleaned = -0.00119246 Jy ! Component: 200 - total flux cleaned = -0.00122867 Jy ! Component: 250 - total flux cleaned = -0.00122769 Jy ! Component: 300 - total flux cleaned = -0.00126265 Jy ! Component: 350 - total flux cleaned = -0.00129689 Jy ! Component: 400 - total flux cleaned = -0.0013299 Jy ! Component: 450 - total flux cleaned = -0.0013295 Jy ! Component: 500 - total flux cleaned = -0.00129752 Jy ! Component: 550 - total flux cleaned = -0.0012346 Jy ! Component: 600 - total flux cleaned = -0.00120463 Jy ! Component: 650 - total flux cleaned = -0.00120475 Jy ! Component: 700 - total flux cleaned = -0.00114649 Jy ! Component: 750 - total flux cleaned = -0.00120445 Jy ! Component: 800 - total flux cleaned = -0.00117571 Jy ! Component: 850 - total flux cleaned = -0.00123178 Jy ! Component: 900 - total flux cleaned = -0.00117624 Jy ! Component: 950 - total flux cleaned = -0.00120359 Jy ! Component: 1000 - total flux cleaned = -0.00125738 Jy ! Component: 1050 - total flux cleaned = -0.00138978 Jy ! Component: 1100 - total flux cleaned = -0.00146797 Jy ! Component: 1150 - total flux cleaned = -0.00164819 Jy ! Component: 1200 - total flux cleaned = -0.00182592 Jy ! Component: 1250 - total flux cleaned = -0.00202652 Jy ! Component: 1300 - total flux cleaned = -0.00219974 Jy ! Component: 1350 - total flux cleaned = -0.00239544 Jy ! Component: 1400 - total flux cleaned = -0.00266136 Jy ! Component: 1450 - total flux cleaned = -0.0028519 Jy ! Component: 1500 - total flux cleaned = -0.00296968 Jy ! Component: 1550 - total flux cleaned = -0.00313309 Jy ! Component: 1600 - total flux cleaned = -0.00329446 Jy ! Component: 1650 - total flux cleaned = -0.00347697 Jy ! Component: 1700 - total flux cleaned = -0.00356713 Jy ! Component: 1750 - total flux cleaned = -0.00374563 Jy ! Component: 1800 - total flux cleaned = -0.00389994 Jy ! Component: 1850 - total flux cleaned = -0.00400903 Jy ! Component: 1900 - total flux cleaned = -0.0041819 Jy ! Component: 1950 - total flux cleaned = -0.00431016 Jy ! Component: 2000 - total flux cleaned = -0.00443693 Jy ! Component: 2050 - total flux cleaned = -0.00462586 Jy ! Component: 2100 - total flux cleaned = -0.00474999 Jy ! Component: 2150 - total flux cleaned = -0.00487333 Jy ! Component: 2200 - total flux cleaned = -0.00503614 Jy ! Component: 2250 - total flux cleaned = -0.00505634 Jy ! Component: 2300 - total flux cleaned = -0.00521684 Jy ! Component: 2350 - total flux cleaned = -0.0052963 Jy ! Component: 2400 - total flux cleaned = -0.00543431 Jy ! Component: 2450 - total flux cleaned = -0.00559077 Jy ! Component: 2500 - total flux cleaned = -0.00566853 Jy ! Component: 2550 - total flux cleaned = -0.00580353 Jy ! Component: 2600 - total flux cleaned = -0.00586093 Jy ! Component: 2650 - total flux cleaned = -0.00591787 Jy ! Component: 2700 - total flux cleaned = -0.00601213 Jy ! Component: 2750 - total flux cleaned = -0.00603073 Jy ! Component: 2800 - total flux cleaned = -0.0061054 Jy ! Component: 2850 - total flux cleaned = -0.00616098 Jy ! Component: 2900 - total flux cleaned = -0.00619795 Jy ! Component: 2950 - total flux cleaned = -0.00627132 Jy ! Component: 3000 - total flux cleaned = -0.00636231 Jy ! Component: 3050 - total flux cleaned = -0.00641651 Jy ! Component: 3100 - total flux cleaned = -0.00652455 Jy ! Component: 3150 - total flux cleaned = -0.00659588 Jy ! Component: 3200 - total flux cleaned = -0.00657819 Jy ! Component: 3250 - total flux cleaned = -0.00671977 Jy ! Component: 3300 - total flux cleaned = -0.00670196 Jy ! Component: 3350 - total flux cleaned = -0.00675447 Jy ! Component: 3400 - total flux cleaned = -0.00671967 Jy ! Component: 3450 - total flux cleaned = -0.00684097 Jy ! Component: 3500 - total flux cleaned = -0.00682365 Jy ! Component: 3550 - total flux cleaned = -0.00678929 Jy ! Component: 3600 - total flux cleaned = -0.00687464 Jy ! Component: 3650 - total flux cleaned = -0.00685758 Jy ! Component: 3700 - total flux cleaned = -0.0068745 Jy ! Component: 3750 - total flux cleaned = -0.00687443 Jy ! Component: 3800 - total flux cleaned = -0.00689128 Jy ! Component: 3850 - total flux cleaned = -0.00694146 Jy ! Component: 3900 - total flux cleaned = -0.00702458 Jy ! Component: 3950 - total flux cleaned = -0.00704103 Jy ! Component: 4000 - total flux cleaned = -0.00702457 Jy ! Component: 4050 - total flux cleaned = -0.00704094 Jy ! Total flux subtracted in 4096 components = -0.00707378 Jy ! Clean residual min=-0.000910 max=0.001052 Jy/beam ! Clean residual mean=-0.000012 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.119114 Jy keep ! Adding 229 model components to the UV plane model. ! The established model now contains 327 components and 0.119114 Jy ![Exited script file: muppet] wmap "J0912-4137_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.181 x 9.075 at -9.475 degrees (North through East) ! Clean map min=-0.0020909 max=0.092764 Jy/beam ! Writing clean map to FITS file: J0912-4137_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0927644 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000286822 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.927581 0.927581 1.85516 3.71032 7.42065 14.8413 29.6826 59.3652 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.092 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.181 x 9.075 at -9.475 degrees (North through East) ! Clean map min=-0.0020909 max=0.092764 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 J0912-4137_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:22:10 2019