! Started logfile: J2339-2310_S_2017_01_21_pus_uvs.log on Sun May 5 16:07:03 2019 obs J2339-2310_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J2339-2310_S_2017_01_21_pus_uva.fits ! AN table 1: 229 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.597283 visibilities/baseline/integration-bin. ! Found source: J2339-2310 ! ! 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 558 lines of history. ! ! Reading 19696 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 J2339-2310_S_2017_01_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 681 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 783 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 696 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1117 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.964213Jy sigma=0.005664 ! Fit after self-cal, rms=0.919136Jy sigma=0.005462 ! 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.26 mas, bmaj=6.041 mas, bpa=-4.638 degrees ! Estimated noise=1622.87 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.0676099 Jy ! Component: 100 - total flux cleaned = 0.0848469 Jy ! Total flux subtracted in 100 components = 0.0848469 Jy ! Clean residual min=-0.006289 max=0.007056 Jy/beam ! Clean residual mean=-0.000021 rms=0.001552 Jy/beam ! Combined flux in latest and established models = 0.0848468 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0848468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144835Jy sigma=0.000703 ! Fit after self-cal, rms=0.144627Jy sigma=0.000701 ! 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.764 mas, bmaj=7.08 mas, bpa=-2.708 degrees ! Estimated noise=978.883 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.00979523 Jy ! Component: 100 - total flux cleaned = 0.0144267 Jy ! Component: 150 - total flux cleaned = 0.01704 Jy ! Component: 200 - total flux cleaned = 0.0185586 Jy ! Total flux subtracted in 200 components = 0.0185586 Jy ! Clean residual min=-0.004305 max=0.005333 Jy/beam ! Clean residual mean=-0.000007 rms=0.001364 Jy/beam ! Combined flux in latest and established models = 0.103405 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 39 components and 0.103405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143992Jy sigma=0.000697 ! Fit after self-cal, rms=0.143992Jy sigma=0.000697 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.98 HN 1.09 LA 0.90 ! MK 0.88 NL 1.14 OV 1.09 PT 0.97 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.03 HN 1.00 LA 1.00 ! MK 1.29 NL 1.05 OV 1.09 PT 0.98 ! SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.06 HN 1.03 LA 0.95 ! MK 1.24 NL 1.02 OV 1.04 PT 0.98 ! SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.13 HN 0.87 LA 0.89 ! MK 1.02 NL 1.00* OV 0.99 PT 0.87 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.143992Jy sigma=0.000697 ! Fit after self-cal, rms=0.144216Jy sigma=0.000694 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.826 mas, bmaj=7.17 mas, bpa=-2.222 degrees ! Estimated noise=988.459 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.000204263 Jy ! Component: 100 - total flux cleaned = -0.000258037 Jy ! Component: 150 - total flux cleaned = -0.000215719 Jy ! Component: 200 - total flux cleaned = -0.000197008 Jy ! Total flux subtracted in 200 components = -0.000197008 Jy ! Clean residual min=-0.003754 max=0.004760 Jy/beam ! Clean residual mean=0.000004 rms=0.001196 Jy/beam ! Combined flux in latest and established models = 0.103208 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.103208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144201Jy sigma=0.000694 ! Fit after self-cal, rms=0.144391Jy sigma=0.000693 ! 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.144391Jy sigma=0.000693 ! Fit after self-cal, rms=0.146124Jy sigma=0.000690 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.826 mas, bmaj=7.16 mas, bpa=-2.575 degrees ! Estimated noise=997.451 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000964671 Jy ! Component: 100 - total flux cleaned = 0.000968595 Jy ! Component: 150 - total flux cleaned = 0.000966124 Jy ! Component: 200 - total flux cleaned = 0.00096498 Jy ! Total flux subtracted in 200 components = 0.00096498 Jy ! Clean residual min=-0.003479 max=0.004896 Jy/beam ! Clean residual mean=0.000008 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.104173 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.104173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146102Jy sigma=0.000690 ! Fit after self-cal, rms=0.146335Jy sigma=0.000690 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 (118.5, 58.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00289629 Jy ! Component: 100 - total flux cleaned = 0.00348093 Jy ! Component: 150 - total flux cleaned = 0.00371282 Jy ! Component: 200 - total flux cleaned = 0.00384229 Jy ! Total flux subtracted in 200 components = 0.00384229 Jy ! Clean residual min=-0.003673 max=0.004154 Jy/beam ! Clean residual mean=0.000008 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.108016 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.108016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146233Jy sigma=0.000688 ! Fit after self-cal, rms=0.146187Jy sigma=0.000688 ! 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.146187Jy sigma=0.000688 ! Fit after self-cal, rms=0.147101Jy sigma=0.000687 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.814 mas, bmaj=7.163 mas, bpa=-3.091 degrees ! Estimated noise=997.427 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231404 Jy ! Component: 100 - total flux cleaned = 0.00288639 Jy ! Component: 150 - total flux cleaned = 0.00300804 Jy ! Component: 200 - total flux cleaned = 0.00311496 Jy ! Total flux subtracted in 200 components = 0.00311496 Jy ! Clean residual min=-0.003318 max=0.004312 Jy/beam ! Clean residual mean=0.000012 rms=0.000948 Jy/beam ! Combined flux in latest and established models = 0.111131 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 84 components and 0.111131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147052Jy sigma=0.000686 ! Fit after self-cal, rms=0.147142Jy sigma=0.000686 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 (-124, 109). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00432148 Jy ! Component: 100 - total flux cleaned = 0.00597137 Jy ! Component: 150 - total flux cleaned = 0.00651646 Jy ! Component: 200 - total flux cleaned = 0.00686469 Jy ! Total flux subtracted in 200 components = 0.00686469 Jy ! Clean residual min=-0.002968 max=0.003702 Jy/beam ! Clean residual mean=0.000006 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.117995 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 100 components and 0.117995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147044Jy sigma=0.000684 ! Fit after self-cal, rms=0.146988Jy sigma=0.000684 ! 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.146988Jy sigma=0.000684 ! Fit after self-cal, rms=0.147441Jy sigma=0.000684 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.924 mas, bmaj=16.34 mas, bpa=6.561 degrees ! Estimated noise=1324.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206018 Jy ! Component: 100 - total flux cleaned = 0.0034291 Jy ! Component: 150 - total flux cleaned = 0.0040179 Jy ! Component: 200 - total flux cleaned = 0.00452567 Jy ! Total flux subtracted in 200 components = 0.00452567 Jy ! Clean residual min=-0.003431 max=0.003853 Jy/beam ! Clean residual mean=0.000018 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.122521 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 118 components and 0.122521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147404Jy sigma=0.000683 ! Fit after self-cal, rms=0.147429Jy sigma=0.000683 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.000982003 Jy ! Component: 100 - total flux cleaned = 0.00155396 Jy ! Component: 150 - total flux cleaned = 0.00198744 Jy ! Component: 200 - total flux cleaned = 0.00237028 Jy ! Total flux subtracted in 200 components = 0.00237028 Jy ! Clean residual min=-0.003335 max=0.003726 Jy/beam ! Clean residual mean=0.000015 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.124891 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 125 components and 0.124891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147409Jy sigma=0.000683 ! Fit after self-cal, rms=0.147395Jy sigma=0.000683 ! 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.809 mas, bmaj=7.157 mas, bpa=-3.223 degrees ! Estimated noise=994.269 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.809 x 7.157 at -3.223 degrees (North through East) ! Clean map min=-0.003662 max=0.089199 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.295 mas, bmaj=6.059 mas, bpa=-5.032 degrees ! Estimated noise=1665.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0679925 Jy ! Component: 100 - total flux cleaned = 0.0866702 Jy ! Component: 150 - total flux cleaned = 0.0960431 Jy ! Component: 200 - total flux cleaned = 0.101836 Jy ! Total flux subtracted in 200 components = 0.101836 Jy ! Clean residual min=-0.005088 max=0.006022 Jy/beam ! Clean residual mean=-0.000003 rms=0.001359 Jy/beam ! Combined flux in latest and established models = 0.101836 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.101836 Jy ! Inverting map and beam ! Estimated beam: bmin=2.809 mas, bmaj=7.157 mas, bpa=-3.223 degrees ! Estimated noise=994.269 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.0067073 Jy ! Component: 100 - total flux cleaned = 0.0112767 Jy ! Component: 150 - total flux cleaned = 0.0145577 Jy ! Component: 200 - total flux cleaned = 0.0157426 Jy ! Total flux subtracted in 200 components = 0.0157426 Jy ! Clean residual min=-0.003126 max=0.003962 Jy/beam ! Clean residual mean=0.000002 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.117578 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 61 components and 0.117578 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=6.924 mas, bmaj=16.34 mas, bpa=6.561 degrees ! Estimated noise=1324.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00331976 Jy ! Component: 100 - total flux cleaned = 0.00499299 Jy ! Component: 150 - total flux cleaned = 0.00626498 Jy ! Component: 200 - total flux cleaned = 0.00679559 Jy ! Total flux subtracted in 200 components = 0.00679559 Jy ! Clean residual min=-0.003483 max=0.003812 Jy/beam ! Clean residual mean=0.000015 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.124374 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.000275199 Jy ! Component: 100 - total flux cleaned = 0.000545194 Jy ! Component: 150 - total flux cleaned = 0.000752639 Jy ! Component: 200 - total flux cleaned = 0.000913722 Jy ! Total flux subtracted in 200 components = 0.000913722 Jy ! Clean residual min=-0.003430 max=0.003843 Jy/beam ! Clean residual mean=0.000016 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.125288 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 90 components and 0.125288 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.809 mas, bmaj=7.157 mas, bpa=-3.223 degrees ! Estimated noise=994.269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000968717 Jy ! Component: 100 - total flux cleaned = 0.00113449 Jy ! Component: 150 - total flux cleaned = 0.0012089 Jy ! Component: 200 - total flux cleaned = 0.00134248 Jy ! Total flux subtracted in 200 components = 0.00134248 Jy ! Clean residual min=-0.002732 max=0.003532 Jy/beam ! Clean residual mean=0.000005 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.12663 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 105 components and 0.12663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147418Jy sigma=0.000683 ! Fit after self-cal, rms=0.147434Jy sigma=0.000683 wmodel J2339-2310_S_2017_01_21_pus_map.mod ! Writing 105 model components to file: J2339-2310_S_2017_01_21_pus_map.mod wobs J2339-2310_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J2339-2310_S_2017_01_21_pus_uvs.fits wwins J2339-2310_S_2017_01_21_pus_map.win ! wwins: Wrote 3 windows to J2339-2310_S_2017_01_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.0015725 Jy ! Component: 100 - total flux cleaned = 0.00299358 Jy ! Component: 150 - total flux cleaned = 0.00395157 Jy ! Component: 200 - total flux cleaned = 0.0048651 Jy ! Component: 250 - total flux cleaned = 0.00564356 Jy ! Component: 300 - total flux cleaned = 0.0064393 Jy ! Component: 350 - total flux cleaned = 0.00716216 Jy ! Component: 400 - total flux cleaned = 0.00773194 Jy ! Component: 450 - total flux cleaned = 0.00807339 Jy ! Component: 500 - total flux cleaned = 0.00836492 Jy ! Component: 550 - total flux cleaned = 0.00873111 Jy ! Component: 600 - total flux cleaned = 0.00908938 Jy ! Component: 650 - total flux cleaned = 0.00928384 Jy ! Component: 700 - total flux cleaned = 0.00951286 Jy ! Component: 750 - total flux cleaned = 0.00973654 Jy ! Component: 800 - total flux cleaned = 0.00977253 Jy ! Component: 850 - total flux cleaned = 0.00980851 Jy ! Component: 900 - total flux cleaned = 0.00991442 Jy ! Component: 950 - total flux cleaned = 0.00994867 Jy ! Component: 1000 - total flux cleaned = 0.0100165 Jy ! Component: 1050 - total flux cleaned = 0.0100156 Jy ! Component: 1100 - total flux cleaned = 0.00998302 Jy ! Component: 1150 - total flux cleaned = 0.0100158 Jy ! Component: 1200 - total flux cleaned = 0.0100162 Jy ! Component: 1250 - total flux cleaned = 0.00998519 Jy ! Component: 1300 - total flux cleaned = 0.0101093 Jy ! Component: 1350 - total flux cleaned = 0.0100178 Jy ! Component: 1400 - total flux cleaned = 0.00998818 Jy ! Component: 1450 - total flux cleaned = 0.0098998 Jy ! Component: 1500 - total flux cleaned = 0.00989992 Jy ! Component: 1550 - total flux cleaned = 0.00992808 Jy ! Component: 1600 - total flux cleaned = 0.00981385 Jy ! Component: 1650 - total flux cleaned = 0.00972888 Jy ! Component: 1700 - total flux cleaned = 0.00956196 Jy ! Component: 1750 - total flux cleaned = 0.00956219 Jy ! Component: 1800 - total flux cleaned = 0.00950762 Jy ! Component: 1850 - total flux cleaned = 0.00931985 Jy ! Component: 1900 - total flux cleaned = 0.00934626 Jy ! Component: 1950 - total flux cleaned = 0.00918884 Jy ! Component: 2000 - total flux cleaned = 0.00905901 Jy ! Component: 2050 - total flux cleaned = 0.00903315 Jy ! Component: 2100 - total flux cleaned = 0.00885532 Jy ! Component: 2150 - total flux cleaned = 0.00885501 Jy ! Component: 2200 - total flux cleaned = 0.00875539 Jy ! Component: 2250 - total flux cleaned = 0.00875516 Jy ! Component: 2300 - total flux cleaned = 0.00875515 Jy ! Component: 2350 - total flux cleaned = 0.00865848 Jy ! Component: 2400 - total flux cleaned = 0.00863466 Jy ! Component: 2450 - total flux cleaned = 0.00858722 Jy ! Component: 2500 - total flux cleaned = 0.00858731 Jy ! Component: 2550 - total flux cleaned = 0.00854072 Jy ! Component: 2600 - total flux cleaned = 0.00854074 Jy ! Component: 2650 - total flux cleaned = 0.00851819 Jy ! Component: 2700 - total flux cleaned = 0.00854049 Jy ! Component: 2750 - total flux cleaned = 0.00840627 Jy ! Component: 2800 - total flux cleaned = 0.00845075 Jy ! Component: 2850 - total flux cleaned = 0.00842859 Jy ! Component: 2900 - total flux cleaned = 0.00842833 Jy ! Component: 2950 - total flux cleaned = 0.0083203 Jy ! Component: 3000 - total flux cleaned = 0.0083202 Jy ! Component: 3050 - total flux cleaned = 0.00829889 Jy ! Component: 3100 - total flux cleaned = 0.00827774 Jy ! Component: 3150 - total flux cleaned = 0.00825663 Jy ! Component: 3200 - total flux cleaned = 0.00823599 Jy ! Component: 3250 - total flux cleaned = 0.00821533 Jy ! Component: 3300 - total flux cleaned = 0.00817459 Jy ! Component: 3350 - total flux cleaned = 0.00817464 Jy ! Component: 3400 - total flux cleaned = 0.00819479 Jy ! Component: 3450 - total flux cleaned = 0.0080949 Jy ! Component: 3500 - total flux cleaned = 0.0080354 Jy ! Component: 3550 - total flux cleaned = 0.0080949 Jy ! Component: 3600 - total flux cleaned = 0.00813405 Jy ! Component: 3650 - total flux cleaned = 0.00807569 Jy ! Component: 3700 - total flux cleaned = 0.00803676 Jy ! Component: 3750 - total flux cleaned = 0.00809456 Jy ! Component: 3800 - total flux cleaned = 0.00813286 Jy ! Component: 3850 - total flux cleaned = 0.00815188 Jy ! Component: 3900 - total flux cleaned = 0.00818989 Jy ! Component: 3950 - total flux cleaned = 0.00824628 Jy ! Component: 4000 - total flux cleaned = 0.00822774 Jy ! Component: 4050 - total flux cleaned = 0.00833937 Jy ! Total flux subtracted in 4096 components = 0.0083393 Jy ! Clean residual min=-0.001140 max=0.001208 Jy/beam ! Clean residual mean=0.000002 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.13497 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 421 components and 0.13497 Jy ![Exited script file: muppet] wmap "J2339-2310_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.809 x 7.157 at -3.223 degrees (North through East) ! Clean map min=-0.0029893 max=0.088642 Jy/beam ! Writing clean map to FITS file: J2339-2310_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0886424 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000333709 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.1294 1.1294 2.2588 4.51759 9.03519 18.0704 36.1407 72.2815 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.088 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.809 x 7.157 at -3.223 degrees (North through East) ! Clean map min=-0.0029893 max=0.088642 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 J2339-2310_S_2017_01_21_pus_uvs.log closed on Sun May 5 16:07:08 2019