! Started logfile: J2316+0405_S_2017_10_09_pus_uvs.log on Sun May 12 13:22:50 2019 obs J2316+0405_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J2316+0405_S_2017_10_09_pus_uva.fits ! AN table 1: 145 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.581801 visibilities/baseline/integration-bin. ! Found source: J2316+0405 ! ! 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 496 lines of history. ! ! Reading 12148 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 J2316+0405_S_2017_10_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 304 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 590 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 304 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1024 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.839164Jy sigma=0.007114 ! Fit after self-cal, rms=0.812193Jy sigma=0.006915 ! 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.168 mas, bmaj=12.5 mas, bpa=-16.32 degrees ! Estimated noise=1355.82 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.14677 Jy ! Component: 100 - total flux cleaned = 0.229734 Jy ! Total flux subtracted in 100 components = 0.229734 Jy ! Clean residual min=-0.028868 max=0.058080 Jy/beam ! Clean residual mean=0.000056 rms=0.011144 Jy/beam ! Combined flux in latest and established models = 0.229734 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.229734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193456Jy sigma=0.001578 ! Fit after self-cal, rms=0.191872Jy sigma=0.001564 ! 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.743 mas, bmaj=13.22 mas, bpa=-16.32 degrees ! Estimated noise=953.119 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.0919369 Jy ! Component: 100 - total flux cleaned = 0.148283 Jy ! Component: 150 - total flux cleaned = 0.187717 Jy ! Component: 200 - total flux cleaned = 0.215891 Jy ! Total flux subtracted in 200 components = 0.215891 Jy ! Clean residual min=-0.027441 max=0.042247 Jy/beam ! Clean residual mean=0.000134 rms=0.010250 Jy/beam ! Combined flux in latest and established models = 0.445626 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 101 components and 0.445626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132344Jy sigma=0.001059 ! Fit after self-cal, rms=0.131253Jy sigma=0.001049 ! 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.66 FD 1.03 HN 1.17 KP 1.04 ! LA 0.83 MK 1.39 NL 1.08 OV 1.00* ! PT 0.87 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.15 KP 0.99 ! LA 0.80 MK 0.85 NL 1.03 OV 1.00* ! PT 0.82 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.60 FD 1.14 HN 1.18 KP 0.89 ! LA 0.65 MK 1.07 NL 1.36 OV 1.00* ! PT 0.82 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.44 KP 1.00* ! LA 1.00* MK 0.59 NL 1.00* OV 1.00* ! PT 1.16 ! ! ! Fit before self-cal, rms=0.131253Jy sigma=0.001049 ! Fit after self-cal, rms=0.128560Jy sigma=0.000845 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.815 mas, bmaj=15.49 mas, bpa=-16.78 degrees ! Estimated noise=1014.55 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.00674158 Jy ! Component: 100 - total flux cleaned = -0.00851103 Jy ! Component: 150 - total flux cleaned = -0.00994927 Jy ! Component: 200 - total flux cleaned = -0.0111339 Jy ! Total flux subtracted in 200 components = -0.0111339 Jy ! Clean residual min=-0.018765 max=0.023269 Jy/beam ! Clean residual mean=0.000018 rms=0.005960 Jy/beam ! Combined flux in latest and established models = 0.434492 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 121 components and 0.434492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126522Jy sigma=0.000833 ! Fit after self-cal, rms=0.127017Jy sigma=0.000829 ! 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.127017Jy sigma=0.000829 ! Fit after self-cal, rms=0.141394Jy sigma=0.000783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.945 mas, bmaj=15.51 mas, bpa=-17.21 degrees ! Estimated noise=1070.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00636955 Jy ! Component: 100 - total flux cleaned = -0.00774925 Jy ! Component: 150 - total flux cleaned = -0.00856347 Jy ! Component: 200 - total flux cleaned = -0.00856788 Jy ! Total flux subtracted in 200 components = -0.00856788 Jy ! Clean residual min=-0.015874 max=0.023584 Jy/beam ! Clean residual mean=0.000007 rms=0.005232 Jy/beam ! Combined flux in latest and established models = 0.425924 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 133 components and 0.425924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140509Jy sigma=0.000780 ! Fit after self-cal, rms=0.140753Jy sigma=0.000779 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 (-23.5, -50). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0185855 Jy ! Component: 100 - total flux cleaned = 0.0232928 Jy ! Component: 150 - total flux cleaned = 0.0277129 Jy ! Component: 200 - total flux cleaned = 0.0308075 Jy ! Total flux subtracted in 200 components = 0.0308075 Jy ! Clean residual min=-0.011977 max=0.016424 Jy/beam ! Clean residual mean=0.000012 rms=0.004084 Jy/beam ! Combined flux in latest and established models = 0.456732 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 155 components and 0.456732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135699Jy sigma=0.000743 ! Fit after self-cal, rms=0.135305Jy sigma=0.000740 ! 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.135305Jy sigma=0.000740 ! Fit after self-cal, rms=0.135730Jy sigma=0.000733 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.837 mas, bmaj=15.66 mas, bpa=-17.28 degrees ! Estimated noise=1025.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00922855 Jy ! Component: 100 - total flux cleaned = 0.0101402 Jy ! Component: 150 - total flux cleaned = 0.0104076 Jy ! Component: 200 - total flux cleaned = 0.0118847 Jy ! Total flux subtracted in 200 components = 0.0118847 Jy ! Clean residual min=-0.010674 max=0.012203 Jy/beam ! Clean residual mean=0.000004 rms=0.003292 Jy/beam ! Combined flux in latest and established models = 0.468616 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 175 components and 0.468616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133878Jy sigma=0.000721 ! Fit after self-cal, rms=0.134069Jy sigma=0.000720 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.000175784 Jy ! Component: 100 - total flux cleaned = 0.000732831 Jy ! Component: 150 - total flux cleaned = 0.0015827 Jy ! Component: 200 - total flux cleaned = 0.00177922 Jy ! Total flux subtracted in 200 components = 0.00177922 Jy ! Clean residual min=-0.010863 max=0.011430 Jy/beam ! Clean residual mean=0.000005 rms=0.003156 Jy/beam ! Combined flux in latest and established models = 0.470395 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 185 components and 0.470396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133113Jy sigma=0.000714 ! Fit after self-cal, rms=0.133029Jy sigma=0.000714 ! 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.133029Jy sigma=0.000714 ! Fit after self-cal, rms=0.138131Jy sigma=0.000711 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.329 mas, bmaj=15.8 mas, bpa=-19.73 degrees ! Estimated noise=1139.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174371 Jy ! Component: 100 - total flux cleaned = 0.00154827 Jy ! Component: 150 - total flux cleaned = 0.00136938 Jy ! Component: 200 - total flux cleaned = 0.00136944 Jy ! Total flux subtracted in 200 components = 0.00136944 Jy ! Clean residual min=-0.011722 max=0.013793 Jy/beam ! Clean residual mean=0.000006 rms=0.003661 Jy/beam ! Combined flux in latest and established models = 0.471765 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 212 components and 0.471765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137371Jy sigma=0.000708 ! Fit after self-cal, rms=0.137631Jy sigma=0.000707 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.000469019 Jy ! Component: 100 - total flux cleaned = -0.000470209 Jy ! Component: 150 - total flux cleaned = -0.00047272 Jy ! Component: 200 - total flux cleaned = -0.000476489 Jy ! Total flux subtracted in 200 components = -0.000476489 Jy ! Clean residual min=-0.012080 max=0.012942 Jy/beam ! Clean residual mean=0.000004 rms=0.003537 Jy/beam ! Combined flux in latest and established models = 0.471288 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 227 components and 0.471288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137238Jy sigma=0.000706 ! Fit after self-cal, rms=0.137296Jy sigma=0.000706 ! 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.768 mas, bmaj=15.96 mas, bpa=-17.46 degrees ! Estimated noise=1004.69 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.768 x 15.96 at -17.46 degrees (North through East) ! Clean map min=-0.016242 max=0.1883 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.123 mas, bmaj=15.08 mas, bpa=-17.29 degrees ! Estimated noise=1529.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.164884 Jy ! Component: 100 - total flux cleaned = 0.256851 Jy ! Component: 150 - total flux cleaned = 0.309046 Jy ! Component: 200 - total flux cleaned = 0.338099 Jy ! Total flux subtracted in 200 components = 0.338099 Jy ! Clean residual min=-0.020564 max=0.026804 Jy/beam ! Clean residual mean=0.000011 rms=0.006528 Jy/beam ! Combined flux in latest and established models = 0.338099 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.338099 Jy ! Inverting map and beam ! Estimated beam: bmin=3.768 mas, bmaj=15.96 mas, bpa=-17.46 degrees ! Estimated noise=1004.69 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) ! Added new window around map position (-7, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0344639 Jy ! Component: 100 - total flux cleaned = 0.0572948 Jy ! Component: 150 - total flux cleaned = 0.0705568 Jy ! Component: 200 - total flux cleaned = 0.0816032 Jy ! Total flux subtracted in 200 components = 0.0816032 Jy ! Clean residual min=-0.015404 max=0.016029 Jy/beam ! Clean residual mean=0.000009 rms=0.004539 Jy/beam ! Combined flux in latest and established models = 0.419703 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 78 components and 0.419703 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.329 mas, bmaj=15.8 mas, bpa=-19.73 degrees ! Estimated noise=1139.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0176401 Jy ! Component: 100 - total flux cleaned = 0.0268173 Jy ! Component: 150 - total flux cleaned = 0.0334679 Jy ! Component: 200 - total flux cleaned = 0.0376335 Jy ! Total flux subtracted in 200 components = 0.0376335 Jy ! Clean residual min=-0.016735 max=0.014987 Jy/beam ! Clean residual mean=0.000001 rms=0.004383 Jy/beam ! Combined flux in latest and established models = 0.457336 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.00302752 Jy ! Component: 100 - total flux cleaned = 0.00671134 Jy ! Component: 150 - total flux cleaned = 0.0100608 Jy ! Component: 200 - total flux cleaned = 0.0133927 Jy ! Total flux subtracted in 200 components = 0.0133927 Jy ! Clean residual min=-0.014701 max=0.013667 Jy/beam ! Clean residual mean=-0.000002 rms=0.003807 Jy/beam ! Combined flux in latest and established models = 0.470729 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 110 components and 0.470729 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.768 mas, bmaj=15.96 mas, bpa=-17.46 degrees ! Estimated noise=1004.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000513956 Jy ! Component: 100 - total flux cleaned = 0.00334623 Jy ! Component: 150 - total flux cleaned = 0.00558825 Jy ! Component: 200 - total flux cleaned = 0.00805036 Jy ! Total flux subtracted in 200 components = 0.00805036 Jy ! Clean residual min=-0.011519 max=0.011746 Jy/beam ! Clean residual mean=-0.000001 rms=0.002828 Jy/beam ! Combined flux in latest and established models = 0.478779 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 150 components and 0.478779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136825Jy sigma=0.000705 ! Fit after self-cal, rms=0.136531Jy sigma=0.000698 wmodel J2316+0405_S_2017_10_09_pus_map.mod ! Writing 150 model components to file: J2316+0405_S_2017_10_09_pus_map.mod wobs J2316+0405_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J2316+0405_S_2017_10_09_pus_uvs.fits wwins J2316+0405_S_2017_10_09_pus_map.win ! wwins: Wrote 3 windows to J2316+0405_S_2017_10_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.00489845 Jy ! Component: 100 - total flux cleaned = -0.00643196 Jy ! Component: 150 - total flux cleaned = -0.00719637 Jy ! Component: 200 - total flux cleaned = -0.00803428 Jy ! Component: 250 - total flux cleaned = -0.00855587 Jy ! Component: 300 - total flux cleaned = -0.00818876 Jy ! Component: 350 - total flux cleaned = -0.00748916 Jy ! Component: 400 - total flux cleaned = -0.00737429 Jy ! Component: 450 - total flux cleaned = -0.00704896 Jy ! Component: 500 - total flux cleaned = -0.00725463 Jy ! Component: 550 - total flux cleaned = -0.0067548 Jy ! Component: 600 - total flux cleaned = -0.00646897 Jy ! Component: 650 - total flux cleaned = -0.00618832 Jy ! Component: 700 - total flux cleaned = -0.00555432 Jy ! Component: 750 - total flux cleaned = -0.00485318 Jy ! Component: 800 - total flux cleaned = -0.0043438 Jy ! Component: 850 - total flux cleaned = -0.00401257 Jy ! Component: 900 - total flux cleaned = -0.00360568 Jy ! Component: 950 - total flux cleaned = -0.0032905 Jy ! Component: 1000 - total flux cleaned = -0.00298629 Jy ! Component: 1050 - total flux cleaned = -0.00283757 Jy ! Component: 1100 - total flux cleaned = -0.00261948 Jy ! Component: 1150 - total flux cleaned = -0.0025462 Jy ! Component: 1200 - total flux cleaned = -0.0021274 Jy ! Component: 1250 - total flux cleaned = -0.00185571 Jy ! Component: 1300 - total flux cleaned = -0.00165766 Jy ! Component: 1350 - total flux cleaned = -0.00133499 Jy ! Component: 1400 - total flux cleaned = -0.00133481 Jy ! Component: 1450 - total flux cleaned = -0.00102425 Jy ! Component: 1500 - total flux cleaned = -0.000964588 Jy ! Component: 1550 - total flux cleaned = -0.00108368 Jy ! Component: 1600 - total flux cleaned = -0.000789922 Jy ! Component: 1650 - total flux cleaned = -0.00055908 Jy ! Component: 1700 - total flux cleaned = -0.000220084 Jy ! Component: 1750 - total flux cleaned = 0.000113643 Jy ! Component: 1800 - total flux cleaned = 0.000496967 Jy ! Component: 1850 - total flux cleaned = 0.00092729 Jy ! Component: 1900 - total flux cleaned = 0.00124481 Jy ! Component: 1950 - total flux cleaned = 0.0016083 Jy ! Component: 2000 - total flux cleaned = 0.00186406 Jy ! Component: 2050 - total flux cleaned = 0.00216678 Jy ! Component: 2100 - total flux cleaned = 0.00246404 Jy ! Component: 2150 - total flux cleaned = 0.0026114 Jy ! Component: 2200 - total flux cleaned = 0.00290147 Jy ! Component: 2250 - total flux cleaned = 0.00313847 Jy ! Component: 2300 - total flux cleaned = 0.00332538 Jy ! Component: 2350 - total flux cleaned = 0.00360262 Jy ! Component: 2400 - total flux cleaned = 0.00378511 Jy ! Component: 2450 - total flux cleaned = 0.00401049 Jy ! Component: 2500 - total flux cleaned = 0.004366 Jy ! Component: 2550 - total flux cleaned = 0.00445337 Jy ! Component: 2600 - total flux cleaned = 0.00471304 Jy ! Component: 2650 - total flux cleaned = 0.00479862 Jy ! Component: 2700 - total flux cleaned = 0.00509393 Jy ! Component: 2750 - total flux cleaned = 0.0053016 Jy ! Component: 2800 - total flux cleaned = 0.00534358 Jy ! Component: 2850 - total flux cleaned = 0.00562791 Jy ! Component: 2900 - total flux cleaned = 0.0057878 Jy ! Component: 2950 - total flux cleaned = 0.00598609 Jy ! Component: 3000 - total flux cleaned = 0.00622137 Jy ! Component: 3050 - total flux cleaned = 0.00645429 Jy ! Component: 3100 - total flux cleaned = 0.00657001 Jy ! Component: 3150 - total flux cleaned = 0.00683699 Jy ! Component: 3200 - total flux cleaned = 0.00710129 Jy ! Component: 3250 - total flux cleaned = 0.00728769 Jy ! Component: 3300 - total flux cleaned = 0.00747261 Jy ! Component: 3350 - total flux cleaned = 0.00765579 Jy ! Component: 3400 - total flux cleaned = 0.00787338 Jy ! Component: 3450 - total flux cleaned = 0.00798146 Jy ! Component: 3500 - total flux cleaned = 0.00823175 Jy ! Component: 3550 - total flux cleaned = 0.00851524 Jy ! Component: 3600 - total flux cleaned = 0.00865615 Jy ! Component: 3650 - total flux cleaned = 0.00886537 Jy ! Component: 3700 - total flux cleaned = 0.00917622 Jy ! Component: 3750 - total flux cleaned = 0.0094846 Jy ! Component: 3800 - total flux cleaned = 0.00972278 Jy ! Component: 3850 - total flux cleaned = 0.00999336 Jy ! Component: 3900 - total flux cleaned = 0.0101279 Jy ! Component: 3950 - total flux cleaned = 0.0104285 Jy ! Component: 4000 - total flux cleaned = 0.0107275 Jy ! Component: 4050 - total flux cleaned = 0.0109591 Jy ! Total flux subtracted in 4096 components = 0.0112223 Jy ! Clean residual min=-0.001826 max=0.001931 Jy/beam ! Clean residual mean=-0.000006 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.490001 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 449 components and 0.490001 Jy ![Exited script file: muppet] wmap "J2316+0405_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.768 x 15.96 at -17.46 degrees (North through East) ! Clean map min=-0.013326 max=0.18283 Jy/beam ! Writing clean map to FITS file: J2316+0405_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.182829 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000631538 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03628 1.03628 2.07255 4.1451 8.2902 16.5804 33.1608 66.3216 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.182 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.768 x 15.96 at -17.46 degrees (North through East) ! Clean map min=-0.013326 max=0.18283 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 J2316+0405_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:22:55 2019