! Started logfile: J2330-4539_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:38:47 2017 obs J2330-4539_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2330-4539_S_2015_01_23_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.536224 visibilities/baseline/integration-bin. ! Found source: J2330-4539 ! ! 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 338 lines of history. ! ! Reading 11872 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 J2330-4539_S_2015_01_23_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 316 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 316 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 316 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 316 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.847230Jy sigma=0.005173 ! Fit after self-cal, rms=0.725764Jy sigma=0.004303 ! 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.112 mas, bmaj=6.464 mas, bpa=-8.09 degrees ! Estimated noise=1830.14 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.201006 Jy ! Component: 100 - total flux cleaned = 0.28123 Jy ! Total flux subtracted in 100 components = 0.28123 Jy ! Clean residual min=-0.027759 max=0.063831 Jy/beam ! Clean residual mean=-0.000433 rms=0.009719 Jy/beam ! Combined flux in latest and established models = 0.28123 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.28123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.243941Jy sigma=0.001372 ! Fit after self-cal, rms=0.243926Jy sigma=0.001372 ! Inverting map ! Added new window around map position (-2.5, 19). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0590128 Jy ! Component: 100 - total flux cleaned = 0.0922438 Jy ! Total flux subtracted in 100 components = 0.0922438 Jy ! Clean residual min=-0.019441 max=0.027868 Jy/beam ! Clean residual mean=-0.000289 rms=0.007133 Jy/beam ! Combined flux in latest and established models = 0.373474 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 44 components and 0.373474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.218371Jy sigma=0.001149 ! Fit after self-cal, rms=0.217855Jy sigma=0.001147 ! 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.735 mas, bmaj=7.726 mas, bpa=-6.911 degrees ! Estimated noise=1097.1 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.0547761 Jy ! Component: 100 - total flux cleaned = 0.0844797 Jy ! Component: 150 - total flux cleaned = 0.100894 Jy ! Component: 200 - total flux cleaned = 0.108248 Jy ! Total flux subtracted in 200 components = 0.108248 Jy ! Clean residual min=-0.027667 max=0.037387 Jy/beam ! Clean residual mean=-0.000383 rms=0.010238 Jy/beam ! Combined flux in latest and established models = 0.481722 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 60 components and 0.481722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207878Jy sigma=0.001020 ! Fit after self-cal, rms=0.207680Jy sigma=0.001019 ! 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 1.21 HN 1.00* KP 1.02 ! LA 0.93 MK 1.01 NL 2.19 OV 0.94 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.49 HN 1.00* KP 0.97 ! LA 0.91 MK 1.01 NL 2.16 OV 0.97 ! PT 0.93 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.72 HN 1.00* KP 0.85 ! LA 0.73 MK 1.10 NL 2.07 OV 0.91 ! PT 0.93 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.52 HN 1.00* KP 0.80 ! LA 0.76 MK 1.08 NL 1.91 OV 0.95 ! PT 0.97 SC 1.07 ! ! ! Fit before self-cal, rms=0.207680Jy sigma=0.001019 ! Fit after self-cal, rms=0.260788Jy sigma=0.000823 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.778 mas, bmaj=7.753 mas, bpa=-6.398 degrees ! Estimated noise=1124.59 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.00246305 Jy ! Component: 100 - total flux cleaned = 0.00235486 Jy ! Component: 150 - total flux cleaned = 0.00235979 Jy ! Component: 200 - total flux cleaned = 0.00235922 Jy ! Total flux subtracted in 200 components = 0.00235922 Jy ! Clean residual min=-0.012767 max=0.010933 Jy/beam ! Clean residual mean=0.000022 rms=0.003111 Jy/beam ! Combined flux in latest and established models = 0.484081 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 75 components and 0.484081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260623Jy sigma=0.000822 ! Fit after self-cal, rms=0.262964Jy sigma=0.000820 ! 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.262964Jy sigma=0.000820 ! Fit after self-cal, rms=0.287320Jy sigma=0.000819 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.769 mas, bmaj=7.733 mas, bpa=-6.352 degrees ! Estimated noise=1142.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00710245 Jy ! Component: 100 - total flux cleaned = 0.00929335 Jy ! Component: 150 - total flux cleaned = 0.00971496 Jy ! Component: 200 - total flux cleaned = 0.00980883 Jy ! Total flux subtracted in 200 components = 0.00980883 Jy ! Clean residual min=-0.013322 max=0.010441 Jy/beam ! Clean residual mean=0.000002 rms=0.003263 Jy/beam ! Combined flux in latest and established models = 0.49389 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 87 components and 0.49389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.286749Jy sigma=0.000818 ! Fit after self-cal, rms=0.286972Jy sigma=0.000818 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.000159404 Jy ! Component: 100 - total flux cleaned = -6.20294e-05 Jy ! Component: 150 - total flux cleaned = -5.93508e-05 Jy ! Component: 200 - total flux cleaned = -5.472e-05 Jy ! Total flux subtracted in 200 components = -5.472e-05 Jy ! Clean residual min=-0.013213 max=0.010424 Jy/beam ! Clean residual mean=0.000003 rms=0.003252 Jy/beam ! Combined flux in latest and established models = 0.493835 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.493835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.286845Jy sigma=0.000818 ! Fit after self-cal, rms=0.286835Jy sigma=0.000818 ! 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.286835Jy sigma=0.000818 ! Fit after self-cal, rms=0.278837Jy sigma=0.000795 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.767 mas, bmaj=7.733 mas, bpa=-6.59 degrees ! Estimated noise=1140.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000478599 Jy ! Component: 100 - total flux cleaned = -0.000555471 Jy ! Component: 150 - total flux cleaned = -0.000627006 Jy ! Component: 200 - total flux cleaned = -0.000626292 Jy ! Total flux subtracted in 200 components = -0.000626292 Jy ! Clean residual min=-0.006368 max=0.007999 Jy/beam ! Clean residual mean=-0.000081 rms=0.001565 Jy/beam ! Combined flux in latest and established models = 0.493209 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 100 components and 0.493209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.278800Jy sigma=0.000794 ! Fit after self-cal, rms=0.278886Jy sigma=0.000794 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 (16.5, -27.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00538712 Jy ! Component: 100 - total flux cleaned = 0.00566445 Jy ! Component: 150 - total flux cleaned = 0.00556103 Jy ! Component: 200 - total flux cleaned = 0.00565234 Jy ! Total flux subtracted in 200 components = 0.00565234 Jy ! Clean residual min=-0.005741 max=0.005284 Jy/beam ! Clean residual mean=-0.000045 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.498861 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 118 components and 0.498861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.278713Jy sigma=0.000792 ! Fit after self-cal, rms=0.278651Jy sigma=0.000792 ! 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.278651Jy sigma=0.000792 ! Fit after self-cal, rms=0.276475Jy sigma=0.000791 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.547 mas, bmaj=29.99 mas, bpa=-6.586 degrees ! Estimated noise=1538.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00290411 Jy ! Component: 100 - total flux cleaned = 0.00309049 Jy ! Component: 150 - total flux cleaned = 0.00316167 Jy ! Component: 200 - total flux cleaned = 0.00319653 Jy ! Total flux subtracted in 200 components = 0.00319653 Jy ! Clean residual min=-0.008022 max=0.007375 Jy/beam ! Clean residual mean=-0.000066 rms=0.002208 Jy/beam ! Combined flux in latest and established models = 0.502058 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 129 components and 0.502058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276454Jy sigma=0.000791 ! Fit after self-cal, rms=0.276408Jy sigma=0.000791 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.000452793 Jy ! Component: 100 - total flux cleaned = 0.000554327 Jy ! Component: 150 - total flux cleaned = 0.000557029 Jy ! Component: 200 - total flux cleaned = 0.000587276 Jy ! Total flux subtracted in 200 components = 0.000587276 Jy ! Clean residual min=-0.007947 max=0.007491 Jy/beam ! Clean residual mean=-0.000059 rms=0.002201 Jy/beam ! Combined flux in latest and established models = 0.502645 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 131 components and 0.502645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276402Jy sigma=0.000791 ! Fit after self-cal, rms=0.276396Jy sigma=0.000791 ! 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.756 mas, bmaj=7.719 mas, bpa=-6.773 degrees ! Estimated noise=1132.51 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.756 x 7.719 at -6.773 degrees (North through East) ! Clean map min=-0.0054122 max=0.26542 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.116 mas, bmaj=6.408 mas, bpa=-7.828 degrees ! Estimated noise=1897.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.21133 Jy ! Component: 100 - total flux cleaned = 0.296979 Jy ! Component: 150 - total flux cleaned = 0.351526 Jy ! Component: 200 - total flux cleaned = 0.389389 Jy ! Total flux subtracted in 200 components = 0.389389 Jy ! Clean residual min=-0.011297 max=0.022721 Jy/beam ! Clean residual mean=-0.000226 rms=0.003928 Jy/beam ! Combined flux in latest and established models = 0.389389 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 48 model components to the UV plane model. ! The established model now contains 48 components and 0.389389 Jy ! Inverting map and beam ! Estimated beam: bmin=2.756 mas, bmaj=7.719 mas, bpa=-6.773 degrees ! Estimated noise=1132.51 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 (1.5, -14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0497767 Jy ! Component: 100 - total flux cleaned = 0.0738319 Jy ! Component: 150 - total flux cleaned = 0.0865822 Jy ! Component: 200 - total flux cleaned = 0.0944989 Jy ! Total flux subtracted in 200 components = 0.0944989 Jy ! Clean residual min=-0.005588 max=0.005249 Jy/beam ! Clean residual mean=-0.000146 rms=0.001590 Jy/beam ! Combined flux in latest and established models = 0.483888 Jy ! Adding 89 model components to the UV plane model. ! The established model now contains 123 components and 0.483888 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.547 mas, bmaj=29.99 mas, bpa=-6.586 degrees ! Estimated noise=1538.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0081408 Jy ! Component: 100 - total flux cleaned = 0.0125045 Jy ! Component: 150 - total flux cleaned = 0.0151056 Jy ! Component: 200 - total flux cleaned = 0.016683 Jy ! Total flux subtracted in 200 components = 0.016683 Jy ! Clean residual min=-0.007551 max=0.006697 Jy/beam ! Clean residual mean=-0.000095 rms=0.002243 Jy/beam ! Combined flux in latest and established models = 0.500571 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.000233188 Jy ! Component: 100 - total flux cleaned = 0.000360588 Jy ! Component: 150 - total flux cleaned = 0.00051776 Jy ! Component: 200 - total flux cleaned = 0.000627936 Jy ! Total flux subtracted in 200 components = 0.000627936 Jy ! Clean residual min=-0.007610 max=0.006834 Jy/beam ! Clean residual mean=-0.000085 rms=0.002231 Jy/beam ! Combined flux in latest and established models = 0.501199 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 169 components and 0.501199 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.756 mas, bmaj=7.719 mas, bpa=-6.773 degrees ! Estimated noise=1132.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000445798 Jy ! Component: 100 - total flux cleaned = -0.000282496 Jy ! Component: 150 - total flux cleaned = -0.000211183 Jy ! Component: 200 - total flux cleaned = -0.000148211 Jy ! Total flux subtracted in 200 components = -0.000148211 Jy ! Clean residual min=-0.005032 max=0.004558 Jy/beam ! Clean residual mean=-0.000041 rms=0.001257 Jy/beam ! Combined flux in latest and established models = 0.501051 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 187 components and 0.501051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276318Jy sigma=0.000790 ! Fit after self-cal, rms=0.276292Jy sigma=0.000790 wmodel J2330-4539_S_2015_01_23_pus_map.mod ! Writing 187 model components to file: J2330-4539_S_2015_01_23_pus_map.mod wobs J2330-4539_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2330-4539_S_2015_01_23_pus_uvs.fits wwins J2330-4539_S_2015_01_23_pus_map.win ! wwins: Wrote 4 windows to J2330-4539_S_2015_01_23_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.000996961 Jy ! Component: 100 - total flux cleaned = -0.00161172 Jy ! Component: 150 - total flux cleaned = -0.0022805 Jy ! Component: 200 - total flux cleaned = -0.0028859 Jy ! Component: 250 - total flux cleaned = -0.00339762 Jy ! Component: 300 - total flux cleaned = -0.00361012 Jy ! Component: 350 - total flux cleaned = -0.00391708 Jy ! Component: 400 - total flux cleaned = -0.00406275 Jy ! Component: 450 - total flux cleaned = -0.00420413 Jy ! Component: 500 - total flux cleaned = -0.00424872 Jy ! Component: 550 - total flux cleaned = -0.00433881 Jy ! Component: 600 - total flux cleaned = -0.00442741 Jy ! Component: 650 - total flux cleaned = -0.0045556 Jy ! Component: 700 - total flux cleaned = -0.00459661 Jy ! Component: 750 - total flux cleaned = -0.0046375 Jy ! Component: 800 - total flux cleaned = -0.00459764 Jy ! Component: 850 - total flux cleaned = -0.00467639 Jy ! Component: 900 - total flux cleaned = -0.00486689 Jy ! Component: 950 - total flux cleaned = -0.00505215 Jy ! Component: 1000 - total flux cleaned = -0.00508754 Jy ! Component: 1050 - total flux cleaned = -0.00508776 Jy ! Component: 1100 - total flux cleaned = -0.00508809 Jy ! Component: 1150 - total flux cleaned = -0.00519062 Jy ! Component: 1200 - total flux cleaned = -0.00522388 Jy ! Component: 1250 - total flux cleaned = -0.0052568 Jy ! Component: 1300 - total flux cleaned = -0.00525613 Jy ! Component: 1350 - total flux cleaned = -0.0051923 Jy ! Component: 1400 - total flux cleaned = -0.00531835 Jy ! Component: 1450 - total flux cleaned = -0.00534933 Jy ! Component: 1500 - total flux cleaned = -0.00534972 Jy ! Component: 1550 - total flux cleaned = -0.00547086 Jy ! Component: 1600 - total flux cleaned = -0.00553065 Jy ! Component: 1650 - total flux cleaned = -0.00561887 Jy ! Component: 1700 - total flux cleaned = -0.00573404 Jy ! Component: 1750 - total flux cleaned = -0.00573402 Jy ! Component: 1800 - total flux cleaned = -0.00581841 Jy ! Component: 1850 - total flux cleaned = -0.00584588 Jy ! Component: 1900 - total flux cleaned = -0.0059278 Jy ! Component: 1950 - total flux cleaned = -0.00590094 Jy ! Component: 2000 - total flux cleaned = -0.00595464 Jy ! Component: 2050 - total flux cleaned = -0.0059551 Jy ! Component: 2100 - total flux cleaned = -0.00603364 Jy ! Component: 2150 - total flux cleaned = -0.00603363 Jy ! Component: 2200 - total flux cleaned = -0.0060851 Jy ! Component: 2250 - total flux cleaned = -0.00613579 Jy ! Component: 2300 - total flux cleaned = -0.00626058 Jy ! Component: 2350 - total flux cleaned = -0.00628525 Jy ! Component: 2400 - total flux cleaned = -0.00635875 Jy ! Component: 2450 - total flux cleaned = -0.00643112 Jy ! Component: 2500 - total flux cleaned = -0.00650311 Jy ! Component: 2550 - total flux cleaned = -0.006503 Jy ! Component: 2600 - total flux cleaned = -0.00652628 Jy ! Component: 2650 - total flux cleaned = -0.00652639 Jy ! Component: 2700 - total flux cleaned = -0.00648047 Jy ! Component: 2750 - total flux cleaned = -0.00654916 Jy ! Component: 2800 - total flux cleaned = -0.00657198 Jy ! Component: 2850 - total flux cleaned = -0.00652729 Jy ! Component: 2900 - total flux cleaned = -0.00659398 Jy ! Component: 2950 - total flux cleaned = -0.00661579 Jy ! Component: 3000 - total flux cleaned = -0.0066156 Jy ! Component: 3050 - total flux cleaned = -0.00659412 Jy ! Component: 3100 - total flux cleaned = -0.00661584 Jy ! Component: 3150 - total flux cleaned = -0.00661584 Jy ! Component: 3200 - total flux cleaned = -0.00661577 Jy ! Component: 3250 - total flux cleaned = -0.00659489 Jy ! Component: 3300 - total flux cleaned = -0.00663698 Jy ! Component: 3350 - total flux cleaned = -0.00665787 Jy ! Component: 3400 - total flux cleaned = -0.00663719 Jy ! Component: 3450 - total flux cleaned = -0.0066168 Jy ! Component: 3500 - total flux cleaned = -0.00661673 Jy ! Component: 3550 - total flux cleaned = -0.00659661 Jy ! Component: 3600 - total flux cleaned = -0.00663659 Jy ! Component: 3650 - total flux cleaned = -0.00669612 Jy ! Component: 3700 - total flux cleaned = -0.00663678 Jy ! Component: 3750 - total flux cleaned = -0.00665668 Jy ! Component: 3800 - total flux cleaned = -0.00661776 Jy ! Component: 3850 - total flux cleaned = -0.00659836 Jy ! Component: 3900 - total flux cleaned = -0.00655987 Jy ! Component: 3950 - total flux cleaned = -0.00659825 Jy ! Component: 4000 - total flux cleaned = -0.00654121 Jy ! Component: 4050 - total flux cleaned = -0.00654106 Jy ! Total flux subtracted in 4096 components = -0.00654095 Jy ! Clean residual min=-0.001028 max=0.001282 Jy/beam ! Clean residual mean=-0.000021 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.49451 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 468 components and 0.49451 Jy ![Exited script file: muppet] wmap "J2330-4539_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.756 x 7.719 at -6.773 degrees (North through East) ! Clean map min=-0.0031807 max=0.27221 Jy/beam ! Writing clean map to FITS file: J2330-4539_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.272215 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000352975 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.389004 0.389004 0.778008 1.55602 3.11203 6.22406 12.4481 24.8962 49.7925 99.585 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.272 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.756 x 7.719 at -6.773 degrees (North through East) ! Clean map min=-0.0031807 max=0.27221 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 J2330-4539_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:38:52 2017