! Started logfile: J2229-0832_S_2017_04_28_pus_uvs.log on Thu May 2 16:34:39 2019 obs J2229-0832_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J2229-0832_S_2017_04_28_pus_uva.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.42716 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2229-0832 ! ! 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 671 lines of history. ! ! Reading 1384 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 J2229-0832_S_2017_04_28_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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.682441Jy sigma=0.004696 ! Fit after self-cal, rms=0.676754Jy sigma=0.004659 ! 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.25 mas, bmaj=5.999 mas, bpa=-1.684 degrees ! Estimated noise=3484.07 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 = 1.25647 Jy ! Component: 100 - total flux cleaned = 1.53722 Jy ! Total flux subtracted in 100 components = 1.53722 Jy ! Clean residual min=-0.091079 max=0.103004 Jy/beam ! Clean residual mean=-0.000006 rms=0.025241 Jy/beam ! Combined flux in latest and established models = 1.53722 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 1.53722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.265408Jy sigma=0.001805 ! Fit after self-cal, rms=0.265401Jy sigma=0.001805 ! 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.563 mas, bmaj=6.363 mas, bpa=-0.8653 degrees ! Estimated noise=3112.35 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.114911 Jy ! Component: 100 - total flux cleaned = 0.174765 Jy ! Component: 150 - total flux cleaned = 0.210217 Jy ! Component: 200 - total flux cleaned = 0.2234 Jy ! Total flux subtracted in 200 components = 0.2234 Jy ! Clean residual min=-0.078273 max=0.103039 Jy/beam ! Clean residual mean=0.000032 rms=0.021589 Jy/beam ! Combined flux in latest and established models = 1.76062 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 26 components and 1.76062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.212063Jy sigma=0.001437 ! Fit after self-cal, rms=0.211839Jy sigma=0.001436 ! 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.93 FD 0.94 HN 0.97 KP 1.00* ! LA 1.00* MK 0.99 NL 1.01 OV 0.99 ! PT 1.00* SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.85 HN 1.01 KP 1.00* ! LA 1.00* MK 0.98 NL 1.27 OV 1.02 ! PT 1.00* SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.90 HN 1.00 KP 1.00* ! LA 1.00* MK 1.02 NL 1.26 OV 0.91 ! PT 1.00* SC 1.04 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.92 HN 0.95 KP 1.00* ! LA 1.00* MK 1.07 NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.211839Jy sigma=0.001436 ! Fit after self-cal, rms=0.103840Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.577 mas, bmaj=6.425 mas, bpa=-0.7772 degrees ! Estimated noise=3115.62 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.00509884 Jy ! Component: 100 - total flux cleaned = -0.00463396 Jy ! Component: 150 - total flux cleaned = -0.00425204 Jy ! Component: 200 - total flux cleaned = -0.00409518 Jy ! Total flux subtracted in 200 components = -0.00409518 Jy ! Clean residual min=-0.010416 max=0.012525 Jy/beam ! Clean residual mean=-0.000008 rms=0.003187 Jy/beam ! Combined flux in latest and established models = 1.75652 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 1.75652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102681Jy sigma=0.000655 ! Fit after self-cal, rms=0.102584Jy sigma=0.000654 ! 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.102584Jy sigma=0.000654 ! Fit after self-cal, rms=0.102657Jy sigma=0.000654 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.578 mas, bmaj=6.428 mas, bpa=-0.7934 degrees ! Estimated noise=3117.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00233885 Jy ! Component: 100 - total flux cleaned = -0.00184237 Jy ! Component: 150 - total flux cleaned = -0.0014345 Jy ! Component: 200 - total flux cleaned = -0.00143376 Jy ! Total flux subtracted in 200 components = -0.00143376 Jy ! Clean residual min=-0.009095 max=0.011484 Jy/beam ! Clean residual mean=-0.000008 rms=0.002915 Jy/beam ! Combined flux in latest and established models = 1.75509 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 1.75509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102115Jy sigma=0.000650 ! Fit after self-cal, rms=0.102013Jy 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 = -0.000702329 Jy ! Component: 100 - total flux cleaned = -0.000716072 Jy ! Component: 150 - total flux cleaned = -0.000714543 Jy ! Component: 200 - total flux cleaned = -0.00070907 Jy ! Total flux subtracted in 200 components = -0.00070907 Jy ! Clean residual min=-0.008322 max=0.010611 Jy/beam ! Clean residual mean=-0.000008 rms=0.002771 Jy/beam ! Combined flux in latest and established models = 1.75438 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 40 components and 1.75438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101735Jy sigma=0.000648 ! Fit after self-cal, rms=0.101689Jy 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.101689Jy sigma=0.000648 ! Fit after self-cal, rms=0.101721Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.577 mas, bmaj=6.428 mas, bpa=-0.7998 degrees ! Estimated noise=3118.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.17062e-05 Jy ! Component: 100 - total flux cleaned = 0.000558859 Jy ! Component: 150 - total flux cleaned = 0.000720444 Jy ! Component: 200 - total flux cleaned = 0.00064739 Jy ! Total flux subtracted in 200 components = 0.00064739 Jy ! Clean residual min=-0.008080 max=0.010198 Jy/beam ! Clean residual mean=-0.000008 rms=0.002665 Jy/beam ! Combined flux in latest and established models = 1.75503 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 42 components and 1.75503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101532Jy sigma=0.000647 ! Fit after self-cal, rms=0.101511Jy 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 = -0.000486236 Jy ! Component: 100 - total flux cleaned = -0.000357349 Jy ! Component: 150 - total flux cleaned = -0.000292636 Jy ! Component: 200 - total flux cleaned = -0.000288881 Jy ! Total flux subtracted in 200 components = -0.000288881 Jy ! Clean residual min=-0.008011 max=0.009985 Jy/beam ! Clean residual mean=-0.000008 rms=0.002617 Jy/beam ! Combined flux in latest and established models = 1.75474 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 1.75474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101407Jy sigma=0.000646 ! Fit after self-cal, rms=0.101397Jy 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.101397Jy sigma=0.000646 ! Fit after self-cal, rms=0.101411Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.607 mas, bmaj=10.57 mas, bpa=10.89 degrees ! Estimated noise=4442.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00335723 Jy ! Component: 100 - total flux cleaned = 0.00382967 Jy ! Component: 150 - total flux cleaned = 0.0040471 Jy ! Component: 200 - total flux cleaned = 0.00424912 Jy ! Total flux subtracted in 200 components = 0.00424912 Jy ! Clean residual min=-0.011269 max=0.014138 Jy/beam ! Clean residual mean=-0.000021 rms=0.004714 Jy/beam ! Combined flux in latest and established models = 1.75899 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 1.75899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101430Jy sigma=0.000647 ! Fit after self-cal, rms=0.101402Jy 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 = 0.000715701 Jy ! Component: 100 - total flux cleaned = 0.000621613 Jy ! Component: 150 - total flux cleaned = 0.000699625 Jy ! Component: 200 - total flux cleaned = 0.000931411 Jy ! Total flux subtracted in 200 components = 0.000931411 Jy ! Clean residual min=-0.010828 max=0.013289 Jy/beam ! Clean residual mean=-0.000020 rms=0.004558 Jy/beam ! Combined flux in latest and established models = 1.75992 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 52 components and 1.75992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101570Jy sigma=0.000648 ! Fit after self-cal, rms=0.101562Jy sigma=0.000648 ! 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.576 mas, bmaj=6.427 mas, bpa=-0.8058 degrees ! Estimated noise=3119 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.576 x 6.427 at -0.8058 degrees (North through East) ! Clean map min=-0.0085892 max=1.626 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101562Jy sigma=0.000648 ! Fit after self-cal, rms=0.091929Jy sigma=0.000582 ! Inverting map and beam ! Estimated beam: bmin=2.575 mas, bmaj=6.427 mas, bpa=-0.8376 degrees ! Estimated noise=3121.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00354426 Jy ! Component: 100 - total flux cleaned = 0.00411182 Jy ! Component: 150 - total flux cleaned = 0.00403212 Jy ! Component: 200 - total flux cleaned = 0.00365868 Jy ! Total flux subtracted in 200 components = 0.00365868 Jy ! Clean residual min=-0.008128 max=0.009764 Jy/beam ! Clean residual mean=-0.000007 rms=0.002536 Jy/beam ! Combined flux in latest and established models = 1.76358 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 1.76358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091643Jy sigma=0.000580 ! Fit after self-cal, rms=0.091637Jy sigma=0.000580 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000676847 Jy ! Component: 100 - total flux cleaned = -0.000797874 Jy ! Component: 150 - total flux cleaned = -0.00102155 Jy ! Component: 200 - total flux cleaned = -0.00122886 Jy ! Total flux subtracted in 200 components = -0.00122886 Jy ! Clean residual min=-0.007971 max=0.009669 Jy/beam ! Clean residual mean=-0.000007 rms=0.002509 Jy/beam ! Combined flux in latest and established models = 1.76235 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 1.76235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091560Jy sigma=0.000579 ! Fit after self-cal, rms=0.091559Jy sigma=0.000579 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091559Jy sigma=0.000579 ! Fit after self-cal, rms=0.091519Jy sigma=0.000579 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.258 mas, bmaj=6.039 mas, bpa=-1.569 degrees ! Estimated noise=3497.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.2572 Jy ! Component: 100 - total flux cleaned = 1.53772 Jy ! Component: 150 - total flux cleaned = 1.63337 Jy ! Component: 200 - total flux cleaned = 1.68406 Jy ! Total flux subtracted in 200 components = 1.68406 Jy ! Clean residual min=-0.023592 max=0.026601 Jy/beam ! Clean residual mean=-0.000025 rms=0.006952 Jy/beam ! Combined flux in latest and established models = 1.68406 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 15 model components to the UV plane model. ! The established model now contains 15 components and 1.68406 Jy ! Inverting map and beam ! Estimated beam: bmin=2.573 mas, bmaj=6.425 mas, bpa=-0.8356 degrees ! Estimated noise=3122.62 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.0389296 Jy ! Component: 100 - total flux cleaned = 0.0615777 Jy ! Component: 150 - total flux cleaned = 0.0692348 Jy ! Component: 200 - total flux cleaned = 0.0734464 Jy ! Total flux subtracted in 200 components = 0.0734464 Jy ! Clean residual min=-0.012493 max=0.011016 Jy/beam ! Clean residual mean=-0.000010 rms=0.003131 Jy/beam ! Combined flux in latest and established models = 1.7575 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 31 components and 1.7575 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=5.605 mas, bmaj=10.56 mas, bpa=10.86 degrees ! Estimated noise=4455.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104254 Jy ! Component: 100 - total flux cleaned = 0.0119182 Jy ! Component: 150 - total flux cleaned = 0.0130652 Jy ! Component: 200 - total flux cleaned = 0.0133868 Jy ! Total flux subtracted in 200 components = 0.0133868 Jy ! Clean residual min=-0.010694 max=0.012998 Jy/beam ! Clean residual mean=-0.000019 rms=0.004378 Jy/beam ! Combined flux in latest and established models = 1.77089 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.000190683 Jy ! Component: 100 - total flux cleaned = 0.000365316 Jy ! Component: 150 - total flux cleaned = 0.000606306 Jy ! Component: 200 - total flux cleaned = 0.000831119 Jy ! Total flux subtracted in 200 components = 0.000831119 Jy ! Clean residual min=-0.010167 max=0.012264 Jy/beam ! Clean residual mean=-0.000019 rms=0.004249 Jy/beam ! Combined flux in latest and established models = 1.77172 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 1.77172 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.573 mas, bmaj=6.425 mas, bpa=-0.8356 degrees ! Estimated noise=3122.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000208296 Jy ! Component: 100 - total flux cleaned = 0.000628175 Jy ! Component: 150 - total flux cleaned = -1.84777e-05 Jy ! Component: 200 - total flux cleaned = -0.000460758 Jy ! Total flux subtracted in 200 components = -0.000460758 Jy ! Clean residual min=-0.008989 max=0.010707 Jy/beam ! Clean residual mean=-0.000006 rms=0.002661 Jy/beam ! Combined flux in latest and established models = 1.77126 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 1.77126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092088Jy sigma=0.000583 ! Fit after self-cal, rms=0.092032Jy sigma=0.000582 wmodel J2229-0832_S_2017_04_28_pus_map.mod ! Writing 47 model components to file: J2229-0832_S_2017_04_28_pus_map.mod wobs J2229-0832_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J2229-0832_S_2017_04_28_pus_uvs.fits wwins J2229-0832_S_2017_04_28_pus_map.win ! wwins: Wrote 1 windows to J2229-0832_S_2017_04_28_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.00444231 Jy ! Component: 100 - total flux cleaned = 0.0071872 Jy ! Component: 150 - total flux cleaned = 0.00895871 Jy ! Component: 200 - total flux cleaned = 0.0107135 Jy ! Component: 250 - total flux cleaned = 0.0121991 Jy ! Component: 300 - total flux cleaned = 0.0128877 Jy ! Component: 350 - total flux cleaned = 0.013641 Jy ! Component: 400 - total flux cleaned = 0.0144584 Jy ! Component: 450 - total flux cleaned = 0.0149449 Jy ! Component: 500 - total flux cleaned = 0.0153134 Jy ! Component: 550 - total flux cleaned = 0.0154905 Jy ! Component: 600 - total flux cleaned = 0.0155769 Jy ! Component: 650 - total flux cleaned = 0.0157445 Jy ! Component: 700 - total flux cleaned = 0.0159036 Jy ! Component: 750 - total flux cleaned = 0.0160552 Jy ! Component: 800 - total flux cleaned = 0.0159818 Jy ! Component: 850 - total flux cleaned = 0.0159113 Jy ! Component: 900 - total flux cleaned = 0.0157033 Jy ! Component: 950 - total flux cleaned = 0.0155003 Jy ! Component: 1000 - total flux cleaned = 0.0153044 Jy ! Component: 1050 - total flux cleaned = 0.0151776 Jy ! Component: 1100 - total flux cleaned = 0.0151761 Jy ! Component: 1150 - total flux cleaned = 0.0149941 Jy ! Component: 1200 - total flux cleaned = 0.0148167 Jy ! Component: 1250 - total flux cleaned = 0.0147589 Jy ! Component: 1300 - total flux cleaned = 0.0147588 Jy ! Component: 1350 - total flux cleaned = 0.0146483 Jy ! Component: 1400 - total flux cleaned = 0.0148666 Jy ! Component: 1450 - total flux cleaned = 0.0148122 Jy ! Component: 1500 - total flux cleaned = 0.0146008 Jy ! Component: 1550 - total flux cleaned = 0.0144967 Jy ! Component: 1600 - total flux cleaned = 0.0143418 Jy ! Component: 1650 - total flux cleaned = 0.0141887 Jy ! Component: 1700 - total flux cleaned = 0.013987 Jy ! Component: 1750 - total flux cleaned = 0.0139377 Jy ! Component: 1800 - total flux cleaned = 0.0137901 Jy ! Component: 1850 - total flux cleaned = 0.0136446 Jy ! Component: 1900 - total flux cleaned = 0.0136439 Jy ! Component: 1950 - total flux cleaned = 0.0135005 Jy ! Component: 2000 - total flux cleaned = 0.0133583 Jy ! Component: 2050 - total flux cleaned = 0.0132644 Jy ! Component: 2100 - total flux cleaned = 0.0133116 Jy ! Component: 2150 - total flux cleaned = 0.0134047 Jy ! Component: 2200 - total flux cleaned = 0.0134047 Jy ! Component: 2250 - total flux cleaned = 0.0134508 Jy ! Component: 2300 - total flux cleaned = 0.0135426 Jy ! Component: 2350 - total flux cleaned = 0.0135882 Jy ! Component: 2400 - total flux cleaned = 0.0136793 Jy ! Component: 2450 - total flux cleaned = 0.0135876 Jy ! Component: 2500 - total flux cleaned = 0.0135876 Jy ! Component: 2550 - total flux cleaned = 0.0137695 Jy ! Component: 2600 - total flux cleaned = 0.0137238 Jy ! Component: 2650 - total flux cleaned = 0.0138144 Jy ! Component: 2700 - total flux cleaned = 0.0137691 Jy ! Component: 2750 - total flux cleaned = 0.0139497 Jy ! Component: 2800 - total flux cleaned = 0.014175 Jy ! Component: 2850 - total flux cleaned = 0.014175 Jy ! Component: 2900 - total flux cleaned = 0.014265 Jy ! Component: 2950 - total flux cleaned = 0.0144899 Jy ! Component: 3000 - total flux cleaned = 0.0146697 Jy ! Component: 3050 - total flux cleaned = 0.014805 Jy ! Component: 3100 - total flux cleaned = 0.014895 Jy ! Component: 3150 - total flux cleaned = 0.0150754 Jy ! Component: 3200 - total flux cleaned = 0.0151657 Jy ! Component: 3250 - total flux cleaned = 0.0152558 Jy ! Component: 3300 - total flux cleaned = 0.0154368 Jy ! Component: 3350 - total flux cleaned = 0.0155728 Jy ! Component: 3400 - total flux cleaned = 0.0156637 Jy ! Component: 3450 - total flux cleaned = 0.0158459 Jy ! Component: 3500 - total flux cleaned = 0.0159369 Jy ! Component: 3550 - total flux cleaned = 0.0161659 Jy ! Component: 3600 - total flux cleaned = 0.0162119 Jy ! Component: 3650 - total flux cleaned = 0.0163043 Jy ! Component: 3700 - total flux cleaned = 0.0164902 Jy ! Component: 3750 - total flux cleaned = 0.0165838 Jy ! Component: 3800 - total flux cleaned = 0.0167728 Jy ! Component: 3850 - total flux cleaned = 0.0168209 Jy ! Component: 3900 - total flux cleaned = 0.0168687 Jy ! Component: 3950 - total flux cleaned = 0.0169661 Jy ! Component: 4000 - total flux cleaned = 0.0170644 Jy ! Component: 4050 - total flux cleaned = 0.0171638 Jy ! Total flux subtracted in 4096 components = 0.0172636 Jy ! Clean residual min=-0.002832 max=0.003129 Jy/beam ! Clean residual mean=-0.000001 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 1.78852 Jy keep ! Adding 211 model components to the UV plane model. ! The established model now contains 258 components and 1.78852 Jy ![Exited script file: muppet] wmap "J2229-0832_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.573 x 6.425 at -0.8356 degrees (North through East) ! Clean map min=-0.0052233 max=1.6301 Jy/beam ! Writing clean map to FITS file: J2229-0832_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.63015 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000760215 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.139904 0.139904 0.279808 0.559617 1.11923 2.23847 4.47693 8.95387 17.9077 35.8155 71.6309 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.63 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.573 x 6.425 at -0.8356 degrees (North through East) ! Clean map min=-0.0052233 max=1.6301 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 J2229-0832_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:34:43 2019