! Started logfile: J1323-3849_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:59:35 2016 obs J1323-3849_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1323-3849_S_2015_03_17_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.692864 visibilities/baseline/integration-bin. ! Found source: J1323-3849 ! ! 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 330 lines of history. ! ! Reading 15340 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 J1323-3849_S_2015_03_17_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 199 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 199 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 199 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 199 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.864636Jy sigma=0.006281 ! Fit after self-cal, rms=0.819022Jy sigma=0.005933 ! 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.137 mas, bmaj=6.413 mas, bpa=-12.35 degrees ! Estimated noise=1568.14 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.126917 Jy ! Component: 100 - total flux cleaned = 0.16738 Jy ! Total flux subtracted in 100 components = 0.16738 Jy ! Clean residual min=-0.010846 max=0.019846 Jy/beam ! Clean residual mean=-0.000007 rms=0.002866 Jy/beam ! Combined flux in latest and established models = 0.16738 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.16738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134450Jy sigma=0.000892 ! Fit after self-cal, rms=0.134388Jy sigma=0.000891 ! Inverting map ! Added new window around map position (-2.5, -8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0216173 Jy ! Component: 100 - total flux cleaned = 0.035125 Jy ! Total flux subtracted in 100 components = 0.035125 Jy ! Clean residual min=-0.009125 max=0.011925 Jy/beam ! Clean residual mean=-0.000005 rms=0.002252 Jy/beam ! Combined flux in latest and established models = 0.202505 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 29 components and 0.202505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126911Jy sigma=0.000834 ! Fit after self-cal, rms=0.126820Jy sigma=0.000833 ! 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.766 mas, bmaj=7.895 mas, bpa=-10.71 degrees ! Estimated noise=804.196 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 (4.5, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0252393 Jy ! Component: 100 - total flux cleaned = 0.0406907 Jy ! Component: 150 - total flux cleaned = 0.0509842 Jy ! Component: 200 - total flux cleaned = 0.0582464 Jy ! Total flux subtracted in 200 components = 0.0582464 Jy ! Clean residual min=-0.008786 max=0.009229 Jy/beam ! Clean residual mean=-0.000023 rms=0.002558 Jy/beam ! Combined flux in latest and established models = 0.260751 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 86 components and 0.260751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120596Jy sigma=0.000793 ! Fit after self-cal, rms=0.120463Jy sigma=0.000792 ! 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.00* FD 0.84 HN 1.17 KP 1.09 ! LA 0.97 MK 0.96 NL 0.93 OV 1.01 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.87 HN 1.24 KP 1.09 ! LA 0.93 MK 1.01 NL 1.05 OV 1.05 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.88 HN 1.36 KP 0.96 ! LA 0.78 MK 1.05 NL 1.20 OV 0.96 ! PT 1.06 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 1.15 KP 0.95 ! LA 0.85 MK 1.08 NL 1.03 OV 1.01 ! PT 1.07 SC 1.01 ! ! ! Fit before self-cal, rms=0.120463Jy sigma=0.000792 ! Fit after self-cal, rms=0.119085Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.813 mas, bmaj=7.949 mas, bpa=-10.59 degrees ! Estimated noise=804.295 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.000714516 Jy ! Component: 100 - total flux cleaned = 0.0004762 Jy ! Component: 150 - total flux cleaned = 0.000285196 Jy ! Component: 200 - total flux cleaned = 0.000285366 Jy ! Total flux subtracted in 200 components = 0.000285366 Jy ! Clean residual min=-0.004841 max=0.006302 Jy/beam ! Clean residual mean=-0.000036 rms=0.001501 Jy/beam ! Combined flux in latest and established models = 0.261036 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 106 components and 0.261036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118976Jy sigma=0.000771 ! Fit after self-cal, rms=0.118968Jy sigma=0.000771 ! 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.118968Jy sigma=0.000771 ! Fit after self-cal, rms=0.119978Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.822 mas, bmaj=7.971 mas, bpa=-10.49 degrees ! Estimated noise=804.589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.80678e-05 Jy ! Component: 100 - total flux cleaned = -0.000401282 Jy ! Component: 150 - total flux cleaned = -0.000504657 Jy ! Component: 200 - total flux cleaned = -0.000460125 Jy ! Total flux subtracted in 200 components = -0.000460125 Jy ! Clean residual min=-0.004444 max=0.006107 Jy/beam ! Clean residual mean=-0.000029 rms=0.001420 Jy/beam ! Combined flux in latest and established models = 0.260576 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 122 components and 0.260576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119921Jy sigma=0.000769 ! Fit after self-cal, rms=0.119932Jy sigma=0.000769 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) ! Added new window around map position (14.5, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00565844 Jy ! Component: 100 - total flux cleaned = 0.0083683 Jy ! Component: 150 - total flux cleaned = 0.00945923 Jy ! Component: 200 - total flux cleaned = 0.00973155 Jy ! Total flux subtracted in 200 components = 0.00973155 Jy ! Clean residual min=-0.003743 max=0.004515 Jy/beam ! Clean residual mean=-0.000011 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.270308 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 158 components and 0.270308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119683Jy sigma=0.000767 ! Fit after self-cal, rms=0.119631Jy sigma=0.000767 ! 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.119631Jy sigma=0.000767 ! Fit after self-cal, rms=0.120189Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.829 mas, bmaj=7.991 mas, bpa=-10.52 degrees ! Estimated noise=803.391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00182525 Jy ! Component: 100 - total flux cleaned = 0.00230639 Jy ! Component: 150 - total flux cleaned = 0.00226416 Jy ! Component: 200 - total flux cleaned = 0.00237419 Jy ! Total flux subtracted in 200 components = 0.00237419 Jy ! Clean residual min=-0.003461 max=0.004474 Jy/beam ! Clean residual mean=-0.000012 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.272682 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 174 components and 0.272682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120128Jy sigma=0.000766 ! Fit after self-cal, rms=0.120120Jy sigma=0.000766 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.000325716 Jy ! Component: 100 - total flux cleaned = 0.000571231 Jy ! Component: 150 - total flux cleaned = 0.000665133 Jy ! Component: 200 - total flux cleaned = 0.00069419 Jy ! Total flux subtracted in 200 components = 0.00069419 Jy ! Clean residual min=-0.003368 max=0.004498 Jy/beam ! Clean residual mean=-0.000010 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 0.273376 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 190 components and 0.273376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120100Jy sigma=0.000766 ! Fit after self-cal, rms=0.120095Jy sigma=0.000766 ! 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.120095Jy sigma=0.000766 ! Fit after self-cal, rms=0.120670Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.929 mas, bmaj=24.71 mas, bpa=-5.644 degrees ! Estimated noise=1059.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000892575 Jy ! Component: 100 - total flux cleaned = 0.000970085 Jy ! Component: 150 - total flux cleaned = 0.000968801 Jy ! Component: 200 - total flux cleaned = 0.00096858 Jy ! Total flux subtracted in 200 components = 0.00096858 Jy ! Clean residual min=-0.004786 max=0.007604 Jy/beam ! Clean residual mean=-0.000023 rms=0.002027 Jy/beam ! Combined flux in latest and established models = 0.274345 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 224 components and 0.274345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120673Jy sigma=0.000766 ! Fit after self-cal, rms=0.120674Jy sigma=0.000766 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 = 9.76005e-05 Jy ! Component: 100 - total flux cleaned = 0.000119975 Jy ! Component: 150 - total flux cleaned = 0.000157418 Jy ! Component: 200 - total flux cleaned = 0.000156783 Jy ! Total flux subtracted in 200 components = 0.000156783 Jy ! Clean residual min=-0.004788 max=0.007620 Jy/beam ! Clean residual mean=-0.000023 rms=0.002032 Jy/beam ! Combined flux in latest and established models = 0.274502 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 233 components and 0.274501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120674Jy sigma=0.000766 ! Fit after self-cal, rms=0.120674Jy sigma=0.000766 ! 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.834 mas, bmaj=8 mas, bpa=-10.5 degrees ! Estimated noise=803.595 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.834 x 8 at -10.5 degrees (North through East) ! Clean map min=-0.0031995 max=0.1684 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.166 mas, bmaj=6.408 mas, bpa=-12.1 degrees ! Estimated noise=1600.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.128564 Jy ! Component: 100 - total flux cleaned = 0.168937 Jy ! Component: 150 - total flux cleaned = 0.189517 Jy ! Component: 200 - total flux cleaned = 0.202017 Jy ! Total flux subtracted in 200 components = 0.202017 Jy ! Clean residual min=-0.007072 max=0.008120 Jy/beam ! Clean residual mean=-0.000012 rms=0.001790 Jy/beam ! Combined flux in latest and established models = 0.202017 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.202017 Jy ! Inverting map and beam ! Estimated beam: bmin=2.834 mas, bmaj=8 mas, bpa=-10.5 degrees ! Estimated noise=803.595 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.0192687 Jy ! Component: 100 - total flux cleaned = 0.0316681 Jy ! Component: 150 - total flux cleaned = 0.0406304 Jy ! Component: 200 - total flux cleaned = 0.047429 Jy ! Total flux subtracted in 200 components = 0.047429 Jy ! Clean residual min=-0.004727 max=0.004635 Jy/beam ! Clean residual mean=-0.000044 rms=0.001519 Jy/beam ! Combined flux in latest and established models = 0.249446 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 133 components and 0.249446 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.929 mas, bmaj=24.71 mas, bpa=-5.644 degrees ! Estimated noise=1059.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00969486 Jy ! Component: 100 - total flux cleaned = 0.0155614 Jy ! Component: 150 - total flux cleaned = 0.0192496 Jy ! Component: 200 - total flux cleaned = 0.0215959 Jy ! Total flux subtracted in 200 components = 0.0215959 Jy ! Clean residual min=-0.005180 max=0.007245 Jy/beam ! Clean residual mean=-0.000032 rms=0.002070 Jy/beam ! Combined flux in latest and established models = 0.271042 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.00150312 Jy ! Component: 100 - total flux cleaned = 0.00247546 Jy ! Component: 150 - total flux cleaned = 0.00304607 Jy ! Component: 200 - total flux cleaned = 0.00318673 Jy ! Total flux subtracted in 200 components = 0.00318673 Jy ! Clean residual min=-0.004776 max=0.007592 Jy/beam ! Clean residual mean=-0.000023 rms=0.002027 Jy/beam ! Combined flux in latest and established models = 0.274229 Jy ! Adding 96 model components to the UV plane model. ! The established model now contains 225 components and 0.274229 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.834 mas, bmaj=8 mas, bpa=-10.5 degrees ! Estimated noise=803.595 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000164477 Jy ! Component: 100 - total flux cleaned = -4.67168e-05 Jy ! Component: 150 - total flux cleaned = -1.37571e-05 Jy ! Component: 200 - total flux cleaned = 1.65699e-05 Jy ! Total flux subtracted in 200 components = 1.65699e-05 Jy ! Clean residual min=-0.003141 max=0.004599 Jy/beam ! Clean residual mean=-0.000011 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.274245 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 242 components and 0.274245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120676Jy sigma=0.000766 ! Fit after self-cal, rms=0.120653Jy sigma=0.000766 wmodel J1323-3849_S_2015_03_17_pus_map.mod ! Writing 242 model components to file: J1323-3849_S_2015_03_17_pus_map.mod wobs J1323-3849_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1323-3849_S_2015_03_17_pus_uvs.fits wwins J1323-3849_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J1323-3849_S_2015_03_17_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.0019079 Jy ! Component: 100 - total flux cleaned = 0.00222823 Jy ! Component: 150 - total flux cleaned = 0.00239585 Jy ! Component: 200 - total flux cleaned = 0.00250197 Jy ! Component: 250 - total flux cleaned = 0.00270454 Jy ! Component: 300 - total flux cleaned = 0.00265531 Jy ! Component: 350 - total flux cleaned = 0.00270163 Jy ! Component: 400 - total flux cleaned = 0.00274617 Jy ! Component: 450 - total flux cleaned = 0.00274584 Jy ! Component: 500 - total flux cleaned = 0.00274576 Jy ! Component: 550 - total flux cleaned = 0.00274566 Jy ! Component: 600 - total flux cleaned = 0.0027061 Jy ! Component: 650 - total flux cleaned = 0.00266686 Jy ! Component: 700 - total flux cleaned = 0.00273996 Jy ! Component: 750 - total flux cleaned = 0.00270283 Jy ! Component: 800 - total flux cleaned = 0.00284456 Jy ! Component: 850 - total flux cleaned = 0.00298182 Jy ! Component: 900 - total flux cleaned = 0.00308191 Jy ! Component: 950 - total flux cleaned = 0.00321335 Jy ! Component: 1000 - total flux cleaned = 0.0032776 Jy ! Component: 1050 - total flux cleaned = 0.00330883 Jy ! Component: 1100 - total flux cleaned = 0.0033086 Jy ! Component: 1150 - total flux cleaned = 0.00336872 Jy ! Component: 1200 - total flux cleaned = 0.00330913 Jy ! Component: 1250 - total flux cleaned = 0.0033096 Jy ! Component: 1300 - total flux cleaned = 0.00331025 Jy ! Component: 1350 - total flux cleaned = 0.00336573 Jy ! Component: 1400 - total flux cleaned = 0.00331 Jy ! Component: 1450 - total flux cleaned = 0.00328328 Jy ! Component: 1500 - total flux cleaned = 0.00333681 Jy ! Component: 1550 - total flux cleaned = 0.0033368 Jy ! Component: 1600 - total flux cleaned = 0.00328563 Jy ! Component: 1650 - total flux cleaned = 0.00326022 Jy ! Component: 1700 - total flux cleaned = 0.00318534 Jy ! Component: 1750 - total flux cleaned = 0.00308708 Jy ! Component: 1800 - total flux cleaned = 0.00301465 Jy ! Component: 1850 - total flux cleaned = 0.00294317 Jy ! Component: 1900 - total flux cleaned = 0.0028728 Jy ! Component: 1950 - total flux cleaned = 0.00275674 Jy ! Component: 2000 - total flux cleaned = 0.00266532 Jy ! Component: 2050 - total flux cleaned = 0.0026199 Jy ! Component: 2100 - total flux cleaned = 0.00264233 Jy ! Component: 2150 - total flux cleaned = 0.0025093 Jy ! Component: 2200 - total flux cleaned = 0.00240049 Jy ! Component: 2250 - total flux cleaned = 0.00240048 Jy ! Component: 2300 - total flux cleaned = 0.00235777 Jy ! Component: 2350 - total flux cleaned = 0.00233642 Jy ! Component: 2400 - total flux cleaned = 0.00229457 Jy ! Component: 2450 - total flux cleaned = 0.00221251 Jy ! Component: 2500 - total flux cleaned = 0.00223313 Jy ! Component: 2550 - total flux cleaned = 0.0022132 Jy ! Component: 2600 - total flux cleaned = 0.00213369 Jy ! Component: 2650 - total flux cleaned = 0.00209429 Jy ! Component: 2700 - total flux cleaned = 0.00205498 Jy ! Component: 2750 - total flux cleaned = 0.00197793 Jy ! Component: 2800 - total flux cleaned = 0.0019588 Jy ! Component: 2850 - total flux cleaned = 0.0018265 Jy ! Component: 2900 - total flux cleaned = 0.00180785 Jy ! Component: 2950 - total flux cleaned = 0.00186332 Jy ! Component: 3000 - total flux cleaned = 0.00190005 Jy ! Component: 3050 - total flux cleaned = 0.00189971 Jy ! Component: 3100 - total flux cleaned = 0.00188162 Jy ! Component: 3150 - total flux cleaned = 0.00195291 Jy ! Component: 3200 - total flux cleaned = 0.00191778 Jy ! Component: 3250 - total flux cleaned = 0.0019525 Jy ! Component: 3300 - total flux cleaned = 0.00191778 Jy ! Component: 3350 - total flux cleaned = 0.00195232 Jy ! Component: 3400 - total flux cleaned = 0.00193512 Jy ! Component: 3450 - total flux cleaned = 0.00195197 Jy ! Component: 3500 - total flux cleaned = 0.00201895 Jy ! Component: 3550 - total flux cleaned = 0.00201899 Jy ! Component: 3600 - total flux cleaned = 0.00206846 Jy ! Component: 3650 - total flux cleaned = 0.00205219 Jy ! Component: 3700 - total flux cleaned = 0.0020844 Jy ! Component: 3750 - total flux cleaned = 0.00208441 Jy ! Component: 3800 - total flux cleaned = 0.00208425 Jy ! Component: 3850 - total flux cleaned = 0.00197363 Jy ! Component: 3900 - total flux cleaned = 0.00202091 Jy ! Component: 3950 - total flux cleaned = 0.00198975 Jy ! Component: 4000 - total flux cleaned = 0.00192778 Jy ! Component: 4050 - total flux cleaned = 0.00191242 Jy ! Total flux subtracted in 4096 components = 0.00191232 Jy ! Clean residual min=-0.000847 max=0.000905 Jy/beam ! Clean residual mean=-0.000006 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.276158 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 557 components and 0.276158 Jy ![Exited script file: muppet] wmap "J1323-3849_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.834 x 8 at -10.5 degrees (North through East) ! Clean map min=-0.0020321 max=0.1684 Jy/beam ! Writing clean map to FITS file: J1323-3849_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.168397 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000284072 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.506077 0.506077 1.01215 2.02431 4.04861 8.09723 16.1945 32.3889 64.7778 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.168 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.834 x 8 at -10.5 degrees (North through East) ! Clean map min=-0.0020321 max=0.1684 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 J1323-3849_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:59:40 2016