! Started logfile: J1350+0940_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:07:16 2016 obs J1350+0940_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1350+0940_S_2014_08_09_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.759954 visibilities/baseline/integration-bin. ! Found source: J1350+0940 ! ! 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 342 lines of history. ! ! Reading 13132 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 J1350+0940_S_2014_08_09_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 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.731720Jy sigma=0.008121 ! Fit after self-cal, rms=0.698131Jy sigma=0.007804 ! 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.991 mas, bmaj=7.238 mas, bpa=6.94 degrees ! Estimated noise=710.223 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.23115 Jy ! Component: 100 - total flux cleaned = 0.289675 Jy ! Total flux subtracted in 100 components = 0.289675 Jy ! Clean residual min=-0.010960 max=0.024765 Jy/beam ! Clean residual mean=0.000051 rms=0.003079 Jy/beam ! Combined flux in latest and established models = 0.289675 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.289675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091831Jy sigma=0.000953 ! Fit after self-cal, rms=0.091833Jy sigma=0.000952 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0267347 Jy ! Component: 100 - total flux cleaned = 0.0402415 Jy ! Total flux subtracted in 100 components = 0.0402415 Jy ! Clean residual min=-0.006892 max=0.008097 Jy/beam ! Clean residual mean=0.000026 rms=0.001869 Jy/beam ! Combined flux in latest and established models = 0.329917 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.329916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083033Jy sigma=0.000860 ! Fit after self-cal, rms=0.083026Jy sigma=0.000860 ! 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.619 mas, bmaj=8.043 mas, bpa=6.81 degrees ! Estimated noise=560.399 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.0078676 Jy ! Component: 100 - total flux cleaned = 0.0124707 Jy ! Component: 150 - total flux cleaned = 0.0154127 Jy ! Component: 200 - total flux cleaned = 0.0173621 Jy ! Total flux subtracted in 200 components = 0.0173621 Jy ! Clean residual min=-0.005325 max=0.006646 Jy/beam ! Clean residual mean=0.000019 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.347279 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 46 components and 0.347279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081948Jy sigma=0.000854 ! Fit after self-cal, rms=0.081951Jy sigma=0.000854 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.90 HN 0.95 KP 1.05 ! LA 1.09 MK 1.03 NL 1.03 OV 1.00 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.07 HN 1.03 KP 1.00 ! LA 1.05 MK 1.02 NL 1.04 OV 1.03 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.19 HN 1.04 KP 0.90 ! LA 0.84 MK 1.08 NL 1.02 OV 0.94 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.04 HN 0.99 KP 0.86 ! LA 0.79 MK 1.06 NL 1.09 OV 1.02 ! PT 1.00 SC 0.97 ! ! ! Fit before self-cal, rms=0.081951Jy sigma=0.000854 ! Fit after self-cal, rms=0.072122Jy sigma=0.000767 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.646 mas, bmaj=8.095 mas, bpa=7.072 degrees ! Estimated noise=561.863 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 (-15, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0041838 Jy ! Component: 100 - total flux cleaned = 0.00657495 Jy ! Component: 150 - total flux cleaned = 0.00819726 Jy ! Component: 200 - total flux cleaned = 0.00924678 Jy ! Total flux subtracted in 200 components = 0.00924678 Jy ! Clean residual min=-0.002493 max=0.002639 Jy/beam ! Clean residual mean=0.000001 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.356525 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 83 components and 0.356525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071864Jy sigma=0.000763 ! Fit after self-cal, rms=0.071859Jy sigma=0.000763 ! 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.071859Jy sigma=0.000763 ! Fit after self-cal, rms=0.071445Jy sigma=0.000758 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.643 mas, bmaj=8.091 mas, bpa=7.082 degrees ! Estimated noise=561.278 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134069 Jy ! Component: 100 - total flux cleaned = 0.00171147 Jy ! Component: 150 - total flux cleaned = 0.00183762 Jy ! Component: 200 - total flux cleaned = 0.00191717 Jy ! Total flux subtracted in 200 components = 0.00191717 Jy ! Clean residual min=-0.001796 max=0.002011 Jy/beam ! Clean residual mean=-0.000002 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.358442 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 102 components and 0.358442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071407Jy sigma=0.000758 ! Fit after self-cal, rms=0.071412Jy sigma=0.000758 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 (81, -107.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139747 Jy ! Component: 100 - total flux cleaned = 0.00174262 Jy ! Component: 150 - total flux cleaned = 0.00218502 Jy ! Component: 200 - total flux cleaned = 0.00254259 Jy ! Total flux subtracted in 200 components = 0.00254259 Jy ! Clean residual min=-0.001610 max=0.001786 Jy/beam ! Clean residual mean=-0.000001 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.360985 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 116 components and 0.360985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071363Jy sigma=0.000757 ! Fit after self-cal, rms=0.071361Jy sigma=0.000757 ! 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.071361Jy sigma=0.000757 ! Fit after self-cal, rms=0.071309Jy sigma=0.000757 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.645 mas, bmaj=8.095 mas, bpa=7.096 degrees ! Estimated noise=560.758 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000532413 Jy ! Component: 100 - total flux cleaned = 0.000637538 Jy ! Component: 150 - total flux cleaned = 0.000776978 Jy ! Component: 200 - total flux cleaned = 0.000775603 Jy ! Total flux subtracted in 200 components = 0.000775603 Jy ! Clean residual min=-0.001574 max=0.001778 Jy/beam ! Clean residual mean=-0.000002 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.361761 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 128 components and 0.361761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071293Jy sigma=0.000757 ! Fit after self-cal, rms=0.071293Jy sigma=0.000757 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.000170451 Jy ! Component: 100 - total flux cleaned = 0.000227874 Jy ! Component: 150 - total flux cleaned = 0.000245332 Jy ! Component: 200 - total flux cleaned = 0.000245261 Jy ! Total flux subtracted in 200 components = 0.000245261 Jy ! Clean residual min=-0.001558 max=0.001731 Jy/beam ! Clean residual mean=-0.000002 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.362006 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 133 components and 0.362006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071285Jy sigma=0.000757 ! Fit after self-cal, rms=0.071285Jy sigma=0.000757 ! 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.071285Jy sigma=0.000757 ! Fit after self-cal, rms=0.071261Jy sigma=0.000757 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.287 mas, bmaj=10.8 mas, bpa=1.447 degrees ! Estimated noise=665.345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0005673 Jy ! Component: 100 - total flux cleaned = -0.000592947 Jy ! Component: 150 - total flux cleaned = -0.000506547 Jy ! Component: 200 - total flux cleaned = -0.000524893 Jy ! Total flux subtracted in 200 components = -0.000524893 Jy ! Clean residual min=-0.001681 max=0.002078 Jy/beam ! Clean residual mean=-0.000003 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.361481 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 151 components and 0.361481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071261Jy sigma=0.000757 ! Fit after self-cal, rms=0.071259Jy sigma=0.000757 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 = -2.36681e-05 Jy ! Component: 100 - total flux cleaned = -4.32505e-05 Jy ! Component: 150 - total flux cleaned = -9.34263e-05 Jy ! Component: 200 - total flux cleaned = -0.000154398 Jy ! Total flux subtracted in 200 components = -0.000154398 Jy ! Clean residual min=-0.001667 max=0.002042 Jy/beam ! Clean residual mean=-0.000003 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.361326 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 154 components and 0.361326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071264Jy sigma=0.000757 ! Fit after self-cal, rms=0.071262Jy sigma=0.000757 ! 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.646 mas, bmaj=8.097 mas, bpa=7.116 degrees ! Estimated noise=560.49 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.646 x 8.097 at 7.116 degrees (North through East) ! Clean map min=-0.0015449 max=0.30415 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=3.012 mas, bmaj=7.283 mas, bpa=7.321 degrees ! Estimated noise=708.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.230385 Jy ! Component: 100 - total flux cleaned = 0.287498 Jy ! Component: 150 - total flux cleaned = 0.313186 Jy ! Component: 200 - total flux cleaned = 0.32596 Jy ! Total flux subtracted in 200 components = 0.32596 Jy ! Clean residual min=-0.003696 max=0.005905 Jy/beam ! Clean residual mean=0.000014 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.32596 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.32596 Jy ! Inverting map and beam ! Estimated beam: bmin=3.646 mas, bmaj=8.097 mas, bpa=7.116 degrees ! Estimated noise=560.49 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.00764171 Jy ! Component: 100 - total flux cleaned = 0.01237 Jy ! Component: 150 - total flux cleaned = 0.0158033 Jy ! Component: 200 - total flux cleaned = 0.0185367 Jy ! Total flux subtracted in 200 components = 0.0185367 Jy ! Clean residual min=-0.001971 max=0.003227 Jy/beam ! Clean residual mean=0.000006 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.344497 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 55 components and 0.344497 Jy ! Inverting map ! Added new window around map position (4.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00291006 Jy ! Component: 100 - total flux cleaned = 0.00495963 Jy ! Component: 150 - total flux cleaned = 0.00668328 Jy ! Component: 200 - total flux cleaned = 0.00810703 Jy ! Total flux subtracted in 200 components = 0.00810703 Jy ! Clean residual min=-0.001591 max=0.001887 Jy/beam ! Clean residual mean=0.000002 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.352604 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 79 components and 0.352604 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.287 mas, bmaj=10.8 mas, bpa=1.447 degrees ! Estimated noise=665.345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174027 Jy ! Component: 100 - total flux cleaned = 0.00302094 Jy ! Component: 150 - total flux cleaned = 0.00407064 Jy ! Component: 200 - total flux cleaned = 0.00495483 Jy ! Total flux subtracted in 200 components = 0.00495483 Jy ! Clean residual min=-0.001730 max=0.001927 Jy/beam ! Clean residual mean=0.000000 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.357559 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.000665665 Jy ! Component: 100 - total flux cleaned = 0.00123745 Jy ! Component: 150 - total flux cleaned = 0.00171347 Jy ! Component: 200 - total flux cleaned = 0.00215689 Jy ! Total flux subtracted in 200 components = 0.00215689 Jy ! Clean residual min=-0.001664 max=0.001972 Jy/beam ! Clean residual mean=-0.000001 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.359716 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 146 components and 0.359716 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.646 mas, bmaj=8.097 mas, bpa=7.116 degrees ! Estimated noise=560.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.71349e-05 Jy ! Component: 100 - total flux cleaned = -4.29674e-05 Jy ! Component: 150 - total flux cleaned = 4.83013e-05 Jy ! Component: 200 - total flux cleaned = 0.000104009 Jy ! Total flux subtracted in 200 components = 0.000104009 Jy ! Clean residual min=-0.001482 max=0.001597 Jy/beam ! Clean residual mean=-0.000001 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.35982 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 170 components and 0.35982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071249Jy sigma=0.000757 ! Fit after self-cal, rms=0.071238Jy sigma=0.000757 wmodel J1350+0940_S_2014_08_09_pus_map.mod ! Writing 170 model components to file: J1350+0940_S_2014_08_09_pus_map.mod wobs J1350+0940_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1350+0940_S_2014_08_09_pus_uvs.fits wwins J1350+0940_S_2014_08_09_pus_map.win ! wwins: Wrote 4 windows to J1350+0940_S_2014_08_09_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.000120908 Jy ! Component: 100 - total flux cleaned = 0.000120419 Jy ! Component: 150 - total flux cleaned = 7.00434e-05 Jy ! Component: 200 - total flux cleaned = 6.94709e-05 Jy ! Component: 250 - total flux cleaned = 9.20349e-05 Jy ! Component: 300 - total flux cleaned = 4.67987e-05 Jy ! Component: 350 - total flux cleaned = -4.04197e-05 Jy ! Component: 400 - total flux cleaned = -0.000103649 Jy ! Component: 450 - total flux cleaned = -6.1548e-05 Jy ! Component: 500 - total flux cleaned = -6.16524e-05 Jy ! Component: 550 - total flux cleaned = -0.000101484 Jy ! Component: 600 - total flux cleaned = -6.23999e-05 Jy ! Component: 650 - total flux cleaned = -8.17586e-05 Jy ! Component: 700 - total flux cleaned = -0.000100636 Jy ! Component: 750 - total flux cleaned = -0.000100631 Jy ! Component: 800 - total flux cleaned = -0.000137212 Jy ! Component: 850 - total flux cleaned = -0.000173133 Jy ! Component: 900 - total flux cleaned = -0.000172909 Jy ! Component: 950 - total flux cleaned = -0.000172583 Jy ! Component: 1000 - total flux cleaned = -0.00017269 Jy ! Component: 1050 - total flux cleaned = -0.000139104 Jy ! Component: 1100 - total flux cleaned = -0.000139431 Jy ! Component: 1150 - total flux cleaned = -0.000106641 Jy ! Component: 1200 - total flux cleaned = -9.05636e-05 Jy ! Component: 1250 - total flux cleaned = -4.22755e-05 Jy ! Component: 1300 - total flux cleaned = -2.64038e-05 Jy ! Component: 1350 - total flux cleaned = 2.09446e-05 Jy ! Component: 1400 - total flux cleaned = 0.000113446 Jy ! Component: 1450 - total flux cleaned = 0.000128892 Jy ! Component: 1500 - total flux cleaned = 0.000203856 Jy ! Component: 1550 - total flux cleaned = 0.0001888 Jy ! Component: 1600 - total flux cleaned = 0.000218355 Jy ! Component: 1650 - total flux cleaned = 0.000261961 Jy ! Component: 1700 - total flux cleaned = 0.000362877 Jy ! Component: 1750 - total flux cleaned = 0.00043398 Jy ! Component: 1800 - total flux cleaned = 0.000405529 Jy ! Component: 1850 - total flux cleaned = 0.000461213 Jy ! Component: 1900 - total flux cleaned = 0.000488644 Jy ! Component: 1950 - total flux cleaned = 0.000543246 Jy ! Component: 2000 - total flux cleaned = 0.000584099 Jy ! Component: 2050 - total flux cleaned = 0.00061093 Jy ! Component: 2100 - total flux cleaned = 0.000650732 Jy ! Component: 2150 - total flux cleaned = 0.000703599 Jy ! Component: 2200 - total flux cleaned = 0.000742657 Jy ! Component: 2250 - total flux cleaned = 0.000768588 Jy ! Component: 2300 - total flux cleaned = 0.000845535 Jy ! Component: 2350 - total flux cleaned = 0.000858141 Jy ! Component: 2400 - total flux cleaned = 0.000883305 Jy ! Component: 2450 - total flux cleaned = 0.000858168 Jy ! Component: 2500 - total flux cleaned = 0.000932532 Jy ! Component: 2550 - total flux cleaned = 0.000957041 Jy ! Component: 2600 - total flux cleaned = 0.000969232 Jy ! Component: 2650 - total flux cleaned = 0.000993323 Jy ! Component: 2700 - total flux cleaned = 0.00101735 Jy ! Component: 2750 - total flux cleaned = 0.00102912 Jy ! Component: 2800 - total flux cleaned = 0.00107632 Jy ! Component: 2850 - total flux cleaned = 0.00112307 Jy ! Component: 2900 - total flux cleaned = 0.00113468 Jy ! Component: 2950 - total flux cleaned = 0.00115782 Jy ! Component: 3000 - total flux cleaned = 0.00118072 Jy ! Component: 3050 - total flux cleaned = 0.00123742 Jy ! Component: 3100 - total flux cleaned = 0.00130465 Jy ! Component: 3150 - total flux cleaned = 0.00132685 Jy ! Component: 3200 - total flux cleaned = 0.00137097 Jy ! Component: 3250 - total flux cleaned = 0.00135987 Jy ! Component: 3300 - total flux cleaned = 0.00139263 Jy ! Component: 3350 - total flux cleaned = 0.0014141 Jy ! Component: 3400 - total flux cleaned = 0.00142483 Jy ! Component: 3450 - total flux cleaned = 0.00148891 Jy ! Component: 3500 - total flux cleaned = 0.00147817 Jy ! Component: 3550 - total flux cleaned = 0.00149919 Jy ! Component: 3600 - total flux cleaned = 0.00151988 Jy ! Component: 3650 - total flux cleaned = 0.00154059 Jy ! Component: 3700 - total flux cleaned = 0.00155099 Jy ! Component: 3750 - total flux cleaned = 0.00156124 Jy ! Component: 3800 - total flux cleaned = 0.0015714 Jy ! Component: 3850 - total flux cleaned = 0.00159149 Jy ! Component: 3900 - total flux cleaned = 0.00159155 Jy ! Component: 3950 - total flux cleaned = 0.0016314 Jy ! Component: 4000 - total flux cleaned = 0.00163148 Jy ! Component: 4050 - total flux cleaned = 0.00163147 Jy ! Total flux subtracted in 4096 components = 0.00164116 Jy ! Clean residual min=-0.000614 max=0.000527 Jy/beam ! Clean residual mean=-0.000001 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.361461 Jy keep ! Adding 321 model components to the UV plane model. ! The established model now contains 491 components and 0.361461 Jy ![Exited script file: muppet] wmap "J1350+0940_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.646 x 8.097 at 7.116 degrees (North through East) ! Clean map min=-0.0010602 max=0.30451 Jy/beam ! Writing clean map to FITS file: J1350+0940_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.304515 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000180531 device "J1350+0940_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1350+0940_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.177854 0.177854 0.355709 0.711417 1.42283 2.84567 5.69134 11.3827 22.7653 45.5307 91.0614 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.304 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.646 x 8.097 at 7.116 degrees (North through East) ! Clean map min=-0.0010602 max=0.30451 Jy/beam quit ! Quitting program ! Log file J1350+0940_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:07:22 2016