! Started logfile: /scr/pima/bg219h_uvs/J2316-4337_S_uvs.log on Thu Apr 7 09:14:56 2016 obs /scr/pima/bg219h_uvs/J2316-4337_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J2316-4337_S_uva.fits ! AN table 1: 28 integrations on 1 of 1 possible baselines. ! AN table 2: 58 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.712681 visibilities/baseline/integration-bin. ! Found source: J2316-4337 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 3552 visibilities. select rr, 1,2,3,4,6,7,8 ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219h_uvs/J2316-4337_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 56 telescope corrections were flagged in sub-array 1. ! A total of 103 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 56 telescope corrections were flagged in sub-array 1. ! A total of 103 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 56 telescope corrections were flagged in sub-array 1. ! A total of 103 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 56 telescope corrections were flagged in sub-array 1. ! A total of 103 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.124632Jy sigma=15.377529 ! Fit after self-cal, rms=0.702998Jy sigma=9.435166 ! 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.491 mas, bmaj=24.64 mas, bpa=16.84 degrees ! Estimated noise=1.71999 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.231479 Jy ! Component: 100 - total flux cleaned = 0.36268 Jy ! Total flux subtracted in 100 components = 0.36268 Jy ! Clean residual min=-0.041336 max=0.067746 Jy/beam ! Clean residual mean=-0.001117 rms=0.017964 Jy/beam ! Combined flux in latest and established models = 0.36268 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 42 components and 0.36268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.238039Jy sigma=3.286593 ! Fit after self-cal, rms=0.237219Jy sigma=3.278456 ! 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.158 mas, bmaj=26.19 mas, bpa=16.45 degrees ! Estimated noise=1.0494 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.146103 Jy ! Component: 100 - total flux cleaned = 0.231417 Jy ! Component: 150 - total flux cleaned = 0.287795 Jy ! Component: 200 - total flux cleaned = 0.329583 Jy ! Total flux subtracted in 200 components = 0.329583 Jy ! Clean residual min=-0.019591 max=0.024210 Jy/beam ! Clean residual mean=-0.001494 rms=0.010409 Jy/beam ! Combined flux in latest and established models = 0.692263 Jy ! Performing phase self-cal ! Adding 189 model components to the UV plane model. ! The established model now contains 229 components and 0.692263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112281Jy sigma=1.464886 ! Fit after self-cal, rms=0.111491Jy sigma=1.458918 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.158 x 26.19 at 16.45 degrees (North through East) ! Clean map min=-0.019712 max=0.22917 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! MK 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 0.91 LA 0.95 NL 1.14 ! OV 1.04 PT 0.90 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! MK 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 0.92 LA 0.94 NL 1.14 ! OV 1.04 PT 0.91 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! MK 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 0.91 LA 0.92 NL 1.05 ! OV 1.03 PT 0.93 SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! MK 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 0.94 LA 0.92 NL 1.16 ! OV 1.08 PT 0.94 SC 1.00 ! ! ! Fit before self-cal, rms=0.111491Jy sigma=1.458918 ! Fit after self-cal, rms=0.099828Jy sigma=1.276451 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.191 mas, bmaj=27.01 mas, bpa=16.52 degrees ! Estimated noise=1.01047 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.0102781 Jy ! Component: 100 - total flux cleaned = 0.0164963 Jy ! Component: 150 - total flux cleaned = 0.0202188 Jy ! Component: 200 - total flux cleaned = 0.0210163 Jy ! Total flux subtracted in 200 components = 0.0210163 Jy ! Clean residual min=-0.005730 max=0.005763 Jy/beam ! Clean residual mean=-0.000158 rms=0.002537 Jy/beam ! Combined flux in latest and established models = 0.713279 Jy ! Performing phase self-cal ! Adding 98 model components to the UV plane model. ! The established model now contains 327 components and 0.713279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094445Jy sigma=1.190532 ! Fit after self-cal, rms=0.094295Jy sigma=1.189053 ! 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.094295Jy sigma=1.189053 ! Fit after self-cal, rms=0.093921Jy sigma=1.188148 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.194 mas, bmaj=27.01 mas, bpa=16.52 degrees ! Estimated noise=1.00877 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00135903 Jy ! Component: 100 - total flux cleaned = -0.00245161 Jy ! Component: 150 - total flux cleaned = -0.00387093 Jy ! Component: 200 - total flux cleaned = -0.00469685 Jy ! Total flux subtracted in 200 components = -0.00469685 Jy ! Clean residual min=-0.003258 max=0.003265 Jy/beam ! Clean residual mean=-0.000043 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.708583 Jy selfcal ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 398 components and 0.708583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092596Jy sigma=1.168345 ! Fit after self-cal, rms=0.092510Jy sigma=1.167953 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.00254325 Jy ! Component: 100 - total flux cleaned = -0.00386852 Jy ! Component: 150 - total flux cleaned = -0.00547567 Jy ! Component: 200 - total flux cleaned = -0.00573361 Jy ! Total flux subtracted in 200 components = -0.00573361 Jy ! Clean residual min=-0.002089 max=0.002084 Jy/beam ! Clean residual mean=-0.000017 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.702849 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 439 components and 0.702849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092001Jy sigma=1.160904 ! Fit after self-cal, rms=0.091957Jy sigma=1.160728 ! 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.091957Jy sigma=1.160728 ! Fit after self-cal, rms=0.091088Jy sigma=1.157435 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=27 mas, bpa=16.52 degrees ! Estimated noise=1.0032 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00170374 Jy ! Component: 100 - total flux cleaned = -0.00235843 Jy ! Component: 150 - total flux cleaned = -0.0028546 Jy ! Component: 200 - total flux cleaned = -0.00312524 Jy ! Total flux subtracted in 200 components = -0.00312524 Jy ! Clean residual min=-0.001421 max=0.001422 Jy/beam ! Clean residual mean=-0.000012 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.699724 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 487 components and 0.699724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090857Jy sigma=1.154201 ! Fit after self-cal, rms=0.090828Jy sigma=1.154071 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.00121414 Jy ! Component: 100 - total flux cleaned = -0.00105116 Jy ! Component: 150 - total flux cleaned = -0.000973358 Jy ! Component: 200 - total flux cleaned = -0.000899876 Jy ! Total flux subtracted in 200 components = -0.000899876 Jy ! Clean residual min=-0.001152 max=0.001155 Jy/beam ! Clean residual mean=-0.000007 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.698824 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 517 components and 0.698824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090693Jy sigma=1.152327 ! Fit after self-cal, rms=0.090669Jy sigma=1.152250 ! 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.090669Jy sigma=1.152250 ! Fit after self-cal, rms=0.090549Jy sigma=1.152104 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.044 mas, bmaj=41.35 mas, bpa=5.564 degrees ! Estimated noise=1.24827 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.36079e-05 Jy ! Component: 100 - total flux cleaned = -0.000497298 Jy ! Component: 150 - total flux cleaned = -0.00109003 Jy ! Component: 200 - total flux cleaned = -0.00158615 Jy ! Total flux subtracted in 200 components = -0.00158615 Jy ! Clean residual min=-0.000726 max=0.000724 Jy/beam ! Clean residual mean=-0.000005 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.697238 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 546 components and 0.697238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090490Jy sigma=1.151375 ! Fit after self-cal, rms=0.090494Jy sigma=1.151327 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.000350311 Jy ! Component: 100 - total flux cleaned = -0.000507238 Jy ! Component: 150 - total flux cleaned = -0.000471664 Jy ! Component: 200 - total flux cleaned = -0.000506399 Jy ! Total flux subtracted in 200 components = -0.000506399 Jy ! Clean residual min=-0.000569 max=0.000569 Jy/beam ! Clean residual mean=0.000004 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.696731 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 584 components and 0.696731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090453Jy sigma=1.150857 ! Fit after self-cal, rms=0.090454Jy sigma=1.150842 ! 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.179 mas, bmaj=27 mas, bpa=16.52 degrees ! Estimated noise=1.00132 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.179 x 27 at 16.52 degrees (North through East) ! Clean map min=-0.0050242 max=0.20622 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.494 mas, bmaj=25.17 mas, bpa=16.9 degrees ! Estimated noise=1.66052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.223709 Jy ! Component: 100 - total flux cleaned = 0.351109 Jy ! Component: 150 - total flux cleaned = 0.430123 Jy ! Component: 200 - total flux cleaned = 0.484864 Jy ! Total flux subtracted in 200 components = 0.484864 Jy ! Clean residual min=-0.028169 max=0.030637 Jy/beam ! Clean residual mean=-0.000648 rms=0.009753 Jy/beam ! Combined flux in latest and established models = 0.484865 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 72 model components to the UV plane model. ! The established model now contains 72 components and 0.484865 Jy ! Inverting map and beam ! Estimated beam: bmin=3.179 mas, bmaj=27 mas, bpa=16.52 degrees ! Estimated noise=1.00132 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.0696966 Jy ! Component: 100 - total flux cleaned = 0.113352 Jy ! Component: 150 - total flux cleaned = 0.13939 Jy ! Component: 200 - total flux cleaned = 0.157436 Jy ! Total flux subtracted in 200 components = 0.157436 Jy ! Clean residual min=-0.013604 max=0.013625 Jy/beam ! Clean residual mean=-0.000765 rms=0.006508 Jy/beam ! Combined flux in latest and established models = 0.642301 Jy ! Adding 142 model components to the UV plane model. ! The established model now contains 214 components and 0.642301 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=9.044 mas, bmaj=41.35 mas, bpa=5.564 degrees ! Estimated noise=1.24827 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0292526 Jy ! Component: 100 - total flux cleaned = 0.039284 Jy ! Component: 150 - total flux cleaned = 0.0442862 Jy ! Component: 200 - total flux cleaned = 0.0433296 Jy ! Total flux subtracted in 200 components = 0.0433296 Jy ! Clean residual min=-0.007222 max=0.007198 Jy/beam ! Clean residual mean=-0.000381 rms=0.003734 Jy/beam ! Combined flux in latest and established models = 0.685631 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.00119235 Jy ! Component: 100 - total flux cleaned = -0.00268155 Jy ! Component: 150 - total flux cleaned = -0.00305948 Jy ! Component: 200 - total flux cleaned = -0.0051465 Jy ! Total flux subtracted in 200 components = -0.0051465 Jy ! Clean residual min=-0.005932 max=0.005873 Jy/beam ! Clean residual mean=-0.000073 rms=0.002378 Jy/beam ! Combined flux in latest and established models = 0.680484 Jy ! Adding 156 model components to the UV plane model. ! The established model now contains 366 components and 0.680484 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.179 mas, bmaj=27 mas, bpa=16.52 degrees ! Estimated noise=1.00132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000496162 Jy ! Component: 100 - total flux cleaned = -0.000955477 Jy ! Component: 150 - total flux cleaned = -0.00154723 Jy ! Component: 200 - total flux cleaned = -0.00221502 Jy ! Total flux subtracted in 200 components = -0.00221502 Jy ! Clean residual min=-0.002708 max=0.002726 Jy/beam ! Clean residual mean=0.000030 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.678269 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 422 components and 0.678269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091342Jy sigma=1.165118 ! Fit after self-cal, rms=0.091117Jy sigma=1.162230 wmodel /scr/pima/bg219h_uvs/J2316-4337_S_map.mod ! Writing 422 model components to file: /scr/pima/bg219h_uvs/J2316-4337_S_map.mod wobs /scr/pima/bg219h_uvs/J2316-4337_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J2316-4337_S_uvs.fits wwins /scr/pima/bg219h_uvs/J2316-4337_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/bg219h_uvs/J2316-4337_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.179 x 27 at 16.52 degrees (North through East) ! Clean map min=-0.008777 max=0.22067 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J2316-4337_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.220668 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000881157 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.19794 1.19794 2.39588 4.79176 9.58352 19.167 38.3341 76.6682 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.22 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 250.429 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J2316-4337_S_uvs.log closed on Thu Apr 7 09:14:59 2016