! Started logfile: J0706-4122_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:34:49 2019 obs J0706-4122_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0706-4122_S_2017_03_27_pus_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.471724 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0706-4122 ! ! 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 1684 lines of history. ! ! Reading 12312 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 J0706-4122_S_2017_03_27_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 564 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 564 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 449 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 857 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.953470Jy sigma=0.005526 ! Fit after self-cal, rms=0.908972Jy sigma=0.005287 ! 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.363 mas, bmaj=6.45 mas, bpa=-3.515 degrees ! Estimated noise=2586.39 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.0617395 Jy ! Component: 100 - total flux cleaned = 0.0838428 Jy ! Total flux subtracted in 100 components = 0.0838428 Jy ! Clean residual min=-0.008754 max=0.014251 Jy/beam ! Clean residual mean=-0.000174 rms=0.002587 Jy/beam ! Combined flux in latest and established models = 0.0838428 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0838428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124648Jy sigma=0.000683 ! Fit after self-cal, rms=0.124320Jy sigma=0.000681 ! 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.252 mas, bmaj=8.762 mas, bpa=-3.551 degrees ! Estimated noise=1313.29 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.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0277886 Jy ! Component: 100 - total flux cleaned = 0.0413013 Jy ! Component: 150 - total flux cleaned = 0.0487454 Jy ! Component: 200 - total flux cleaned = 0.0529355 Jy ! Total flux subtracted in 200 components = 0.0529355 Jy ! Clean residual min=-0.005053 max=0.006937 Jy/beam ! Clean residual mean=-0.000236 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 0.136778 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 81 components and 0.136778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118756Jy sigma=0.000643 ! Fit after self-cal, rms=0.118554Jy sigma=0.000640 ! 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.94 HN 1.00* KP 1.14 ! LA 0.98 MK 1.02 NL 1.00* OV 1.20 ! PT 0.89 SC 0.92 ! ! ! 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 0.99 HN 1.00* KP 0.97 ! LA 0.98 MK 1.08 NL 1.00* OV 1.18 ! PT 0.90 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.00* KP 1.02 ! LA 0.92 MK 1.05 NL 1.20 OV 1.04 ! PT 0.89 SC 1.01 ! ! ! Correcting IF 4. ! A total of 93 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.00* KP 1.00* ! LA 0.91 MK 0.81 NL 1.00* OV 0.85 ! PT 0.93 SC 1.00* ! ! ! Fit before self-cal, rms=0.118554Jy sigma=0.000640 ! Fit after self-cal, rms=0.120604Jy sigma=0.000637 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.268 mas, bmaj=8.742 mas, bpa=-3.886 degrees ! Estimated noise=1320.65 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.00145415 Jy ! Component: 100 - total flux cleaned = 0.0015457 Jy ! Component: 150 - total flux cleaned = 0.00170507 Jy ! Component: 200 - total flux cleaned = 0.00184374 Jy ! Total flux subtracted in 200 components = 0.00184374 Jy ! Clean residual min=-0.004766 max=0.005439 Jy/beam ! Clean residual mean=0.000002 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.138622 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 93 components and 0.138622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120472Jy sigma=0.000636 ! Fit after self-cal, rms=0.120742Jy sigma=0.000636 ! 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.120742Jy sigma=0.000636 ! Fit after self-cal, rms=0.120296Jy sigma=0.000635 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=8.639 mas, bpa=-3.745 degrees ! Estimated noise=1313.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140181 Jy ! Component: 100 - total flux cleaned = 0.00147224 Jy ! Component: 150 - total flux cleaned = 0.00160267 Jy ! Component: 200 - total flux cleaned = 0.00172044 Jy ! Total flux subtracted in 200 components = 0.00172044 Jy ! Clean residual min=-0.004443 max=0.004587 Jy/beam ! Clean residual mean=0.000027 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 0.140343 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 96 components and 0.140342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120195Jy sigma=0.000635 ! Fit after self-cal, rms=0.120216Jy 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.000184954 Jy ! Component: 100 - total flux cleaned = 0.000312412 Jy ! Component: 150 - total flux cleaned = 0.000425962 Jy ! Component: 200 - total flux cleaned = 0.000527171 Jy ! Total flux subtracted in 200 components = 0.000527171 Jy ! Clean residual min=-0.004324 max=0.004443 Jy/beam ! Clean residual mean=0.000029 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 0.14087 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 103 components and 0.14087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120147Jy sigma=0.000634 ! Fit after self-cal, rms=0.120152Jy sigma=0.000634 ! 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.120152Jy sigma=0.000634 ! Fit after self-cal, rms=0.117862Jy sigma=0.000634 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.178 mas, bmaj=8.502 mas, bpa=-3.545 degrees ! Estimated noise=1295.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000765826 Jy ! Component: 100 - total flux cleaned = 0.000943965 Jy ! Component: 150 - total flux cleaned = 0.00110129 Jy ! Component: 200 - total flux cleaned = 0.00124373 Jy ! Total flux subtracted in 200 components = 0.00124373 Jy ! Clean residual min=-0.004249 max=0.004256 Jy/beam ! Clean residual mean=0.000032 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.142113 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 106 components and 0.142113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117798Jy sigma=0.000633 ! Fit after self-cal, rms=0.117802Jy sigma=0.000633 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.000201164 Jy ! Component: 100 - total flux cleaned = 0.000358162 Jy ! Component: 150 - total flux cleaned = 0.000494455 Jy ! Component: 200 - total flux cleaned = 0.000579499 Jy ! Total flux subtracted in 200 components = 0.000579499 Jy ! Clean residual min=-0.004208 max=0.004122 Jy/beam ! Clean residual mean=0.000037 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.142693 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 111 components and 0.142693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117755Jy sigma=0.000633 ! Fit after self-cal, rms=0.117761Jy sigma=0.000633 ! 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.117761Jy sigma=0.000633 ! Fit after self-cal, rms=0.116174Jy sigma=0.000633 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.74 mas, bmaj=34.2 mas, bpa=0.2605 degrees ! Estimated noise=1612.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000949271 Jy ! Component: 100 - total flux cleaned = 0.00104525 Jy ! Component: 150 - total flux cleaned = 0.0011783 Jy ! Component: 200 - total flux cleaned = 0.00130058 Jy ! Total flux subtracted in 200 components = 0.00130058 Jy ! Clean residual min=-0.004173 max=0.004346 Jy/beam ! Clean residual mean=0.000050 rms=0.001358 Jy/beam ! Combined flux in latest and established models = 0.143994 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 116 components and 0.143994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116153Jy sigma=0.000633 ! Fit after self-cal, rms=0.116140Jy sigma=0.000633 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.000100727 Jy ! Component: 100 - total flux cleaned = 0.000222826 Jy ! Component: 150 - total flux cleaned = 0.000335526 Jy ! Component: 200 - total flux cleaned = 0.000407142 Jy ! Total flux subtracted in 200 components = 0.000407142 Jy ! Clean residual min=-0.004173 max=0.004135 Jy/beam ! Clean residual mean=0.000058 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.144401 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 117 components and 0.144401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116127Jy sigma=0.000633 ! Fit after self-cal, rms=0.116135Jy 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=3.154 mas, bmaj=8.431 mas, bpa=-3.47 degrees ! Estimated noise=1285.75 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.154 x 8.431 at -3.47 degrees (North through East) ! Clean map min=-0.0045608 max=0.066609 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.32 mas, bmaj=6.305 mas, bpa=-4.016 degrees ! Estimated noise=2203.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0578625 Jy ! Component: 100 - total flux cleaned = 0.0849434 Jy ! Component: 150 - total flux cleaned = 0.101849 Jy ! Component: 200 - total flux cleaned = 0.113343 Jy ! Total flux subtracted in 200 components = 0.113343 Jy ! Clean residual min=-0.006700 max=0.006881 Jy/beam ! Clean residual mean=-0.000037 rms=0.001714 Jy/beam ! Combined flux in latest and established models = 0.113343 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.113343 Jy ! Inverting map and beam ! Estimated beam: bmin=3.154 mas, bmaj=8.431 mas, bpa=-3.47 degrees ! Estimated noise=1285.75 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 (1, 15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0145896 Jy ! Component: 100 - total flux cleaned = 0.0223333 Jy ! Component: 150 - total flux cleaned = 0.0267246 Jy ! Component: 200 - total flux cleaned = 0.029265 Jy ! Total flux subtracted in 200 components = 0.029265 Jy ! Clean residual min=-0.004096 max=0.004474 Jy/beam ! Clean residual mean=0.000023 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.142608 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 90 components and 0.142608 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=10.74 mas, bmaj=34.2 mas, bpa=0.2605 degrees ! Estimated noise=1612.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198922 Jy ! Component: 100 - total flux cleaned = 0.00215029 Jy ! Component: 150 - total flux cleaned = 0.00234696 Jy ! Component: 200 - total flux cleaned = 0.00248254 Jy ! Total flux subtracted in 200 components = 0.00248254 Jy ! Clean residual min=-0.004051 max=0.004734 Jy/beam ! Clean residual mean=0.000066 rms=0.001358 Jy/beam ! Combined flux in latest and established models = 0.14509 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.000126842 Jy ! Component: 100 - total flux cleaned = 0.000283328 Jy ! Component: 150 - total flux cleaned = 0.000392665 Jy ! Component: 200 - total flux cleaned = 0.000495062 Jy ! Total flux subtracted in 200 components = 0.000495062 Jy ! Clean residual min=-0.004039 max=0.004354 Jy/beam ! Clean residual mean=0.000072 rms=0.001330 Jy/beam ! Combined flux in latest and established models = 0.145585 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 104 components and 0.145585 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.154 mas, bmaj=8.431 mas, bpa=-3.47 degrees ! Estimated noise=1285.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000130235 Jy ! Component: 100 - total flux cleaned = 0.000134259 Jy ! Component: 150 - total flux cleaned = 0.0001806 Jy ! Component: 200 - total flux cleaned = 0.000221851 Jy ! Total flux subtracted in 200 components = 0.000221851 Jy ! Clean residual min=-0.004061 max=0.003775 Jy/beam ! Clean residual mean=0.000045 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.145807 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 118 components and 0.145807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116094Jy sigma=0.000632 ! Fit after self-cal, rms=0.116042Jy sigma=0.000632 wmodel J0706-4122_S_2017_03_27_pus_map.mod ! Writing 118 model components to file: J0706-4122_S_2017_03_27_pus_map.mod wobs J0706-4122_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0706-4122_S_2017_03_27_pus_uvs.fits wwins J0706-4122_S_2017_03_27_pus_map.win ! wwins: Wrote 3 windows to J0706-4122_S_2017_03_27_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.000607391 Jy ! Component: 100 - total flux cleaned = -0.000483929 Jy ! Component: 150 - total flux cleaned = -0.000885346 Jy ! Component: 200 - total flux cleaned = -0.00126372 Jy ! Component: 250 - total flux cleaned = -0.00152153 Jy ! Component: 300 - total flux cleaned = -0.00176547 Jy ! Component: 350 - total flux cleaned = -0.00199783 Jy ! Component: 400 - total flux cleaned = -0.00213229 Jy ! Component: 450 - total flux cleaned = -0.0022627 Jy ! Component: 500 - total flux cleaned = -0.00234698 Jy ! Component: 550 - total flux cleaned = -0.00238847 Jy ! Component: 600 - total flux cleaned = -0.00230841 Jy ! Component: 650 - total flux cleaned = -0.00219093 Jy ! Component: 700 - total flux cleaned = -0.00203962 Jy ! Component: 750 - total flux cleaned = -0.0018925 Jy ! Component: 800 - total flux cleaned = -0.00178434 Jy ! Component: 850 - total flux cleaned = -0.00167894 Jy ! Component: 900 - total flux cleaned = -0.0015759 Jy ! Component: 950 - total flux cleaned = -0.00147591 Jy ! Component: 1000 - total flux cleaned = -0.00157451 Jy ! Component: 1050 - total flux cleaned = -0.00150947 Jy ! Component: 1100 - total flux cleaned = -0.00150885 Jy ! Component: 1150 - total flux cleaned = -0.00153962 Jy ! Component: 1200 - total flux cleaned = -0.00163129 Jy ! Component: 1250 - total flux cleaned = -0.00169109 Jy ! Component: 1300 - total flux cleaned = -0.00175043 Jy ! Component: 1350 - total flux cleaned = -0.00186626 Jy ! Component: 1400 - total flux cleaned = -0.00203661 Jy ! Component: 1450 - total flux cleaned = -0.00206445 Jy ! Component: 1500 - total flux cleaned = -0.00211998 Jy ! Component: 1550 - total flux cleaned = -0.00225548 Jy ! Component: 1600 - total flux cleaned = -0.00233516 Jy ! Component: 1650 - total flux cleaned = -0.00236113 Jy ! Component: 1700 - total flux cleaned = -0.00243921 Jy ! Component: 1750 - total flux cleaned = -0.00246476 Jy ! Component: 1800 - total flux cleaned = -0.00251484 Jy ! Component: 1850 - total flux cleaned = -0.00258882 Jy ! Component: 1900 - total flux cleaned = -0.00261299 Jy ! Component: 1950 - total flux cleaned = -0.00261282 Jy ! Component: 2000 - total flux cleaned = -0.00268418 Jy ! Component: 2050 - total flux cleaned = -0.00275499 Jy ! Component: 2100 - total flux cleaned = -0.00277822 Jy ! Component: 2150 - total flux cleaned = -0.00284735 Jy ! Component: 2200 - total flux cleaned = -0.00298415 Jy ! Component: 2250 - total flux cleaned = -0.00302918 Jy ! Component: 2300 - total flux cleaned = -0.00314097 Jy ! Component: 2350 - total flux cleaned = -0.00329586 Jy ! Component: 2400 - total flux cleaned = -0.00336132 Jy ! Component: 2450 - total flux cleaned = -0.00346975 Jy ! Component: 2500 - total flux cleaned = -0.00353398 Jy ! Component: 2550 - total flux cleaned = -0.0035979 Jy ! Component: 2600 - total flux cleaned = -0.00370335 Jy ! Component: 2650 - total flux cleaned = -0.00374524 Jy ! Component: 2700 - total flux cleaned = -0.00386938 Jy ! Component: 2750 - total flux cleaned = -0.00397153 Jy ! Component: 2800 - total flux cleaned = -0.00401176 Jy ! Component: 2850 - total flux cleaned = -0.00403176 Jy ! Component: 2900 - total flux cleaned = -0.00405179 Jy ! Component: 2950 - total flux cleaned = -0.00417073 Jy ! Component: 3000 - total flux cleaned = -0.00417054 Jy ! Component: 3050 - total flux cleaned = -0.00426809 Jy ! Component: 3100 - total flux cleaned = -0.00426824 Jy ! Component: 3150 - total flux cleaned = -0.00432593 Jy ! Component: 3200 - total flux cleaned = -0.00432591 Jy ! Component: 3250 - total flux cleaned = -0.0043641 Jy ! Component: 3300 - total flux cleaned = -0.0044207 Jy ! Component: 3350 - total flux cleaned = -0.00449558 Jy ! Component: 3400 - total flux cleaned = -0.00449552 Jy ! Component: 3450 - total flux cleaned = -0.00453275 Jy ! Component: 3500 - total flux cleaned = -0.00460638 Jy ! Component: 3550 - total flux cleaned = -0.00464294 Jy ! Component: 3600 - total flux cleaned = -0.00466134 Jy ! Component: 3650 - total flux cleaned = -0.00471576 Jy ! Component: 3700 - total flux cleaned = -0.00473378 Jy ! Component: 3750 - total flux cleaned = -0.00475159 Jy ! Component: 3800 - total flux cleaned = -0.00478728 Jy ! Component: 3850 - total flux cleaned = -0.00482274 Jy ! Component: 3900 - total flux cleaned = -0.00484053 Jy ! Component: 3950 - total flux cleaned = -0.00482285 Jy ! Component: 4000 - total flux cleaned = -0.00478781 Jy ! Component: 4050 - total flux cleaned = -0.00478783 Jy ! Total flux subtracted in 4096 components = -0.00477044 Jy ! Clean residual min=-0.001085 max=0.000986 Jy/beam ! Clean residual mean=0.000013 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.141037 Jy keep ! Adding 240 model components to the UV plane model. ! The established model now contains 358 components and 0.141037 Jy ![Exited script file: muppet] wmap "J0706-4122_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.154 x 8.431 at -3.47 degrees (North through East) ! Clean map min=-0.0031198 max=0.067962 Jy/beam ! Writing clean map to FITS file: J0706-4122_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0679622 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000305405 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.34812 1.34812 2.69625 5.39249 10.785 21.57 43.14 86.2799 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.067 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.154 x 8.431 at -3.47 degrees (North through East) ! Clean map min=-0.0031198 max=0.067962 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 J0706-4122_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:34:54 2019