! Started logfile: J1343-1747_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:28:38 2017 obs J1343-1747_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J1343-1747_S_2014_01_04_pus_uva.fits ! AN table 1: 85 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.679412 visibilities/baseline/integration-bin. ! Found source: J1343-1747 ! ! 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 370 lines of history. ! ! Reading 8316 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 J1343-1747_S_2014_01_04_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 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.765452Jy sigma=0.008103 ! Fit after self-cal, rms=0.649483Jy sigma=0.006731 ! 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.74 mas, bmaj=5.883 mas, bpa=-2.741 degrees ! Estimated noise=985.458 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.275946 Jy ! Component: 100 - total flux cleaned = 0.394089 Jy ! Total flux subtracted in 100 components = 0.394089 Jy ! Clean residual min=-0.028227 max=0.071181 Jy/beam ! Clean residual mean=0.000250 rms=0.010615 Jy/beam ! Combined flux in latest and established models = 0.394089 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.394089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185490Jy sigma=0.001896 ! Fit after self-cal, rms=0.184696Jy sigma=0.001890 ! Inverting map ! Added new window around map position (3, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0760807 Jy ! Component: 100 - total flux cleaned = 0.122644 Jy ! Total flux subtracted in 100 components = 0.122644 Jy ! Clean residual min=-0.018181 max=0.027797 Jy/beam ! Clean residual mean=0.000139 rms=0.005235 Jy/beam ! Combined flux in latest and established models = 0.516733 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 34 components and 0.516733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134726Jy sigma=0.001256 ! Fit after self-cal, rms=0.133723Jy sigma=0.001250 ! 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.319 mas, bmaj=7.038 mas, bpa=-2.525 degrees ! Estimated noise=744.017 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.0447314 Jy ! Component: 100 - total flux cleaned = 0.0700399 Jy ! Component: 150 - total flux cleaned = 0.0855691 Jy ! Component: 200 - total flux cleaned = 0.0952756 Jy ! Total flux subtracted in 200 components = 0.0952756 Jy ! Clean residual min=-0.013323 max=0.018607 Jy/beam ! Clean residual mean=0.000122 rms=0.004146 Jy/beam ! Combined flux in latest and established models = 0.612008 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 68 components and 0.612008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114746Jy sigma=0.001089 ! Fit after self-cal, rms=0.114875Jy sigma=0.001086 ! 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 1.05 FD 0.80 KP 1.00* LA 1.01 ! MK 1.01 NL 0.99 OV 0.96 PT 0.99 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.00 KP 1.00* LA 0.98 ! MK 0.99 NL 1.04 OV 0.99 PT 0.96 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.12 KP 1.00* LA 0.80 ! MK 1.03 NL 0.99 OV 0.93 PT 0.95 ! SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.97 KP 1.00* LA 0.88 ! MK 1.04 NL 1.11 OV 1.00 PT 0.98 ! SC 0.93 ! ! ! Fit before self-cal, rms=0.114875Jy sigma=0.001086 ! Fit after self-cal, rms=0.099306Jy sigma=0.000911 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.31 mas, bmaj=7.083 mas, bpa=-1.867 degrees ! Estimated noise=741.456 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.000341749 Jy ! Component: 100 - total flux cleaned = 0.000125194 Jy ! Component: 150 - total flux cleaned = 0.000123779 Jy ! Component: 200 - total flux cleaned = 0.000124165 Jy ! Total flux subtracted in 200 components = 0.000124165 Jy ! Clean residual min=-0.008773 max=0.008250 Jy/beam ! Clean residual mean=0.000001 rms=0.001676 Jy/beam ! Combined flux in latest and established models = 0.612132 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 79 components and 0.612133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099094Jy sigma=0.000908 ! Fit after self-cal, rms=0.098723Jy sigma=0.000907 ! 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.098723Jy sigma=0.000907 ! Fit after self-cal, rms=0.114750Jy sigma=0.000896 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.338 mas, bmaj=7.341 mas, bpa=-3.463 degrees ! Estimated noise=753.524 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.92242e-05 Jy ! Component: 100 - total flux cleaned = -0.000414529 Jy ! Component: 150 - total flux cleaned = -0.000797647 Jy ! Component: 200 - total flux cleaned = -0.000805628 Jy ! Total flux subtracted in 200 components = -0.000805628 Jy ! Clean residual min=-0.007356 max=0.007205 Jy/beam ! Clean residual mean=-0.000002 rms=0.001413 Jy/beam ! Combined flux in latest and established models = 0.611327 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 83 components and 0.611327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114425Jy sigma=0.000892 ! Fit after self-cal, rms=0.114420Jy sigma=0.000891 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.000369204 Jy ! Component: 100 - total flux cleaned = 0.000373488 Jy ! Component: 150 - total flux cleaned = 0.000369398 Jy ! Component: 200 - total flux cleaned = 0.00029146 Jy ! Total flux subtracted in 200 components = 0.00029146 Jy ! Clean residual min=-0.006855 max=0.006834 Jy/beam ! Clean residual mean=-0.000003 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.611618 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 85 components and 0.611618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114329Jy sigma=0.000889 ! Fit after self-cal, rms=0.114330Jy sigma=0.000889 ! Inverting map ! Added new window around map position (-7.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205071 Jy ! Component: 100 - total flux cleaned = 0.00270067 Jy ! Component: 150 - total flux cleaned = 0.00232554 Jy ! Component: 200 - total flux cleaned = 0.00198621 Jy ! Total flux subtracted in 200 components = 0.00198621 Jy ! Clean residual min=-0.006088 max=0.004819 Jy/beam ! Clean residual mean=-0.000008 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.613605 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 101 components and 0.613605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113688Jy sigma=0.000884 ! Fit after self-cal, rms=0.113732Jy sigma=0.000883 ! 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.113732Jy sigma=0.000883 ! Fit after self-cal, rms=0.120251Jy sigma=0.000883 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=7.407 mas, bpa=-3.61 degrees ! Estimated noise=754.014 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000104211 Jy ! Component: 100 - total flux cleaned = -0.000208847 Jy ! Component: 150 - total flux cleaned = -0.000212894 Jy ! Component: 200 - total flux cleaned = -0.000127319 Jy ! Total flux subtracted in 200 components = -0.000127319 Jy ! Clean residual min=-0.005919 max=0.004706 Jy/beam ! Clean residual mean=-0.000003 rms=0.001122 Jy/beam ! Combined flux in latest and established models = 0.613477 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 110 components and 0.613477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120042Jy sigma=0.000881 ! Fit after self-cal, rms=0.120089Jy sigma=0.000881 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.000187227 Jy ! Component: 100 - total flux cleaned = 2.3534e-05 Jy ! Component: 150 - total flux cleaned = 2.4768e-05 Jy ! Component: 200 - total flux cleaned = -4.81466e-05 Jy ! Total flux subtracted in 200 components = -4.81466e-05 Jy ! Clean residual min=-0.005905 max=0.004548 Jy/beam ! Clean residual mean=-0.000003 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.613429 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 119 components and 0.613429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119961Jy sigma=0.000880 ! Fit after self-cal, rms=0.120005Jy sigma=0.000880 ! 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.120005Jy sigma=0.000880 ! Fit after self-cal, rms=0.122602Jy sigma=0.000879 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.264 mas, bmaj=15.38 mas, bpa=7.077 degrees ! Estimated noise=879.554 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00033347 Jy ! Component: 100 - total flux cleaned = 0.000410674 Jy ! Component: 150 - total flux cleaned = 0.00034861 Jy ! Component: 200 - total flux cleaned = 0.000318462 Jy ! Total flux subtracted in 200 components = 0.000318462 Jy ! Clean residual min=-0.003440 max=0.003760 Jy/beam ! Clean residual mean=-0.000011 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.613748 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 125 components and 0.613748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122590Jy sigma=0.000879 ! Fit after self-cal, rms=0.122567Jy sigma=0.000879 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.000101217 Jy ! Component: 100 - total flux cleaned = -6.927e-05 Jy ! Component: 150 - total flux cleaned = -0.000123819 Jy ! Component: 200 - total flux cleaned = -0.000124356 Jy ! Total flux subtracted in 200 components = -0.000124356 Jy ! Clean residual min=-0.003384 max=0.003689 Jy/beam ! Clean residual mean=-0.000010 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.613623 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 133 components and 0.613623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122558Jy sigma=0.000879 ! Fit after self-cal, rms=0.122551Jy sigma=0.000879 ! 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.338 mas, bmaj=7.433 mas, bpa=-3.598 degrees ! Estimated noise=754.368 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.338 x 7.433 at -3.598 degrees (North through East) ! Clean map min=-0.0055473 max=0.36241 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.743 mas, bmaj=6.2 mas, bpa=-3.855 degrees ! Estimated noise=1010.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.282604 Jy ! Component: 100 - total flux cleaned = 0.402531 Jy ! Component: 150 - total flux cleaned = 0.471315 Jy ! Component: 200 - total flux cleaned = 0.514494 Jy ! Total flux subtracted in 200 components = 0.514494 Jy ! Clean residual min=-0.013045 max=0.023099 Jy/beam ! Clean residual mean=0.000097 rms=0.004223 Jy/beam ! Combined flux in latest and established models = 0.514494 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.514494 Jy ! Inverting map and beam ! Estimated beam: bmin=3.338 mas, bmaj=7.433 mas, bpa=-3.598 degrees ! Estimated noise=754.368 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.0407793 Jy ! Component: 100 - total flux cleaned = 0.0626105 Jy ! Component: 150 - total flux cleaned = 0.075713 Jy ! Component: 200 - total flux cleaned = 0.0830349 Jy ! Total flux subtracted in 200 components = 0.0830349 Jy ! Clean residual min=-0.006665 max=0.007410 Jy/beam ! Clean residual mean=0.000031 rms=0.001482 Jy/beam ! Combined flux in latest and established models = 0.597529 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 82 components and 0.597529 Jy ! Inverting map ! Added new window around map position (1.5, -12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00644064 Jy ! Component: 100 - total flux cleaned = 0.00809128 Jy ! Component: 150 - total flux cleaned = 0.00950525 Jy ! Component: 200 - total flux cleaned = 0.0103935 Jy ! Total flux subtracted in 200 components = 0.0103935 Jy ! Clean residual min=-0.005052 max=0.004241 Jy/beam ! Clean residual mean=0.000008 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.607923 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 104 components and 0.607923 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=8.264 mas, bmaj=15.38 mas, bpa=7.077 degrees ! Estimated noise=879.554 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00307173 Jy ! Component: 100 - total flux cleaned = 0.00393265 Jy ! Component: 150 - total flux cleaned = 0.00459804 Jy ! Component: 200 - total flux cleaned = 0.00507075 Jy ! Total flux subtracted in 200 components = 0.00507075 Jy ! Clean residual min=-0.003031 max=0.003468 Jy/beam ! Clean residual mean=-0.000008 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.612993 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.000223764 Jy ! Component: 100 - total flux cleaned = 0.000418322 Jy ! Component: 150 - total flux cleaned = 0.000490045 Jy ! Component: 200 - total flux cleaned = 0.000586417 Jy ! Total flux subtracted in 200 components = 0.000586417 Jy ! Clean residual min=-0.002839 max=0.003339 Jy/beam ! Clean residual mean=-0.000011 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.61358 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 135 components and 0.61358 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.338 mas, bmaj=7.433 mas, bpa=-3.598 degrees ! Estimated noise=754.368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000175609 Jy ! Component: 100 - total flux cleaned = -0.000585268 Jy ! Component: 150 - total flux cleaned = -0.000833957 Jy ! Component: 200 - total flux cleaned = -0.00116861 Jy ! Total flux subtracted in 200 components = -0.00116861 Jy ! Clean residual min=-0.004511 max=0.003830 Jy/beam ! Clean residual mean=-0.000003 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.612411 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 151 components and 0.612411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122287Jy sigma=0.000876 ! Fit after self-cal, rms=0.122434Jy sigma=0.000876 wmodel J1343-1747_S_2014_01_04_pus_map.mod ! Writing 151 model components to file: J1343-1747_S_2014_01_04_pus_map.mod wobs J1343-1747_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J1343-1747_S_2014_01_04_pus_uvs.fits wwins J1343-1747_S_2014_01_04_pus_map.win ! wwins: Wrote 4 windows to J1343-1747_S_2014_01_04_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.00201948 Jy ! Component: 100 - total flux cleaned = -0.00346058 Jy ! Component: 150 - total flux cleaned = -0.0045799 Jy ! Component: 200 - total flux cleaned = -0.00544749 Jy ! Component: 250 - total flux cleaned = -0.00620994 Jy ! Component: 300 - total flux cleaned = -0.00648993 Jy ! Component: 350 - total flux cleaned = -0.00675825 Jy ! Component: 400 - total flux cleaned = -0.00691279 Jy ! Component: 450 - total flux cleaned = -0.00711183 Jy ! Component: 500 - total flux cleaned = -0.00711211 Jy ! Component: 550 - total flux cleaned = -0.0072059 Jy ! Component: 600 - total flux cleaned = -0.00720564 Jy ! Component: 650 - total flux cleaned = -0.0073386 Jy ! Component: 700 - total flux cleaned = -0.00751134 Jy ! Component: 750 - total flux cleaned = -0.00772066 Jy ! Component: 800 - total flux cleaned = -0.0078419 Jy ! Component: 850 - total flux cleaned = -0.00784182 Jy ! Component: 900 - total flux cleaned = -0.00791994 Jy ! Component: 950 - total flux cleaned = -0.00799594 Jy ! Component: 1000 - total flux cleaned = -0.00799526 Jy ! Component: 1050 - total flux cleaned = -0.0079959 Jy ! Component: 1100 - total flux cleaned = -0.00799629 Jy ! Component: 1150 - total flux cleaned = -0.00806654 Jy ! Component: 1200 - total flux cleaned = -0.00806582 Jy ! Component: 1250 - total flux cleaned = -0.00799747 Jy ! Component: 1300 - total flux cleaned = -0.00796419 Jy ! Component: 1350 - total flux cleaned = -0.00793118 Jy ! Component: 1400 - total flux cleaned = -0.00783547 Jy ! Component: 1450 - total flux cleaned = -0.00768044 Jy ! Component: 1500 - total flux cleaned = -0.00765018 Jy ! Component: 1550 - total flux cleaned = -0.00756006 Jy ! Component: 1600 - total flux cleaned = -0.00756002 Jy ! Component: 1650 - total flux cleaned = -0.00758901 Jy ! Component: 1700 - total flux cleaned = -0.0076176 Jy ! Component: 1750 - total flux cleaned = -0.00758955 Jy ! Component: 1800 - total flux cleaned = -0.00764494 Jy ! Component: 1850 - total flux cleaned = -0.00767226 Jy ! Component: 1900 - total flux cleaned = -0.00761866 Jy ! Component: 1950 - total flux cleaned = -0.00759256 Jy ! Component: 2000 - total flux cleaned = -0.00761895 Jy ! Component: 2050 - total flux cleaned = -0.00756742 Jy ! Component: 2100 - total flux cleaned = -0.00759266 Jy ! Component: 2150 - total flux cleaned = -0.00759266 Jy ! Component: 2200 - total flux cleaned = -0.00764246 Jy ! Component: 2250 - total flux cleaned = -0.00776477 Jy ! Component: 2300 - total flux cleaned = -0.007813 Jy ! Component: 2350 - total flux cleaned = -0.00781245 Jy ! Component: 2400 - total flux cleaned = -0.00785977 Jy ! Component: 2450 - total flux cleaned = -0.0080234 Jy ! Component: 2500 - total flux cleaned = -0.00804665 Jy ! Component: 2550 - total flux cleaned = -0.0081153 Jy ! Component: 2600 - total flux cleaned = -0.00813799 Jy ! Component: 2650 - total flux cleaned = -0.00822756 Jy ! Component: 2700 - total flux cleaned = -0.00824967 Jy ! Component: 2750 - total flux cleaned = -0.00827178 Jy ! Component: 2800 - total flux cleaned = -0.00829386 Jy ! Component: 2850 - total flux cleaned = -0.00831551 Jy ! Component: 2900 - total flux cleaned = -0.00825141 Jy ! Component: 2950 - total flux cleaned = -0.00827262 Jy ! Component: 3000 - total flux cleaned = -0.00823028 Jy ! Component: 3050 - total flux cleaned = -0.00820933 Jy ! Component: 3100 - total flux cleaned = -0.00818857 Jy ! Component: 3150 - total flux cleaned = -0.00816803 Jy ! Component: 3200 - total flux cleaned = -0.00810709 Jy ! Component: 3250 - total flux cleaned = -0.00808703 Jy ! Component: 3300 - total flux cleaned = -0.00808695 Jy ! Component: 3350 - total flux cleaned = -0.00804712 Jy ! Component: 3400 - total flux cleaned = -0.00802754 Jy ! Component: 3450 - total flux cleaned = -0.00800796 Jy ! Component: 3500 - total flux cleaned = -0.00794966 Jy ! Component: 3550 - total flux cleaned = -0.00796898 Jy ! Component: 3600 - total flux cleaned = -0.00798825 Jy ! Component: 3650 - total flux cleaned = -0.00796913 Jy ! Component: 3700 - total flux cleaned = -0.00795006 Jy ! Component: 3750 - total flux cleaned = -0.00791261 Jy ! Component: 3800 - total flux cleaned = -0.00791256 Jy ! Component: 3850 - total flux cleaned = -0.00793091 Jy ! Component: 3900 - total flux cleaned = -0.0078576 Jy ! Component: 3950 - total flux cleaned = -0.00782118 Jy ! Component: 4000 - total flux cleaned = -0.00776688 Jy ! Component: 4050 - total flux cleaned = -0.00771275 Jy ! Total flux subtracted in 4096 components = -0.00758751 Jy ! Clean residual min=-0.000944 max=0.000992 Jy/beam ! Clean residual mean=0.000003 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.604824 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 412 components and 0.604824 Jy ![Exited script file: muppet] wmap "J1343-1747_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.338 x 7.433 at -3.598 degrees (North through East) ! Clean map min=-0.0035445 max=0.37467 Jy/beam ! Writing clean map to FITS file: J1343-1747_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.374673 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000302867 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.242505 0.242505 0.48501 0.97002 1.94004 3.88008 7.76016 15.5203 31.0406 62.0813 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.374 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.338 x 7.433 at -3.598 degrees (North through East) ! Clean map min=-0.0035445 max=0.37467 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 J1343-1747_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:28:43 2017