! Started logfile: J1343+6855_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:00:50 2016 obs J1343+6855_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1343+6855_S_2015_03_17_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97314 visibilities/baseline/integration-bin. ! Found source: J1343+6855 ! ! 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 330 lines of history. ! ! Reading 20144 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 J1343+6855_S_2015_03_17_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.944673Jy sigma=0.010824 ! Fit after self-cal, rms=0.915078Jy sigma=0.010502 ! 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.904 mas, bmaj=3.559 mas, bpa=-76.78 degrees ! Estimated noise=695.92 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.058358 Jy ! Component: 100 - total flux cleaned = 0.0852389 Jy ! Total flux subtracted in 100 components = 0.0852389 Jy ! Clean residual min=-0.005157 max=0.014871 Jy/beam ! Clean residual mean=0.000005 rms=0.001614 Jy/beam ! Combined flux in latest and established models = 0.0852389 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0852389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085129Jy sigma=0.000879 ! Fit after self-cal, rms=0.084391Jy sigma=0.000870 ! Inverting map ! Added new window around map position (-0.5, -3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.020103 Jy ! Component: 100 - total flux cleaned = 0.0308219 Jy ! Total flux subtracted in 100 components = 0.0308219 Jy ! Clean residual min=-0.003353 max=0.005345 Jy/beam ! Clean residual mean=0.000009 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.116061 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.116061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077567Jy sigma=0.000798 ! Fit after self-cal, rms=0.077407Jy sigma=0.000796 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00764789 Jy ! Component: 100 - total flux cleaned = 0.0121805 Jy ! Total flux subtracted in 100 components = 0.0121805 Jy ! Clean residual min=-0.003489 max=0.003638 Jy/beam ! Clean residual mean=0.000010 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.128241 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.128241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076151Jy sigma=0.000786 ! Fit after self-cal, rms=0.076136Jy sigma=0.000785 ! 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.726 mas, bmaj=4.456 mas, bpa=-86.43 degrees ! Estimated noise=444.519 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.00468191 Jy ! Component: 100 - total flux cleaned = 0.00733611 Jy ! Component: 150 - total flux cleaned = 0.00902822 Jy ! Component: 200 - total flux cleaned = 0.0101247 Jy ! Total flux subtracted in 200 components = 0.0101247 Jy ! Clean residual min=-0.003558 max=0.002575 Jy/beam ! Clean residual mean=0.000028 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.138366 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 47 components and 0.138366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075659Jy sigma=0.000783 ! Fit after self-cal, rms=0.075647Jy sigma=0.000783 ! 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.03 FD 0.86 HN 0.96 KP 1.10 ! LA 0.98 MK 1.04 NL 0.86 OV 1.02 ! PT 1.10 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.88 HN 1.07 KP 1.09 ! LA 0.97 MK 1.09 NL 0.99 OV 1.08 ! PT 1.06 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.89 HN 1.04 KP 0.95 ! LA 0.79 MK 1.10 NL 1.13 OV 0.96 ! PT 1.08 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.89 HN 1.01 KP 0.94 ! LA 0.86 MK 1.04 NL 1.01 OV 1.02 ! PT 1.12 SC 0.96 ! ! ! Fit before self-cal, rms=0.075647Jy sigma=0.000783 ! Fit after self-cal, rms=0.072231Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.777 mas, bmaj=4.51 mas, bpa=-87.57 degrees ! Estimated noise=448.625 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.000398281 Jy ! Component: 100 - total flux cleaned = -0.000467715 Jy ! Component: 150 - total flux cleaned = -0.000497008 Jy ! Component: 200 - total flux cleaned = -0.000497696 Jy ! Total flux subtracted in 200 components = -0.000497696 Jy ! Clean residual min=-0.002189 max=0.002102 Jy/beam ! Clean residual mean=0.000020 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.137868 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.137868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072224Jy sigma=0.000772 ! Fit after self-cal, rms=0.072165Jy sigma=0.000772 ! 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.072165Jy sigma=0.000772 ! Fit after self-cal, rms=0.071885Jy sigma=0.000769 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.77 mas, bmaj=4.493 mas, bpa=-85.31 degrees ! Estimated noise=447.623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000171249 Jy ! Component: 100 - total flux cleaned = -0.000257254 Jy ! Component: 150 - total flux cleaned = -0.000292245 Jy ! Component: 200 - total flux cleaned = -0.000311518 Jy ! Total flux subtracted in 200 components = -0.000311518 Jy ! Clean residual min=-0.001310 max=0.001729 Jy/beam ! Clean residual mean=0.000004 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.137557 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.137557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071880Jy sigma=0.000769 ! Fit after self-cal, rms=0.071890Jy sigma=0.000769 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 (-116, -85.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146883 Jy ! Component: 100 - total flux cleaned = 0.00156489 Jy ! Component: 150 - total flux cleaned = 0.00158432 Jy ! Component: 200 - total flux cleaned = 0.00158619 Jy ! Total flux subtracted in 200 components = 0.00158619 Jy ! Clean residual min=-0.001255 max=0.001362 Jy/beam ! Clean residual mean=0.000002 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.139143 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 85 components and 0.139143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071860Jy sigma=0.000769 ! Fit after self-cal, rms=0.071855Jy sigma=0.000769 ! Inverting map ! Added new window around map position (-83, -115.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000829681 Jy ! Component: 100 - total flux cleaned = 0.000861085 Jy ! Component: 150 - total flux cleaned = 0.000888549 Jy ! Component: 200 - total flux cleaned = 0.000867711 Jy ! Total flux subtracted in 200 components = 0.000867711 Jy ! Clean residual min=-0.001195 max=0.001184 Jy/beam ! Clean residual mean=0.000001 rms=0.000284 Jy/beam ! Combined flux in latest and established models = 0.140011 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 96 components and 0.140011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071830Jy sigma=0.000768 ! Fit after self-cal, rms=0.071829Jy sigma=0.000768 ! 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.071829Jy sigma=0.000768 ! Fit after self-cal, rms=0.071748Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.768 mas, bmaj=4.493 mas, bpa=-84.36 degrees ! Estimated noise=446.727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000254508 Jy ! Component: 100 - total flux cleaned = 0.000179573 Jy ! Component: 150 - total flux cleaned = 9.40154e-05 Jy ! Component: 200 - total flux cleaned = 4.68751e-05 Jy ! Total flux subtracted in 200 components = 4.68751e-05 Jy ! Clean residual min=-0.001176 max=0.001173 Jy/beam ! Clean residual mean=-0.000000 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.140058 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 107 components and 0.140058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071740Jy sigma=0.000768 ! Fit after self-cal, rms=0.071741Jy sigma=0.000768 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 = -4.57356e-05 Jy ! Component: 100 - total flux cleaned = -5.98506e-05 Jy ! Component: 150 - total flux cleaned = -5.98498e-05 Jy ! Component: 200 - total flux cleaned = -0.000122595 Jy ! Total flux subtracted in 200 components = -0.000122595 Jy ! Clean residual min=-0.001171 max=0.001165 Jy/beam ! Clean residual mean=0.000000 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.139935 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 117 components and 0.139935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071736Jy sigma=0.000768 ! Fit after self-cal, rms=0.071736Jy sigma=0.000768 ! 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.071736Jy sigma=0.000768 ! Fit after self-cal, rms=0.071695Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.796 mas, bmaj=9.037 mas, bpa=79.83 degrees ! Estimated noise=583.783 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000229775 Jy ! Component: 100 - total flux cleaned = -0.000303444 Jy ! Component: 150 - total flux cleaned = -0.00039081 Jy ! Component: 200 - total flux cleaned = -0.000457494 Jy ! Total flux subtracted in 200 components = -0.000457494 Jy ! Clean residual min=-0.001365 max=0.001122 Jy/beam ! Clean residual mean=-0.000000 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.139478 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 126 components and 0.139478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071695Jy sigma=0.000768 ! Fit after self-cal, rms=0.071696Jy sigma=0.000768 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.5767e-05 Jy ! Component: 100 - total flux cleaned = -7.70161e-05 Jy ! Component: 150 - total flux cleaned = -0.000133765 Jy ! Component: 200 - total flux cleaned = -0.000186042 Jy ! Total flux subtracted in 200 components = -0.000186042 Jy ! Clean residual min=-0.001379 max=0.001130 Jy/beam ! Clean residual mean=0.000000 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.139292 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 133 components and 0.139292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071696Jy sigma=0.000768 ! Fit after self-cal, rms=0.071696Jy sigma=0.000768 ! 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.766 mas, bmaj=4.491 mas, bpa=-84.03 degrees ! Estimated noise=446.289 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.766 x 4.491 at -84.03 degrees (North through East) ! Clean map min=-0.0011577 max=0.081227 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.915 mas, bmaj=3.595 mas, bpa=-73.96 degrees ! Estimated noise=703.742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0610953 Jy ! Component: 100 - total flux cleaned = 0.0908741 Jy ! Component: 150 - total flux cleaned = 0.10691 Jy ! Component: 200 - total flux cleaned = 0.116601 Jy ! Total flux subtracted in 200 components = 0.116601 Jy ! Clean residual min=-0.002758 max=0.005122 Jy/beam ! Clean residual mean=0.000000 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.116601 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.116601 Jy ! Inverting map and beam ! Estimated beam: bmin=3.766 mas, bmaj=4.491 mas, bpa=-84.03 degrees ! Estimated noise=446.289 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.0088493 Jy ! Component: 100 - total flux cleaned = 0.0134228 Jy ! Component: 150 - total flux cleaned = 0.0161234 Jy ! Component: 200 - total flux cleaned = 0.0180683 Jy ! Total flux subtracted in 200 components = 0.0180683 Jy ! Clean residual min=-0.001356 max=0.001359 Jy/beam ! Clean residual mean=-0.000000 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.134669 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 57 components and 0.134669 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.796 mas, bmaj=9.037 mas, bpa=79.83 degrees ! Estimated noise=583.783 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00221747 Jy ! Component: 100 - total flux cleaned = 0.00349449 Jy ! Component: 150 - total flux cleaned = 0.00412774 Jy ! Component: 200 - total flux cleaned = 0.00436766 Jy ! Total flux subtracted in 200 components = 0.00436766 Jy ! Clean residual min=-0.001356 max=0.001261 Jy/beam ! Clean residual mean=-0.000004 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.139037 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 = -2.56828e-05 Jy ! Component: 100 - total flux cleaned = -4.83552e-05 Jy ! Component: 150 - total flux cleaned = -8.98703e-05 Jy ! Component: 200 - total flux cleaned = -0.000109524 Jy ! Total flux subtracted in 200 components = -0.000109524 Jy ! Clean residual min=-0.001376 max=0.001177 Jy/beam ! Clean residual mean=-0.000002 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.138928 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 105 components and 0.138928 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.766 mas, bmaj=4.491 mas, bpa=-84.03 degrees ! Estimated noise=446.289 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000547266 Jy ! Component: 100 - total flux cleaned = 0.000622957 Jy ! Component: 150 - total flux cleaned = 0.000468794 Jy ! Component: 200 - total flux cleaned = 0.000390769 Jy ! Total flux subtracted in 200 components = 0.000390769 Jy ! Clean residual min=-0.001259 max=0.001171 Jy/beam ! Clean residual mean=-0.000001 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.139318 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 120 components and 0.139318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071712Jy sigma=0.000768 ! Fit after self-cal, rms=0.071709Jy sigma=0.000768 wmodel J1343+6855_S_2015_03_17_pus_map.mod ! Writing 120 model components to file: J1343+6855_S_2015_03_17_pus_map.mod wobs J1343+6855_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1343+6855_S_2015_03_17_pus_uvs.fits wwins J1343+6855_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J1343+6855_S_2015_03_17_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.000116808 Jy ! Component: 100 - total flux cleaned = -0.000118438 Jy ! Component: 150 - total flux cleaned = -9.90564e-05 Jy ! Component: 200 - total flux cleaned = -2.38058e-05 Jy ! Component: 250 - total flux cleaned = 6.69477e-05 Jy ! Component: 300 - total flux cleaned = 0.000137618 Jy ! Component: 350 - total flux cleaned = 0.000223916 Jy ! Component: 400 - total flux cleaned = 0.000307985 Jy ! Component: 450 - total flux cleaned = 0.000422943 Jy ! Component: 500 - total flux cleaned = 0.000535266 Jy ! Component: 550 - total flux cleaned = 0.000598321 Jy ! Component: 600 - total flux cleaned = 0.000722158 Jy ! Component: 650 - total flux cleaned = 0.000812995 Jy ! Component: 700 - total flux cleaned = 0.000857696 Jy ! Component: 750 - total flux cleaned = 0.000930834 Jy ! Component: 800 - total flux cleaned = 0.000930641 Jy ! Component: 850 - total flux cleaned = 0.000987503 Jy ! Component: 900 - total flux cleaned = 0.00102957 Jy ! Component: 950 - total flux cleaned = 0.00105733 Jy ! Component: 1000 - total flux cleaned = 0.00109813 Jy ! Component: 1050 - total flux cleaned = 0.00111122 Jy ! Component: 1100 - total flux cleaned = 0.00109785 Jy ! Component: 1150 - total flux cleaned = 0.0011239 Jy ! Component: 1200 - total flux cleaned = 0.00108491 Jy ! Component: 1250 - total flux cleaned = 0.00108501 Jy ! Component: 1300 - total flux cleaned = 0.00109762 Jy ! Component: 1350 - total flux cleaned = 0.00102245 Jy ! Component: 1400 - total flux cleaned = 0.00102246 Jy ! Component: 1450 - total flux cleaned = 0.00099754 Jy ! Component: 1500 - total flux cleaned = 0.000924517 Jy ! Component: 1550 - total flux cleaned = 0.000876543 Jy ! Component: 1600 - total flux cleaned = 0.000852777 Jy ! Component: 1650 - total flux cleaned = 0.000782023 Jy ! Component: 1700 - total flux cleaned = 0.000746962 Jy ! Component: 1750 - total flux cleaned = 0.000689133 Jy ! Component: 1800 - total flux cleaned = 0.000677665 Jy ! Component: 1850 - total flux cleaned = 0.000609627 Jy ! Component: 1900 - total flux cleaned = 0.000576168 Jy ! Component: 1950 - total flux cleaned = 0.000587407 Jy ! Component: 2000 - total flux cleaned = 0.000477145 Jy ! Component: 2050 - total flux cleaned = 0.000488089 Jy ! Component: 2100 - total flux cleaned = 0.000444609 Jy ! Component: 2150 - total flux cleaned = 0.000390569 Jy ! Component: 2200 - total flux cleaned = 0.000304993 Jy ! Component: 2250 - total flux cleaned = 0.000273202 Jy ! Component: 2300 - total flux cleaned = 0.000241651 Jy ! Component: 2350 - total flux cleaned = 0.000210244 Jy ! Component: 2400 - total flux cleaned = 0.000158293 Jy ! Component: 2450 - total flux cleaned = 7.57976e-05 Jy ! Component: 2500 - total flux cleaned = 0.000106473 Jy ! Component: 2550 - total flux cleaned = 5.54323e-05 Jy ! Component: 2600 - total flux cleaned = 1.49903e-05 Jy ! Component: 2650 - total flux cleaned = -7.53121e-05 Jy ! Component: 2700 - total flux cleaned = -0.000105105 Jy ! Component: 2750 - total flux cleaned = -0.00015465 Jy ! Component: 2800 - total flux cleaned = -0.000184212 Jy ! Component: 2850 - total flux cleaned = -0.00026255 Jy ! Component: 2900 - total flux cleaned = -0.000301366 Jy ! Component: 2950 - total flux cleaned = -0.000340139 Jy ! Component: 3000 - total flux cleaned = -0.000378662 Jy ! Component: 3050 - total flux cleaned = -0.000464493 Jy ! Component: 3100 - total flux cleaned = -0.000492938 Jy ! Component: 3150 - total flux cleaned = -0.000511763 Jy ! Component: 3200 - total flux cleaned = -0.000586757 Jy ! Component: 3250 - total flux cleaned = -0.000652061 Jy ! Component: 3300 - total flux cleaned = -0.000707646 Jy ! Component: 3350 - total flux cleaned = -0.000753597 Jy ! Component: 3400 - total flux cleaned = -0.000771845 Jy ! Component: 3450 - total flux cleaned = -0.000790102 Jy ! Component: 3500 - total flux cleaned = -0.000844447 Jy ! Component: 3550 - total flux cleaned = -0.000880534 Jy ! Component: 3600 - total flux cleaned = -0.000934253 Jy ! Component: 3650 - total flux cleaned = -0.000943133 Jy ! Component: 3700 - total flux cleaned = -0.000943125 Jy ! Component: 3750 - total flux cleaned = -0.000995987 Jy ! Component: 3800 - total flux cleaned = -0.00100473 Jy ! Component: 3850 - total flux cleaned = -0.00104835 Jy ! Component: 3900 - total flux cleaned = -0.00104834 Jy ! Component: 3950 - total flux cleaned = -0.00110005 Jy ! Component: 4000 - total flux cleaned = -0.00110858 Jy ! Component: 4050 - total flux cleaned = -0.00118543 Jy ! Total flux subtracted in 4096 components = -0.00116841 Jy ! Clean residual min=-0.000481 max=0.000457 Jy/beam ! Clean residual mean=-0.000002 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.13815 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 403 components and 0.13815 Jy ![Exited script file: muppet] wmap "J1343+6855_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.766 x 4.491 at -84.03 degrees (North through East) ! Clean map min=-0.00081512 max=0.081179 Jy/beam ! Writing clean map to FITS file: J1343+6855_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0811787 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000150012 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.554376 0.554376 1.10875 2.2175 4.435 8.87001 17.74 35.48 70.9601 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.081 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.766 x 4.491 at -84.03 degrees (North through East) ! Clean map min=-0.00081512 max=0.081179 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 J1343+6855_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:00:55 2016