! Started logfile: J1621-4003_S_2017_10_21_pus_uvs.log on Sat May 11 21:01:56 2019 obs J1621-4003_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J1621-4003_S_2017_10_21_pus_uva.fits ! AN table 1: 144 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.49537 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1621-4003 ! ! 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 644 lines of history. ! ! Reading 10272 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 J1621-4003_S_2017_10_21_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 509 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 424 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 365 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 858 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.812542Jy sigma=0.005179 ! Fit after self-cal, rms=0.749638Jy sigma=0.004757 ! 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.089 mas, bmaj=35.08 mas, bpa=-15.98 degrees ! Estimated noise=2160.23 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.182242 Jy ! Component: 100 - total flux cleaned = 0.253383 Jy ! Total flux subtracted in 100 components = 0.253383 Jy ! Clean residual min=-0.020090 max=0.031012 Jy/beam ! Clean residual mean=-0.000672 rms=0.007279 Jy/beam ! Combined flux in latest and established models = 0.253383 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.253383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159071Jy sigma=0.000901 ! Fit after self-cal, rms=0.158690Jy sigma=0.000899 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.176 mas, bmaj=38.87 mas, bpa=-15.76 degrees ! Estimated noise=1366.47 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.0497261 Jy ! Component: 100 - total flux cleaned = 0.0727502 Jy ! Component: 150 - total flux cleaned = 0.0848862 Jy ! Component: 200 - total flux cleaned = 0.0893749 Jy ! Total flux subtracted in 200 components = 0.0893749 Jy ! Clean residual min=-0.018588 max=0.028420 Jy/beam ! Clean residual mean=-0.000444 rms=0.007108 Jy/beam ! Combined flux in latest and established models = 0.342758 Jy ! Performing phase self-cal ! Adding 93 model components to the UV plane model. ! The established model now contains 119 components and 0.342758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141575Jy sigma=0.000811 ! Fit after self-cal, rms=0.141585Jy sigma=0.000810 ! 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 0.85 HN 1.00* KP 1.19 ! LA 0.93 MK 1.03 NL 1.00* OV 1.02 ! PT 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.89 HN 1.00* KP 1.11 ! LA 0.89 MK 1.06 NL 1.11 OV 1.02 ! PT 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.00* KP 1.10 ! LA 0.68 MK 1.06 NL 1.38 OV 0.94 ! PT 1.02 ! ! ! Correcting IF 4. ! A total of 390 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 1.00* KP 1.00* ! LA 1.06 MK 0.66 NL 1.00* OV 1.00* ! PT 1.18 ! ! ! Fit before self-cal, rms=0.141585Jy sigma=0.000810 ! Fit after self-cal, rms=0.133223Jy sigma=0.000757 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.329 mas, bmaj=38.34 mas, bpa=-15.75 degrees ! Estimated noise=1410.47 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.00469218 Jy ! Component: 100 - total flux cleaned = -0.00570913 Jy ! Component: 150 - total flux cleaned = -0.00640688 Jy ! Component: 200 - total flux cleaned = -0.00711371 Jy ! Total flux subtracted in 200 components = -0.00711371 Jy ! Clean residual min=-0.011916 max=0.022387 Jy/beam ! Clean residual mean=-0.000082 rms=0.004630 Jy/beam ! Combined flux in latest and established models = 0.335644 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 144 components and 0.335644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132752Jy sigma=0.000755 ! Fit after self-cal, rms=0.132819Jy sigma=0.000753 ! 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.132819Jy sigma=0.000753 ! Fit after self-cal, rms=0.133617Jy sigma=0.000749 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.387 mas, bmaj=38.37 mas, bpa=-15.78 degrees ! Estimated noise=1412.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00310321 Jy ! Component: 100 - total flux cleaned = -0.00371951 Jy ! Component: 150 - total flux cleaned = -0.00416946 Jy ! Component: 200 - total flux cleaned = -0.00466466 Jy ! Total flux subtracted in 200 components = -0.00466466 Jy ! Clean residual min=-0.011513 max=0.019805 Jy/beam ! Clean residual mean=-0.000124 rms=0.004174 Jy/beam ! Combined flux in latest and established models = 0.33098 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 157 components and 0.33098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133474Jy sigma=0.000748 ! Fit after self-cal, rms=0.133504Jy sigma=0.000748 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 (-36, -24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0182285 Jy ! Component: 100 - total flux cleaned = 0.0273395 Jy ! Component: 150 - total flux cleaned = 0.0335424 Jy ! Component: 200 - total flux cleaned = 0.0383327 Jy ! Total flux subtracted in 200 components = 0.0383327 Jy ! Clean residual min=-0.007712 max=0.008841 Jy/beam ! Clean residual mean=-0.000005 rms=0.002479 Jy/beam ! Combined flux in latest and established models = 0.369312 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 232 components and 0.369312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131165Jy sigma=0.000730 ! Fit after self-cal, rms=0.130940Jy sigma=0.000728 ! 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.130940Jy sigma=0.000728 ! Fit after self-cal, rms=0.128923Jy sigma=0.000726 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.409 mas, bmaj=38.34 mas, bpa=-15.79 degrees ! Estimated noise=1395.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0070853 Jy ! Component: 100 - total flux cleaned = 0.0116755 Jy ! Component: 150 - total flux cleaned = 0.014649 Jy ! Component: 200 - total flux cleaned = 0.016806 Jy ! Total flux subtracted in 200 components = 0.016806 Jy ! Clean residual min=-0.005797 max=0.007118 Jy/beam ! Clean residual mean=0.000024 rms=0.001789 Jy/beam ! Combined flux in latest and established models = 0.386118 Jy selfcal ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 309 components and 0.386118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128469Jy sigma=0.000723 ! Fit after self-cal, rms=0.128411Jy sigma=0.000722 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.00316169 Jy ! Component: 100 - total flux cleaned = 0.00547297 Jy ! Component: 150 - total flux cleaned = 0.00732348 Jy ! Component: 200 - total flux cleaned = 0.00888423 Jy ! Total flux subtracted in 200 components = 0.00888423 Jy ! Clean residual min=-0.004915 max=0.006509 Jy/beam ! Clean residual mean=0.000051 rms=0.001699 Jy/beam ! Combined flux in latest and established models = 0.395003 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 353 components and 0.395003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128297Jy sigma=0.000722 ! Fit after self-cal, rms=0.128281Jy sigma=0.000721 ! 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.128281Jy sigma=0.000721 ! Fit after self-cal, rms=0.127828Jy sigma=0.000721 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.41 mas, bmaj=47.16 mas, bpa=-7.458 degrees ! Estimated noise=1516.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00398059 Jy ! Component: 100 - total flux cleaned = 0.00655509 Jy ! Component: 150 - total flux cleaned = 0.00836112 Jy ! Component: 200 - total flux cleaned = 0.0094783 Jy ! Total flux subtracted in 200 components = 0.0094783 Jy ! Clean residual min=-0.004866 max=0.006546 Jy/beam ! Clean residual mean=0.000084 rms=0.001838 Jy/beam ! Combined flux in latest and established models = 0.404481 Jy selfcal ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 412 components and 0.404481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127720Jy sigma=0.000720 ! Fit after self-cal, rms=0.127702Jy 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.00207518 Jy ! Component: 100 - total flux cleaned = 0.00336575 Jy ! Component: 150 - total flux cleaned = 0.00377149 Jy ! Component: 200 - total flux cleaned = 0.00395532 Jy ! Total flux subtracted in 200 components = 0.00395532 Jy ! Clean residual min=-0.004551 max=0.006271 Jy/beam ! Clean residual mean=0.000103 rms=0.001786 Jy/beam ! Combined flux in latest and established models = 0.408436 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 449 components and 0.408436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127664Jy sigma=0.000720 ! Fit after self-cal, rms=0.127657Jy sigma=0.000720 ! 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=4.415 mas, bmaj=38.43 mas, bpa=-15.79 degrees ! Estimated noise=1390.65 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.415 x 38.43 at -15.79 degrees (North through East) ! Clean map min=-0.0047554 max=0.22917 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.151 mas, bmaj=36.49 mas, bpa=-16.15 degrees ! Estimated noise=2294.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.185177 Jy ! Component: 100 - total flux cleaned = 0.255648 Jy ! Component: 150 - total flux cleaned = 0.287524 Jy ! Component: 200 - total flux cleaned = 0.308516 Jy ! Total flux subtracted in 200 components = 0.308516 Jy ! Clean residual min=-0.012491 max=0.011977 Jy/beam ! Clean residual mean=-0.000339 rms=0.003956 Jy/beam ! Combined flux in latest and established models = 0.308516 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 69 model components to the UV plane model. ! The established model now contains 69 components and 0.308516 Jy ! Inverting map and beam ! Estimated beam: bmin=4.415 mas, bmaj=38.43 mas, bpa=-15.79 degrees ! Estimated noise=1390.65 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.0212226 Jy ! Component: 100 - total flux cleaned = 0.0362477 Jy ! Component: 150 - total flux cleaned = 0.0481787 Jy ! Component: 200 - total flux cleaned = 0.0579391 Jy ! Total flux subtracted in 200 components = 0.0579391 Jy ! Clean residual min=-0.008409 max=0.007135 Jy/beam ! Clean residual mean=-0.000085 rms=0.002506 Jy/beam ! Combined flux in latest and established models = 0.366455 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 149 components and 0.366455 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=11.41 mas, bmaj=47.16 mas, bpa=-7.458 degrees ! Estimated noise=1516.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0099453 Jy ! Component: 100 - total flux cleaned = 0.0176599 Jy ! Component: 150 - total flux cleaned = 0.0237461 Jy ! Component: 200 - total flux cleaned = 0.0286269 Jy ! Total flux subtracted in 200 components = 0.0286269 Jy ! Clean residual min=-0.006792 max=0.006607 Jy/beam ! Clean residual mean=0.000040 rms=0.002252 Jy/beam ! Combined flux in latest and established models = 0.395082 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.00401578 Jy ! Component: 100 - total flux cleaned = 0.00744497 Jy ! Component: 150 - total flux cleaned = 0.0104045 Jy ! Component: 200 - total flux cleaned = 0.0129785 Jy ! Total flux subtracted in 200 components = 0.0129785 Jy ! Clean residual min=-0.005747 max=0.006478 Jy/beam ! Clean residual mean=0.000100 rms=0.002042 Jy/beam ! Combined flux in latest and established models = 0.40806 Jy ! Adding 131 model components to the UV plane model. ! The established model now contains 275 components and 0.40806 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.415 mas, bmaj=38.43 mas, bpa=-15.79 degrees ! Estimated noise=1390.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00340026 Jy ! Component: 100 - total flux cleaned = 0.00591926 Jy ! Component: 150 - total flux cleaned = 0.00766985 Jy ! Component: 200 - total flux cleaned = 0.00916628 Jy ! Total flux subtracted in 200 components = 0.00916628 Jy ! Clean residual min=-0.004784 max=0.005658 Jy/beam ! Clean residual mean=0.000108 rms=0.001585 Jy/beam ! Combined flux in latest and established models = 0.417226 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 300 components and 0.417226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127791Jy sigma=0.000721 ! Fit after self-cal, rms=0.127754Jy sigma=0.000720 wmodel J1621-4003_S_2017_10_21_pus_map.mod ! Writing 300 model components to file: J1621-4003_S_2017_10_21_pus_map.mod wobs J1621-4003_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J1621-4003_S_2017_10_21_pus_uvs.fits wwins J1621-4003_S_2017_10_21_pus_map.win ! wwins: Wrote 2 windows to J1621-4003_S_2017_10_21_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.00163633 Jy ! Component: 100 - total flux cleaned = 0.00219217 Jy ! Component: 150 - total flux cleaned = 0.00246446 Jy ! Component: 200 - total flux cleaned = 0.00265521 Jy ! Component: 250 - total flux cleaned = 0.0028915 Jy ! Component: 300 - total flux cleaned = 0.00305559 Jy ! Component: 350 - total flux cleaned = 0.00315902 Jy ! Component: 400 - total flux cleaned = 0.00310866 Jy ! Component: 450 - total flux cleaned = 0.00287592 Jy ! Component: 500 - total flux cleaned = 0.00274356 Jy ! Component: 550 - total flux cleaned = 0.00274207 Jy ! Component: 600 - total flux cleaned = 0.00265913 Jy ! Component: 650 - total flux cleaned = 0.00265926 Jy ! Component: 700 - total flux cleaned = 0.0025051 Jy ! Component: 750 - total flux cleaned = 0.0024684 Jy ! Component: 800 - total flux cleaned = 0.00236037 Jy ! Component: 850 - total flux cleaned = 0.00229111 Jy ! Component: 900 - total flux cleaned = 0.00222358 Jy ! Component: 950 - total flux cleaned = 0.00219062 Jy ! Component: 1000 - total flux cleaned = 0.00209542 Jy ! Component: 1050 - total flux cleaned = 0.00200276 Jy ! Component: 1100 - total flux cleaned = 0.00182236 Jy ! Component: 1150 - total flux cleaned = 0.0016466 Jy ! Component: 1200 - total flux cleaned = 0.00150337 Jy ! Component: 1250 - total flux cleaned = 0.00133511 Jy ! Component: 1300 - total flux cleaned = 0.00111588 Jy ! Component: 1350 - total flux cleaned = 0.00100871 Jy ! Component: 1400 - total flux cleaned = 0.000876912 Jy ! Component: 1450 - total flux cleaned = 0.000798827 Jy ! Component: 1500 - total flux cleaned = 0.000671699 Jy ! Component: 1550 - total flux cleaned = 0.000522446 Jy ! Component: 1600 - total flux cleaned = 0.000449729 Jy ! Component: 1650 - total flux cleaned = 0.000306118 Jy ! Component: 1700 - total flux cleaned = 0.000235438 Jy ! Component: 1750 - total flux cleaned = 0.00011955 Jy ! Component: 1800 - total flux cleaned = 5.60541e-06 Jy ! Component: 1850 - total flux cleaned = -0.000106147 Jy ! Component: 1900 - total flux cleaned = -0.000150348 Jy ! Component: 1950 - total flux cleaned = -0.000172268 Jy ! Component: 2000 - total flux cleaned = -0.000193699 Jy ! Component: 2050 - total flux cleaned = -0.000151387 Jy ! Component: 2100 - total flux cleaned = -0.000151261 Jy ! Component: 2150 - total flux cleaned = -0.000171916 Jy ! Component: 2200 - total flux cleaned = -0.000212553 Jy ! Component: 2250 - total flux cleaned = -0.000232552 Jy ! Component: 2300 - total flux cleaned = -0.000292455 Jy ! Component: 2350 - total flux cleaned = -0.000312119 Jy ! Component: 2400 - total flux cleaned = -0.000331615 Jy ! Component: 2450 - total flux cleaned = -0.000409481 Jy ! Component: 2500 - total flux cleaned = -0.000448025 Jy ! Component: 2550 - total flux cleaned = -0.000543775 Jy ! Component: 2600 - total flux cleaned = -0.000619617 Jy ! Component: 2650 - total flux cleaned = -0.000638218 Jy ! Component: 2700 - total flux cleaned = -0.000694445 Jy ! Component: 2750 - total flux cleaned = -0.000787451 Jy ! Component: 2800 - total flux cleaned = -0.000805954 Jy ! Component: 2850 - total flux cleaned = -0.000842751 Jy ! Component: 2900 - total flux cleaned = -0.000897744 Jy ! Component: 2950 - total flux cleaned = -0.000934317 Jy ! Component: 3000 - total flux cleaned = -0.000934432 Jy ! Component: 3050 - total flux cleaned = -0.00102492 Jy ! Component: 3100 - total flux cleaned = -0.00107907 Jy ! Component: 3150 - total flux cleaned = -0.00115104 Jy ! Component: 3200 - total flux cleaned = -0.00118701 Jy ! Component: 3250 - total flux cleaned = -0.00124086 Jy ! Component: 3300 - total flux cleaned = -0.00129448 Jy ! Component: 3350 - total flux cleaned = -0.00138354 Jy ! Component: 3400 - total flux cleaned = -0.00140134 Jy ! Component: 3450 - total flux cleaned = -0.00147248 Jy ! Component: 3500 - total flux cleaned = -0.00152575 Jy ! Component: 3550 - total flux cleaned = -0.00156127 Jy ! Component: 3600 - total flux cleaned = -0.00163236 Jy ! Component: 3650 - total flux cleaned = -0.00170355 Jy ! Component: 3700 - total flux cleaned = -0.00175691 Jy ! Component: 3750 - total flux cleaned = -0.00179259 Jy ! Component: 3800 - total flux cleaned = -0.00184617 Jy ! Component: 3850 - total flux cleaned = -0.0019358 Jy ! Component: 3900 - total flux cleaned = -0.00198959 Jy ! Component: 3950 - total flux cleaned = -0.00206171 Jy ! Component: 4000 - total flux cleaned = -0.00211599 Jy ! Component: 4050 - total flux cleaned = -0.00218857 Jy ! Total flux subtracted in 4096 components = -0.00222512 Jy ! Clean residual min=-0.000977 max=0.001234 Jy/beam ! Clean residual mean=-0.000012 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.415001 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 608 components and 0.415001 Jy ![Exited script file: muppet] wmap "J1621-4003_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.415 x 38.43 at -15.79 degrees (North through East) ! Clean map min=-0.0029435 max=0.23108 Jy/beam ! Writing clean map to FITS file: J1621-4003_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.231076 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000357476 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.464101 0.464101 0.928203 1.85641 3.71281 7.42562 14.8512 29.7025 59.405 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.231 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.415 x 38.43 at -15.79 degrees (North through East) ! Clean map min=-0.0029435 max=0.23108 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 J1621-4003_S_2017_10_21_pus_uvs.log closed on Sat May 11 21:02:02 2019