! Started logfile: J2036+4654_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:15:44 2016 obs J2036+4654_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J2036+4654_S_2014_08_09_pus_uva.fits ! AN table 1: 124 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.771685 visibilities/baseline/integration-bin. ! Found source: J2036+4654 ! ! 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 17224 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 J2036+4654_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 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002758Jy sigma=0.011615 ! Fit after self-cal, rms=0.969756Jy sigma=0.011247 ! 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=3.982 mas, bmaj=6.101 mas, bpa=50.31 degrees ! Estimated noise=812.637 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.0259354 Jy ! Component: 100 - total flux cleaned = 0.0315911 Jy ! Total flux subtracted in 100 components = 0.0315911 Jy ! Clean residual min=-0.002774 max=0.002725 Jy/beam ! Clean residual mean=0.000002 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.0315911 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.0315911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068062Jy sigma=0.000733 ! Fit after self-cal, rms=0.066324Jy sigma=0.000712 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00413029 Jy ! Component: 100 - total flux cleaned = 0.00371222 Jy ! Total flux subtracted in 100 components = 0.00371222 Jy ! Clean residual min=-0.003011 max=0.002836 Jy/beam ! Clean residual mean=0.000002 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.0353033 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0353033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066151Jy sigma=0.000711 ! Fit after self-cal, rms=0.066133Jy sigma=0.000711 ! 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=5.077 mas, bmaj=6.613 mas, bpa=49.67 degrees ! Estimated noise=471.746 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 = 7.96804e-05 Jy ! Component: 100 - total flux cleaned = 0.000169758 Jy ! Component: 150 - total flux cleaned = 0.000245157 Jy ! Component: 200 - total flux cleaned = 0.000277643 Jy ! Total flux subtracted in 200 components = 0.000277643 Jy ! Clean residual min=-0.001925 max=0.001463 Jy/beam ! Clean residual mean=-0.000001 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0355809 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 24 components and 0.0355809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066125Jy sigma=0.000711 ! Fit after self-cal, rms=0.066116Jy sigma=0.000711 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.84 HN 1.02 KP 1.18 ! LA 1.00 MK 1.00* NL 1.02 OV 1.08 ! PT 1.08 SC 0.89 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 1.05 KP 1.01 ! LA 1.00 MK 1.00* NL 1.02 OV 1.11 ! PT 1.08 SC 0.98 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.09 KP 0.99 ! LA 0.84 MK 1.00* NL 1.01 OV 0.97 ! PT 1.09 SC 0.92 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.87 HN 1.01 KP 0.95 ! LA 0.82 MK 1.00* NL 1.11 OV 1.05 ! PT 1.02 SC 0.88 ! ! ! Fit before self-cal, rms=0.066116Jy sigma=0.000711 ! Fit after self-cal, rms=0.064106Jy sigma=0.000710 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.99 mas, bmaj=6.604 mas, bpa=49.57 degrees ! Estimated noise=477.086 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.000403293 Jy ! Component: 100 - total flux cleaned = 0.000532072 Jy ! Component: 150 - total flux cleaned = 0.000570523 Jy ! Component: 200 - total flux cleaned = 0.000588367 Jy ! Total flux subtracted in 200 components = 0.000588367 Jy ! Clean residual min=-0.001457 max=0.001303 Jy/beam ! Clean residual mean=0.000003 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.0361693 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 37 components and 0.0361693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064103Jy sigma=0.000710 ! Fit after self-cal, rms=0.064016Jy sigma=0.000709 ! 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.064016Jy sigma=0.000709 ! Fit after self-cal, rms=0.063414Jy sigma=0.000709 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.004 mas, bmaj=6.552 mas, bpa=49.82 degrees ! Estimated noise=476.258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000334572 Jy ! Component: 100 - total flux cleaned = 0.000405357 Jy ! Component: 150 - total flux cleaned = 0.000396649 Jy ! Component: 200 - total flux cleaned = 0.000402704 Jy ! Total flux subtracted in 200 components = 0.000402704 Jy ! Clean residual min=-0.001331 max=0.001198 Jy/beam ! Clean residual mean=0.000005 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.036572 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.036572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063410Jy sigma=0.000709 ! Fit after self-cal, rms=0.063402Jy sigma=0.000708 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 = 9.65934e-05 Jy ! Component: 100 - total flux cleaned = 0.000122932 Jy ! Component: 150 - total flux cleaned = 0.000147451 Jy ! Component: 200 - total flux cleaned = 0.0001703 Jy ! Total flux subtracted in 200 components = 0.0001703 Jy ! Clean residual min=-0.001475 max=0.001119 Jy/beam ! Clean residual mean=0.000004 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.0367423 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.0367423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063400Jy sigma=0.000708 ! Fit after self-cal, rms=0.063401Jy sigma=0.000708 ! 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.063401Jy sigma=0.000708 ! Fit after self-cal, rms=0.063499Jy sigma=0.000708 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.021 mas, bmaj=6.519 mas, bpa=49.98 degrees ! Estimated noise=476.387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000184514 Jy ! Component: 100 - total flux cleaned = 0.00024327 Jy ! Component: 150 - total flux cleaned = 0.000255787 Jy ! Component: 200 - total flux cleaned = 0.000267018 Jy ! Total flux subtracted in 200 components = 0.000267018 Jy ! Clean residual min=-0.001371 max=0.001115 Jy/beam ! Clean residual mean=0.000006 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.0370093 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.0370093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063497Jy sigma=0.000708 ! Fit after self-cal, rms=0.063504Jy sigma=0.000708 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.28908e-05 Jy ! Component: 100 - total flux cleaned = 5.46525e-05 Jy ! Component: 150 - total flux cleaned = 7.77738e-05 Jy ! Component: 200 - total flux cleaned = 9.88625e-05 Jy ! Total flux subtracted in 200 components = 9.88625e-05 Jy ! Clean residual min=-0.001397 max=0.001093 Jy/beam ! Clean residual mean=0.000005 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.0371082 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.0371082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063502Jy sigma=0.000708 ! Fit after self-cal, rms=0.063501Jy sigma=0.000708 ! 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.063501Jy sigma=0.000708 ! Fit after self-cal, rms=0.063571Jy sigma=0.000708 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.545 mas, bmaj=8.916 mas, bpa=-52.01 degrees ! Estimated noise=550.692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000256764 Jy ! Component: 100 - total flux cleaned = 0.000299847 Jy ! Component: 150 - total flux cleaned = 0.000312199 Jy ! Component: 200 - total flux cleaned = 0.000319172 Jy ! Total flux subtracted in 200 components = 0.000319172 Jy ! Clean residual min=-0.001243 max=0.001130 Jy/beam ! Clean residual mean=0.000011 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.0374273 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.0374273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063570Jy sigma=0.000708 ! Fit after self-cal, rms=0.063575Jy sigma=0.000708 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 = 5.56412e-05 Jy ! Component: 100 - total flux cleaned = 5.55284e-05 Jy ! Component: 150 - total flux cleaned = 6.23026e-05 Jy ! Component: 200 - total flux cleaned = 6.8328e-05 Jy ! Total flux subtracted in 200 components = 6.8328e-05 Jy ! Clean residual min=-0.001249 max=0.001123 Jy/beam ! Clean residual mean=0.000011 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.0374957 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.0374957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063575Jy sigma=0.000708 ! Fit after self-cal, rms=0.063574Jy sigma=0.000708 ! 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=5.036 mas, bmaj=6.495 mas, bpa=50.18 degrees ! Estimated noise=476.452 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.036 x 6.495 at 50.18 degrees (North through East) ! Clean map min=-0.0013037 max=0.035942 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.93 mas, bmaj=6.017 mas, bpa=50.34 degrees ! Estimated noise=806.103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.029002 Jy ! Component: 100 - total flux cleaned = 0.0353269 Jy ! Component: 150 - total flux cleaned = 0.0358612 Jy ! Component: 200 - total flux cleaned = 0.0359301 Jy ! Total flux subtracted in 200 components = 0.0359301 Jy ! Clean residual min=-0.002419 max=0.002290 Jy/beam ! Clean residual mean=0.000002 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.0359301 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0359301 Jy ! Inverting map and beam ! Estimated beam: bmin=5.036 mas, bmaj=6.495 mas, bpa=50.18 degrees ! Estimated noise=476.452 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.000806486 Jy ! Component: 100 - total flux cleaned = 0.000971477 Jy ! Component: 150 - total flux cleaned = 0.00105384 Jy ! Component: 200 - total flux cleaned = 0.00113583 Jy ! Total flux subtracted in 200 components = 0.00113583 Jy ! Clean residual min=-0.001412 max=0.001105 Jy/beam ! Clean residual mean=0.000006 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.0370659 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 20 components and 0.0370659 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.545 mas, bmaj=8.916 mas, bpa=-52.01 degrees ! Estimated noise=550.692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000166945 Jy ! Component: 100 - total flux cleaned = 0.000203543 Jy ! Component: 150 - total flux cleaned = 0.000234746 Jy ! Component: 200 - total flux cleaned = 0.000262678 Jy ! Total flux subtracted in 200 components = 0.000262678 Jy ! Clean residual min=-0.001261 max=0.001123 Jy/beam ! Clean residual mean=0.000012 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.0373286 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.46068e-05 Jy ! Component: 100 - total flux cleaned = 4.67504e-05 Jy ! Component: 150 - total flux cleaned = 6.18956e-05 Jy ! Component: 200 - total flux cleaned = 7.58049e-05 Jy ! Total flux subtracted in 200 components = 7.58049e-05 Jy ! Clean residual min=-0.001255 max=0.001118 Jy/beam ! Clean residual mean=0.000012 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.0374044 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 33 components and 0.0374044 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.036 mas, bmaj=6.495 mas, bpa=50.18 degrees ! Estimated noise=476.452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000176909 Jy ! Component: 100 - total flux cleaned = -0.00016101 Jy ! Component: 150 - total flux cleaned = -0.00014702 Jy ! Component: 200 - total flux cleaned = -0.000121187 Jy ! Total flux subtracted in 200 components = -0.000121187 Jy ! Clean residual min=-0.001368 max=0.001098 Jy/beam ! Clean residual mean=0.000006 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.0372832 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.0372832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063576Jy sigma=0.000708 ! Fit after self-cal, rms=0.063576Jy sigma=0.000708 wmodel J2036+4654_S_2014_08_09_pus_map.mod ! Writing 39 model components to file: J2036+4654_S_2014_08_09_pus_map.mod wobs J2036+4654_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J2036+4654_S_2014_08_09_pus_uvs.fits wwins J2036+4654_S_2014_08_09_pus_map.win ! wwins: Wrote 1 windows to J2036+4654_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.000462928 Jy ! Component: 100 - total flux cleaned = -0.000700278 Jy ! Component: 150 - total flux cleaned = -0.000700474 Jy ! Component: 200 - total flux cleaned = -0.000772573 Jy ! Component: 250 - total flux cleaned = -0.000824578 Jy ! Component: 300 - total flux cleaned = -0.000841305 Jy ! Component: 350 - total flux cleaned = -0.000857794 Jy ! Component: 400 - total flux cleaned = -0.000905182 Jy ! Component: 450 - total flux cleaned = -0.00104217 Jy ! Component: 500 - total flux cleaned = -0.00107158 Jy ! Component: 550 - total flux cleaned = -0.00114417 Jy ! Component: 600 - total flux cleaned = -0.00122963 Jy ! Component: 650 - total flux cleaned = -0.00128534 Jy ! Component: 700 - total flux cleaned = -0.00134005 Jy ! Component: 750 - total flux cleaned = -0.00140726 Jy ! Component: 800 - total flux cleaned = -0.00143374 Jy ! Component: 850 - total flux cleaned = -0.0015113 Jy ! Component: 900 - total flux cleaned = -0.00153659 Jy ! Component: 950 - total flux cleaned = -0.001574 Jy ! Component: 1000 - total flux cleaned = -0.00161082 Jy ! Component: 1050 - total flux cleaned = -0.00165926 Jy ! Component: 1100 - total flux cleaned = -0.0016593 Jy ! Component: 1150 - total flux cleaned = -0.0017066 Jy ! Component: 1200 - total flux cleaned = -0.00176452 Jy ! Component: 1250 - total flux cleaned = -0.00182165 Jy ! Component: 1300 - total flux cleaned = -0.00184413 Jy ! Component: 1350 - total flux cleaned = -0.00191095 Jy ! Component: 1400 - total flux cleaned = -0.00195499 Jy ! Component: 1450 - total flux cleaned = -0.00200934 Jy ! Component: 1500 - total flux cleaned = -0.00205248 Jy ! Component: 1550 - total flux cleaned = -0.00210571 Jy ! Component: 1600 - total flux cleaned = -0.00216875 Jy ! Component: 1650 - total flux cleaned = -0.00223084 Jy ! Component: 1700 - total flux cleaned = -0.00230238 Jy ! Component: 1750 - total flux cleaned = -0.00232271 Jy ! Component: 1800 - total flux cleaned = -0.0024128 Jy ! Component: 1850 - total flux cleaned = -0.00246231 Jy ! Component: 1900 - total flux cleaned = -0.00252118 Jy ! Component: 1950 - total flux cleaned = -0.00259874 Jy ! Component: 2000 - total flux cleaned = -0.00264678 Jy ! Component: 2050 - total flux cleaned = -0.00274177 Jy ! Component: 2100 - total flux cleaned = -0.00278881 Jy ! Component: 2150 - total flux cleaned = -0.00285391 Jy ! Component: 2200 - total flux cleaned = -0.00294599 Jy ! Component: 2250 - total flux cleaned = -0.00300967 Jy ! Component: 2300 - total flux cleaned = -0.00310895 Jy ! Component: 2350 - total flux cleaned = -0.00314465 Jy ! Component: 2400 - total flux cleaned = -0.00318008 Jy ! Component: 2450 - total flux cleaned = -0.00321516 Jy ! Component: 2500 - total flux cleaned = -0.00324995 Jy ! Component: 2550 - total flux cleaned = -0.00335343 Jy ! Component: 2600 - total flux cleaned = -0.00340466 Jy ! Component: 2650 - total flux cleaned = -0.00347241 Jy ! Component: 2700 - total flux cleaned = -0.00353122 Jy ! Component: 2750 - total flux cleaned = -0.00355615 Jy ! Component: 2800 - total flux cleaned = -0.00363884 Jy ! Component: 2850 - total flux cleaned = -0.00367976 Jy ! Component: 2900 - total flux cleaned = -0.00370418 Jy ! Component: 2950 - total flux cleaned = -0.00374447 Jy ! Component: 3000 - total flux cleaned = -0.00375252 Jy ! Component: 3050 - total flux cleaned = -0.00380798 Jy ! Component: 3100 - total flux cleaned = -0.0038395 Jy ! Component: 3150 - total flux cleaned = -0.00390202 Jy ! Component: 3200 - total flux cleaned = -0.00392523 Jy ! Component: 3250 - total flux cleaned = -0.00397899 Jy ! Component: 3300 - total flux cleaned = -0.00402469 Jy ! Component: 3350 - total flux cleaned = -0.00404745 Jy ! Component: 3400 - total flux cleaned = -0.0041151 Jy ! Component: 3450 - total flux cleaned = -0.00413739 Jy ! Component: 3500 - total flux cleaned = -0.00418919 Jy ! Component: 3550 - total flux cleaned = -0.0042333 Jy ! Component: 3600 - total flux cleaned = -0.00427701 Jy ! Component: 3650 - total flux cleaned = -0.00432048 Jy ! Component: 3700 - total flux cleaned = -0.00434933 Jy ! Component: 3750 - total flux cleaned = -0.00439945 Jy ! Component: 3800 - total flux cleaned = -0.0044137 Jy ! Component: 3850 - total flux cleaned = -0.00445608 Jy ! Component: 3900 - total flux cleaned = -0.00447713 Jy ! Component: 3950 - total flux cleaned = -0.00449803 Jy ! Component: 4000 - total flux cleaned = -0.00453257 Jy ! Component: 4050 - total flux cleaned = -0.0045601 Jy ! Total flux subtracted in 4096 components = -0.00458747 Jy ! Clean residual min=-0.000420 max=0.000390 Jy/beam ! Clean residual mean=0.000000 rms=0.000128 Jy/beam ! Combined flux in latest and established models = 0.0326957 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 326 components and 0.0326958 Jy ![Exited script file: muppet] wmap "J2036+4654_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.036 x 6.495 at 50.18 degrees (North through East) ! Clean map min=-0.00084715 max=0.036022 Jy/beam ! Writing clean map to FITS file: J2036+4654_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.0360219 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000126918 device "J2036+4654_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J2036+4654_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.057 1.057 2.11401 4.22801 8.45603 16.9121 33.8241 67.6482 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.036 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.036 x 6.495 at 50.18 degrees (North through East) ! Clean map min=-0.00084715 max=0.036022 Jy/beam quit ! Quitting program ! Log file J2036+4654_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:15:49 2016