! Started logfile: J1319-0049_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:28:14 2017 obs J1319-0049_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J1319-0049_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: J1319-0049 ! ! 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 J1319-0049_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.855185Jy sigma=0.010671 ! Fit after self-cal, rms=0.829493Jy sigma=0.010329 ! 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.871 mas, bmaj=6.314 mas, bpa=1.729 degrees ! Estimated noise=873.293 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.139649 Jy ! Component: 100 - total flux cleaned = 0.16852 Jy ! Total flux subtracted in 100 components = 0.16852 Jy ! Clean residual min=-0.023193 max=0.063454 Jy/beam ! Clean residual mean=-0.000056 rms=0.007804 Jy/beam ! Combined flux in latest and established models = 0.16852 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.16852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130478Jy sigma=0.001592 ! Fit after self-cal, rms=0.130547Jy sigma=0.001591 ! Inverting map ! Added new window around map position (-22, -40). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0565169 Jy ! Component: 100 - total flux cleaned = 0.085309 Jy ! Total flux subtracted in 100 components = 0.085309 Jy ! Clean residual min=-0.012272 max=0.018133 Jy/beam ! Clean residual mean=-0.000016 rms=0.004188 Jy/beam ! Combined flux in latest and established models = 0.253829 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.253829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100745Jy sigma=0.001152 ! Fit after self-cal, rms=0.097702Jy sigma=0.001123 ! 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.31 mas, bmaj=6.729 mas, bpa=0.1655 degrees ! Estimated noise=662.309 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.0291868 Jy ! Component: 100 - total flux cleaned = 0.0478131 Jy ! Component: 150 - total flux cleaned = 0.0610216 Jy ! Component: 200 - total flux cleaned = 0.0706913 Jy ! Total flux subtracted in 200 components = 0.0706913 Jy ! Clean residual min=-0.009722 max=0.015613 Jy/beam ! Clean residual mean=-0.000010 rms=0.003327 Jy/beam ! Combined flux in latest and established models = 0.324521 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 68 components and 0.324521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087440Jy sigma=0.000981 ! Fit after self-cal, rms=0.087047Jy sigma=0.000976 ! 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.06 FD 0.76 KP 1.00* LA 0.98 ! MK 1.02 NL 1.02 OV 0.90 PT 0.94 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.92 KP 1.00* LA 0.96 ! MK 1.04 NL 1.12 OV 0.93 PT 0.89 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 KP 1.00* LA 0.79 ! MK 1.04 NL 1.07 OV 0.85 PT 0.90 ! SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.97 KP 1.00* LA 0.88 ! MK 1.02 NL 1.16 OV 0.93 PT 0.92 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.087047Jy sigma=0.000976 ! Fit after self-cal, rms=0.077969Jy sigma=0.000910 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=6.916 mas, bpa=0.962 degrees ! Estimated noise=633.532 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.00444945 Jy ! Component: 100 - total flux cleaned = 0.00507148 Jy ! Component: 150 - total flux cleaned = 0.00551536 Jy ! Component: 200 - total flux cleaned = 0.00551807 Jy ! Total flux subtracted in 200 components = 0.00551807 Jy ! Clean residual min=-0.006596 max=0.009599 Jy/beam ! Clean residual mean=-0.000019 rms=0.002106 Jy/beam ! Combined flux in latest and established models = 0.330039 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 83 components and 0.330039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077392Jy sigma=0.000902 ! Fit after self-cal, rms=0.077192Jy sigma=0.000901 ! 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.077192Jy sigma=0.000901 ! Fit after self-cal, rms=0.077099Jy sigma=0.000893 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=6.924 mas, bpa=0.9385 degrees ! Estimated noise=632.713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000355178 Jy ! Component: 100 - total flux cleaned = 0.000142081 Jy ! Component: 150 - total flux cleaned = 0.000141615 Jy ! Component: 200 - total flux cleaned = 0.000197342 Jy ! Total flux subtracted in 200 components = 0.000197342 Jy ! Clean residual min=-0.005941 max=0.007952 Jy/beam ! Clean residual mean=-0.000024 rms=0.001947 Jy/beam ! Combined flux in latest and established models = 0.330236 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.330236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076952Jy sigma=0.000892 ! Fit after self-cal, rms=0.076958Jy sigma=0.000892 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 = -6.07504e-05 Jy ! Component: 100 - total flux cleaned = 4.30903e-05 Jy ! Component: 150 - total flux cleaned = 9.043e-05 Jy ! Component: 200 - total flux cleaned = 0.00013864 Jy ! Total flux subtracted in 200 components = 0.00013864 Jy ! Clean residual min=-0.005935 max=0.007905 Jy/beam ! Clean residual mean=-0.000024 rms=0.001937 Jy/beam ! Combined flux in latest and established models = 0.330375 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.330375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076876Jy sigma=0.000892 ! Fit after self-cal, rms=0.076866Jy sigma=0.000892 ! 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.076866Jy sigma=0.000892 ! Fit after self-cal, rms=0.076963Jy sigma=0.000892 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.369 mas, bmaj=6.93 mas, bpa=0.9686 degrees ! Estimated noise=631.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000721319 Jy ! Component: 100 - total flux cleaned = -0.00072521 Jy ! Component: 150 - total flux cleaned = -0.000681307 Jy ! Component: 200 - total flux cleaned = -0.000595732 Jy ! Total flux subtracted in 200 components = -0.000595732 Jy ! Clean residual min=-0.006014 max=0.007568 Jy/beam ! Clean residual mean=-0.000024 rms=0.001918 Jy/beam ! Combined flux in latest and established models = 0.329779 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 100 components and 0.329779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076900Jy sigma=0.000891 ! Fit after self-cal, rms=0.076897Jy 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 = -4.05785e-05 Jy ! Component: 100 - total flux cleaned = 8.41261e-05 Jy ! Component: 150 - total flux cleaned = 0.000123893 Jy ! Component: 200 - total flux cleaned = 0.00020178 Jy ! Total flux subtracted in 200 components = 0.00020178 Jy ! Clean residual min=-0.006007 max=0.007452 Jy/beam ! Clean residual mean=-0.000024 rms=0.001909 Jy/beam ! Combined flux in latest and established models = 0.329981 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 103 components and 0.329981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076849Jy sigma=0.000891 ! Fit after self-cal, rms=0.076841Jy sigma=0.000891 ! 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.076841Jy sigma=0.000891 ! Fit after self-cal, rms=0.076884Jy sigma=0.000891 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.224 mas, bmaj=11.93 mas, bpa=11.09 degrees ! Estimated noise=741.601 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012577 Jy ! Component: 100 - total flux cleaned = 0.00133256 Jy ! Component: 150 - total flux cleaned = 0.00133069 Jy ! Component: 200 - total flux cleaned = 0.00137496 Jy ! Total flux subtracted in 200 components = 0.00137496 Jy ! Clean residual min=-0.008677 max=0.010759 Jy/beam ! Clean residual mean=-0.000043 rms=0.003277 Jy/beam ! Combined flux in latest and established models = 0.331356 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 107 components and 0.331356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077062Jy sigma=0.000891 ! Fit after self-cal, rms=0.077014Jy 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 = -5.70315e-05 Jy ! Component: 100 - total flux cleaned = 4.27999e-05 Jy ! Component: 150 - total flux cleaned = 0.000188493 Jy ! Component: 200 - total flux cleaned = 0.000325484 Jy ! Total flux subtracted in 200 components = 0.000325484 Jy ! Clean residual min=-0.008768 max=0.010508 Jy/beam ! Clean residual mean=-0.000042 rms=0.003261 Jy/beam ! Combined flux in latest and established models = 0.331681 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 109 components and 0.331681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077101Jy sigma=0.000892 ! Fit after self-cal, rms=0.077078Jy sigma=0.000891 ! 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.373 mas, bmaj=6.934 mas, bpa=0.995 degrees ! Estimated noise=631.55 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.373 x 6.934 at 0.995 degrees (North through East) ! Clean map min=-0.006304 max=0.18146 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.897 mas, bmaj=6.45 mas, bpa=2.267 degrees ! Estimated noise=854.368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138289 Jy ! Component: 100 - total flux cleaned = 0.19754 Jy ! Component: 150 - total flux cleaned = 0.236187 Jy ! Component: 200 - total flux cleaned = 0.262545 Jy ! Total flux subtracted in 200 components = 0.262545 Jy ! Clean residual min=-0.013643 max=0.016132 Jy/beam ! Clean residual mean=-0.000032 rms=0.003433 Jy/beam ! Combined flux in latest and established models = 0.262545 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.262545 Jy ! Inverting map and beam ! Estimated beam: bmin=3.373 mas, bmaj=6.934 mas, bpa=0.995 degrees ! Estimated noise=631.55 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.0210186 Jy ! Component: 100 - total flux cleaned = 0.0350022 Jy ! Component: 150 - total flux cleaned = 0.0447975 Jy ! Component: 200 - total flux cleaned = 0.0518851 Jy ! Total flux subtracted in 200 components = 0.0518851 Jy ! Clean residual min=-0.007344 max=0.008771 Jy/beam ! Clean residual mean=-0.000027 rms=0.002201 Jy/beam ! Combined flux in latest and established models = 0.31443 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 50 components and 0.31443 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.224 mas, bmaj=11.93 mas, bpa=11.09 degrees ! Estimated noise=741.601 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00878795 Jy ! Component: 100 - total flux cleaned = 0.0136335 Jy ! Component: 150 - total flux cleaned = 0.0154988 Jy ! Component: 200 - total flux cleaned = 0.0163172 Jy ! Total flux subtracted in 200 components = 0.0163172 Jy ! Clean residual min=-0.009499 max=0.010841 Jy/beam ! Clean residual mean=-0.000044 rms=0.003340 Jy/beam ! Combined flux in latest and established models = 0.330747 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.000250314 Jy ! Component: 100 - total flux cleaned = 0.000360779 Jy ! Component: 150 - total flux cleaned = 0.000410665 Jy ! Component: 200 - total flux cleaned = 0.00046136 Jy ! Total flux subtracted in 200 components = 0.00046136 Jy ! Clean residual min=-0.009074 max=0.010739 Jy/beam ! Clean residual mean=-0.000044 rms=0.003308 Jy/beam ! Combined flux in latest and established models = 0.331209 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 63 components and 0.331209 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.373 mas, bmaj=6.934 mas, bpa=0.995 degrees ! Estimated noise=631.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00165606 Jy ! Component: 100 - total flux cleaned = -0.00129657 Jy ! Component: 150 - total flux cleaned = -0.00169046 Jy ! Component: 200 - total flux cleaned = -0.00202511 Jy ! Total flux subtracted in 200 components = -0.00202511 Jy ! Clean residual min=-0.006479 max=0.007773 Jy/beam ! Clean residual mean=-0.000023 rms=0.001923 Jy/beam ! Combined flux in latest and established models = 0.329183 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 76 components and 0.329183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077146Jy sigma=0.000892 ! Fit after self-cal, rms=0.077155Jy sigma=0.000892 wmodel J1319-0049_S_2014_01_04_pus_map.mod ! Writing 76 model components to file: J1319-0049_S_2014_01_04_pus_map.mod wobs J1319-0049_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J1319-0049_S_2014_01_04_pus_uvs.fits wwins J1319-0049_S_2014_01_04_pus_map.win ! wwins: Wrote 2 windows to J1319-0049_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.00315393 Jy ! Component: 100 - total flux cleaned = 0.00494909 Jy ! Component: 150 - total flux cleaned = 0.00613193 Jy ! Component: 200 - total flux cleaned = 0.00712296 Jy ! Component: 250 - total flux cleaned = 0.00804962 Jy ! Component: 300 - total flux cleaned = 0.00848653 Jy ! Component: 350 - total flux cleaned = 0.00873407 Jy ! Component: 400 - total flux cleaned = 0.00913542 Jy ! Component: 450 - total flux cleaned = 0.00936834 Jy ! Component: 500 - total flux cleaned = 0.00966682 Jy ! Component: 550 - total flux cleaned = 0.00988052 Jy ! Component: 600 - total flux cleaned = 0.0100157 Jy ! Component: 650 - total flux cleaned = 0.0102146 Jy ! Component: 700 - total flux cleaned = 0.0102785 Jy ! Component: 750 - total flux cleaned = 0.0105321 Jy ! Component: 800 - total flux cleaned = 0.0107767 Jy ! Component: 850 - total flux cleaned = 0.0105981 Jy ! Component: 900 - total flux cleaned = 0.010718 Jy ! Component: 950 - total flux cleaned = 0.010944 Jy ! Component: 1000 - total flux cleaned = 0.010945 Jy ! Component: 1050 - total flux cleaned = 0.0109998 Jy ! Component: 1100 - total flux cleaned = 0.0111561 Jy ! Component: 1150 - total flux cleaned = 0.0111563 Jy ! Component: 1200 - total flux cleaned = 0.0110571 Jy ! Component: 1250 - total flux cleaned = 0.0111539 Jy ! Component: 1300 - total flux cleaned = 0.011153 Jy ! Component: 1350 - total flux cleaned = 0.0111529 Jy ! Component: 1400 - total flux cleaned = 0.0112441 Jy ! Component: 1450 - total flux cleaned = 0.0112878 Jy ! Component: 1500 - total flux cleaned = 0.0113306 Jy ! Component: 1550 - total flux cleaned = 0.0114557 Jy ! Component: 1600 - total flux cleaned = 0.0115371 Jy ! Component: 1650 - total flux cleaned = 0.0115367 Jy ! Component: 1700 - total flux cleaned = 0.0116141 Jy ! Component: 1750 - total flux cleaned = 0.0116138 Jy ! Component: 1800 - total flux cleaned = 0.0116882 Jy ! Component: 1850 - total flux cleaned = 0.0116513 Jy ! Component: 1900 - total flux cleaned = 0.0118309 Jy ! Component: 1950 - total flux cleaned = 0.0116537 Jy ! Component: 2000 - total flux cleaned = 0.0116185 Jy ! Component: 2050 - total flux cleaned = 0.0116181 Jy ! Component: 2100 - total flux cleaned = 0.0115508 Jy ! Component: 2150 - total flux cleaned = 0.011551 Jy ! Component: 2200 - total flux cleaned = 0.0115196 Jy ! Component: 2250 - total flux cleaned = 0.0116151 Jy ! Component: 2300 - total flux cleaned = 0.0117698 Jy ! Component: 2350 - total flux cleaned = 0.0117997 Jy ! Component: 2400 - total flux cleaned = 0.01183 Jy ! Component: 2450 - total flux cleaned = 0.0119479 Jy ! Component: 2500 - total flux cleaned = 0.0119481 Jy ! Component: 2550 - total flux cleaned = 0.012091 Jy ! Component: 2600 - total flux cleaned = 0.0120907 Jy ! Component: 2650 - total flux cleaned = 0.012202 Jy ! Component: 2700 - total flux cleaned = 0.0122566 Jy ! Component: 2750 - total flux cleaned = 0.0123374 Jy ! Component: 2800 - total flux cleaned = 0.0123901 Jy ! Component: 2850 - total flux cleaned = 0.0124426 Jy ! Component: 2900 - total flux cleaned = 0.0124427 Jy ! Component: 2950 - total flux cleaned = 0.0124681 Jy ! Component: 3000 - total flux cleaned = 0.0124934 Jy ! Component: 3050 - total flux cleaned = 0.0125674 Jy ! Component: 3100 - total flux cleaned = 0.0126402 Jy ! Component: 3150 - total flux cleaned = 0.0126874 Jy ! Component: 3200 - total flux cleaned = 0.0125928 Jy ! Component: 3250 - total flux cleaned = 0.0126859 Jy ! Component: 3300 - total flux cleaned = 0.0126171 Jy ! Component: 3350 - total flux cleaned = 0.0126401 Jy ! Component: 3400 - total flux cleaned = 0.0126397 Jy ! Component: 3450 - total flux cleaned = 0.0125955 Jy ! Component: 3500 - total flux cleaned = 0.0124868 Jy ! Component: 3550 - total flux cleaned = 0.0125087 Jy ! Component: 3600 - total flux cleaned = 0.0125513 Jy ! Component: 3650 - total flux cleaned = 0.0125513 Jy ! Component: 3700 - total flux cleaned = 0.0125721 Jy ! Component: 3750 - total flux cleaned = 0.012572 Jy ! Component: 3800 - total flux cleaned = 0.0125514 Jy ! Component: 3850 - total flux cleaned = 0.0125111 Jy ! Component: 3900 - total flux cleaned = 0.0124512 Jy ! Component: 3950 - total flux cleaned = 0.0124315 Jy ! Component: 4000 - total flux cleaned = 0.0123142 Jy ! Component: 4050 - total flux cleaned = 0.0123144 Jy ! Total flux subtracted in 4096 components = 0.0121991 Jy ! Clean residual min=-0.000982 max=0.001030 Jy/beam ! Clean residual mean=0.000007 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.341382 Jy keep ! Adding 338 model components to the UV plane model. ! The established model now contains 414 components and 0.341382 Jy ![Exited script file: muppet] wmap "J1319-0049_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.373 x 6.934 at 0.995 degrees (North through East) ! Clean map min=-0.0029364 max=0.17868 Jy/beam ! Writing clean map to FITS file: J1319-0049_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.178676 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000322651 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.541738 0.541738 1.08348 2.16695 4.3339 8.6678 17.3356 34.6712 69.3424 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.178 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.373 x 6.934 at 0.995 degrees (North through East) ! Clean map min=-0.0029364 max=0.17868 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 J1319-0049_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:28:19 2017