! Started logfile: J1607-3331_S_2017_07_16_pus_uvs.log on Thu May 9 11:13:02 2019 obs J1607-3331_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1607-3331_S_2017_07_16_pus_uva.fits ! AN table 1: 49 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.375964 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1607-3331 ! ! 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 3316 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 J1607-3331_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 242 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 204 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 463 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.897782Jy sigma=0.005388 ! Fit after self-cal, rms=0.861026Jy sigma=0.005247 ! 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.262 mas, bmaj=5.791 mas, bpa=0.6072 degrees ! Estimated noise=3267.86 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.113936 Jy ! Component: 100 - total flux cleaned = 0.13918 Jy ! Total flux subtracted in 100 components = 0.13918 Jy ! Clean residual min=-0.010499 max=0.013514 Jy/beam ! Clean residual mean=-0.000037 rms=0.002654 Jy/beam ! Combined flux in latest and established models = 0.13918 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.13918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125335Jy sigma=0.000670 ! Fit after self-cal, rms=0.125304Jy sigma=0.000670 ! 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.713 mas, bmaj=6.953 mas, bpa=-0.619 degrees ! Estimated noise=2533.68 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.0128984 Jy ! Component: 100 - total flux cleaned = 0.0192022 Jy ! Component: 150 - total flux cleaned = 0.0225843 Jy ! Component: 200 - total flux cleaned = 0.0241997 Jy ! Total flux subtracted in 200 components = 0.0241997 Jy ! Clean residual min=-0.007033 max=0.008211 Jy/beam ! Clean residual mean=-0.000031 rms=0.001814 Jy/beam ! Combined flux in latest and established models = 0.16338 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 25 components and 0.16338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124446Jy sigma=0.000660 ! Fit after self-cal, rms=0.124419Jy sigma=0.000659 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.25 KP 1.02 ! LA 0.97 MK 0.97 NL 1.00* OV 0.96 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.35 KP 1.00 ! LA 0.93 MK 1.09 NL 1.11 OV 1.03 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.29 KP 0.95 ! LA 0.96 MK 0.94 NL 1.11 OV 0.87 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! 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.124419Jy sigma=0.000659 ! Fit after self-cal, rms=0.140540Jy sigma=0.000655 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.708 mas, bmaj=6.859 mas, bpa=0.3119 degrees ! Estimated noise=2579.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000261659 Jy ! Component: 100 - total flux cleaned = -0.000397319 Jy ! Component: 150 - total flux cleaned = -0.000398669 Jy ! Component: 200 - total flux cleaned = -0.000491042 Jy ! Total flux subtracted in 200 components = -0.000491042 Jy ! Clean residual min=-0.005891 max=0.005765 Jy/beam ! Clean residual mean=-0.000015 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 0.162889 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 30 components and 0.162889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140471Jy sigma=0.000655 ! Fit after self-cal, rms=0.141002Jy sigma=0.000655 ! 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.141002Jy sigma=0.000655 ! Fit after self-cal, rms=0.142633Jy sigma=0.000654 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.707 mas, bmaj=6.865 mas, bpa=0.301 degrees ! Estimated noise=2576.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000511878 Jy ! Component: 100 - total flux cleaned = -0.000559134 Jy ! Component: 150 - total flux cleaned = -0.00068046 Jy ! Component: 200 - total flux cleaned = -0.000714097 Jy ! Total flux subtracted in 200 components = -0.000714097 Jy ! Clean residual min=-0.005813 max=0.006011 Jy/beam ! Clean residual mean=-0.000014 rms=0.001458 Jy/beam ! Combined flux in latest and established models = 0.162175 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 33 components and 0.162175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142583Jy sigma=0.000654 ! Fit after self-cal, rms=0.142627Jy sigma=0.000654 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.000104359 Jy ! Component: 100 - total flux cleaned = -0.000106511 Jy ! Component: 150 - total flux cleaned = -0.000140425 Jy ! Component: 200 - total flux cleaned = -0.000171908 Jy ! Total flux subtracted in 200 components = -0.000171908 Jy ! Clean residual min=-0.005767 max=0.006008 Jy/beam ! Clean residual mean=-0.000015 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.162003 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.162003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142594Jy sigma=0.000654 ! Fit after self-cal, rms=0.142597Jy sigma=0.000654 ! 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.142597Jy sigma=0.000654 ! Fit after self-cal, rms=0.145064Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.707 mas, bmaj=6.871 mas, bpa=0.2579 degrees ! Estimated noise=2572.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00029828 Jy ! Component: 100 - total flux cleaned = -0.000434721 Jy ! Component: 150 - total flux cleaned = -0.000464498 Jy ! Component: 200 - total flux cleaned = -0.000492854 Jy ! Total flux subtracted in 200 components = -0.000492854 Jy ! Clean residual min=-0.005498 max=0.005371 Jy/beam ! Clean residual mean=-0.000010 rms=0.001343 Jy/beam ! Combined flux in latest and established models = 0.16151 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.16151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145037Jy sigma=0.000650 ! Fit after self-cal, rms=0.145149Jy sigma=0.000650 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 = -1.08314e-06 Jy ! Component: 100 - total flux cleaned = -1.12809e-06 Jy ! Component: 150 - total flux cleaned = -2.59797e-05 Jy ! Component: 200 - total flux cleaned = -2.54598e-05 Jy ! Total flux subtracted in 200 components = -2.54598e-05 Jy ! Clean residual min=-0.005532 max=0.005404 Jy/beam ! Clean residual mean=-0.000011 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.161485 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.161485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145135Jy sigma=0.000650 ! Fit after self-cal, rms=0.145134Jy sigma=0.000650 ! 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.145134Jy sigma=0.000650 ! Fit after self-cal, rms=0.145345Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.821 mas, bmaj=21.16 mas, bpa=1.592 degrees ! Estimated noise=3431.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000195393 Jy ! Component: 100 - total flux cleaned = 0.000171366 Jy ! Component: 150 - total flux cleaned = 0.000167596 Jy ! Component: 200 - total flux cleaned = 0.000167556 Jy ! Total flux subtracted in 200 components = 0.000167556 Jy ! Clean residual min=-0.005626 max=0.005306 Jy/beam ! Clean residual mean=-0.000017 rms=0.001531 Jy/beam ! Combined flux in latest and established models = 0.161652 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.161652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145343Jy sigma=0.000650 ! Fit after self-cal, rms=0.145347Jy sigma=0.000650 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 = 4.5736e-05 Jy ! Component: 100 - total flux cleaned = 2.5339e-05 Jy ! Component: 150 - total flux cleaned = 2.44168e-05 Jy ! Component: 200 - total flux cleaned = 8.20304e-06 Jy ! Total flux subtracted in 200 components = 8.20304e-06 Jy ! Clean residual min=-0.005636 max=0.005307 Jy/beam ! Clean residual mean=-0.000017 rms=0.001531 Jy/beam ! Combined flux in latest and established models = 0.161661 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 44 components and 0.161661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145347Jy sigma=0.000650 ! Fit after self-cal, rms=0.145333Jy sigma=0.000650 ! 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.708 mas, bmaj=6.868 mas, bpa=0.2864 degrees ! Estimated noise=2565.47 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.708 x 6.868 at 0.2864 degrees (North through East) ! Clean map min=-0.0051701 max=0.14839 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.267 mas, bmaj=5.729 mas, bpa=1.675 degrees ! Estimated noise=3332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114604 Jy ! Component: 100 - total flux cleaned = 0.140156 Jy ! Component: 150 - total flux cleaned = 0.149437 Jy ! Component: 200 - total flux cleaned = 0.155076 Jy ! Total flux subtracted in 200 components = 0.155076 Jy ! Clean residual min=-0.009163 max=0.008927 Jy/beam ! Clean residual mean=-0.000011 rms=0.002180 Jy/beam ! Combined flux in latest and established models = 0.155076 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.155076 Jy ! Inverting map and beam ! Estimated beam: bmin=2.708 mas, bmaj=6.868 mas, bpa=0.2864 degrees ! Estimated noise=2565.47 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.00461255 Jy ! Component: 100 - total flux cleaned = 0.0051079 Jy ! Component: 150 - total flux cleaned = 0.00550011 Jy ! Component: 200 - total flux cleaned = 0.00581135 Jy ! Total flux subtracted in 200 components = 0.00581135 Jy ! Clean residual min=-0.005827 max=0.005399 Jy/beam ! Clean residual mean=-0.000011 rms=0.001351 Jy/beam ! Combined flux in latest and established models = 0.160888 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 19 components and 0.160888 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.821 mas, bmaj=21.16 mas, bpa=1.592 degrees ! Estimated noise=3431.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000815332 Jy ! Component: 100 - total flux cleaned = 0.000817139 Jy ! Component: 150 - total flux cleaned = 0.000818251 Jy ! Component: 200 - total flux cleaned = 0.000819141 Jy ! Total flux subtracted in 200 components = 0.000819141 Jy ! Clean residual min=-0.005733 max=0.005421 Jy/beam ! Clean residual mean=-0.000017 rms=0.001523 Jy/beam ! Combined flux in latest and established models = 0.161707 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 = 7.22568e-07 Jy ! Component: 100 - total flux cleaned = 1.78984e-05 Jy ! Component: 150 - total flux cleaned = 4.82645e-05 Jy ! Component: 200 - total flux cleaned = 6.30514e-05 Jy ! Total flux subtracted in 200 components = 6.30514e-05 Jy ! Clean residual min=-0.005692 max=0.005374 Jy/beam ! Clean residual mean=-0.000017 rms=0.001521 Jy/beam ! Combined flux in latest and established models = 0.16177 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 26 components and 0.16177 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.708 mas, bmaj=6.868 mas, bpa=0.2864 degrees ! Estimated noise=2565.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000311692 Jy ! Component: 100 - total flux cleaned = -0.000425667 Jy ! Component: 150 - total flux cleaned = -0.000523861 Jy ! Component: 200 - total flux cleaned = -0.000609726 Jy ! Total flux subtracted in 200 components = -0.000609726 Jy ! Clean residual min=-0.005573 max=0.005378 Jy/beam ! Clean residual mean=-0.000010 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.16116 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 37 components and 0.16116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145368Jy sigma=0.000650 ! Fit after self-cal, rms=0.145357Jy sigma=0.000650 wmodel J1607-3331_S_2017_07_16_pus_map.mod ! Writing 37 model components to file: J1607-3331_S_2017_07_16_pus_map.mod wobs J1607-3331_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1607-3331_S_2017_07_16_pus_uvs.fits wwins J1607-3331_S_2017_07_16_pus_map.win ! wwins: Wrote 1 windows to J1607-3331_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.00054166 Jy ! Component: 100 - total flux cleaned = 0.000186833 Jy ! Component: 150 - total flux cleaned = 0.00103886 Jy ! Component: 200 - total flux cleaned = 0.00160871 Jy ! Component: 250 - total flux cleaned = 0.00223428 Jy ! Component: 300 - total flux cleaned = 0.00261359 Jy ! Component: 350 - total flux cleaned = 0.00313208 Jy ! Component: 400 - total flux cleaned = 0.00349218 Jy ! Component: 450 - total flux cleaned = 0.00377437 Jy ! Component: 500 - total flux cleaned = 0.00404979 Jy ! Component: 550 - total flux cleaned = 0.00425104 Jy ! Component: 600 - total flux cleaned = 0.00457978 Jy ! Component: 650 - total flux cleaned = 0.00477281 Jy ! Component: 700 - total flux cleaned = 0.00496201 Jy ! Component: 750 - total flux cleaned = 0.00502479 Jy ! Component: 800 - total flux cleaned = 0.00551306 Jy ! Component: 850 - total flux cleaned = 0.0056911 Jy ! Component: 900 - total flux cleaned = 0.0059265 Jy ! Component: 950 - total flux cleaned = 0.00604273 Jy ! Component: 1000 - total flux cleaned = 0.00621361 Jy ! Component: 1050 - total flux cleaned = 0.00626979 Jy ! Component: 1100 - total flux cleaned = 0.00643459 Jy ! Component: 1150 - total flux cleaned = 0.00643386 Jy ! Component: 1200 - total flux cleaned = 0.00654063 Jy ! Component: 1250 - total flux cleaned = 0.00664521 Jy ! Component: 1300 - total flux cleaned = 0.00664491 Jy ! Component: 1350 - total flux cleaned = 0.0067469 Jy ! Component: 1400 - total flux cleaned = 0.00684727 Jy ! Component: 1450 - total flux cleaned = 0.00679785 Jy ! Component: 1500 - total flux cleaned = 0.00714128 Jy ! Component: 1550 - total flux cleaned = 0.00704399 Jy ! Component: 1600 - total flux cleaned = 0.00733108 Jy ! Component: 1650 - total flux cleaned = 0.00737747 Jy ! Component: 1700 - total flux cleaned = 0.00751797 Jy ! Component: 1750 - total flux cleaned = 0.00765554 Jy ! Component: 1800 - total flux cleaned = 0.00770121 Jy ! Component: 1850 - total flux cleaned = 0.00788159 Jy ! Component: 1900 - total flux cleaned = 0.00801415 Jy ! Component: 1950 - total flux cleaned = 0.00788186 Jy ! Component: 2000 - total flux cleaned = 0.00810049 Jy ! Component: 2050 - total flux cleaned = 0.00814409 Jy ! Component: 2100 - total flux cleaned = 0.00839983 Jy ! Component: 2150 - total flux cleaned = 0.0085263 Jy ! Component: 2200 - total flux cleaned = 0.00856808 Jy ! Component: 2250 - total flux cleaned = 0.00877577 Jy ! Component: 2300 - total flux cleaned = 0.00885851 Jy ! Component: 2350 - total flux cleaned = 0.00910289 Jy ! Component: 2400 - total flux cleaned = 0.00922455 Jy ! Component: 2450 - total flux cleaned = 0.00938401 Jy ! Component: 2500 - total flux cleaned = 0.00962145 Jy ! Component: 2550 - total flux cleaned = 0.0096215 Jy ! Component: 2600 - total flux cleaned = 0.00981659 Jy ! Component: 2650 - total flux cleaned = 0.010087 Jy ! Component: 2700 - total flux cleaned = 0.0102015 Jy ! Component: 2750 - total flux cleaned = 0.0104291 Jy ! Component: 2800 - total flux cleaned = 0.0104292 Jy ! Component: 2850 - total flux cleaned = 0.0106157 Jy ! Component: 2900 - total flux cleaned = 0.0107267 Jy ! Component: 2950 - total flux cleaned = 0.0108003 Jy ! Component: 3000 - total flux cleaned = 0.0108731 Jy ! Component: 3050 - total flux cleaned = 0.0111624 Jy ! Component: 3100 - total flux cleaned = 0.011414 Jy ! Component: 3150 - total flux cleaned = 0.0116632 Jy ! Component: 3200 - total flux cleaned = 0.0118397 Jy ! Component: 3250 - total flux cleaned = 0.0119803 Jy ! Component: 3300 - total flux cleaned = 0.012259 Jy ! Component: 3350 - total flux cleaned = 0.0122935 Jy ! Component: 3400 - total flux cleaned = 0.0125337 Jy ! Component: 3450 - total flux cleaned = 0.012738 Jy ! Component: 3500 - total flux cleaned = 0.0128395 Jy ! Component: 3550 - total flux cleaned = 0.0129739 Jy ! Component: 3600 - total flux cleaned = 0.0130741 Jy ! Component: 3650 - total flux cleaned = 0.0132067 Jy ! Component: 3700 - total flux cleaned = 0.0135356 Jy ! Component: 3750 - total flux cleaned = 0.0136337 Jy ! Component: 3800 - total flux cleaned = 0.0137961 Jy ! Component: 3850 - total flux cleaned = 0.0139574 Jy ! Component: 3900 - total flux cleaned = 0.0141499 Jy ! Component: 3950 - total flux cleaned = 0.014277 Jy ! Component: 4000 - total flux cleaned = 0.0144667 Jy ! Component: 4050 - total flux cleaned = 0.0146239 Jy ! Total flux subtracted in 4096 components = 0.0148428 Jy ! Clean residual min=-0.001861 max=0.001891 Jy/beam ! Clean residual mean=0.000000 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.176003 Jy keep ! Adding 248 model components to the UV plane model. ! The established model now contains 285 components and 0.176003 Jy ![Exited script file: muppet] wmap "J1607-3331_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.708 x 6.868 at 0.2864 degrees (North through East) ! Clean map min=-0.0032713 max=0.149 Jy/beam ! Writing clean map to FITS file: J1607-3331_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.148997 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000552676 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.1128 1.1128 2.22559 4.45119 8.90237 17.8047 35.6095 71.219 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.148 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.708 x 6.868 at 0.2864 degrees (North through East) ! Clean map min=-0.0032713 max=0.149 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 J1607-3331_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:13:06 2019