! Started logfile: J1757-4149_S_2017_07_16_pus_uvs.log on Thu May 9 11:14:23 2019 obs J1757-4149_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1757-4149_S_2017_07_16_pus_uva.fits ! AN table 1: 130 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.243077 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1757-4149 ! ! 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 815 lines of history. ! ! Reading 5688 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 J1757-4149_S_2017_07_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 638 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 638 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 772 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1300 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.881004Jy sigma=0.005436 ! Fit after self-cal, rms=0.808234Jy sigma=0.005014 ! 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=2.079 mas, bmaj=7.159 mas, bpa=3.19 degrees ! Estimated noise=2596.21 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.142059 Jy ! Component: 100 - total flux cleaned = 0.197265 Jy ! Total flux subtracted in 100 components = 0.197265 Jy ! Clean residual min=-0.019489 max=0.026146 Jy/beam ! Clean residual mean=-0.000153 rms=0.005876 Jy/beam ! Combined flux in latest and established models = 0.197265 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.197265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118804Jy sigma=0.000729 ! Fit after self-cal, rms=0.118384Jy sigma=0.000726 ! 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=2.484 mas, bmaj=7.643 mas, bpa=3.892 degrees ! Estimated noise=1873.98 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.0400204 Jy ! Component: 100 - total flux cleaned = 0.0611187 Jy ! Component: 150 - total flux cleaned = 0.0726884 Jy ! Component: 200 - total flux cleaned = 0.0790328 Jy ! Total flux subtracted in 200 components = 0.0790328 Jy ! Clean residual min=-0.007636 max=0.010414 Jy/beam ! Clean residual mean=-0.000030 rms=0.002176 Jy/beam ! Combined flux in latest and established models = 0.276298 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.276298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104931Jy sigma=0.000640 ! Fit after self-cal, rms=0.104861Jy sigma=0.000639 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.01 ! LA 0.99 MK 1.12 NL 1.00* OV 1.02 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 0.98 ! LA 0.96 MK 1.00 NL 1.00* OV 1.03 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 3. ! A total of 168 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 0.95 ! LA 1.00* MK 0.95 NL 1.00* OV 0.96 ! PT 0.95 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.104861Jy sigma=0.000639 ! Fit after self-cal, rms=0.104069Jy sigma=0.000639 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.514 mas, bmaj=7.579 mas, bpa=3.282 degrees ! Estimated noise=1897.51 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.000486071 Jy ! Component: 100 - total flux cleaned = -0.000310284 Jy ! Component: 150 - total flux cleaned = -0.000232233 Jy ! Component: 200 - total flux cleaned = -0.000196121 Jy ! Total flux subtracted in 200 components = -0.000196121 Jy ! Clean residual min=-0.006920 max=0.008786 Jy/beam ! Clean residual mean=0.000031 rms=0.001834 Jy/beam ! Combined flux in latest and established models = 0.276102 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 33 components and 0.276102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104035Jy sigma=0.000639 ! Fit after self-cal, rms=0.104060Jy sigma=0.000639 ! 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.104060Jy sigma=0.000639 ! Fit after self-cal, rms=0.104360Jy sigma=0.000639 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.518 mas, bmaj=7.59 mas, bpa=3.369 degrees ! Estimated noise=1902.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000392541 Jy ! Component: 100 - total flux cleaned = -0.000322399 Jy ! Component: 150 - total flux cleaned = -0.000289288 Jy ! Component: 200 - total flux cleaned = -0.000289061 Jy ! Total flux subtracted in 200 components = -0.000289061 Jy ! Clean residual min=-0.006882 max=0.008735 Jy/beam ! Clean residual mean=0.000029 rms=0.001827 Jy/beam ! Combined flux in latest and established models = 0.275813 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 34 components and 0.275813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104338Jy sigma=0.000639 ! Fit after self-cal, rms=0.104337Jy sigma=0.000639 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 (-13.5, -41). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00726252 Jy ! Component: 100 - total flux cleaned = 0.00810689 Jy ! Component: 150 - total flux cleaned = 0.00844609 Jy ! Component: 200 - total flux cleaned = 0.00866553 Jy ! Total flux subtracted in 200 components = 0.00866553 Jy ! Clean residual min=-0.004907 max=0.005364 Jy/beam ! Clean residual mean=0.000083 rms=0.001356 Jy/beam ! Combined flux in latest and established models = 0.284478 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 54 components and 0.284478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103829Jy sigma=0.000636 ! Fit after self-cal, rms=0.103774Jy sigma=0.000635 ! 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.103774Jy sigma=0.000635 ! Fit after self-cal, rms=0.102861Jy sigma=0.000635 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.512 mas, bmaj=7.573 mas, bpa=3.248 degrees ! Estimated noise=1890.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00286163 Jy ! Component: 100 - total flux cleaned = 0.00286783 Jy ! Component: 150 - total flux cleaned = 0.00286867 Jy ! Component: 200 - total flux cleaned = 0.0028202 Jy ! Total flux subtracted in 200 components = 0.0028202 Jy ! Clean residual min=-0.004188 max=0.004524 Jy/beam ! Clean residual mean=0.000057 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.287298 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 68 components and 0.287298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102744Jy sigma=0.000634 ! Fit after self-cal, rms=0.102730Jy sigma=0.000634 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.001378 Jy ! Component: 100 - total flux cleaned = 0.00141808 Jy ! Component: 150 - total flux cleaned = 0.00138276 Jy ! Component: 200 - total flux cleaned = 0.00138329 Jy ! Total flux subtracted in 200 components = 0.00138329 Jy ! Clean residual min=-0.004108 max=0.004196 Jy/beam ! Clean residual mean=0.000066 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.288682 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 74 components and 0.288682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102691Jy sigma=0.000634 ! Fit after self-cal, rms=0.102692Jy sigma=0.000634 ! 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.102692Jy sigma=0.000634 ! Fit after self-cal, rms=0.102680Jy sigma=0.000634 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.426 mas, bmaj=27.99 mas, bpa=-1.545 degrees ! Estimated noise=2778.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000680665 Jy ! Component: 100 - total flux cleaned = 0.000679793 Jy ! Component: 150 - total flux cleaned = 0.000622399 Jy ! Component: 200 - total flux cleaned = 0.000621664 Jy ! Total flux subtracted in 200 components = 0.000621664 Jy ! Clean residual min=-0.002597 max=0.003336 Jy/beam ! Clean residual mean=0.000106 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.289303 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 81 components and 0.289303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102671Jy sigma=0.000634 ! Fit after self-cal, rms=0.102669Jy sigma=0.000634 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.00032599 Jy ! Component: 100 - total flux cleaned = 0.000293933 Jy ! Component: 150 - total flux cleaned = 0.000309468 Jy ! Component: 200 - total flux cleaned = 0.000323951 Jy ! Total flux subtracted in 200 components = 0.000323951 Jy ! Clean residual min=-0.002566 max=0.003247 Jy/beam ! Clean residual mean=0.000113 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.289627 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 84 components and 0.289627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102662Jy sigma=0.000633 ! Fit after self-cal, rms=0.102664Jy sigma=0.000633 ! 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=2.512 mas, bmaj=7.574 mas, bpa=3.209 degrees ! Estimated noise=1891.02 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.512 x 7.574 at 3.209 degrees (North through East) ! Clean map min=-0.0035238 max=0.191 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.103 mas, bmaj=7.104 mas, bpa=2.584 degrees ! Estimated noise=2645.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.141267 Jy ! Component: 100 - total flux cleaned = 0.197809 Jy ! Component: 150 - total flux cleaned = 0.227164 Jy ! Component: 200 - total flux cleaned = 0.244757 Jy ! Total flux subtracted in 200 components = 0.244757 Jy ! Clean residual min=-0.011248 max=0.011885 Jy/beam ! Clean residual mean=-0.000062 rms=0.003281 Jy/beam ! Combined flux in latest and established models = 0.244757 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.244757 Jy ! Inverting map and beam ! Estimated beam: bmin=2.512 mas, bmaj=7.574 mas, bpa=3.209 degrees ! Estimated noise=1891.02 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 (-0.5, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0173735 Jy ! Component: 100 - total flux cleaned = 0.0270889 Jy ! Component: 150 - total flux cleaned = 0.0335325 Jy ! Component: 200 - total flux cleaned = 0.0378682 Jy ! Total flux subtracted in 200 components = 0.0378682 Jy ! Clean residual min=-0.005121 max=0.004824 Jy/beam ! Clean residual mean=0.000005 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.282626 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 61 components and 0.282625 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=9.426 mas, bmaj=27.99 mas, bpa=-1.545 degrees ! Estimated noise=2778.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00426535 Jy ! Component: 100 - total flux cleaned = 0.00607443 Jy ! Component: 150 - total flux cleaned = 0.00712979 Jy ! Component: 200 - total flux cleaned = 0.00768147 Jy ! Total flux subtracted in 200 components = 0.00768147 Jy ! Clean residual min=-0.003048 max=0.003477 Jy/beam ! Clean residual mean=0.000116 rms=0.001176 Jy/beam ! Combined flux in latest and established models = 0.290307 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.99432e-05 Jy ! Component: 100 - total flux cleaned = 3.94897e-05 Jy ! Component: 150 - total flux cleaned = 7.75007e-05 Jy ! Component: 200 - total flux cleaned = 7.73581e-05 Jy ! Total flux subtracted in 200 components = 7.73581e-05 Jy ! Clean residual min=-0.003013 max=0.003407 Jy/beam ! Clean residual mean=0.000119 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.290384 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 68 components and 0.290384 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.512 mas, bmaj=7.574 mas, bpa=3.209 degrees ! Estimated noise=1891.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000589378 Jy ! Component: 100 - total flux cleaned = -0.00057642 Jy ! Component: 150 - total flux cleaned = -0.000419723 Jy ! Component: 200 - total flux cleaned = -0.000224702 Jy ! Total flux subtracted in 200 components = -0.000224702 Jy ! Clean residual min=-0.004366 max=0.004379 Jy/beam ! Clean residual mean=0.000049 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.29016 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 82 components and 0.290159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102715Jy sigma=0.000634 ! Fit after self-cal, rms=0.102702Jy sigma=0.000634 wmodel J1757-4149_S_2017_07_16_pus_map.mod ! Writing 82 model components to file: J1757-4149_S_2017_07_16_pus_map.mod wobs J1757-4149_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1757-4149_S_2017_07_16_pus_uvs.fits wwins J1757-4149_S_2017_07_16_pus_map.win ! wwins: Wrote 3 windows to J1757-4149_S_2017_07_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.000632313 Jy ! Component: 100 - total flux cleaned = 0.00149246 Jy ! Component: 150 - total flux cleaned = 0.0018462 Jy ! Component: 200 - total flux cleaned = 0.00211315 Jy ! Component: 250 - total flux cleaned = 0.00230778 Jy ! Component: 300 - total flux cleaned = 0.00239793 Jy ! Component: 350 - total flux cleaned = 0.00248521 Jy ! Component: 400 - total flux cleaned = 0.00240416 Jy ! Component: 450 - total flux cleaned = 0.00216999 Jy ! Component: 500 - total flux cleaned = 0.00182956 Jy ! Component: 550 - total flux cleaned = 0.00153394 Jy ! Component: 600 - total flux cleaned = 0.0012068 Jy ! Component: 650 - total flux cleaned = 0.00092086 Jy ! Component: 700 - total flux cleaned = 0.000604268 Jy ! Component: 750 - total flux cleaned = 0.000292765 Jy ! Component: 800 - total flux cleaned = 1.92972e-05 Jy ! Component: 850 - total flux cleaned = -0.00011609 Jy ! Component: 900 - total flux cleaned = -0.000218002 Jy ! Component: 950 - total flux cleaned = -0.00038812 Jy ! Component: 1000 - total flux cleaned = -0.000491064 Jy ! Component: 1050 - total flux cleaned = -0.000629067 Jy ! Component: 1100 - total flux cleaned = -0.000733512 Jy ! Component: 1150 - total flux cleaned = -0.000803521 Jy ! Component: 1200 - total flux cleaned = -0.000875242 Jy ! Component: 1250 - total flux cleaned = -0.000839414 Jy ! Component: 1300 - total flux cleaned = -0.000839068 Jy ! Component: 1350 - total flux cleaned = -0.000839456 Jy ! Component: 1400 - total flux cleaned = -0.000839238 Jy ! Component: 1450 - total flux cleaned = -0.000839279 Jy ! Component: 1500 - total flux cleaned = -0.000880518 Jy ! Component: 1550 - total flux cleaned = -0.000880415 Jy ! Component: 1600 - total flux cleaned = -0.00096647 Jy ! Component: 1650 - total flux cleaned = -0.000967049 Jy ! Component: 1700 - total flux cleaned = -0.00101276 Jy ! Component: 1750 - total flux cleaned = -0.000965843 Jy ! Component: 1800 - total flux cleaned = -0.001062 Jy ! Component: 1850 - total flux cleaned = -0.00111147 Jy ! Component: 1900 - total flux cleaned = -0.00111296 Jy ! Component: 1950 - total flux cleaned = -0.00111398 Jy ! Component: 2000 - total flux cleaned = -0.0010592 Jy ! Component: 2050 - total flux cleaned = -0.00111412 Jy ! Component: 2100 - total flux cleaned = -0.00117257 Jy ! Component: 2150 - total flux cleaned = -0.00123305 Jy ! Component: 2200 - total flux cleaned = -0.00123476 Jy ! Component: 2250 - total flux cleaned = -0.00123545 Jy ! Component: 2300 - total flux cleaned = -0.00130046 Jy ! Component: 2350 - total flux cleaned = -0.0013687 Jy ! Component: 2400 - total flux cleaned = -0.0013682 Jy ! Component: 2450 - total flux cleaned = -0.0014403 Jy ! Component: 2500 - total flux cleaned = -0.00151342 Jy ! Component: 2550 - total flux cleaned = -0.00158867 Jy ! Component: 2600 - total flux cleaned = -0.00166604 Jy ! Component: 2650 - total flux cleaned = -0.00174744 Jy ! Component: 2700 - total flux cleaned = -0.00183129 Jy ! Component: 2750 - total flux cleaned = -0.00200563 Jy ! Component: 2800 - total flux cleaned = -0.00200622 Jy ! Component: 2850 - total flux cleaned = -0.00219129 Jy ! Component: 2900 - total flux cleaned = -0.00238348 Jy ! Component: 2950 - total flux cleaned = -0.00248288 Jy ! Component: 3000 - total flux cleaned = -0.00268861 Jy ! Component: 3050 - total flux cleaned = -0.00268911 Jy ! Component: 3100 - total flux cleaned = -0.00290539 Jy ! Component: 3150 - total flux cleaned = -0.00301649 Jy ! Component: 3200 - total flux cleaned = -0.0032495 Jy ! Component: 3250 - total flux cleaned = -0.00336877 Jy ! Component: 3300 - total flux cleaned = -0.00349076 Jy ! Component: 3350 - total flux cleaned = -0.00374629 Jy ! Component: 3400 - total flux cleaned = -0.0038809 Jy ! Component: 3450 - total flux cleaned = -0.00387842 Jy ! Component: 3500 - total flux cleaned = -0.00415888 Jy ! Component: 3550 - total flux cleaned = -0.0043052 Jy ! Component: 3600 - total flux cleaned = -0.00445384 Jy ! Component: 3650 - total flux cleaned = -0.00460961 Jy ! Component: 3700 - total flux cleaned = -0.00477071 Jy ! Component: 3750 - total flux cleaned = -0.00510443 Jy ! Component: 3800 - total flux cleaned = -0.00510177 Jy ! Component: 3850 - total flux cleaned = -0.00545575 Jy ! Component: 3900 - total flux cleaned = -0.00564486 Jy ! Component: 3950 - total flux cleaned = -0.00583734 Jy ! Component: 4000 - total flux cleaned = -0.00603759 Jy ! Component: 4050 - total flux cleaned = -0.00623886 Jy ! Total flux subtracted in 4096 components = -0.00665716 Jy ! Clean residual min=-0.011395 max=0.012324 Jy/beam ! Clean residual mean=-0.000133 rms=0.003312 Jy/beam ! Combined flux in latest and established models = 0.283502 Jy keep ! Adding 124 model components to the UV plane model. ! The established model now contains 206 components and 0.283502 Jy ![Exited script file: muppet] wmap "J1757-4149_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.512 x 7.574 at 3.209 degrees (North through East) ! Clean map min=-0.018259 max=0.18662 Jy/beam ! Writing clean map to FITS file: J1757-4149_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.186619 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00333342 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.35864 5.35864 10.7173 21.4346 42.8691 85.7382 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.01 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.186 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.512 x 7.574 at 3.209 degrees (North through East) ! Clean map min=-0.018259 max=0.18662 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 J1757-4149_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:14:28 2019