! Started logfile: J1223+0650_S_2017_04_28_pus_uvs.log on Thu May 2 16:25:37 2019 obs J1223+0650_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1223+0650_S_2017_04_28_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.84386 visibilities/baseline/integration-bin. ! Found source: J1223+0650 ! ! 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 671 lines of history. ! ! Reading 17316 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 J1223+0650_S_2017_04_28_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 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 560 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.803498Jy sigma=0.028836 ! Fit after self-cal, rms=0.791497Jy sigma=0.028798 ! 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.024 mas, bmaj=7.496 mas, bpa=-3.605 degrees ! Estimated noise=791.245 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.128979 Jy ! Component: 100 - total flux cleaned = 0.174298 Jy ! Total flux subtracted in 100 components = 0.174298 Jy ! Clean residual min=-0.025653 max=0.035730 Jy/beam ! Clean residual mean=-0.000094 rms=0.008107 Jy/beam ! Combined flux in latest and established models = 0.174298 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.174298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139178Jy sigma=0.004526 ! Fit after self-cal, rms=0.138665Jy sigma=0.004523 ! 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.718 mas, bmaj=8.403 mas, bpa=-1.773 degrees ! Estimated noise=561.051 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.0162511 Jy ! Component: 100 - total flux cleaned = 0.0154367 Jy ! Component: 150 - total flux cleaned = 0.0145134 Jy ! Component: 200 - total flux cleaned = 0.013212 Jy ! Total flux subtracted in 200 components = 0.013212 Jy ! Clean residual min=-0.031885 max=0.030970 Jy/beam ! Clean residual mean=-0.000253 rms=0.009345 Jy/beam ! Combined flux in latest and established models = 0.18751 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.18751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129061Jy sigma=0.004948 ! Fit after self-cal, rms=0.128997Jy sigma=0.004948 ! 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.82 FD 0.85 HN 0.87 KP 0.83 ! LA 0.79 MK 0.84 NL 0.83 OV 0.86 ! PT 0.92 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.78 HN 0.91 KP 0.80 ! LA 0.76 MK 0.83 NL 0.97 OV 0.89 ! PT 0.89 SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.82 HN 0.90 KP 0.85 ! LA 0.84 MK 0.94 NL 0.87 OV 0.81 ! PT 0.89 SC 1.06 ! ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.88 HN 0.95 KP 1.00* ! LA 45.93 MK 1.02 NL 1.00* OV 1.00* ! PT 0.94 SC 1.00* ! ! ! Fit before self-cal, rms=0.128997Jy sigma=0.004948 ! Fit after self-cal, rms=2.797215Jy sigma=0.000726 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.635 mas, bmaj=8.152 mas, bpa=-0.8822 degrees ! Estimated noise=558.708 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 (3, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00882288 Jy ! Component: 100 - total flux cleaned = 0.0119248 Jy ! Component: 150 - total flux cleaned = 0.0128047 Jy ! Component: 200 - total flux cleaned = 0.0130239 Jy ! Total flux subtracted in 200 components = 0.0130239 Jy ! Clean residual min=-0.004088 max=0.005133 Jy/beam ! Clean residual mean=0.000001 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.200534 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 33 components and 0.200534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.796256Jy sigma=0.000719 ! Fit after self-cal, rms=2.796567Jy sigma=0.000711 ! 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=2.796567Jy sigma=0.000711 ! Fit after self-cal, rms=3.390639Jy sigma=0.000700 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.575 mas, bmaj=8.063 mas, bpa=-1.062 degrees ! Estimated noise=563.806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00577692 Jy ! Component: 100 - total flux cleaned = 0.00885502 Jy ! Component: 150 - total flux cleaned = 0.00983797 Jy ! Component: 200 - total flux cleaned = 0.0103658 Jy ! Total flux subtracted in 200 components = 0.0103658 Jy ! Clean residual min=-0.003192 max=0.004392 Jy/beam ! Clean residual mean=0.000001 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.2109 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 47 components and 0.2109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.389874Jy sigma=0.000697 ! Fit after self-cal, rms=3.389905Jy sigma=0.000697 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 (10, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0041822 Jy ! Component: 100 - total flux cleaned = 0.00559078 Jy ! Component: 150 - total flux cleaned = 0.00572334 Jy ! Component: 200 - total flux cleaned = 0.00565895 Jy ! Total flux subtracted in 200 components = 0.00565895 Jy ! Clean residual min=-0.003102 max=0.003215 Jy/beam ! Clean residual mean=-0.000002 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.216559 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 58 components and 0.216559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.389739Jy sigma=0.000695 ! Fit after self-cal, rms=3.389746Jy sigma=0.000695 ! 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=3.389746Jy sigma=0.000695 ! Fit after self-cal, rms=2.711272Jy sigma=0.000683 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.537 mas, bmaj=8.01 mas, bpa=-1.153 degrees ! Estimated noise=567.245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00357449 Jy ! Component: 100 - total flux cleaned = 0.00565271 Jy ! Component: 150 - total flux cleaned = 0.00709785 Jy ! Component: 200 - total flux cleaned = 0.00753289 Jy ! Total flux subtracted in 200 components = 0.00753289 Jy ! Clean residual min=-0.002687 max=0.002665 Jy/beam ! Clean residual mean=0.000003 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.224092 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 72 components and 0.224092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.710834Jy sigma=0.000682 ! Fit after self-cal, rms=2.710845Jy sigma=0.000682 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.000816414 Jy ! Component: 100 - total flux cleaned = 0.00104073 Jy ! Component: 150 - total flux cleaned = 0.00108283 Jy ! Component: 200 - total flux cleaned = 0.00112118 Jy ! Total flux subtracted in 200 components = 0.00112118 Jy ! Clean residual min=-0.002589 max=0.002401 Jy/beam ! Clean residual mean=0.000002 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.225213 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 82 components and 0.225213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.710787Jy sigma=0.000682 ! Fit after self-cal, rms=2.710794Jy sigma=0.000682 ! 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=2.710794Jy sigma=0.000682 ! Fit after self-cal, rms=2.786011Jy sigma=0.000681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.383 mas, bmaj=11.32 mas, bpa=-0.8034 degrees ! Estimated noise=680.445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00319192 Jy ! Component: 100 - total flux cleaned = 0.00464216 Jy ! Component: 150 - total flux cleaned = 0.00540349 Jy ! Component: 200 - total flux cleaned = 0.00578761 Jy ! Total flux subtracted in 200 components = 0.00578761 Jy ! Clean residual min=-0.002737 max=0.002638 Jy/beam ! Clean residual mean=0.000006 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.231001 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 120 components and 0.231001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.785654Jy sigma=0.000681 ! Fit after self-cal, rms=2.785660Jy sigma=0.000681 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.000464107 Jy ! Component: 100 - total flux cleaned = 0.000713082 Jy ! Component: 150 - total flux cleaned = 0.000928233 Jy ! Component: 200 - total flux cleaned = 0.00106578 Jy ! Total flux subtracted in 200 components = 0.00106578 Jy ! Clean residual min=-0.002722 max=0.002646 Jy/beam ! Clean residual mean=0.000004 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.232066 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 140 components and 0.232066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.785614Jy sigma=0.000681 ! Fit after self-cal, rms=2.785613Jy sigma=0.000681 ! 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.514 mas, bmaj=7.973 mas, bpa=-1.108 degrees ! Estimated noise=572.369 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.514 x 7.973 at -1.108 degrees (North through East) ! Clean map min=-0.0022432 max=0.16588 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.924 mas, bmaj=7.196 mas, bpa=-2.663 degrees ! Estimated noise=783.705 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1295 Jy ! Component: 100 - total flux cleaned = 0.176905 Jy ! Component: 150 - total flux cleaned = 0.197471 Jy ! Component: 200 - total flux cleaned = 0.208813 Jy ! Total flux subtracted in 200 components = 0.208813 Jy ! Clean residual min=-0.004334 max=0.005951 Jy/beam ! Clean residual mean=0.000006 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.208813 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.208813 Jy ! Inverting map and beam ! Estimated beam: bmin=3.514 mas, bmaj=7.973 mas, bpa=-1.108 degrees ! Estimated noise=572.369 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.00990809 Jy ! Component: 100 - total flux cleaned = 0.0160096 Jy ! Component: 150 - total flux cleaned = 0.018568 Jy ! Component: 200 - total flux cleaned = 0.0201194 Jy ! Total flux subtracted in 200 components = 0.0201194 Jy ! Clean residual min=-0.002717 max=0.002853 Jy/beam ! Clean residual mean=0.000004 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.228933 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 45 components and 0.228933 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.383 mas, bmaj=11.32 mas, bpa=-0.8034 degrees ! Estimated noise=680.445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215881 Jy ! Component: 100 - total flux cleaned = 0.00248458 Jy ! Component: 150 - total flux cleaned = 0.00275092 Jy ! Component: 200 - total flux cleaned = 0.00291816 Jy ! Total flux subtracted in 200 components = 0.00291816 Jy ! Clean residual min=-0.002955 max=0.002893 Jy/beam ! Clean residual mean=0.000004 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.231851 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.000142413 Jy ! Component: 100 - total flux cleaned = 0.000224731 Jy ! Component: 150 - total flux cleaned = 0.000334231 Jy ! Component: 200 - total flux cleaned = 0.000428869 Jy ! Total flux subtracted in 200 components = 0.000428869 Jy ! Clean residual min=-0.002861 max=0.002752 Jy/beam ! Clean residual mean=0.000004 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.23228 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 96 components and 0.23228 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.514 mas, bmaj=7.973 mas, bpa=-1.108 degrees ! Estimated noise=572.369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000263014 Jy ! Component: 100 - total flux cleaned = -0.000324917 Jy ! Component: 150 - total flux cleaned = -0.000378581 Jy ! Component: 200 - total flux cleaned = -0.000379126 Jy ! Total flux subtracted in 200 components = -0.000379126 Jy ! Clean residual min=-0.002357 max=0.002441 Jy/beam ! Clean residual mean=0.000002 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.231901 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 114 components and 0.231901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.785611Jy sigma=0.000682 ! Fit after self-cal, rms=2.785621Jy sigma=0.000682 wmodel J1223+0650_S_2017_04_28_pus_map.mod ! Writing 114 model components to file: J1223+0650_S_2017_04_28_pus_map.mod wobs J1223+0650_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1223+0650_S_2017_04_28_pus_uvs.fits wwins J1223+0650_S_2017_04_28_pus_map.win ! wwins: Wrote 3 windows to J1223+0650_S_2017_04_28_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.000186278 Jy ! Component: 100 - total flux cleaned = 0.000185143 Jy ! Component: 150 - total flux cleaned = 0.000458901 Jy ! Component: 200 - total flux cleaned = 0.000648348 Jy ! Component: 250 - total flux cleaned = 0.000757099 Jy ! Component: 300 - total flux cleaned = 0.000791141 Jy ! Component: 350 - total flux cleaned = 0.000756749 Jy ! Component: 400 - total flux cleaned = 0.000824329 Jy ! Component: 450 - total flux cleaned = 0.000954502 Jy ! Component: 500 - total flux cleaned = 0.00117748 Jy ! Component: 550 - total flux cleaned = 0.00133353 Jy ! Component: 600 - total flux cleaned = 0.00151705 Jy ! Component: 650 - total flux cleaned = 0.00154781 Jy ! Component: 700 - total flux cleaned = 0.00169634 Jy ! Component: 750 - total flux cleaned = 0.00192841 Jy ! Component: 800 - total flux cleaned = 0.00198526 Jy ! Component: 850 - total flux cleaned = 0.00201377 Jy ! Component: 900 - total flux cleaned = 0.00212464 Jy ! Component: 950 - total flux cleaned = 0.00204252 Jy ! Component: 1000 - total flux cleaned = 0.0020162 Jy ! Component: 1050 - total flux cleaned = 0.00204273 Jy ! Component: 1100 - total flux cleaned = 0.00196404 Jy ! Component: 1150 - total flux cleaned = 0.0019637 Jy ! Component: 1200 - total flux cleaned = 0.00191186 Jy ! Component: 1250 - total flux cleaned = 0.00186096 Jy ! Component: 1300 - total flux cleaned = 0.00186031 Jy ! Component: 1350 - total flux cleaned = 0.00178561 Jy ! Component: 1400 - total flux cleaned = 0.00185976 Jy ! Component: 1450 - total flux cleaned = 0.00188416 Jy ! Component: 1500 - total flux cleaned = 0.00186042 Jy ! Component: 1550 - total flux cleaned = 0.00193211 Jy ! Component: 1600 - total flux cleaned = 0.0019792 Jy ! Component: 1650 - total flux cleaned = 0.00195582 Jy ! Component: 1700 - total flux cleaned = 0.00209512 Jy ! Component: 1750 - total flux cleaned = 0.00202583 Jy ! Component: 1800 - total flux cleaned = 0.0020711 Jy ! Component: 1850 - total flux cleaned = 0.00200331 Jy ! Component: 1900 - total flux cleaned = 0.00204786 Jy ! Component: 1950 - total flux cleaned = 0.00198114 Jy ! Component: 2000 - total flux cleaned = 0.00206886 Jy ! Component: 2050 - total flux cleaned = 0.0020907 Jy ! Component: 2100 - total flux cleaned = 0.00211238 Jy ! Component: 2150 - total flux cleaned = 0.00215542 Jy ! Component: 2200 - total flux cleaned = 0.00211282 Jy ! Component: 2250 - total flux cleaned = 0.0021552 Jy ! Component: 2300 - total flux cleaned = 0.00213417 Jy ! Component: 2350 - total flux cleaned = 0.00211341 Jy ! Component: 2400 - total flux cleaned = 0.0021136 Jy ! Component: 2450 - total flux cleaned = 0.0021752 Jy ! Component: 2500 - total flux cleaned = 0.00215478 Jy ! Component: 2550 - total flux cleaned = 0.0020534 Jy ! Component: 2600 - total flux cleaned = 0.00217442 Jy ! Component: 2650 - total flux cleaned = 0.00219441 Jy ! Component: 2700 - total flux cleaned = 0.00223404 Jy ! Component: 2750 - total flux cleaned = 0.0021353 Jy ! Component: 2800 - total flux cleaned = 0.00219437 Jy ! Component: 2850 - total flux cleaned = 0.00227236 Jy ! Component: 2900 - total flux cleaned = 0.00219493 Jy ! Component: 2950 - total flux cleaned = 0.0021949 Jy ! Component: 3000 - total flux cleaned = 0.0022719 Jy ! Component: 3050 - total flux cleaned = 0.00232919 Jy ! Component: 3100 - total flux cleaned = 0.00234808 Jy ! Component: 3150 - total flux cleaned = 0.00234817 Jy ! Component: 3200 - total flux cleaned = 0.0024044 Jy ! Component: 3250 - total flux cleaned = 0.00232983 Jy ! Component: 3300 - total flux cleaned = 0.00232993 Jy ! Component: 3350 - total flux cleaned = 0.0023116 Jy ! Component: 3400 - total flux cleaned = 0.00234833 Jy ! Component: 3450 - total flux cleaned = 0.0024033 Jy ! Component: 3500 - total flux cleaned = 0.00243977 Jy ! Component: 3550 - total flux cleaned = 0.00247588 Jy ! Component: 3600 - total flux cleaned = 0.00238602 Jy ! Component: 3650 - total flux cleaned = 0.00243981 Jy ! Component: 3700 - total flux cleaned = 0.00249331 Jy ! Component: 3750 - total flux cleaned = 0.00245786 Jy ! Component: 3800 - total flux cleaned = 0.00251091 Jy ! Component: 3850 - total flux cleaned = 0.0025811 Jy ! Component: 3900 - total flux cleaned = 0.00259852 Jy ! Component: 3950 - total flux cleaned = 0.00266809 Jy ! Component: 4000 - total flux cleaned = 0.00272002 Jy ! Component: 4050 - total flux cleaned = 0.00277157 Jy ! Total flux subtracted in 4096 components = 0.00278869 Jy ! Clean residual min=-0.000867 max=0.000946 Jy/beam ! Clean residual mean=-0.000005 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.234689 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 418 components and 0.234689 Jy ![Exited script file: muppet] wmap "J1223+0650_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.514 x 7.973 at -1.108 degrees (North through East) ! Clean map min=-0.0020168 max=0.16306 Jy/beam ! Writing clean map to FITS file: J1223+0650_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.163062 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000324368 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.596769 0.596769 1.19354 2.38708 4.77415 9.54831 19.0966 38.1932 76.3865 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.163 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.514 x 7.973 at -1.108 degrees (North through East) ! Clean map min=-0.0020168 max=0.16306 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 J1223+0650_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:25:42 2019