! Started logfile: J0941+2728_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:54:54 2016 obs J0941+2728_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0941+2728_S_2015_03_17_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.86988 visibilities/baseline/integration-bin. ! Found source: J0941+2728 ! ! 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 12996 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 J0941+2728_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 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.896240Jy sigma=0.011200 ! Fit after self-cal, rms=0.884663Jy sigma=0.011057 ! 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.048 mas, bmaj=5.535 mas, bpa=-1.522 degrees ! Estimated noise=696.899 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.0846754 Jy ! Component: 100 - total flux cleaned = 0.107306 Jy ! Total flux subtracted in 100 components = 0.107306 Jy ! Clean residual min=-0.004184 max=0.009578 Jy/beam ! Clean residual mean=-0.000016 rms=0.001212 Jy/beam ! Combined flux in latest and established models = 0.107306 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.107306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070990Jy sigma=0.000813 ! Fit after self-cal, rms=0.070955Jy sigma=0.000813 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106113 Jy ! Component: 100 - total flux cleaned = 0.0163212 Jy ! Total flux subtracted in 100 components = 0.0163212 Jy ! Clean residual min=-0.003917 max=0.003890 Jy/beam ! Clean residual mean=-0.000013 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.123627 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.123627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068510Jy sigma=0.000787 ! Fit after self-cal, rms=0.068494Jy sigma=0.000787 ! 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.672 mas, bmaj=6.392 mas, bpa=-0.687 degrees ! Estimated noise=506.718 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.00529893 Jy ! Component: 100 - total flux cleaned = 0.00823796 Jy ! Component: 150 - total flux cleaned = 0.0100363 Jy ! Component: 200 - total flux cleaned = 0.0111901 Jy ! Total flux subtracted in 200 components = 0.0111901 Jy ! Clean residual min=-0.003291 max=0.003764 Jy/beam ! Clean residual mean=-0.000019 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.134817 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 50 components and 0.134817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067923Jy sigma=0.000783 ! Fit after self-cal, rms=0.067917Jy 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.00 FD 0.86 HN 0.91 KP 1.11 ! LA 0.99 MK 1.04 NL 0.91 OV 1.01 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.91 HN 0.99 KP 1.07 ! LA 0.94 MK 1.11 NL 1.05 OV 1.02 ! PT 1.04 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.92 HN 0.95 KP 0.96 ! LA 0.80 MK 1.18 NL 1.20 OV 0.96 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.95 HN 0.92 KP 0.93 ! LA 0.89 MK 1.09 NL 1.03 OV 1.02 ! PT 1.06 SC 0.96 ! ! ! Fit before self-cal, rms=0.067917Jy sigma=0.000783 ! Fit after self-cal, rms=0.065245Jy sigma=0.000768 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.739 mas, bmaj=6.507 mas, bpa=0.4508 degrees ! Estimated noise=509.642 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.00119891 Jy ! Component: 100 - total flux cleaned = -0.00130838 Jy ! Component: 150 - total flux cleaned = -0.00140018 Jy ! Component: 200 - total flux cleaned = -0.00147819 Jy ! Total flux subtracted in 200 components = -0.00147819 Jy ! Clean residual min=-0.002024 max=0.002083 Jy/beam ! Clean residual mean=-0.000003 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.133339 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.133339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065207Jy sigma=0.000767 ! Fit after self-cal, rms=0.065172Jy sigma=0.000767 ! 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.065172Jy sigma=0.000767 ! Fit after self-cal, rms=0.065293Jy sigma=0.000765 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.748 mas, bmaj=6.482 mas, bpa=-0.3092 degrees ! Estimated noise=508.591 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000569474 Jy ! Component: 100 - total flux cleaned = -0.000605305 Jy ! Component: 150 - total flux cleaned = -0.000605451 Jy ! Component: 200 - total flux cleaned = -0.000604985 Jy ! Total flux subtracted in 200 components = -0.000604985 Jy ! Clean residual min=-0.001763 max=0.001570 Jy/beam ! Clean residual mean=-0.000001 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.132734 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 63 components and 0.132734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065284Jy sigma=0.000765 ! Fit after self-cal, rms=0.065297Jy sigma=0.000765 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.07965e-06 Jy ! Component: 100 - total flux cleaned = -1.91316e-05 Jy ! Component: 150 - total flux cleaned = -4.89845e-05 Jy ! Component: 200 - total flux cleaned = -6.72745e-05 Jy ! Total flux subtracted in 200 components = -6.72745e-05 Jy ! Clean residual min=-0.001764 max=0.001560 Jy/beam ! Clean residual mean=-0.000001 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.132666 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.132666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065294Jy sigma=0.000765 ! Fit after self-cal, rms=0.065293Jy sigma=0.000765 ! 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.065293Jy sigma=0.000765 ! Fit after self-cal, rms=0.065396Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.76 mas, bmaj=6.492 mas, bpa=-0.26 degrees ! Estimated noise=508.918 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000388645 Jy ! Component: 100 - total flux cleaned = -0.000479001 Jy ! Component: 150 - total flux cleaned = -0.000524153 Jy ! Component: 200 - total flux cleaned = -0.000564199 Jy ! Total flux subtracted in 200 components = -0.000564199 Jy ! Clean residual min=-0.001739 max=0.001556 Jy/beam ! Clean residual mean=-0.000000 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.132102 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 71 components and 0.132102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065390Jy sigma=0.000765 ! Fit after self-cal, rms=0.065391Jy sigma=0.000765 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.57191e-05 Jy ! Component: 100 - total flux cleaned = -5.09308e-05 Jy ! Component: 150 - total flux cleaned = -6.69463e-05 Jy ! Component: 200 - total flux cleaned = -8.89106e-05 Jy ! Total flux subtracted in 200 components = -8.89106e-05 Jy ! Clean residual min=-0.001734 max=0.001556 Jy/beam ! Clean residual mean=-0.000001 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.132013 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.132013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065389Jy sigma=0.000765 ! Fit after self-cal, rms=0.065389Jy sigma=0.000765 ! 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.065389Jy sigma=0.000765 ! Fit after self-cal, rms=0.065455Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.458 mas, bmaj=10.67 mas, bpa=5.179 degrees ! Estimated noise=622.522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.56294e-06 Jy ! Component: 100 - total flux cleaned = -5.16877e-06 Jy ! Component: 150 - total flux cleaned = -3.6076e-05 Jy ! Component: 200 - total flux cleaned = -4.47086e-05 Jy ! Total flux subtracted in 200 components = -4.47086e-05 Jy ! Clean residual min=-0.001712 max=0.001781 Jy/beam ! Clean residual mean=-0.000001 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.131969 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 74 components and 0.131969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065456Jy sigma=0.000765 ! Fit after self-cal, rms=0.065454Jy sigma=0.000765 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 = 1.591e-06 Jy ! Component: 100 - total flux cleaned = -7.46078e-06 Jy ! Component: 150 - total flux cleaned = -2.30361e-05 Jy ! Component: 200 - total flux cleaned = -2.98509e-05 Jy ! Total flux subtracted in 200 components = -2.98509e-05 Jy ! Clean residual min=-0.001712 max=0.001773 Jy/beam ! Clean residual mean=-0.000001 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.131939 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 75 components and 0.131939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065456Jy sigma=0.000765 ! Fit after self-cal, rms=0.065454Jy sigma=0.000765 ! 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.769 mas, bmaj=6.501 mas, bpa=-0.1734 degrees ! Estimated noise=509.156 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.769 x 6.501 at -0.1734 degrees (North through East) ! Clean map min=-0.0016828 max=0.11387 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.117 mas, bmaj=5.614 mas, bpa=-1.162 degrees ! Estimated noise=712.345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0863936 Jy ! Component: 100 - total flux cleaned = 0.108104 Jy ! Component: 150 - total flux cleaned = 0.117402 Jy ! Component: 200 - total flux cleaned = 0.122245 Jy ! Total flux subtracted in 200 components = 0.122245 Jy ! Clean residual min=-0.002348 max=0.002450 Jy/beam ! Clean residual mean=-0.000003 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.122245 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.122245 Jy ! Inverting map and beam ! Estimated beam: bmin=3.769 mas, bmaj=6.501 mas, bpa=-0.1734 degrees ! Estimated noise=509.156 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.00407097 Jy ! Component: 100 - total flux cleaned = 0.00616777 Jy ! Component: 150 - total flux cleaned = 0.00743598 Jy ! Component: 200 - total flux cleaned = 0.0082183 Jy ! Total flux subtracted in 200 components = 0.0082183 Jy ! Clean residual min=-0.001738 max=0.001635 Jy/beam ! Clean residual mean=-0.000001 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.130464 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 43 components and 0.130464 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.458 mas, bmaj=10.67 mas, bpa=5.179 degrees ! Estimated noise=622.522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000970456 Jy ! Component: 100 - total flux cleaned = 0.00120668 Jy ! Component: 150 - total flux cleaned = 0.00123623 Jy ! Component: 200 - total flux cleaned = 0.00126404 Jy ! Total flux subtracted in 200 components = 0.00126404 Jy ! Clean residual min=-0.001706 max=0.001786 Jy/beam ! Clean residual mean=-0.000001 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.131728 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 = 1.73552e-05 Jy ! Component: 100 - total flux cleaned = 3.38808e-05 Jy ! Component: 150 - total flux cleaned = 4.96661e-05 Jy ! Component: 200 - total flux cleaned = 6.48377e-05 Jy ! Total flux subtracted in 200 components = 6.48377e-05 Jy ! Clean residual min=-0.001697 max=0.001775 Jy/beam ! Clean residual mean=-0.000001 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.131792 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.131792 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.769 mas, bmaj=6.501 mas, bpa=-0.1734 degrees ! Estimated noise=509.156 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000360563 Jy ! Component: 100 - total flux cleaned = -0.000324922 Jy ! Component: 150 - total flux cleaned = -0.000352077 Jy ! Component: 200 - total flux cleaned = -0.00037604 Jy ! Total flux subtracted in 200 components = -0.00037604 Jy ! Clean residual min=-0.001713 max=0.001565 Jy/beam ! Clean residual mean=-0.000000 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.131416 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 56 components and 0.131416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065449Jy sigma=0.000765 ! Fit after self-cal, rms=0.065446Jy sigma=0.000765 wmodel J0941+2728_S_2015_03_17_pus_map.mod ! Writing 56 model components to file: J0941+2728_S_2015_03_17_pus_map.mod wobs J0941+2728_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0941+2728_S_2015_03_17_pus_uvs.fits wwins J0941+2728_S_2015_03_17_pus_map.win ! wwins: Wrote 1 windows to J0941+2728_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.000337182 Jy ! Component: 100 - total flux cleaned = -0.000607148 Jy ! Component: 150 - total flux cleaned = -0.000683711 Jy ! Component: 200 - total flux cleaned = -0.000612459 Jy ! Component: 250 - total flux cleaned = -0.000566498 Jy ! Component: 300 - total flux cleaned = -0.000499072 Jy ! Component: 350 - total flux cleaned = -0.000477357 Jy ! Component: 400 - total flux cleaned = -0.000498708 Jy ! Component: 450 - total flux cleaned = -0.000499019 Jy ! Component: 500 - total flux cleaned = -0.000539095 Jy ! Component: 550 - total flux cleaned = -0.000480821 Jy ! Component: 600 - total flux cleaned = -0.000557079 Jy ! Component: 650 - total flux cleaned = -0.00050057 Jy ! Component: 700 - total flux cleaned = -0.000555679 Jy ! Component: 750 - total flux cleaned = -0.0005738 Jy ! Component: 800 - total flux cleaned = -0.000662439 Jy ! Component: 850 - total flux cleaned = -0.000610174 Jy ! Component: 900 - total flux cleaned = -0.000678775 Jy ! Component: 950 - total flux cleaned = -0.000679104 Jy ! Component: 1000 - total flux cleaned = -0.000745643 Jy ! Component: 1050 - total flux cleaned = -0.000729078 Jy ! Component: 1100 - total flux cleaned = -0.000729326 Jy ! Component: 1150 - total flux cleaned = -0.000761219 Jy ! Component: 1200 - total flux cleaned = -0.000792121 Jy ! Component: 1250 - total flux cleaned = -0.000807532 Jy ! Component: 1300 - total flux cleaned = -0.000777246 Jy ! Component: 1350 - total flux cleaned = -0.000837397 Jy ! Component: 1400 - total flux cleaned = -0.00085192 Jy ! Component: 1450 - total flux cleaned = -0.000895804 Jy ! Component: 1500 - total flux cleaned = -0.000924429 Jy ! Component: 1550 - total flux cleaned = -0.000995668 Jy ! Component: 1600 - total flux cleaned = -0.000995482 Jy ! Component: 1650 - total flux cleaned = -0.00105112 Jy ! Component: 1700 - total flux cleaned = -0.00106486 Jy ! Component: 1750 - total flux cleaned = -0.00109208 Jy ! Component: 1800 - total flux cleaned = -0.00111878 Jy ! Component: 1850 - total flux cleaned = -0.00117201 Jy ! Component: 1900 - total flux cleaned = -0.0011721 Jy ! Component: 1950 - total flux cleaned = -0.00123715 Jy ! Component: 2000 - total flux cleaned = -0.00127549 Jy ! Component: 2050 - total flux cleaned = -0.00132597 Jy ! Component: 2100 - total flux cleaned = -0.00136367 Jy ! Component: 2150 - total flux cleaned = -0.00138849 Jy ! Component: 2200 - total flux cleaned = -0.00144986 Jy ! Component: 2250 - total flux cleaned = -0.00147407 Jy ! Component: 2300 - total flux cleaned = -0.00148635 Jy ! Component: 2350 - total flux cleaned = -0.00156971 Jy ! Component: 2400 - total flux cleaned = -0.00160509 Jy ! Component: 2450 - total flux cleaned = -0.00159345 Jy ! Component: 2500 - total flux cleaned = -0.00162824 Jy ! Component: 2550 - total flux cleaned = -0.00173125 Jy ! Component: 2600 - total flux cleaned = -0.00173116 Jy ! Component: 2650 - total flux cleaned = -0.00175344 Jy ! Component: 2700 - total flux cleaned = -0.00180899 Jy ! Component: 2750 - total flux cleaned = -0.00179809 Jy ! Component: 2800 - total flux cleaned = -0.00190723 Jy ! Component: 2850 - total flux cleaned = -0.00195046 Jy ! Component: 2900 - total flux cleaned = -0.00199339 Jy ! Component: 2950 - total flux cleaned = -0.00204662 Jy ! Component: 3000 - total flux cleaned = -0.00209924 Jy ! Component: 3050 - total flux cleaned = -0.00216187 Jy ! Component: 3100 - total flux cleaned = -0.00218253 Jy ! Component: 3150 - total flux cleaned = -0.00220307 Jy ! Component: 3200 - total flux cleaned = -0.00221316 Jy ! Component: 3250 - total flux cleaned = -0.00228393 Jy ! Component: 3300 - total flux cleaned = -0.0022739 Jy ! Component: 3350 - total flux cleaned = -0.00231371 Jy ! Component: 3400 - total flux cleaned = -0.00237291 Jy ! Component: 3450 - total flux cleaned = -0.00232388 Jy ! Component: 3500 - total flux cleaned = -0.00236287 Jy ! Component: 3550 - total flux cleaned = -0.0023919 Jy ! Component: 3600 - total flux cleaned = -0.00242068 Jy ! Component: 3650 - total flux cleaned = -0.00245871 Jy ! Component: 3700 - total flux cleaned = -0.00245887 Jy ! Component: 3750 - total flux cleaned = -0.00249629 Jy ! Component: 3800 - total flux cleaned = -0.00249638 Jy ! Component: 3850 - total flux cleaned = -0.00251496 Jy ! Component: 3900 - total flux cleaned = -0.00253329 Jy ! Component: 3950 - total flux cleaned = -0.0024968 Jy ! Component: 4000 - total flux cleaned = -0.00251501 Jy ! Component: 4050 - total flux cleaned = -0.00256877 Jy ! Total flux subtracted in 4096 components = -0.00255082 Jy ! Clean residual min=-0.000639 max=0.000526 Jy/beam ! Clean residual mean=-0.000001 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.128866 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 359 components and 0.128866 Jy ![Exited script file: muppet] wmap "J0941+2728_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.769 x 6.501 at -0.1734 degrees (North through East) ! Clean map min=-0.001251 max=0.11434 Jy/beam ! Writing clean map to FITS file: J0941+2728_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.114336 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000167839 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.440383 0.440383 0.880766 1.76153 3.52306 7.04613 14.0923 28.1845 56.369 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.114 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.769 x 6.501 at -0.1734 degrees (North through East) ! Clean map min=-0.001251 max=0.11434 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 J0941+2728_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:54:59 2016