! Started logfile: J1651+0129_S_2017_05_27_pus_uvs.log on Fri May 3 11:11:17 2019 obs J1651+0129_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J1651+0129_S_2017_05_27_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.792771 visibilities/baseline/integration-bin. ! Found source: J1651+0129 ! ! 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 1211 lines of history. ! ! Reading 11844 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 J1651+0129_S_2017_05_27_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 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 502 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.551854Jy sigma=0.037469 ! Fit after self-cal, rms=0.527503Jy sigma=0.036625 ! 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.825 mas, bmaj=7.726 mas, bpa=2.593 degrees ! Estimated noise=642.366 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.18217 Jy ! Component: 100 - total flux cleaned = 0.255517 Jy ! Total flux subtracted in 100 components = 0.255517 Jy ! Clean residual min=-0.076222 max=0.087713 Jy/beam ! Clean residual mean=-0.000067 rms=0.024249 Jy/beam ! Combined flux in latest and established models = 0.255517 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.255517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.352632Jy sigma=0.007408 ! Fit after self-cal, rms=0.352558Jy sigma=0.007407 ! 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=4.009 mas, bmaj=8.036 mas, bpa=4.519 degrees ! Estimated noise=598.671 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.0848241 Jy ! Component: 100 - total flux cleaned = 0.119011 Jy ! Component: 150 - total flux cleaned = 0.137293 Jy ! Component: 200 - total flux cleaned = 0.138294 Jy ! Total flux subtracted in 200 components = 0.138294 Jy ! Clean residual min=-0.081877 max=0.099908 Jy/beam ! Clean residual mean=-0.000188 rms=0.028340 Jy/beam ! Combined flux in latest and established models = 0.393811 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.393811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276634Jy sigma=0.010798 ! Fit after self-cal, rms=0.276614Jy sigma=0.010798 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.57 FD 0.70 HN 0.82 KP 0.85 ! LA 0.85 MK 0.95 NL 0.76 OV 0.83 ! PT 0.90 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 22.01 FD 0.73 HN 0.86 KP 0.83 ! LA 0.82 MK 0.92 NL 0.90 OV 0.83 ! PT 0.89 SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.40 FD 0.75 HN 0.85 KP 0.84 ! LA 0.86 MK 0.92 NL 0.85 OV 0.77 ! PT 0.86 SC 0.95 ! ! ! Correcting IF 4. ! A total of 75 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.74 HN 0.90 KP 1.00* ! LA 0.87 MK 0.95 NL 1.00* OV 1.00* ! PT 0.91 SC 1.00* ! ! ! Fit before self-cal, rms=0.276614Jy sigma=0.010798 ! Fit after self-cal, rms=3.105006Jy sigma=0.001162 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.847 mas, bmaj=8.283 mas, bpa=2.404 degrees ! Estimated noise=666.425 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.00728848 Jy ! Component: 100 - total flux cleaned = -0.0121528 Jy ! Component: 150 - total flux cleaned = -0.016086 Jy ! Component: 200 - total flux cleaned = -0.0180102 Jy ! Total flux subtracted in 200 components = -0.0180102 Jy ! Clean residual min=-0.010863 max=0.011206 Jy/beam ! Clean residual mean=-0.000036 rms=0.002774 Jy/beam ! Combined flux in latest and established models = 0.375801 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 21 components and 0.375801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.096265Jy sigma=0.001088 ! Fit after self-cal, rms=3.096306Jy sigma=0.001080 ! 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=3.096306Jy sigma=0.001080 ! Fit after self-cal, rms=1.278820Jy sigma=0.000976 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.845 mas, bmaj=8.388 mas, bpa=1.667 degrees ! Estimated noise=679.136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00192457 Jy ! Component: 100 - total flux cleaned = -0.00371607 Jy ! Component: 150 - total flux cleaned = -0.00568237 Jy ! Component: 200 - total flux cleaned = -0.00687765 Jy ! Total flux subtracted in 200 components = -0.00687765 Jy ! Clean residual min=-0.008029 max=0.007928 Jy/beam ! Clean residual mean=0.000008 rms=0.002096 Jy/beam ! Combined flux in latest and established models = 0.368923 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.368923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.272332Jy sigma=0.000963 ! Fit after self-cal, rms=1.272332Jy sigma=0.000962 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.00101859 Jy ! Component: 100 - total flux cleaned = -0.0015846 Jy ! Component: 150 - total flux cleaned = -0.00207519 Jy ! Component: 200 - total flux cleaned = -0.00250749 Jy ! Total flux subtracted in 200 components = -0.00250749 Jy ! Clean residual min=-0.007751 max=0.006526 Jy/beam ! Clean residual mean=0.000003 rms=0.001891 Jy/beam ! Combined flux in latest and established models = 0.366416 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.366416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.269551Jy sigma=0.000972 ! Fit after self-cal, rms=1.269552Jy sigma=0.000972 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.269552Jy sigma=0.000972 ! Fit after self-cal, rms=0.431952Jy sigma=0.000787 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.841 mas, bmaj=8.352 mas, bpa=1.334 degrees ! Estimated noise=682.945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00132154 Jy ! Component: 100 - total flux cleaned = -0.00219283 Jy ! Component: 150 - total flux cleaned = -0.00273429 Jy ! Component: 200 - total flux cleaned = -0.00318934 Jy ! Total flux subtracted in 200 components = -0.00318934 Jy ! Clean residual min=-0.005040 max=0.004766 Jy/beam ! Clean residual mean=0.000014 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.363226 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 0.363226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.430325Jy sigma=0.000787 ! Fit after self-cal, rms=0.430306Jy sigma=0.000787 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.000259753 Jy ! Component: 100 - total flux cleaned = -0.000595544 Jy ! Component: 150 - total flux cleaned = -0.000785889 Jy ! Component: 200 - total flux cleaned = -0.0010296 Jy ! Total flux subtracted in 200 components = -0.0010296 Jy ! Clean residual min=-0.005065 max=0.004570 Jy/beam ! Clean residual mean=0.000012 rms=0.001274 Jy/beam ! Combined flux in latest and established models = 0.362197 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.362197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.429622Jy sigma=0.000789 ! Fit after self-cal, rms=0.429623Jy sigma=0.000789 ! 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.429623Jy sigma=0.000789 ! Fit after self-cal, rms=0.457781Jy sigma=0.000783 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.854 mas, bmaj=12.67 mas, bpa=-2.444 degrees ! Estimated noise=787.323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140817 Jy ! Component: 100 - total flux cleaned = 0.000579109 Jy ! Component: 150 - total flux cleaned = 1.58625e-05 Jy ! Component: 200 - total flux cleaned = -0.000472809 Jy ! Total flux subtracted in 200 components = -0.000472809 Jy ! Clean residual min=-0.005900 max=0.004894 Jy/beam ! Clean residual mean=0.000026 rms=0.001668 Jy/beam ! Combined flux in latest and established models = 0.361724 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 36 components and 0.361724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.456417Jy sigma=0.000786 ! Fit after self-cal, rms=0.456417Jy sigma=0.000786 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.000474222 Jy ! Component: 100 - total flux cleaned = -0.000832306 Jy ! Component: 150 - total flux cleaned = -0.00114372 Jy ! Component: 200 - total flux cleaned = -0.00134543 Jy ! Total flux subtracted in 200 components = -0.00134543 Jy ! Clean residual min=-0.005948 max=0.004821 Jy/beam ! Clean residual mean=0.000023 rms=0.001651 Jy/beam ! Combined flux in latest and established models = 0.360378 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.360378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.455813Jy sigma=0.000788 ! Fit after self-cal, rms=0.455813Jy sigma=0.000788 ! 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.835 mas, bmaj=8.361 mas, bpa=1.088 degrees ! Estimated noise=690.036 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.835 x 8.361 at 1.088 degrees (North through East) ! Clean map min=-0.0072006 max=0.36154 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.372 mas, bmaj=7.749 mas, bpa=-1.437 degrees ! Estimated noise=992.389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.277095 Jy ! Component: 100 - total flux cleaned = 0.337781 Jy ! Component: 150 - total flux cleaned = 0.354998 Jy ! Component: 200 - total flux cleaned = 0.359514 Jy ! Total flux subtracted in 200 components = 0.359514 Jy ! Clean residual min=-0.005040 max=0.004908 Jy/beam ! Clean residual mean=0.000021 rms=0.001311 Jy/beam ! Combined flux in latest and established models = 0.359514 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.359514 Jy ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=8.361 mas, bpa=1.088 degrees ! Estimated noise=690.036 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.00124516 Jy ! Component: 100 - total flux cleaned = 0.00108667 Jy ! Component: 150 - total flux cleaned = 0.000780693 Jy ! Component: 200 - total flux cleaned = 0.000511247 Jy ! Total flux subtracted in 200 components = 0.000511247 Jy ! Clean residual min=-0.005332 max=0.004822 Jy/beam ! Clean residual mean=0.000015 rms=0.001353 Jy/beam ! Combined flux in latest and established models = 0.360025 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.360025 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.854 mas, bmaj=12.67 mas, bpa=-2.444 degrees ! Estimated noise=787.323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000430548 Jy ! Component: 100 - total flux cleaned = 0.000103375 Jy ! Component: 150 - total flux cleaned = -0.00018028 Jy ! Component: 200 - total flux cleaned = -0.000426631 Jy ! Total flux subtracted in 200 components = -0.000426631 Jy ! Clean residual min=-0.005851 max=0.005062 Jy/beam ! Clean residual mean=0.000020 rms=0.001638 Jy/beam ! Combined flux in latest and established models = 0.359598 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.000261933 Jy ! Component: 100 - total flux cleaned = -0.000438708 Jy ! Component: 150 - total flux cleaned = -0.000592235 Jy ! Component: 200 - total flux cleaned = -0.000758654 Jy ! Total flux subtracted in 200 components = -0.000758654 Jy ! Clean residual min=-0.005895 max=0.005194 Jy/beam ! Clean residual mean=0.000019 rms=0.001640 Jy/beam ! Combined flux in latest and established models = 0.358839 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.35884 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=8.361 mas, bpa=1.088 degrees ! Estimated noise=690.036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.78213e-05 Jy ! Component: 100 - total flux cleaned = -6.4453e-05 Jy ! Component: 150 - total flux cleaned = -0.000111663 Jy ! Component: 200 - total flux cleaned = -0.000190861 Jy ! Total flux subtracted in 200 components = -0.000190861 Jy ! Clean residual min=-0.005572 max=0.004663 Jy/beam ! Clean residual mean=0.000012 rms=0.001331 Jy/beam ! Combined flux in latest and established models = 0.358649 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.358649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.454981Jy sigma=0.000792 ! Fit after self-cal, rms=0.454981Jy sigma=0.000792 wmodel J1651+0129_S_2017_05_27_pus_map.mod ! Writing 41 model components to file: J1651+0129_S_2017_05_27_pus_map.mod wobs J1651+0129_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J1651+0129_S_2017_05_27_pus_uvs.fits wwins J1651+0129_S_2017_05_27_pus_map.win ! wwins: Wrote 1 windows to J1651+0129_S_2017_05_27_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.0021389 Jy ! Component: 100 - total flux cleaned = -0.00284417 Jy ! Component: 150 - total flux cleaned = -0.00318102 Jy ! Component: 200 - total flux cleaned = -0.00334509 Jy ! Component: 250 - total flux cleaned = -0.00358512 Jy ! Component: 300 - total flux cleaned = -0.00374106 Jy ! Component: 350 - total flux cleaned = -0.00396878 Jy ! Component: 400 - total flux cleaned = -0.00411584 Jy ! Component: 450 - total flux cleaned = -0.00426081 Jy ! Component: 500 - total flux cleaned = -0.00426191 Jy ! Component: 550 - total flux cleaned = -0.00440316 Jy ! Component: 600 - total flux cleaned = -0.00454085 Jy ! Component: 650 - total flux cleaned = -0.00447405 Jy ! Component: 700 - total flux cleaned = -0.00454063 Jy ! Component: 750 - total flux cleaned = -0.00454035 Jy ! Component: 800 - total flux cleaned = -0.00454032 Jy ! Component: 850 - total flux cleaned = -0.00453999 Jy ! Component: 900 - total flux cleaned = -0.00453931 Jy ! Component: 950 - total flux cleaned = -0.00447798 Jy ! Component: 1000 - total flux cleaned = -0.0045992 Jy ! Component: 1050 - total flux cleaned = -0.00453976 Jy ! Component: 1100 - total flux cleaned = -0.00465746 Jy ! Component: 1150 - total flux cleaned = -0.00465714 Jy ! Component: 1200 - total flux cleaned = -0.004715 Jy ! Component: 1250 - total flux cleaned = -0.00482859 Jy ! Component: 1300 - total flux cleaned = -0.004773 Jy ! Component: 1350 - total flux cleaned = -0.00493908 Jy ! Component: 1400 - total flux cleaned = -0.00482975 Jy ! Component: 1450 - total flux cleaned = -0.00488413 Jy ! Component: 1500 - total flux cleaned = -0.00483038 Jy ! Component: 1550 - total flux cleaned = -0.00477759 Jy ! Component: 1600 - total flux cleaned = -0.00467255 Jy ! Component: 1650 - total flux cleaned = -0.0047241 Jy ! Component: 1700 - total flux cleaned = -0.00462153 Jy ! Component: 1750 - total flux cleaned = -0.00457111 Jy ! Component: 1800 - total flux cleaned = -0.00457135 Jy ! Component: 1850 - total flux cleaned = -0.00452172 Jy ! Component: 1900 - total flux cleaned = -0.00442357 Jy ! Component: 1950 - total flux cleaned = -0.00442342 Jy ! Component: 2000 - total flux cleaned = -0.00437516 Jy ! Component: 2050 - total flux cleaned = -0.00432732 Jy ! Component: 2100 - total flux cleaned = -0.0042797 Jy ! Component: 2150 - total flux cleaned = -0.00423239 Jy ! Component: 2200 - total flux cleaned = -0.00423243 Jy ! Component: 2250 - total flux cleaned = -0.00418628 Jy ! Component: 2300 - total flux cleaned = -0.00418604 Jy ! Component: 2350 - total flux cleaned = -0.00409512 Jy ! Component: 2400 - total flux cleaned = -0.00414047 Jy ! Component: 2450 - total flux cleaned = -0.00418495 Jy ! Component: 2500 - total flux cleaned = -0.00409592 Jy ! Component: 2550 - total flux cleaned = -0.00409586 Jy ! Component: 2600 - total flux cleaned = -0.00400877 Jy ! Component: 2650 - total flux cleaned = -0.00405245 Jy ! Component: 2700 - total flux cleaned = -0.00405237 Jy ! Component: 2750 - total flux cleaned = -0.00409481 Jy ! Component: 2800 - total flux cleaned = -0.00413727 Jy ! Component: 2850 - total flux cleaned = -0.00413727 Jy ! Component: 2900 - total flux cleaned = -0.00426175 Jy ! Component: 2950 - total flux cleaned = -0.00430309 Jy ! Component: 3000 - total flux cleaned = -0.00426227 Jy ! Component: 3050 - total flux cleaned = -0.00430287 Jy ! Component: 3100 - total flux cleaned = -0.00426225 Jy ! Component: 3150 - total flux cleaned = -0.00438277 Jy ! Component: 3200 - total flux cleaned = -0.00438236 Jy ! Component: 3250 - total flux cleaned = -0.00434296 Jy ! Component: 3300 - total flux cleaned = -0.00434336 Jy ! Component: 3350 - total flux cleaned = -0.00434331 Jy ! Component: 3400 - total flux cleaned = -0.00453712 Jy ! Component: 3450 - total flux cleaned = -0.00449839 Jy ! Component: 3500 - total flux cleaned = -0.00449842 Jy ! Component: 3550 - total flux cleaned = -0.00461221 Jy ! Component: 3600 - total flux cleaned = -0.00461182 Jy ! Component: 3650 - total flux cleaned = -0.00457432 Jy ! Component: 3700 - total flux cleaned = -0.00461119 Jy ! Component: 3750 - total flux cleaned = -0.00461121 Jy ! Component: 3800 - total flux cleaned = -0.00457443 Jy ! Component: 3850 - total flux cleaned = -0.00457421 Jy ! Component: 3900 - total flux cleaned = -0.00453809 Jy ! Component: 3950 - total flux cleaned = -0.004646 Jy ! Component: 4000 - total flux cleaned = -0.00453857 Jy ! Component: 4050 - total flux cleaned = -0.00453852 Jy ! Total flux subtracted in 4096 components = -0.00439702 Jy ! Clean residual min=-0.002241 max=0.002141 Jy/beam ! Clean residual mean=0.000004 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.354252 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 319 components and 0.354252 Jy ![Exited script file: muppet] wmap "J1651+0129_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.835 x 8.361 at 1.088 degrees (North through East) ! Clean map min=-0.0074608 max=0.3643 Jy/beam ! Writing clean map to FITS file: J1651+0129_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.364299 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00065739 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.54136 0.54136 1.08272 2.16544 4.33088 8.66176 17.3235 34.6471 69.2941 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.364 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.835 x 8.361 at 1.088 degrees (North through East) ! Clean map min=-0.0074608 max=0.3643 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 J1651+0129_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:11:21 2019