! Started logfile: J0350-3232_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:04:40 2017 obs J0350-3232_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0350-3232_S_2015_01_23_pus_uva.fits ! AN table 1: 105 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97291 visibilities/baseline/integration-bin. ! Found source: J0350-3232 ! ! 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 18388 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 J0350-3232_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.936715Jy sigma=0.007636 ! Fit after self-cal, rms=0.896337Jy sigma=0.007502 ! 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.403 mas, bmaj=6.808 mas, bpa=-10.68 degrees ! Estimated noise=1301.47 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.0940141 Jy ! Component: 100 - total flux cleaned = 0.126211 Jy ! Total flux subtracted in 100 components = 0.126211 Jy ! Clean residual min=-0.008168 max=0.012989 Jy/beam ! Clean residual mean=-0.000002 rms=0.002307 Jy/beam ! Combined flux in latest and established models = 0.126211 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.126211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290476Jy sigma=0.000935 ! Fit after self-cal, rms=0.290402Jy sigma=0.000934 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138236 Jy ! Component: 100 - total flux cleaned = 0.020782 Jy ! Total flux subtracted in 100 components = 0.020782 Jy ! Clean residual min=-0.008188 max=0.009502 Jy/beam ! Clean residual mean=-0.000000 rms=0.002117 Jy/beam ! Combined flux in latest and established models = 0.146993 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.146993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.287975Jy sigma=0.000946 ! Fit after self-cal, rms=0.287967Jy sigma=0.000946 ! 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.056 mas, bmaj=8.298 mas, bpa=-9.921 degrees ! Estimated noise=721.148 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.00817089 Jy ! Component: 100 - total flux cleaned = 0.0126391 Jy ! Component: 150 - total flux cleaned = 0.0150356 Jy ! Component: 200 - total flux cleaned = 0.0154923 Jy ! Total flux subtracted in 200 components = 0.0154923 Jy ! Clean residual min=-0.008950 max=0.012433 Jy/beam ! Clean residual mean=-0.000003 rms=0.003183 Jy/beam ! Combined flux in latest and established models = 0.162485 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 41 components and 0.162485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.286799Jy sigma=0.000961 ! Fit after self-cal, rms=0.286805Jy sigma=0.000961 ! 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.95 FD 5.28 HN 1.12 KP 1.02 ! LA 0.94 MK 1.05 NL 1.21 OV 0.93 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 4.50 HN 1.21 KP 0.96 ! LA 0.93 MK 0.97 NL 1.15 OV 0.96 ! PT 0.95 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 4.46 HN 1.11 KP 0.80 ! LA 0.73 MK 1.03 NL 1.06 OV 0.88 ! PT 0.94 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 2.42 HN 1.07 KP 0.77 ! LA 0.77 MK 1.07 NL 0.96 OV 0.94 ! PT 0.97 SC 0.99 ! ! ! Fit before self-cal, rms=0.286805Jy sigma=0.000961 ! Fit after self-cal, rms=1.260127Jy sigma=0.000800 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.046 mas, bmaj=8.199 mas, bpa=-9.495 degrees ! Estimated noise=768.028 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.00741312 Jy ! Component: 100 - total flux cleaned = 0.0107611 Jy ! Component: 150 - total flux cleaned = 0.0123289 Jy ! Component: 200 - total flux cleaned = 0.012605 Jy ! Total flux subtracted in 200 components = 0.012605 Jy ! Clean residual min=-0.007816 max=0.004135 Jy/beam ! Clean residual mean=0.000040 rms=0.001555 Jy/beam ! Combined flux in latest and established models = 0.17509 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 50 components and 0.17509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.258927Jy sigma=0.000802 ! Fit after self-cal, rms=1.259302Jy sigma=0.000796 ! 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=1.259302Jy sigma=0.000796 ! Fit after self-cal, rms=1.552129Jy sigma=0.000793 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.99 mas, bmaj=8.071 mas, bpa=-9.721 degrees ! Estimated noise=803.989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00794981 Jy ! Component: 100 - total flux cleaned = 0.0115824 Jy ! Component: 150 - total flux cleaned = 0.0134173 Jy ! Component: 200 - total flux cleaned = 0.0143909 Jy ! Total flux subtracted in 200 components = 0.0143909 Jy ! Clean residual min=-0.008518 max=0.004480 Jy/beam ! Clean residual mean=0.000046 rms=0.001686 Jy/beam ! Combined flux in latest and established models = 0.189481 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 57 components and 0.189481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.550706Jy sigma=0.000795 ! Fit after self-cal, rms=1.550736Jy sigma=0.000795 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.000516654 Jy ! Component: 100 - total flux cleaned = 0.0006468 Jy ! Component: 150 - total flux cleaned = 0.000684189 Jy ! Component: 200 - total flux cleaned = 0.000718616 Jy ! Total flux subtracted in 200 components = 0.000718616 Jy ! Clean residual min=-0.008594 max=0.004550 Jy/beam ! Clean residual mean=0.000047 rms=0.001695 Jy/beam ! Combined flux in latest and established models = 0.1902 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 60 components and 0.1902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.550676Jy sigma=0.000796 ! Fit after self-cal, rms=1.550678Jy sigma=0.000796 ! 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.550678Jy sigma=0.000796 ! Fit after self-cal, rms=0.345977Jy sigma=0.000785 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.961 mas, bmaj=8.057 mas, bpa=-9.749 degrees ! Estimated noise=820.592 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00350763 Jy ! Component: 100 - total flux cleaned = 0.00506781 Jy ! Component: 150 - total flux cleaned = 0.0057981 Jy ! Component: 200 - total flux cleaned = 0.00598528 Jy ! Total flux subtracted in 200 components = 0.00598528 Jy ! Clean residual min=-0.004460 max=0.003508 Jy/beam ! Clean residual mean=0.000004 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.196185 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 69 components and 0.196185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.345601Jy sigma=0.000785 ! Fit after self-cal, rms=0.345449Jy sigma=0.000785 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 = -3.15412e-06 Jy ! Component: 100 - total flux cleaned = 3.18103e-05 Jy ! Component: 150 - total flux cleaned = 3.14968e-05 Jy ! Component: 200 - total flux cleaned = 3.20092e-05 Jy ! Total flux subtracted in 200 components = 3.20092e-05 Jy ! Clean residual min=-0.004487 max=0.003491 Jy/beam ! Clean residual mean=0.000004 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.196217 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 72 components and 0.196217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.345437Jy sigma=0.000785 ! Fit after self-cal, rms=0.345441Jy sigma=0.000785 ! 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.345441Jy sigma=0.000785 ! Fit after self-cal, rms=0.353211Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.581 mas, bmaj=19.95 mas, bpa=-6.103 degrees ! Estimated noise=1133.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00493921 Jy ! Component: 100 - total flux cleaned = 0.00637381 Jy ! Component: 150 - total flux cleaned = 0.00682647 Jy ! Component: 200 - total flux cleaned = 0.00687701 Jy ! Total flux subtracted in 200 components = 0.00687701 Jy ! Clean residual min=-0.007955 max=0.004546 Jy/beam ! Clean residual mean=0.000006 rms=0.001818 Jy/beam ! Combined flux in latest and established models = 0.203094 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 87 components and 0.203094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.352850Jy sigma=0.000785 ! Fit after self-cal, rms=0.352847Jy sigma=0.000785 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.76919e-05 Jy ! Component: 100 - total flux cleaned = 8.175e-05 Jy ! Component: 150 - total flux cleaned = 8.37721e-05 Jy ! Component: 200 - total flux cleaned = 0.000100445 Jy ! Total flux subtracted in 200 components = 0.000100445 Jy ! Clean residual min=-0.007957 max=0.004577 Jy/beam ! Clean residual mean=0.000007 rms=0.001818 Jy/beam ! Combined flux in latest and established models = 0.203194 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 91 components and 0.203194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.352853Jy sigma=0.000785 ! Fit after self-cal, rms=0.352853Jy sigma=0.000785 ! 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.932 mas, bmaj=7.989 mas, bpa=-9.886 degrees ! Estimated noise=834.869 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.932 x 7.989 at -9.886 degrees (North through East) ! Clean map min=-0.0045322 max=0.13393 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.33 mas, bmaj=6.634 mas, bpa=-10.51 degrees ! Estimated noise=1429.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104545 Jy ! Component: 100 - total flux cleaned = 0.143105 Jy ! Component: 150 - total flux cleaned = 0.161333 Jy ! Component: 200 - total flux cleaned = 0.172443 Jy ! Total flux subtracted in 200 components = 0.172443 Jy ! Clean residual min=-0.004757 max=0.006046 Jy/beam ! Clean residual mean=-0.000002 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.172443 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.172443 Jy ! Inverting map and beam ! Estimated beam: bmin=2.932 mas, bmaj=7.989 mas, bpa=-9.886 degrees ! Estimated noise=834.869 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.0136417 Jy ! Component: 100 - total flux cleaned = 0.0206603 Jy ! Component: 150 - total flux cleaned = 0.024479 Jy ! Component: 200 - total flux cleaned = 0.0266393 Jy ! Total flux subtracted in 200 components = 0.0266393 Jy ! Clean residual min=-0.004037 max=0.003574 Jy/beam ! Clean residual mean=0.000001 rms=0.001044 Jy/beam ! Combined flux in latest and established models = 0.199082 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 60 components and 0.199082 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.581 mas, bmaj=19.95 mas, bpa=-6.103 degrees ! Estimated noise=1133.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00281801 Jy ! Component: 100 - total flux cleaned = 0.00325023 Jy ! Component: 150 - total flux cleaned = 0.00326938 Jy ! Component: 200 - total flux cleaned = 0.00330192 Jy ! Total flux subtracted in 200 components = 0.00330192 Jy ! Clean residual min=-0.007776 max=0.004655 Jy/beam ! Clean residual mean=0.000006 rms=0.001818 Jy/beam ! Combined flux in latest and established models = 0.202384 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.11212e-05 Jy ! Component: 100 - total flux cleaned = 7.43074e-05 Jy ! Component: 150 - total flux cleaned = 0.000101212 Jy ! Component: 200 - total flux cleaned = 0.00013964 Jy ! Total flux subtracted in 200 components = 0.00013964 Jy ! Clean residual min=-0.007803 max=0.004637 Jy/beam ! Clean residual mean=0.000006 rms=0.001817 Jy/beam ! Combined flux in latest and established models = 0.202524 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 65 components and 0.202524 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.932 mas, bmaj=7.989 mas, bpa=-9.886 degrees ! Estimated noise=834.869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000904309 Jy ! Component: 100 - total flux cleaned = -0.000724619 Jy ! Component: 150 - total flux cleaned = -0.000659353 Jy ! Component: 200 - total flux cleaned = -0.000685566 Jy ! Total flux subtracted in 200 components = -0.000685566 Jy ! Clean residual min=-0.004415 max=0.003621 Jy/beam ! Clean residual mean=0.000003 rms=0.001044 Jy/beam ! Combined flux in latest and established models = 0.201838 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 73 components and 0.201838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.352820Jy sigma=0.000785 ! Fit after self-cal, rms=0.352814Jy sigma=0.000785 wmodel J0350-3232_S_2015_01_23_pus_map.mod ! Writing 73 model components to file: J0350-3232_S_2015_01_23_pus_map.mod wobs J0350-3232_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0350-3232_S_2015_01_23_pus_uvs.fits wwins J0350-3232_S_2015_01_23_pus_map.win ! wwins: Wrote 1 windows to J0350-3232_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.00166276 Jy ! Component: 100 - total flux cleaned = -0.0026134 Jy ! Component: 150 - total flux cleaned = -0.00319019 Jy ! Component: 200 - total flux cleaned = -0.00349761 Jy ! Component: 250 - total flux cleaned = -0.00385395 Jy ! Component: 300 - total flux cleaned = -0.00425648 Jy ! Component: 350 - total flux cleaned = -0.00464803 Jy ! Component: 400 - total flux cleaned = -0.00503085 Jy ! Component: 450 - total flux cleaned = -0.00540528 Jy ! Component: 500 - total flux cleaned = -0.00572043 Jy ! Component: 550 - total flux cleaned = -0.00608203 Jy ! Component: 600 - total flux cleaned = -0.00643717 Jy ! Component: 650 - total flux cleaned = -0.00673675 Jy ! Component: 700 - total flux cleaned = -0.00708165 Jy ! Component: 750 - total flux cleaned = -0.00756586 Jy ! Component: 800 - total flux cleaned = -0.00785178 Jy ! Component: 850 - total flux cleaned = -0.00818057 Jy ! Component: 900 - total flux cleaned = -0.00845889 Jy ! Component: 950 - total flux cleaned = -0.0088256 Jy ! Component: 1000 - total flux cleaned = -0.00900577 Jy ! Component: 1050 - total flux cleaned = -0.0092293 Jy ! Component: 1100 - total flux cleaned = -0.0094508 Jy ! Component: 1150 - total flux cleaned = -0.0095384 Jy ! Component: 1200 - total flux cleaned = -0.00975534 Jy ! Component: 1250 - total flux cleaned = -0.00996969 Jy ! Component: 1300 - total flux cleaned = -0.0100545 Jy ! Component: 1350 - total flux cleaned = -0.0101387 Jy ! Component: 1400 - total flux cleaned = -0.0103057 Jy ! Component: 1450 - total flux cleaned = -0.0104297 Jy ! Component: 1500 - total flux cleaned = -0.010594 Jy ! Component: 1550 - total flux cleaned = -0.0107157 Jy ! Component: 1600 - total flux cleaned = -0.0107961 Jy ! Component: 1650 - total flux cleaned = -0.0108758 Jy ! Component: 1700 - total flux cleaned = -0.0109546 Jy ! Component: 1750 - total flux cleaned = -0.011033 Jy ! Component: 1800 - total flux cleaned = -0.011072 Jy ! Component: 1850 - total flux cleaned = -0.0111491 Jy ! Component: 1900 - total flux cleaned = -0.0111495 Jy ! Component: 1950 - total flux cleaned = -0.0112255 Jy ! Component: 2000 - total flux cleaned = -0.0112629 Jy ! Component: 2050 - total flux cleaned = -0.0112259 Jy ! Component: 2100 - total flux cleaned = -0.0112261 Jy ! Component: 2150 - total flux cleaned = -0.0113734 Jy ! Component: 2200 - total flux cleaned = -0.0113002 Jy ! Component: 2250 - total flux cleaned = -0.0113364 Jy ! Component: 2300 - total flux cleaned = -0.0113367 Jy ! Component: 2350 - total flux cleaned = -0.0113725 Jy ! Component: 2400 - total flux cleaned = -0.0114434 Jy ! Component: 2450 - total flux cleaned = -0.0114433 Jy ! Component: 2500 - total flux cleaned = -0.0114432 Jy ! Component: 2550 - total flux cleaned = -0.0114432 Jy ! Component: 2600 - total flux cleaned = -0.0115123 Jy ! Component: 2650 - total flux cleaned = -0.0115466 Jy ! Component: 2700 - total flux cleaned = -0.0115467 Jy ! Component: 2750 - total flux cleaned = -0.0115806 Jy ! Component: 2800 - total flux cleaned = -0.011614 Jy ! Component: 2850 - total flux cleaned = -0.0115468 Jy ! Component: 2900 - total flux cleaned = -0.0116803 Jy ! Component: 2950 - total flux cleaned = -0.0117132 Jy ! Component: 3000 - total flux cleaned = -0.0118118 Jy ! Component: 3050 - total flux cleaned = -0.0117461 Jy ! Component: 3100 - total flux cleaned = -0.0116813 Jy ! Component: 3150 - total flux cleaned = -0.0117784 Jy ! Component: 3200 - total flux cleaned = -0.0117786 Jy ! Component: 3250 - total flux cleaned = -0.0118745 Jy ! Component: 3300 - total flux cleaned = -0.0119061 Jy ! Component: 3350 - total flux cleaned = -0.0119691 Jy ! Component: 3400 - total flux cleaned = -0.0119377 Jy ! Component: 3450 - total flux cleaned = -0.0119378 Jy ! Component: 3500 - total flux cleaned = -0.0120309 Jy ! Component: 3550 - total flux cleaned = -0.0120616 Jy ! Component: 3600 - total flux cleaned = -0.0120309 Jy ! Component: 3650 - total flux cleaned = -0.0120918 Jy ! Component: 3700 - total flux cleaned = -0.0121221 Jy ! Component: 3750 - total flux cleaned = -0.012122 Jy ! Component: 3800 - total flux cleaned = -0.0121521 Jy ! Component: 3850 - total flux cleaned = -0.0122117 Jy ! Component: 3900 - total flux cleaned = -0.0122119 Jy ! Component: 3950 - total flux cleaned = -0.0122119 Jy ! Component: 4000 - total flux cleaned = -0.0122411 Jy ! Component: 4050 - total flux cleaned = -0.0122995 Jy ! Total flux subtracted in 4096 components = -0.0122705 Jy ! Clean residual min=-0.001732 max=0.001685 Jy/beam ! Clean residual mean=-0.000001 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.189568 Jy keep ! Adding 334 model components to the UV plane model. ! The established model now contains 407 components and 0.189568 Jy ![Exited script file: muppet] wmap "J0350-3232_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.932 x 7.989 at -9.886 degrees (North through East) ! Clean map min=-0.0044731 max=0.13682 Jy/beam ! Writing clean map to FITS file: J0350-3232_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.136819 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000591388 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.29672 1.29672 2.59345 5.18689 10.3738 20.7476 41.4951 82.9902 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.136 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.932 x 7.989 at -9.886 degrees (North through East) ! Clean map min=-0.0044731 max=0.13682 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 J0350-3232_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:04:46 2017