! Started logfile: J0536-3401_S_2017_05_01_pus_uvs.log on Wed May 1 18:28:14 2019 obs J0536-3401_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J0536-3401_S_2017_05_01_pus_uva.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.901852 visibilities/baseline/integration-bin. ! Found source: J0536-3401 ! ! 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 788 lines of history. ! ! Reading 1948 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 J0536-3401_S_2017_05_01_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.634932Jy sigma=0.003064 ! Fit after self-cal, rms=0.622480Jy sigma=0.002997 ! 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.545 mas, bmaj=7.204 mas, bpa=-6.216 degrees ! Estimated noise=4365.16 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.309207 Jy ! Component: 100 - total flux cleaned = 0.397016 Jy ! Total flux subtracted in 100 components = 0.397016 Jy ! Clean residual min=-0.019756 max=0.046661 Jy/beam ! Clean residual mean=0.000134 rms=0.007182 Jy/beam ! Combined flux in latest and established models = 0.397016 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.397016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166832Jy sigma=0.000780 ! Fit after self-cal, rms=0.166930Jy sigma=0.000780 ! Inverting map ! Added new window around map position (-4, 7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0438941 Jy ! Component: 100 - total flux cleaned = 0.0655783 Jy ! Total flux subtracted in 100 components = 0.0655783 Jy ! Clean residual min=-0.018245 max=0.022756 Jy/beam ! Clean residual mean=0.000095 rms=0.004623 Jy/beam ! Combined flux in latest and established models = 0.462594 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.462594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156173Jy sigma=0.000710 ! Fit after self-cal, rms=0.155586Jy sigma=0.000705 ! 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.095 mas, bmaj=8.453 mas, bpa=-6.603 degrees ! Estimated noise=3559.46 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.017344 Jy ! Component: 100 - total flux cleaned = 0.0264406 Jy ! Component: 150 - total flux cleaned = 0.0291832 Jy ! Component: 200 - total flux cleaned = 0.0299023 Jy ! Total flux subtracted in 200 components = 0.0299023 Jy ! Clean residual min=-0.014889 max=0.013487 Jy/beam ! Clean residual mean=0.000085 rms=0.003672 Jy/beam ! Combined flux in latest and established models = 0.492497 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 50 components and 0.492497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153712Jy sigma=0.000694 ! Fit after self-cal, rms=0.153716Jy sigma=0.000694 ! 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.89 FD 0.86 HN 1.27 KP 1.01 ! LA 1.04 MK 0.97 NL 0.94 OV 0.99 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.91 HN 1.25 KP 0.96 ! LA 1.03 MK 1.00 NL 1.06 OV 1.00 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.96 HN 1.18 KP 1.03 ! LA 1.03 MK 1.05 NL 1.07 OV 0.95 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.03 HN 1.12 KP 1.00* ! LA 1.03 MK 1.01 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.153716Jy sigma=0.000694 ! Fit after self-cal, rms=0.156493Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=8.438 mas, bpa=-6.434 degrees ! Estimated noise=3605.02 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.0024919 Jy ! Component: 100 - total flux cleaned = -0.00287984 Jy ! Component: 150 - total flux cleaned = -0.0031902 Jy ! Component: 200 - total flux cleaned = -0.00355307 Jy ! Total flux subtracted in 200 components = -0.00355307 Jy ! Clean residual min=-0.007667 max=0.008699 Jy/beam ! Clean residual mean=-0.000013 rms=0.002179 Jy/beam ! Combined flux in latest and established models = 0.488944 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.488944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156248Jy sigma=0.000668 ! Fit after self-cal, rms=0.156328Jy sigma=0.000667 ! 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.156328Jy sigma=0.000667 ! Fit after self-cal, rms=0.157401Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=8.43 mas, bpa=-6.398 degrees ! Estimated noise=3606.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00141117 Jy ! Component: 100 - total flux cleaned = -0.00170356 Jy ! Component: 150 - total flux cleaned = -0.00195308 Jy ! Component: 200 - total flux cleaned = -0.00210646 Jy ! Total flux subtracted in 200 components = -0.00210646 Jy ! Clean residual min=-0.007361 max=0.008462 Jy/beam ! Clean residual mean=-0.000013 rms=0.002118 Jy/beam ! Combined flux in latest and established models = 0.486837 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 73 components and 0.486837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157263Jy sigma=0.000667 ! Fit after self-cal, rms=0.157251Jy sigma=0.000667 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.000826376 Jy ! Component: 100 - total flux cleaned = -0.000972692 Jy ! Component: 150 - total flux cleaned = -0.00103874 Jy ! Component: 200 - total flux cleaned = -0.0011613 Jy ! Total flux subtracted in 200 components = -0.0011613 Jy ! Clean residual min=-0.007368 max=0.008399 Jy/beam ! Clean residual mean=-0.000013 rms=0.002092 Jy/beam ! Combined flux in latest and established models = 0.485676 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 79 components and 0.485676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157184Jy sigma=0.000666 ! Fit after self-cal, rms=0.157177Jy sigma=0.000666 ! 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.157177Jy sigma=0.000666 ! Fit after self-cal, rms=0.158312Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=8.419 mas, bpa=-6.352 degrees ! Estimated noise=3605.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00122361 Jy ! Component: 100 - total flux cleaned = -0.00137379 Jy ! Component: 150 - total flux cleaned = -0.00150807 Jy ! Component: 200 - total flux cleaned = -0.00163172 Jy ! Total flux subtracted in 200 components = -0.00163172 Jy ! Clean residual min=-0.007209 max=0.008232 Jy/beam ! Clean residual mean=-0.000012 rms=0.002046 Jy/beam ! Combined flux in latest and established models = 0.484044 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 83 components and 0.484044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158220Jy sigma=0.000666 ! Fit after self-cal, rms=0.158224Jy sigma=0.000666 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.000405997 Jy ! Component: 100 - total flux cleaned = -0.00058515 Jy ! Component: 150 - total flux cleaned = -0.000749417 Jy ! Component: 200 - total flux cleaned = -0.000848284 Jy ! Total flux subtracted in 200 components = -0.000848284 Jy ! Clean residual min=-0.007212 max=0.008197 Jy/beam ! Clean residual mean=-0.000013 rms=0.002031 Jy/beam ! Combined flux in latest and established models = 0.483196 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 85 components and 0.483196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158176Jy sigma=0.000666 ! Fit after self-cal, rms=0.158174Jy sigma=0.000666 ! 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.158174Jy sigma=0.000666 ! Fit after self-cal, rms=0.159104Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.325 mas, bmaj=24.28 mas, bpa=-0.9994 degrees ! Estimated noise=4369.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00185195 Jy ! Component: 100 - total flux cleaned = -0.00207766 Jy ! Component: 150 - total flux cleaned = -0.00213713 Jy ! Component: 200 - total flux cleaned = -0.00218974 Jy ! Total flux subtracted in 200 components = -0.00218974 Jy ! Clean residual min=-0.005863 max=0.007071 Jy/beam ! Clean residual mean=-0.000026 rms=0.002065 Jy/beam ! Combined flux in latest and established models = 0.481006 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 91 components and 0.481006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159063Jy sigma=0.000666 ! Fit after self-cal, rms=0.159076Jy sigma=0.000666 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.000135442 Jy ! Component: 100 - total flux cleaned = -0.000104314 Jy ! Component: 150 - total flux cleaned = -0.000161845 Jy ! Component: 200 - total flux cleaned = -0.000213314 Jy ! Total flux subtracted in 200 components = -0.000213314 Jy ! Clean residual min=-0.005814 max=0.007089 Jy/beam ! Clean residual mean=-0.000026 rms=0.002070 Jy/beam ! Combined flux in latest and established models = 0.480793 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 95 components and 0.480793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159061Jy sigma=0.000666 ! Fit after self-cal, rms=0.159063Jy sigma=0.000666 ! 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.125 mas, bmaj=8.409 mas, bpa=-6.296 degrees ! Estimated noise=3602.86 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.125 x 8.409 at -6.296 degrees (North through East) ! Clean map min=-0.0067871 max=0.3691 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.568 mas, bmaj=7.137 mas, bpa=-5.677 degrees ! Estimated noise=4470.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.315867 Jy ! Component: 100 - total flux cleaned = 0.402983 Jy ! Component: 150 - total flux cleaned = 0.437368 Jy ! Component: 200 - total flux cleaned = 0.454099 Jy ! Total flux subtracted in 200 components = 0.454099 Jy ! Clean residual min=-0.011912 max=0.010053 Jy/beam ! Clean residual mean=0.000019 rms=0.002947 Jy/beam ! Combined flux in latest and established models = 0.454099 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.454099 Jy ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=8.409 mas, bpa=-6.296 degrees ! Estimated noise=3602.86 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.0132937 Jy ! Component: 100 - total flux cleaned = 0.0200409 Jy ! Component: 150 - total flux cleaned = 0.0229643 Jy ! Component: 200 - total flux cleaned = 0.0235075 Jy ! Total flux subtracted in 200 components = 0.0235075 Jy ! Clean residual min=-0.007639 max=0.008035 Jy/beam ! Clean residual mean=-0.000012 rms=0.002111 Jy/beam ! Combined flux in latest and established models = 0.477606 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 55 components and 0.477606 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.325 mas, bmaj=24.28 mas, bpa=-0.9994 degrees ! Estimated noise=4369.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00212134 Jy ! Component: 100 - total flux cleaned = 0.00211909 Jy ! Component: 150 - total flux cleaned = 0.00220394 Jy ! Component: 200 - total flux cleaned = 0.00227222 Jy ! Total flux subtracted in 200 components = 0.00227222 Jy ! Clean residual min=-0.005597 max=0.007092 Jy/beam ! Clean residual mean=-0.000025 rms=0.002162 Jy/beam ! Combined flux in latest and established models = 0.479878 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 = 5.98523e-05 Jy ! Component: 100 - total flux cleaned = 5.77775e-05 Jy ! Component: 150 - total flux cleaned = 0.000106314 Jy ! Component: 200 - total flux cleaned = 0.000147759 Jy ! Total flux subtracted in 200 components = 0.000147759 Jy ! Clean residual min=-0.005628 max=0.007024 Jy/beam ! Clean residual mean=-0.000025 rms=0.002112 Jy/beam ! Combined flux in latest and established models = 0.480026 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.480026 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=8.409 mas, bpa=-6.296 degrees ! Estimated noise=3602.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000257391 Jy ! Component: 100 - total flux cleaned = -0.000488419 Jy ! Component: 150 - total flux cleaned = -0.000691859 Jy ! Component: 200 - total flux cleaned = -0.000929258 Jy ! Total flux subtracted in 200 components = -0.000929258 Jy ! Clean residual min=-0.007412 max=0.008048 Jy/beam ! Clean residual mean=-0.000012 rms=0.002024 Jy/beam ! Combined flux in latest and established models = 0.479097 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 73 components and 0.479097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159085Jy sigma=0.000666 ! Fit after self-cal, rms=0.159020Jy sigma=0.000666 wmodel J0536-3401_S_2017_05_01_pus_map.mod ! Writing 73 model components to file: J0536-3401_S_2017_05_01_pus_map.mod wobs J0536-3401_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J0536-3401_S_2017_05_01_pus_uvs.fits wwins J0536-3401_S_2017_05_01_pus_map.win ! wwins: Wrote 2 windows to J0536-3401_S_2017_05_01_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.00116696 Jy ! Component: 100 - total flux cleaned = 0.00231973 Jy ! Component: 150 - total flux cleaned = 0.00208936 Jy ! Component: 200 - total flux cleaned = 0.00119631 Jy ! Component: 250 - total flux cleaned = 0.00022643 Jy ! Component: 300 - total flux cleaned = -0.000816142 Jy ! Component: 350 - total flux cleaned = -0.00142402 Jy ! Component: 400 - total flux cleaned = -0.00260832 Jy ! Component: 450 - total flux cleaned = -0.00337489 Jy ! Component: 500 - total flux cleaned = -0.00402876 Jy ! Component: 550 - total flux cleaned = -0.00493905 Jy ! Component: 600 - total flux cleaned = -0.00547342 Jy ! Component: 650 - total flux cleaned = -0.00608259 Jy ! Component: 700 - total flux cleaned = -0.00667866 Jy ! Component: 750 - total flux cleaned = -0.00692632 Jy ! Component: 800 - total flux cleaned = -0.00708925 Jy ! Component: 850 - total flux cleaned = -0.00732901 Jy ! Component: 900 - total flux cleaned = -0.00748698 Jy ! Component: 950 - total flux cleaned = -0.00794937 Jy ! Component: 1000 - total flux cleaned = -0.0080995 Jy ! Component: 1050 - total flux cleaned = -0.00839525 Jy ! Component: 1100 - total flux cleaned = -0.00861176 Jy ! Component: 1150 - total flux cleaned = -0.00832499 Jy ! Component: 1200 - total flux cleaned = -0.00846766 Jy ! Component: 1250 - total flux cleaned = -0.0085374 Jy ! Component: 1300 - total flux cleaned = -0.00860513 Jy ! Component: 1350 - total flux cleaned = -0.00860468 Jy ! Component: 1400 - total flux cleaned = -0.0087372 Jy ! Component: 1450 - total flux cleaned = -0.00860561 Jy ! Component: 1500 - total flux cleaned = -0.00854137 Jy ! Component: 1550 - total flux cleaned = -0.0086697 Jy ! Component: 1600 - total flux cleaned = -0.00854302 Jy ! Component: 1650 - total flux cleaned = -0.00841875 Jy ! Component: 1700 - total flux cleaned = -0.00848082 Jy ! Component: 1750 - total flux cleaned = -0.0084808 Jy ! Component: 1800 - total flux cleaned = -0.00866114 Jy ! Component: 1850 - total flux cleaned = -0.00871935 Jy ! Component: 1900 - total flux cleaned = -0.00883768 Jy ! Component: 1950 - total flux cleaned = -0.0087792 Jy ! Component: 2000 - total flux cleaned = -0.00901013 Jy ! Component: 2050 - total flux cleaned = -0.00895267 Jy ! Component: 2100 - total flux cleaned = -0.009066 Jy ! Component: 2150 - total flux cleaned = -0.00928916 Jy ! Component: 2200 - total flux cleaned = -0.0094563 Jy ! Component: 2250 - total flux cleaned = -0.00983971 Jy ! Component: 2300 - total flux cleaned = -0.00983875 Jy ! Component: 2350 - total flux cleaned = -0.0101083 Jy ! Component: 2400 - total flux cleaned = -0.0102146 Jy ! Component: 2450 - total flux cleaned = -0.010321 Jy ! Component: 2500 - total flux cleaned = -0.0105841 Jy ! Component: 2550 - total flux cleaned = -0.0106887 Jy ! Component: 2600 - total flux cleaned = -0.0107924 Jy ! Component: 2650 - total flux cleaned = -0.0111003 Jy ! Component: 2700 - total flux cleaned = -0.0112021 Jy ! Component: 2750 - total flux cleaned = -0.011253 Jy ! Component: 2800 - total flux cleaned = -0.0113038 Jy ! Component: 2850 - total flux cleaned = -0.011453 Jy ! Component: 2900 - total flux cleaned = -0.0114037 Jy ! Component: 2950 - total flux cleaned = -0.0115022 Jy ! Component: 3000 - total flux cleaned = -0.0114042 Jy ! Component: 3050 - total flux cleaned = -0.0114045 Jy ! Component: 3100 - total flux cleaned = -0.0115012 Jy ! Component: 3150 - total flux cleaned = -0.0113567 Jy ! Component: 3200 - total flux cleaned = -0.0114046 Jy ! Component: 3250 - total flux cleaned = -0.0112614 Jy ! Component: 3300 - total flux cleaned = -0.0112136 Jy ! Component: 3350 - total flux cleaned = -0.0112136 Jy ! Component: 3400 - total flux cleaned = -0.0111661 Jy ! Component: 3450 - total flux cleaned = -0.0112128 Jy ! Component: 3500 - total flux cleaned = -0.0111662 Jy ! Component: 3550 - total flux cleaned = -0.0112125 Jy ! Component: 3600 - total flux cleaned = -0.0111661 Jy ! Component: 3650 - total flux cleaned = -0.0113048 Jy ! Component: 3700 - total flux cleaned = -0.0112127 Jy ! Component: 3750 - total flux cleaned = -0.0111669 Jy ! Component: 3800 - total flux cleaned = -0.0112583 Jy ! Component: 3850 - total flux cleaned = -0.0112581 Jy ! Component: 3900 - total flux cleaned = -0.0113036 Jy ! Component: 3950 - total flux cleaned = -0.0113033 Jy ! Component: 4000 - total flux cleaned = -0.0112582 Jy ! Component: 4050 - total flux cleaned = -0.0113486 Jy ! Total flux subtracted in 4096 components = -0.0113488 Jy ! Clean residual min=-0.002673 max=0.002679 Jy/beam ! Clean residual mean=0.000003 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.467748 Jy keep ! Adding 245 model components to the UV plane model. ! The established model now contains 318 components and 0.467748 Jy ![Exited script file: muppet] wmap "J0536-3401_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.125 x 8.409 at -6.296 degrees (North through East) ! Clean map min=-0.0051773 max=0.38045 Jy/beam ! Writing clean map to FITS file: J0536-3401_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.380446 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000758066 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.597771 0.597771 1.19554 2.39108 4.78217 9.56434 19.1287 38.2573 76.5147 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.38 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.125 x 8.409 at -6.296 degrees (North through East) ! Clean map min=-0.0051773 max=0.38045 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 J0536-3401_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:28:20 2019