! Started logfile: J0701-4634_S_2017_03_23_pus_uvs.log on Mon May 13 09:52:22 2019 obs J0701-4634_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0701-4634_S_2017_03_23_pus_uva.fits ! AN table 1: 99 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.336925 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0701-4634 ! ! 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 481 lines of history. ! ! Reading 6004 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 J0701-4634_S_2017_03_23_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 433 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 449 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 458 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 689 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.892518Jy sigma=0.004920 ! Fit after self-cal, rms=0.842492Jy sigma=0.004645 ! 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.474 mas, bmaj=7.531 mas, bpa=0.2075 degrees ! Estimated noise=5080.1 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.108916 Jy ! Component: 100 - total flux cleaned = 0.160331 Jy ! Total flux subtracted in 100 components = 0.160331 Jy ! Clean residual min=-0.019823 max=0.031221 Jy/beam ! Clean residual mean=-0.000767 rms=0.006280 Jy/beam ! Combined flux in latest and established models = 0.160331 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.160331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150528Jy sigma=0.000771 ! Fit after self-cal, rms=0.150004Jy sigma=0.000768 ! 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.249 mas, bmaj=9.531 mas, bpa=-2.397 degrees ! Estimated noise=1923.48 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.0486113 Jy ! Component: 100 - total flux cleaned = 0.0681234 Jy ! Component: 150 - total flux cleaned = 0.0760948 Jy ! Component: 200 - total flux cleaned = 0.0793544 Jy ! Total flux subtracted in 200 components = 0.0793544 Jy ! Clean residual min=-0.013009 max=0.026471 Jy/beam ! Clean residual mean=-0.001008 rms=0.006231 Jy/beam ! Combined flux in latest and established models = 0.239685 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 61 components and 0.239685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134534Jy sigma=0.000692 ! Fit after self-cal, rms=0.134361Jy sigma=0.000691 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.00* KP 1.08 ! LA 0.93 MK 1.01 NL 1.00* OV 1.34 ! PT 0.92 SC 0.95 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.00* KP 0.98 ! LA 0.88 MK 1.03 NL 1.00* OV 1.36 ! PT 0.87 SC 1.09 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.00* KP 0.84 ! LA 0.71 MK 1.24 NL 1.00* OV 1.32 ! PT 0.86 SC 0.97 ! ! ! Correcting IF 4. ! A total of 129 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00* KP 1.00* ! LA 1.00* MK 0.84 NL 1.00* OV 1.39 ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.134361Jy sigma=0.000691 ! Fit after self-cal, rms=0.129547Jy sigma=0.000651 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=9.427 mas, bpa=-2.177 degrees ! Estimated noise=1967.43 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 = -5.41513e-05 Jy ! Component: 100 - total flux cleaned = -5.32237e-05 Jy ! Component: 150 - total flux cleaned = -5.2078e-05 Jy ! Component: 200 - total flux cleaned = -7.26737e-06 Jy ! Total flux subtracted in 200 components = -7.26737e-06 Jy ! Clean residual min=-0.008417 max=0.011672 Jy/beam ! Clean residual mean=-0.000190 rms=0.003147 Jy/beam ! Combined flux in latest and established models = 0.239678 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 75 components and 0.239678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129514Jy sigma=0.000651 ! Fit after self-cal, rms=0.130235Jy sigma=0.000649 ! 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.130235Jy sigma=0.000649 ! Fit after self-cal, rms=0.130565Jy sigma=0.000649 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.234 mas, bmaj=9.377 mas, bpa=-2.157 degrees ! Estimated noise=1963.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000692293 Jy ! Component: 100 - total flux cleaned = 0.00074005 Jy ! Component: 150 - total flux cleaned = 0.000744548 Jy ! Component: 200 - total flux cleaned = 0.00078233 Jy ! Total flux subtracted in 200 components = 0.00078233 Jy ! Clean residual min=-0.007663 max=0.010784 Jy/beam ! Clean residual mean=-0.000172 rms=0.003097 Jy/beam ! Combined flux in latest and established models = 0.24046 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 80 components and 0.24046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130534Jy sigma=0.000649 ! Fit after self-cal, rms=0.130579Jy sigma=0.000649 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 = -3.28547e-06 Jy ! Component: 100 - total flux cleaned = -5.16486e-06 Jy ! Component: 150 - total flux cleaned = -4.41783e-06 Jy ! Component: 200 - total flux cleaned = -1.52932e-06 Jy ! Total flux subtracted in 200 components = -1.52932e-06 Jy ! Clean residual min=-0.007666 max=0.010896 Jy/beam ! Clean residual mean=-0.000172 rms=0.003098 Jy/beam ! Combined flux in latest and established models = 0.240459 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 81 components and 0.240459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130547Jy sigma=0.000648 ! Fit after self-cal, rms=0.130543Jy sigma=0.000648 ! 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.130543Jy sigma=0.000648 ! Fit after self-cal, rms=0.128790Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=9.251 mas, bpa=-1.867 degrees ! Estimated noise=1934.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.11301e-05 Jy ! Component: 100 - total flux cleaned = 0.00015779 Jy ! Component: 150 - total flux cleaned = 0.000156656 Jy ! Component: 200 - total flux cleaned = 0.000154911 Jy ! Total flux subtracted in 200 components = 0.000154911 Jy ! Clean residual min=-0.007286 max=0.010539 Jy/beam ! Clean residual mean=-0.000150 rms=0.002995 Jy/beam ! Combined flux in latest and established models = 0.240613 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 81 components and 0.240613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128756Jy sigma=0.000647 ! Fit after self-cal, rms=0.128780Jy sigma=0.000647 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 = -7.57534e-05 Jy ! Component: 100 - total flux cleaned = -7.78941e-05 Jy ! Component: 150 - total flux cleaned = -7.17588e-05 Jy ! Component: 200 - total flux cleaned = -2.92099e-05 Jy ! Total flux subtracted in 200 components = -2.92099e-05 Jy ! Clean residual min=-0.007306 max=0.010517 Jy/beam ! Clean residual mean=-0.000151 rms=0.002998 Jy/beam ! Combined flux in latest and established models = 0.240584 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 81 components and 0.240584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128748Jy sigma=0.000646 ! Fit after self-cal, rms=0.128748Jy sigma=0.000646 ! 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.128748Jy sigma=0.000646 ! Fit after self-cal, rms=0.126435Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.68 mas, bmaj=39.88 mas, bpa=0.02294 degrees ! Estimated noise=2384.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143579 Jy ! Component: 100 - total flux cleaned = 0.00146396 Jy ! Component: 150 - total flux cleaned = 0.00146435 Jy ! Component: 200 - total flux cleaned = 0.00149229 Jy ! Total flux subtracted in 200 components = 0.00149229 Jy ! Clean residual min=-0.008947 max=0.013435 Jy/beam ! Clean residual mean=-0.000207 rms=0.004484 Jy/beam ! Combined flux in latest and established models = 0.242077 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 83 components and 0.242077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126433Jy sigma=0.000646 ! Fit after self-cal, rms=0.126444Jy sigma=0.000646 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.27975e-06 Jy ! Component: 100 - total flux cleaned = 2.62582e-05 Jy ! Component: 150 - total flux cleaned = 2.79475e-05 Jy ! Component: 200 - total flux cleaned = 5.55201e-05 Jy ! Total flux subtracted in 200 components = 5.55201e-05 Jy ! Clean residual min=-0.008944 max=0.013401 Jy/beam ! Clean residual mean=-0.000205 rms=0.004482 Jy/beam ! Combined flux in latest and established models = 0.242132 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 83 components and 0.242132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126437Jy sigma=0.000646 ! Fit after self-cal, rms=0.126441Jy sigma=0.000646 ! 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.115 mas, bmaj=9.105 mas, bpa=-1.684 degrees ! Estimated noise=1895.46 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.115 x 9.105 at -1.684 degrees (North through East) ! Clean map min=-0.0069653 max=0.11881 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.429 mas, bmaj=7.647 mas, bpa=1.562 degrees ! Estimated noise=4209.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104138 Jy ! Component: 100 - total flux cleaned = 0.15602 Jy ! Component: 150 - total flux cleaned = 0.187041 Jy ! Component: 200 - total flux cleaned = 0.206089 Jy ! Total flux subtracted in 200 components = 0.206089 Jy ! Clean residual min=-0.013885 max=0.012067 Jy/beam ! Clean residual mean=-0.000228 rms=0.003579 Jy/beam ! Combined flux in latest and established models = 0.206089 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 65 model components to the UV plane model. ! The established model now contains 65 components and 0.206089 Jy ! Inverting map and beam ! Estimated beam: bmin=3.115 mas, bmaj=9.105 mas, bpa=-1.684 degrees ! Estimated noise=1895.46 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.0195816 Jy ! Component: 100 - total flux cleaned = 0.0277073 Jy ! Component: 150 - total flux cleaned = 0.0311127 Jy ! Component: 200 - total flux cleaned = 0.03254 Jy ! Total flux subtracted in 200 components = 0.03254 Jy ! Clean residual min=-0.007628 max=0.010184 Jy/beam ! Clean residual mean=-0.000179 rms=0.003007 Jy/beam ! Combined flux in latest and established models = 0.238629 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 80 components and 0.238629 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.68 mas, bmaj=39.88 mas, bpa=0.02294 degrees ! Estimated noise=2384.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209335 Jy ! Component: 100 - total flux cleaned = 0.00224832 Jy ! Component: 150 - total flux cleaned = 0.00227577 Jy ! Component: 200 - total flux cleaned = 0.00227793 Jy ! Total flux subtracted in 200 components = 0.00227793 Jy ! Clean residual min=-0.009009 max=0.014111 Jy/beam ! Clean residual mean=-0.000238 rms=0.004577 Jy/beam ! Combined flux in latest and established models = 0.240907 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 = 2.85051e-05 Jy ! Component: 100 - total flux cleaned = 3.11189e-05 Jy ! Component: 150 - total flux cleaned = 3.27112e-05 Jy ! Component: 200 - total flux cleaned = 6.02466e-05 Jy ! Total flux subtracted in 200 components = 6.02466e-05 Jy ! Clean residual min=-0.009001 max=0.014070 Jy/beam ! Clean residual mean=-0.000236 rms=0.004573 Jy/beam ! Combined flux in latest and established models = 0.240967 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 85 components and 0.240967 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.115 mas, bmaj=9.105 mas, bpa=-1.684 degrees ! Estimated noise=1895.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00157759 Jy ! Component: 100 - total flux cleaned = -0.00161319 Jy ! Component: 150 - total flux cleaned = -0.00161307 Jy ! Component: 200 - total flux cleaned = -0.00165456 Jy ! Total flux subtracted in 200 components = -0.00165456 Jy ! Clean residual min=-0.007640 max=0.010240 Jy/beam ! Clean residual mean=-0.000170 rms=0.002998 Jy/beam ! Combined flux in latest and established models = 0.239313 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 96 components and 0.239313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126546Jy sigma=0.000647 ! Fit after self-cal, rms=0.126512Jy sigma=0.000646 wmodel J0701-4634_S_2017_03_23_pus_map.mod ! Writing 96 model components to file: J0701-4634_S_2017_03_23_pus_map.mod wobs J0701-4634_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0701-4634_S_2017_03_23_pus_uvs.fits wwins J0701-4634_S_2017_03_23_pus_map.win ! wwins: Wrote 1 windows to J0701-4634_S_2017_03_23_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.00461586 Jy ! Component: 100 - total flux cleaned = 0.0084159 Jy ! Component: 150 - total flux cleaned = 0.0113948 Jy ! Component: 200 - total flux cleaned = 0.0129971 Jy ! Component: 250 - total flux cleaned = 0.014128 Jy ! Component: 300 - total flux cleaned = 0.0151916 Jy ! Component: 350 - total flux cleaned = 0.0159925 Jy ! Component: 400 - total flux cleaned = 0.0171314 Jy ! Component: 450 - total flux cleaned = 0.0181223 Jy ! Component: 500 - total flux cleaned = 0.0188969 Jy ! Component: 550 - total flux cleaned = 0.0198018 Jy ! Component: 600 - total flux cleaned = 0.0205871 Jy ! Component: 650 - total flux cleaned = 0.0213393 Jy ! Component: 700 - total flux cleaned = 0.022059 Jy ! Component: 750 - total flux cleaned = 0.0226123 Jy ! Component: 800 - total flux cleaned = 0.0232111 Jy ! Component: 850 - total flux cleaned = 0.0237863 Jy ! Component: 900 - total flux cleaned = 0.024216 Jy ! Component: 950 - total flux cleaned = 0.0244535 Jy ! Component: 1000 - total flux cleaned = 0.024398 Jy ! Component: 1050 - total flux cleaned = 0.0242322 Jy ! Component: 1100 - total flux cleaned = 0.0240188 Jy ! Component: 1150 - total flux cleaned = 0.0239674 Jy ! Component: 1200 - total flux cleaned = 0.023917 Jy ! Component: 1250 - total flux cleaned = 0.0238182 Jy ! Component: 1300 - total flux cleaned = 0.0237687 Jy ! Component: 1350 - total flux cleaned = 0.0235809 Jy ! Component: 1400 - total flux cleaned = 0.0235358 Jy ! Component: 1450 - total flux cleaned = 0.0236242 Jy ! Component: 1500 - total flux cleaned = 0.0235366 Jy ! Component: 1550 - total flux cleaned = 0.0235366 Jy ! Component: 1600 - total flux cleaned = 0.0236198 Jy ! Component: 1650 - total flux cleaned = 0.0235374 Jy ! Component: 1700 - total flux cleaned = 0.0234159 Jy ! Component: 1750 - total flux cleaned = 0.0233762 Jy ! Component: 1800 - total flux cleaned = 0.0231813 Jy ! Component: 1850 - total flux cleaned = 0.0230662 Jy ! Component: 1900 - total flux cleaned = 0.0230285 Jy ! Component: 1950 - total flux cleaned = 0.0229164 Jy ! Component: 2000 - total flux cleaned = 0.0228054 Jy ! Component: 2050 - total flux cleaned = 0.0228429 Jy ! Component: 2100 - total flux cleaned = 0.0228064 Jy ! Component: 2150 - total flux cleaned = 0.0228062 Jy ! Component: 2200 - total flux cleaned = 0.0226992 Jy ! Component: 2250 - total flux cleaned = 0.0226993 Jy ! Component: 2300 - total flux cleaned = 0.0226292 Jy ! Component: 2350 - total flux cleaned = 0.0225942 Jy ! Component: 2400 - total flux cleaned = 0.0226986 Jy ! Component: 2450 - total flux cleaned = 0.0226986 Jy ! Component: 2500 - total flux cleaned = 0.0226985 Jy ! Component: 2550 - total flux cleaned = 0.0227328 Jy ! Component: 2600 - total flux cleaned = 0.0228019 Jy ! Component: 2650 - total flux cleaned = 0.0229052 Jy ! Component: 2700 - total flux cleaned = 0.0229398 Jy ! Component: 2750 - total flux cleaned = 0.0230092 Jy ! Component: 2800 - total flux cleaned = 0.0230437 Jy ! Component: 2850 - total flux cleaned = 0.0230789 Jy ! Component: 2900 - total flux cleaned = 0.0231488 Jy ! Component: 2950 - total flux cleaned = 0.0232548 Jy ! Component: 3000 - total flux cleaned = 0.0231839 Jy ! Component: 3050 - total flux cleaned = 0.0232551 Jy ! Component: 3100 - total flux cleaned = 0.0233629 Jy ! Component: 3150 - total flux cleaned = 0.0233992 Jy ! Component: 3200 - total flux cleaned = 0.0233993 Jy ! Component: 3250 - total flux cleaned = 0.0233994 Jy ! Component: 3300 - total flux cleaned = 0.023473 Jy ! Component: 3350 - total flux cleaned = 0.0235102 Jy ! Component: 3400 - total flux cleaned = 0.0235847 Jy ! Component: 3450 - total flux cleaned = 0.0236226 Jy ! Component: 3500 - total flux cleaned = 0.0236988 Jy ! Component: 3550 - total flux cleaned = 0.0237372 Jy ! Component: 3600 - total flux cleaned = 0.023737 Jy ! Component: 3650 - total flux cleaned = 0.0238531 Jy ! Component: 3700 - total flux cleaned = 0.023931 Jy ! Component: 3750 - total flux cleaned = 0.0239703 Jy ! Component: 3800 - total flux cleaned = 0.0240095 Jy ! Component: 3850 - total flux cleaned = 0.0241688 Jy ! Component: 3900 - total flux cleaned = 0.0240881 Jy ! Component: 3950 - total flux cleaned = 0.0240473 Jy ! Component: 4000 - total flux cleaned = 0.0239652 Jy ! Component: 4050 - total flux cleaned = 0.0239645 Jy ! Total flux subtracted in 4096 components = 0.0238813 Jy ! Clean residual min=-0.002558 max=0.002453 Jy/beam ! Clean residual mean=-0.000013 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.263194 Jy keep ! Adding 327 model components to the UV plane model. ! The established model now contains 423 components and 0.263194 Jy ![Exited script file: muppet] wmap "J0701-4634_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.115 x 9.105 at -1.684 degrees (North through East) ! Clean map min=-0.0043022 max=0.12466 Jy/beam ! Writing clean map to FITS file: J0701-4634_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.124661 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00087076 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.09551 2.09551 4.19102 8.38204 16.7641 33.5282 67.0563 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.124 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.115 x 9.105 at -1.684 degrees (North through East) ! Clean map min=-0.0043022 max=0.12466 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 J0701-4634_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:52:30 2019