! Started logfile: J2358-2853_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:27:10 2019 obs J2358-2853_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J2358-2853_S_2017_01_16_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.672515 visibilities/baseline/integration-bin. ! Found source: J2358-2853 ! ! 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 622 lines of history. ! ! Reading 11500 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 J2358-2853_S_2017_01_16_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 166 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 166 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 166 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 227 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.943496Jy sigma=0.005401 ! Fit after self-cal, rms=0.912572Jy sigma=0.005279 ! 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.123 mas, bmaj=12.08 mas, bpa=11.92 degrees ! Estimated noise=1533.1 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.0739545 Jy ! Component: 100 - total flux cleaned = 0.0910876 Jy ! Total flux subtracted in 100 components = 0.0910876 Jy ! Clean residual min=-0.005942 max=0.007190 Jy/beam ! Clean residual mean=0.000009 rms=0.001631 Jy/beam ! Combined flux in latest and established models = 0.0910876 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0910876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149030Jy sigma=0.000662 ! Fit after self-cal, rms=0.148824Jy sigma=0.000662 ! 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.87 mas, bmaj=14 mas, bpa=11.68 degrees ! Estimated noise=1201.38 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.0106879 Jy ! Component: 100 - total flux cleaned = 0.0160693 Jy ! Component: 150 - total flux cleaned = 0.0191443 Jy ! Component: 200 - total flux cleaned = 0.0208111 Jy ! Total flux subtracted in 200 components = 0.0208111 Jy ! Clean residual min=-0.005153 max=0.005608 Jy/beam ! Clean residual mean=0.000048 rms=0.001234 Jy/beam ! Combined flux in latest and established models = 0.111899 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 42 components and 0.111899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148149Jy sigma=0.000655 ! Fit after self-cal, rms=0.148182Jy sigma=0.000655 ! 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.07 FD 0.90 HN 1.04 KP 0.99 ! LA 0.99 MK 1.00* NL 0.93 OV 0.97 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 HN 1.00 KP 0.99 ! LA 0.93 MK 1.00* NL 1.03 OV 0.98 ! PT 1.07 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.02 HN 1.42 KP 0.98 ! LA 0.97 MK 1.00* NL 0.94 OV 1.01 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 0.89 KP 0.97 ! LA 0.89 MK 1.00* NL 1.89 OV 0.91 ! PT 1.00 SC 0.73 ! ! ! Fit before self-cal, rms=0.148182Jy sigma=0.000655 ! Fit after self-cal, rms=0.140908Jy sigma=0.000652 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.871 mas, bmaj=14.19 mas, bpa=11.85 degrees ! Estimated noise=1199.64 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.000397728 Jy ! Component: 100 - total flux cleaned = 0.000179725 Jy ! Component: 150 - total flux cleaned = -4.2881e-05 Jy ! Component: 200 - total flux cleaned = -0.000161195 Jy ! Total flux subtracted in 200 components = -0.000161195 Jy ! Clean residual min=-0.004059 max=0.004380 Jy/beam ! Clean residual mean=0.000040 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.111738 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 61 components and 0.111738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140863Jy sigma=0.000651 ! Fit after self-cal, rms=0.140958Jy sigma=0.000651 ! 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.140958Jy sigma=0.000651 ! Fit after self-cal, rms=0.143106Jy sigma=0.000649 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.861 mas, bmaj=14.16 mas, bpa=12.01 degrees ! Estimated noise=1199.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000668918 Jy ! Component: 100 - total flux cleaned = 0.000517864 Jy ! Component: 150 - total flux cleaned = 0.000486645 Jy ! Component: 200 - total flux cleaned = 0.000485907 Jy ! Total flux subtracted in 200 components = 0.000485907 Jy ! Clean residual min=-0.002965 max=0.004251 Jy/beam ! Clean residual mean=0.000009 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.112223 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.112223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143082Jy sigma=0.000648 ! Fit after self-cal, rms=0.143175Jy sigma=0.000648 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 (117.5, -65). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00313469 Jy ! Component: 100 - total flux cleaned = 0.00324028 Jy ! Component: 150 - total flux cleaned = 0.0032382 Jy ! Component: 200 - total flux cleaned = 0.00323541 Jy ! Total flux subtracted in 200 components = 0.00323541 Jy ! Clean residual min=-0.002501 max=0.002842 Jy/beam ! Clean residual mean=0.000002 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.115459 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 96 components and 0.115459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143019Jy sigma=0.000647 ! Fit after self-cal, rms=0.142925Jy sigma=0.000647 ! 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.142925Jy sigma=0.000647 ! Fit after self-cal, rms=0.143839Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.857 mas, bmaj=14.15 mas, bpa=12.04 degrees ! Estimated noise=1197.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000814486 Jy ! Component: 100 - total flux cleaned = 0.00081755 Jy ! Component: 150 - total flux cleaned = 0.000985094 Jy ! Component: 200 - total flux cleaned = 0.00117729 Jy ! Total flux subtracted in 200 components = 0.00117729 Jy ! Clean residual min=-0.002286 max=0.002691 Jy/beam ! Clean residual mean=-0.000001 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.116636 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 108 components and 0.116636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143766Jy sigma=0.000647 ! Fit after self-cal, rms=0.143750Jy sigma=0.000646 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.000211779 Jy ! Component: 100 - total flux cleaned = 0.000260908 Jy ! Component: 150 - total flux cleaned = 0.000346197 Jy ! Component: 200 - total flux cleaned = 0.000309187 Jy ! Total flux subtracted in 200 components = 0.000309187 Jy ! Clean residual min=-0.002278 max=0.002676 Jy/beam ! Clean residual mean=-0.000001 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.116945 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 115 components and 0.116945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143710Jy sigma=0.000646 ! Fit after self-cal, rms=0.143703Jy sigma=0.000646 ! 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.143703Jy sigma=0.000646 ! Fit after self-cal, rms=0.144246Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.999 mas, bmaj=20.52 mas, bpa=2.73 degrees ! Estimated noise=1397.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000535979 Jy ! Component: 100 - total flux cleaned = 0.000640697 Jy ! Component: 150 - total flux cleaned = 0.000701836 Jy ! Component: 200 - total flux cleaned = 0.000726326 Jy ! Total flux subtracted in 200 components = 0.000726326 Jy ! Clean residual min=-0.002809 max=0.002675 Jy/beam ! Clean residual mean=-0.000003 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.117672 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 143 components and 0.117672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144230Jy sigma=0.000646 ! Fit after self-cal, rms=0.144233Jy sigma=0.000646 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.000257874 Jy ! Component: 100 - total flux cleaned = 0.000281043 Jy ! Component: 150 - total flux cleaned = 0.000322258 Jy ! Component: 200 - total flux cleaned = 0.000341811 Jy ! Total flux subtracted in 200 components = 0.000341811 Jy ! Clean residual min=-0.002782 max=0.002624 Jy/beam ! Clean residual mean=-0.000004 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.118013 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 153 components and 0.118014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144224Jy sigma=0.000646 ! Fit after self-cal, rms=0.144223Jy sigma=0.000646 ! 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.857 mas, bmaj=14.15 mas, bpa=12.06 degrees ! Estimated noise=1199.17 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.857 x 14.15 at 12.06 degrees (North through East) ! Clean map min=-0.0047427 max=0.095449 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.094 mas, bmaj=12.2 mas, bpa=12.3 degrees ! Estimated noise=1541.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0734273 Jy ! Component: 100 - total flux cleaned = 0.0912908 Jy ! Component: 150 - total flux cleaned = 0.0990501 Jy ! Component: 200 - total flux cleaned = 0.102192 Jy ! Total flux subtracted in 200 components = 0.102192 Jy ! Clean residual min=-0.004932 max=0.005025 Jy/beam ! Clean residual mean=0.000002 rms=0.001180 Jy/beam ! Combined flux in latest and established models = 0.102192 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.102192 Jy ! Inverting map and beam ! Estimated beam: bmin=3.857 mas, bmaj=14.15 mas, bpa=12.06 degrees ! Estimated noise=1199.17 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 (-4.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00683169 Jy ! Component: 100 - total flux cleaned = 0.0100049 Jy ! Component: 150 - total flux cleaned = 0.0111023 Jy ! Component: 200 - total flux cleaned = 0.0118998 Jy ! Total flux subtracted in 200 components = 0.0118998 Jy ! Clean residual min=-0.002657 max=0.002962 Jy/beam ! Clean residual mean=-0.000001 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.114092 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 65 components and 0.114092 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.999 mas, bmaj=20.52 mas, bpa=2.73 degrees ! Estimated noise=1397.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187363 Jy ! Component: 100 - total flux cleaned = 0.00202134 Jy ! Component: 150 - total flux cleaned = 0.00227201 Jy ! Component: 200 - total flux cleaned = 0.00242953 Jy ! Total flux subtracted in 200 components = 0.00242953 Jy ! Clean residual min=-0.002559 max=0.002678 Jy/beam ! Clean residual mean=-0.000003 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.116521 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 = 9.00952e-05 Jy ! Component: 100 - total flux cleaned = 0.000168994 Jy ! Component: 150 - total flux cleaned = 0.000241465 Jy ! Component: 200 - total flux cleaned = 0.000340318 Jy ! Total flux subtracted in 200 components = 0.000340318 Jy ! Clean residual min=-0.002617 max=0.002491 Jy/beam ! Clean residual mean=-0.000005 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.116861 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 107 components and 0.116861 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.857 mas, bmaj=14.15 mas, bpa=12.06 degrees ! Estimated noise=1199.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.89128e-05 Jy ! Component: 100 - total flux cleaned = 2.74452e-05 Jy ! Component: 150 - total flux cleaned = 2.3359e-05 Jy ! Component: 200 - total flux cleaned = -2.25495e-05 Jy ! Total flux subtracted in 200 components = -2.25495e-05 Jy ! Clean residual min=-0.002376 max=0.002606 Jy/beam ! Clean residual mean=-0.000002 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.116839 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 126 components and 0.116839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144226Jy sigma=0.000646 ! Fit after self-cal, rms=0.144205Jy sigma=0.000646 wmodel J2358-2853_S_2017_01_16_pus_map.mod ! Writing 126 model components to file: J2358-2853_S_2017_01_16_pus_map.mod wobs J2358-2853_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J2358-2853_S_2017_01_16_pus_uvs.fits wwins J2358-2853_S_2017_01_16_pus_map.win ! wwins: Wrote 3 windows to J2358-2853_S_2017_01_16_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.00109163 Jy ! Component: 100 - total flux cleaned = 0.00134093 Jy ! Component: 150 - total flux cleaned = 0.00130137 Jy ! Component: 200 - total flux cleaned = 0.00141184 Jy ! Component: 250 - total flux cleaned = 0.00141197 Jy ! Component: 300 - total flux cleaned = 0.001343 Jy ! Component: 350 - total flux cleaned = 0.0012432 Jy ! Component: 400 - total flux cleaned = 0.00114525 Jy ! Component: 450 - total flux cleaned = 0.000953805 Jy ! Component: 500 - total flux cleaned = 0.000829738 Jy ! Component: 550 - total flux cleaned = 0.000707822 Jy ! Component: 600 - total flux cleaned = 0.000528168 Jy ! Component: 650 - total flux cleaned = 0.000381401 Jy ! Component: 700 - total flux cleaned = 0.000208349 Jy ! Component: 750 - total flux cleaned = 0.000123232 Jy ! Component: 800 - total flux cleaned = -7.14654e-05 Jy ! Component: 850 - total flux cleaned = -0.000180752 Jy ! Component: 900 - total flux cleaned = -0.000288351 Jy ! Component: 950 - total flux cleaned = -0.000314419 Jy ! Component: 1000 - total flux cleaned = -0.000288802 Jy ! Component: 1050 - total flux cleaned = -0.000340559 Jy ! Component: 1100 - total flux cleaned = -0.000365975 Jy ! Component: 1150 - total flux cleaned = -0.000440812 Jy ! Component: 1200 - total flux cleaned = -0.000440878 Jy ! Component: 1250 - total flux cleaned = -0.000489452 Jy ! Component: 1300 - total flux cleaned = -0.000489101 Jy ! Component: 1350 - total flux cleaned = -0.000512648 Jy ! Component: 1400 - total flux cleaned = -0.000488966 Jy ! Component: 1450 - total flux cleaned = -0.000535146 Jy ! Component: 1500 - total flux cleaned = -0.000535414 Jy ! Component: 1550 - total flux cleaned = -0.000536046 Jy ! Component: 1600 - total flux cleaned = -0.000603023 Jy ! Component: 1650 - total flux cleaned = -0.000602592 Jy ! Component: 1700 - total flux cleaned = -0.000602692 Jy ! Component: 1750 - total flux cleaned = -0.000581205 Jy ! Component: 1800 - total flux cleaned = -0.000602491 Jy ! Component: 1850 - total flux cleaned = -0.000496885 Jy ! Component: 1900 - total flux cleaned = -0.000559679 Jy ! Component: 1950 - total flux cleaned = -0.000518421 Jy ! Component: 2000 - total flux cleaned = -0.000497837 Jy ! Component: 2050 - total flux cleaned = -0.000538638 Jy ! Component: 2100 - total flux cleaned = -0.000518329 Jy ! Component: 2150 - total flux cleaned = -0.000577943 Jy ! Component: 2200 - total flux cleaned = -0.000519141 Jy ! Component: 2250 - total flux cleaned = -0.000558353 Jy ! Component: 2300 - total flux cleaned = -0.000597068 Jy ! Component: 2350 - total flux cleaned = -0.000616415 Jy ! Component: 2400 - total flux cleaned = -0.000673212 Jy ! Component: 2450 - total flux cleaned = -0.000673233 Jy ! Component: 2500 - total flux cleaned = -0.000691934 Jy ! Component: 2550 - total flux cleaned = -0.000728534 Jy ! Component: 2600 - total flux cleaned = -0.000746678 Jy ! Component: 2650 - total flux cleaned = -0.000764661 Jy ! Component: 2700 - total flux cleaned = -0.000764462 Jy ! Component: 2750 - total flux cleaned = -0.000764381 Jy ! Component: 2800 - total flux cleaned = -0.000746848 Jy ! Component: 2850 - total flux cleaned = -0.000781847 Jy ! Component: 2900 - total flux cleaned = -0.00076439 Jy ! Component: 2950 - total flux cleaned = -0.000729956 Jy ! Component: 3000 - total flux cleaned = -0.00073002 Jy ! Component: 3050 - total flux cleaned = -0.000730124 Jy ! Component: 3100 - total flux cleaned = -0.000780178 Jy ! Component: 3150 - total flux cleaned = -0.00078015 Jy ! Component: 3200 - total flux cleaned = -0.000730684 Jy ! Component: 3250 - total flux cleaned = -0.000747156 Jy ! Component: 3300 - total flux cleaned = -0.000714933 Jy ! Component: 3350 - total flux cleaned = -0.000730894 Jy ! Component: 3400 - total flux cleaned = -0.000683078 Jy ! Component: 3450 - total flux cleaned = -0.000667337 Jy ! Component: 3500 - total flux cleaned = -0.000635759 Jy ! Component: 3550 - total flux cleaned = -0.000651302 Jy ! Component: 3600 - total flux cleaned = -0.000589395 Jy ! Component: 3650 - total flux cleaned = -0.000589419 Jy ! Component: 3700 - total flux cleaned = -0.000589341 Jy ! Component: 3750 - total flux cleaned = -0.000574232 Jy ! Component: 3800 - total flux cleaned = -0.00058933 Jy ! Component: 3850 - total flux cleaned = -0.000559523 Jy ! Component: 3900 - total flux cleaned = -0.000574359 Jy ! Component: 3950 - total flux cleaned = -0.000515583 Jy ! Component: 4000 - total flux cleaned = -0.000544915 Jy ! Component: 4050 - total flux cleaned = -0.000530273 Jy ! Total flux subtracted in 4096 components = -0.000544685 Jy ! Clean residual min=-0.000805 max=0.000866 Jy/beam ! Clean residual mean=0.000002 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.116294 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 402 components and 0.116294 Jy ![Exited script file: muppet] wmap "J2358-2853_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.857 x 14.15 at 12.06 degrees (North through East) ! Clean map min=-0.0046045 max=0.095513 Jy/beam ! Writing clean map to FITS file: J2358-2853_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0955126 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000275824 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.866348 0.866348 1.7327 3.46539 6.93079 13.8616 27.7231 55.4463 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.095 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.857 x 14.15 at 12.06 degrees (North through East) ! Clean map min=-0.0046045 max=0.095513 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 J2358-2853_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:27:15 2019