! Started logfile: /scr/pima/rv118_uvs/J1342-2900_S_dfm.log on Sun Dec 10 00:10:14 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv118_uvs/J1342-2900_S_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J1342-2900_S_uva.fits ! AN table 1: 46 integrations on 36 of 36 possible baselines. ! AN table 2: 24 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.469643 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1342-2900 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 3156 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/opt64/bin/pima_mupet_01.dfm J1342-2900_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 206 telescope corrections were flagged in sub-array 1. ! A total of 48 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 206 telescope corrections were flagged in sub-array 1. ! A total of 48 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 206 telescope corrections were flagged in sub-array 1. ! A total of 48 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 206 telescope corrections were flagged in sub-array 1. ! A total of 48 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.020832Jy sigma=12.851222 ! Fit after self-cal, rms=0.836948Jy sigma=10.416348 ! 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=3.597 mas, bmaj=12 mas, bpa=5.997 degrees ! Estimated noise=1.61569 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.131959 Jy ! Component: 100 - total flux cleaned = 0.160907 Jy ! Total flux subtracted in 100 components = 0.160907 Jy ! Clean residual min=-0.012441 max=0.013520 Jy/beam ! Clean residual mean=0.000065 rms=0.003653 Jy/beam ! Combined flux in latest and established models = 0.160907 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.160907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131769Jy sigma=1.359594 ! Fit after self-cal, rms=0.131766Jy sigma=1.359481 ! 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=4.278 mas, bmaj=13.79 mas, bpa=5.484 degrees ! Estimated noise=1.17642 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.0121759 Jy ! Component: 100 - total flux cleaned = 0.0150039 Jy ! Component: 150 - total flux cleaned = 0.0153326 Jy ! Component: 200 - total flux cleaned = 0.0154708 Jy ! Total flux subtracted in 200 components = 0.0154708 Jy ! Clean residual min=-0.009574 max=0.010561 Jy/beam ! Clean residual mean=0.000047 rms=0.002761 Jy/beam ! Combined flux in latest and established models = 0.176378 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.176377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130703Jy sigma=1.343217 ! Fit after self-cal, rms=0.130710Jy sigma=1.343079 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.278 x 13.79 at 5.484 degrees (North through East) ! Clean map min=-0.0092515 max=0.17184 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.17 KP 1.02 ! LA 1.07 NL 1.09 OV 1.03 PT 0.99 ! SC 1.14 ! ! Telescope amplitude corrections in sub-array 2: ! KK 0.00* OV 0.00* ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.13 HN 1.41 KP 1.03 ! LA 0.97 NL 1.00 OV 1.02 PT 0.99 ! SC 1.14 ! ! Telescope amplitude corrections in sub-array 2: ! KK 0.00* OV 0.00* ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.28 HN 1.32 KP 0.51 ! LA 0.99 NL 0.72 OV 1.04 PT 1.08 ! SC 0.55 ! ! Telescope amplitude corrections in sub-array 2: ! KK 0.00* OV 0.00* ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.05 HN 1.22 KP 1.05 ! LA 1.03 NL 1.19 OV 1.03 PT 1.02 ! SC 1.12 ! ! Telescope amplitude corrections in sub-array 2: ! KK 0.00* OV 0.00* ! ! ! Fit before self-cal, rms=0.130710Jy sigma=1.343079 ! Fit after self-cal, rms=0.095270Jy sigma=1.063189 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.159 mas, bmaj=13.9 mas, bpa=6.6 degrees ! Estimated noise=1.1697 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.000519261 Jy ! Component: 100 - total flux cleaned = 0.000701663 Jy ! Component: 150 - total flux cleaned = 0.000758197 Jy ! Component: 200 - total flux cleaned = 0.000858025 Jy ! Total flux subtracted in 200 components = 0.000858025 Jy ! Clean residual min=-0.004830 max=0.004839 Jy/beam ! Clean residual mean=0.000177 rms=0.001242 Jy/beam ! Combined flux in latest and established models = 0.177236 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.177235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095211Jy sigma=1.062016 ! Fit after self-cal, rms=0.096116Jy sigma=1.055843 ! 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.096116Jy sigma=1.055843 ! Fit after self-cal, rms=0.096955Jy sigma=1.044635 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.164 mas, bmaj=13.94 mas, bpa=6.388 degrees ! Estimated noise=1.1754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000717513 Jy ! Component: 100 - total flux cleaned = 0.000717614 Jy ! Component: 150 - total flux cleaned = 0.000717818 Jy ! Component: 200 - total flux cleaned = 0.000718565 Jy ! Total flux subtracted in 200 components = 0.000718565 Jy ! Clean residual min=-0.004150 max=0.004095 Jy/beam ! Clean residual mean=0.000063 rms=0.001132 Jy/beam ! Combined flux in latest and established models = 0.177954 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.177954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096896Jy sigma=1.044341 ! Fit after self-cal, rms=0.096993Jy sigma=1.044109 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.1514e-05 Jy ! Component: 100 - total flux cleaned = 4.16721e-05 Jy ! Component: 150 - total flux cleaned = 7.50268e-05 Jy ! Component: 200 - total flux cleaned = 7.4775e-05 Jy ! Total flux subtracted in 200 components = 7.4775e-05 Jy ! Clean residual min=-0.004093 max=0.004082 Jy/beam ! Clean residual mean=0.000065 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.178029 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.178029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096958Jy sigma=1.043936 ! Fit after self-cal, rms=0.096969Jy sigma=1.043896 ! 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.096969Jy sigma=1.043896 ! Fit after self-cal, rms=0.096608Jy sigma=1.037254 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.152 mas, bmaj=13.91 mas, bpa=6.298 degrees ! Estimated noise=1.17379 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00036344 Jy ! Component: 100 - total flux cleaned = 0.000587322 Jy ! Component: 150 - total flux cleaned = 0.000617081 Jy ! Component: 200 - total flux cleaned = 0.000642333 Jy ! Total flux subtracted in 200 components = 0.000642333 Jy ! Clean residual min=-0.003689 max=0.003808 Jy/beam ! Clean residual mean=0.000100 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.178671 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.178671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096573Jy sigma=1.037021 ! Fit after self-cal, rms=0.096645Jy sigma=1.036854 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.000172843 Jy ! Component: 100 - total flux cleaned = -0.000121227 Jy ! Component: 150 - total flux cleaned = -7.8999e-05 Jy ! Component: 200 - total flux cleaned = -5.91915e-05 Jy ! Total flux subtracted in 200 components = -5.91915e-05 Jy ! Clean residual min=-0.003663 max=0.003697 Jy/beam ! Clean residual mean=0.000100 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.178612 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.178612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096625Jy sigma=1.036789 ! Fit after self-cal, rms=0.096630Jy sigma=1.036761 ! 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.096630Jy sigma=1.036761 ! Fit after self-cal, rms=0.096599Jy sigma=1.036604 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.357 mas, bmaj=19.9 mas, bpa=-2.085 degrees ! Estimated noise=1.35178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00063576 Jy ! Component: 100 - total flux cleaned = 0.000727842 Jy ! Component: 150 - total flux cleaned = 0.000779322 Jy ! Component: 200 - total flux cleaned = 0.000801273 Jy ! Total flux subtracted in 200 components = 0.000801273 Jy ! Clean residual min=-0.003141 max=0.003977 Jy/beam ! Clean residual mean=0.000163 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.179413 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 65 components and 0.179413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096583Jy sigma=1.036661 ! Fit after self-cal, rms=0.096615Jy sigma=1.036606 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 = -8.38361e-06 Jy ! Component: 100 - total flux cleaned = 3.22402e-05 Jy ! Component: 150 - total flux cleaned = 3.2642e-05 Jy ! Component: 200 - total flux cleaned = 3.17175e-05 Jy ! Total flux subtracted in 200 components = 3.17175e-05 Jy ! Clean residual min=-0.003160 max=0.003972 Jy/beam ! Clean residual mean=0.000162 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.179445 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 68 components and 0.179445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096607Jy sigma=1.036726 ! Fit after self-cal, rms=0.096617Jy sigma=1.036708 ! 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=4.141 mas, bmaj=13.91 mas, bpa=6.321 degrees ! Estimated noise=1.17269 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.141 x 13.91 at 6.321 degrees (North through East) ! Clean map min=-0.0034939 max=0.17215 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=3.518 mas, bmaj=12.04 mas, bpa=6.361 degrees ! Estimated noise=1.64507 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.133797 Jy ! Component: 100 - total flux cleaned = 0.163593 Jy ! Component: 150 - total flux cleaned = 0.17207 Jy ! Component: 200 - total flux cleaned = 0.173193 Jy ! Total flux subtracted in 200 components = 0.173193 Jy ! Clean residual min=-0.005565 max=0.005818 Jy/beam ! Clean residual mean=0.000056 rms=0.001518 Jy/beam ! Combined flux in latest and established models = 0.173193 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.173193 Jy ! Inverting map and beam ! Estimated beam: bmin=4.141 mas, bmaj=13.91 mas, bpa=6.321 degrees ! Estimated noise=1.17269 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) ! Added new window around map position (1.5, -15.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00476873 Jy ! Component: 100 - total flux cleaned = 0.005337 Jy ! Component: 150 - total flux cleaned = 0.00552736 Jy ! Component: 200 - total flux cleaned = 0.00577321 Jy ! Total flux subtracted in 200 components = 0.00577321 Jy ! Clean residual min=-0.003395 max=0.003783 Jy/beam ! Clean residual mean=0.000102 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.178966 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 38 components and 0.178966 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.357 mas, bmaj=19.9 mas, bpa=-2.085 degrees ! Estimated noise=1.35178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155925 Jy ! Component: 100 - total flux cleaned = 0.00172075 Jy ! Component: 150 - total flux cleaned = 0.00176848 Jy ! Component: 200 - total flux cleaned = 0.00185686 Jy ! Total flux subtracted in 200 components = 0.00185686 Jy ! Clean residual min=-0.002975 max=0.004088 Jy/beam ! Clean residual mean=0.000142 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.180823 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 = -9.19226e-08 Jy ! Component: 100 - total flux cleaned = 3.6589e-05 Jy ! Component: 150 - total flux cleaned = 3.6537e-05 Jy ! Component: 200 - total flux cleaned = 3.68782e-05 Jy ! Total flux subtracted in 200 components = 3.68782e-05 Jy ! Clean residual min=-0.002931 max=0.004090 Jy/beam ! Clean residual mean=0.000141 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.18086 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 54 components and 0.18086 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.141 mas, bmaj=13.91 mas, bpa=6.321 degrees ! Estimated noise=1.17269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000605688 Jy ! Component: 100 - total flux cleaned = -0.000658892 Jy ! Component: 150 - total flux cleaned = -0.000659497 Jy ! Component: 200 - total flux cleaned = -0.000617599 Jy ! Total flux subtracted in 200 components = -0.000617599 Jy ! Clean residual min=-0.003495 max=0.003831 Jy/beam ! Clean residual mean=0.000091 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.180242 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 72 components and 0.180242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096434Jy sigma=1.034907 ! Fit after self-cal, rms=0.096433Jy sigma=1.034562 wmodel J1342-2900_S_map.mod ! Writing 72 model components to file: J1342-2900_S_map.mod wobs J1342-2900_S_uvs.fits ! Writing UV FITS file: J1342-2900_S_uvs.fits wwins J1342-2900_S_map.win ! wwins: Wrote 2 windows to J1342-2900_S_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.00134542 Jy ! Component: 100 - total flux cleaned = 0.00193226 Jy ! Component: 150 - total flux cleaned = 0.00237025 Jy ! Component: 200 - total flux cleaned = 0.002734 Jy ! Component: 250 - total flux cleaned = 0.00320627 Jy ! Component: 300 - total flux cleaned = 0.00372191 Jy ! Component: 350 - total flux cleaned = 0.00411229 Jy ! Component: 400 - total flux cleaned = 0.00460152 Jy ! Component: 450 - total flux cleaned = 0.00502691 Jy ! Component: 500 - total flux cleaned = 0.00554711 Jy ! Component: 550 - total flux cleaned = 0.00600551 Jy ! Component: 600 - total flux cleaned = 0.0063049 Jy ! Component: 650 - total flux cleaned = 0.00655068 Jy ! Component: 700 - total flux cleaned = 0.00679269 Jy ! Component: 750 - total flux cleaned = 0.00702988 Jy ! Component: 800 - total flux cleaned = 0.00707724 Jy ! Component: 850 - total flux cleaned = 0.00726231 Jy ! Component: 900 - total flux cleaned = 0.00748995 Jy ! Component: 950 - total flux cleaned = 0.00766926 Jy ! Component: 1000 - total flux cleaned = 0.00793356 Jy ! Component: 1050 - total flux cleaned = 0.00801974 Jy ! Component: 1100 - total flux cleaned = 0.0082339 Jy ! Component: 1150 - total flux cleaned = 0.00840257 Jy ! Component: 1200 - total flux cleaned = 0.00865193 Jy ! Component: 1250 - total flux cleaned = 0.00881605 Jy ! Component: 1300 - total flux cleaned = 0.00901855 Jy ! Component: 1350 - total flux cleaned = 0.00921807 Jy ! Component: 1400 - total flux cleaned = 0.00933608 Jy ! Component: 1450 - total flux cleaned = 0.00941418 Jy ! Component: 1500 - total flux cleaned = 0.00952981 Jy ! Component: 1550 - total flux cleaned = 0.00960591 Jy ! Component: 1600 - total flux cleaned = 0.0096812 Jy ! Component: 1650 - total flux cleaned = 0.00986674 Jy ! Component: 1700 - total flux cleaned = 0.0100135 Jy ! Component: 1750 - total flux cleaned = 0.0101221 Jy ! Component: 1800 - total flux cleaned = 0.0102296 Jy ! Component: 1850 - total flux cleaned = 0.0102653 Jy ! Component: 1900 - total flux cleaned = 0.0104767 Jy ! Component: 1950 - total flux cleaned = 0.0106509 Jy ! Component: 2000 - total flux cleaned = 0.0107885 Jy ! Component: 2050 - total flux cleaned = 0.0108228 Jy ! Component: 2100 - total flux cleaned = 0.0109578 Jy ! Component: 2150 - total flux cleaned = 0.0110249 Jy ! Component: 2200 - total flux cleaned = 0.0111242 Jy ! Component: 2250 - total flux cleaned = 0.0111899 Jy ! Component: 2300 - total flux cleaned = 0.0112553 Jy ! Component: 2350 - total flux cleaned = 0.0112879 Jy ! Component: 2400 - total flux cleaned = 0.0113841 Jy ! Component: 2450 - total flux cleaned = 0.0114794 Jy ! Component: 2500 - total flux cleaned = 0.0115108 Jy ! Component: 2550 - total flux cleaned = 0.0115735 Jy ! Component: 2600 - total flux cleaned = 0.0116046 Jy ! Component: 2650 - total flux cleaned = 0.0115736 Jy ! Component: 2700 - total flux cleaned = 0.0116044 Jy ! Component: 2750 - total flux cleaned = 0.0116958 Jy ! Component: 2800 - total flux cleaned = 0.011726 Jy ! Component: 2850 - total flux cleaned = 0.0117859 Jy ! Component: 2900 - total flux cleaned = 0.0118453 Jy ! Component: 2950 - total flux cleaned = 0.0119341 Jy ! Component: 3000 - total flux cleaned = 0.0119632 Jy ! Component: 3050 - total flux cleaned = 0.0120213 Jy ! Component: 3100 - total flux cleaned = 0.01205 Jy ! Component: 3150 - total flux cleaned = 0.0120501 Jy ! Component: 3200 - total flux cleaned = 0.0121928 Jy ! Component: 3250 - total flux cleaned = 0.0122211 Jy ! Component: 3300 - total flux cleaned = 0.012165 Jy ! Component: 3350 - total flux cleaned = 0.0123049 Jy ! Component: 3400 - total flux cleaned = 0.0123604 Jy ! Component: 3450 - total flux cleaned = 0.0124431 Jy ! Component: 3500 - total flux cleaned = 0.012443 Jy ! Component: 3550 - total flux cleaned = 0.0124432 Jy ! Component: 3600 - total flux cleaned = 0.0125786 Jy ! Component: 3650 - total flux cleaned = 0.0126055 Jy ! Component: 3700 - total flux cleaned = 0.0126322 Jy ! Component: 3750 - total flux cleaned = 0.0126587 Jy ! Component: 3800 - total flux cleaned = 0.0126851 Jy ! Component: 3850 - total flux cleaned = 0.0127376 Jy ! Component: 3900 - total flux cleaned = 0.0128156 Jy ! Component: 3950 - total flux cleaned = 0.0128155 Jy ! Component: 4000 - total flux cleaned = 0.0128928 Jy ! Component: 4050 - total flux cleaned = 0.0128928 Jy ! Total flux subtracted in 4096 components = 0.0129182 Jy ! Clean residual min=-0.001483 max=0.001493 Jy/beam ! Clean residual mean=0.000004 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.19316 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 362 components and 0.193161 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J1342-2900_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.141 x 13.91 at 6.321 degrees (North through East) ! Clean map min=-0.0030884 max=0.17093 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J1342-2900_S_map.fits wmodel /scr/pima/rv118_uvs/J1342-2900_S_map.mod ! Writing 362 model components to file: /scr/pima/rv118_uvs/J1342-2900_S_map.mod wobs /scr/pima/rv118_uvs/J1342-2900_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J1342-2900_S_uvs.fits wwins /scr/pima/rv118_uvs/J1342-2900_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv118_uvs/J1342-2900_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.170929 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000499955 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.877478 0.877478 1.75496 3.50991 7.01982 14.0396 28.0793 56.1586 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.17 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 341.888 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J1342-2900_S_dfm.log closed on Sun Dec 10 00:10:18 2017