! Started logfile: /scr/pima/rv118_uvs/J1147-3812_S_dfm.log on Sun Dec 10 00:09:43 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/J1147-3812_S_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J1147-3812_S_uva.fits ! AN table 1: 20 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.435714 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1147-3812 ! ! 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 976 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 J1147-3812_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 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.585382Jy sigma=16.904438 ! Fit after self-cal, rms=0.392594Jy sigma=3.991893 ! 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.572 mas, bmaj=10.15 mas, bpa=2.477 degrees ! Estimated noise=2.7938 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.82197 Jy ! Component: 100 - total flux cleaned = 1.00176 Jy ! Total flux subtracted in 100 components = 1.00176 Jy ! Clean residual min=-0.048406 max=0.069027 Jy/beam ! Clean residual mean=0.000096 rms=0.014273 Jy/beam ! Combined flux in latest and established models = 1.00176 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 1.00176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.392093Jy sigma=3.986658 ! Fit after self-cal, rms=0.392094Jy sigma=3.986571 ! 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.362 mas, bmaj=13.25 mas, bpa=2.427 degrees ! Estimated noise=2.18617 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.112826 Jy ! Component: 100 - total flux cleaned = 0.162926 Jy ! Component: 150 - total flux cleaned = 0.187534 Jy ! Component: 200 - total flux cleaned = 0.199707 Jy ! Total flux subtracted in 200 components = 0.199707 Jy ! Clean residual min=-0.044732 max=0.051547 Jy/beam ! Clean residual mean=0.000549 rms=0.013241 Jy/beam ! Combined flux in latest and established models = 1.20147 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 38 components and 1.20147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362578Jy sigma=3.645911 ! Fit after self-cal, rms=0.362536Jy sigma=3.645386 ! 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.362 x 13.25 at 2.427 degrees (North through East) ! Clean map min=-0.043756 max=1.0813 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 KK 1.08 KP 1.03 LA 1.00 ! NL 1.35 OV 1.04 PT 0.98 SC 1.13 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 KK 1.01 KP 1.03 LA 0.99 ! NL 1.38 OV 1.04 PT 0.99 SC 1.16 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.12 KK 1.15 KP 0.57 LA 1.00 ! NL 0.94 OV 1.02 PT 0.99 SC 0.57 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KK 1.12 KP 1.03 LA 1.00 ! NL 1.41 OV 1.04 PT 1.00 SC 1.15 ! ! ! Fit before self-cal, rms=0.362536Jy sigma=3.645386 ! Fit after self-cal, rms=0.122474Jy sigma=1.179360 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=13.19 mas, bpa=3.319 degrees ! Estimated noise=2.19338 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.000866933 Jy ! Component: 100 - total flux cleaned = 0.00139841 Jy ! Component: 150 - total flux cleaned = 0.00055519 Jy ! Component: 200 - total flux cleaned = 0.000205291 Jy ! Total flux subtracted in 200 components = 0.000205291 Jy ! Clean residual min=-0.015999 max=0.015731 Jy/beam ! Clean residual mean=0.000265 rms=0.003859 Jy/beam ! Combined flux in latest and established models = 1.20168 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 1.20168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119514Jy sigma=1.126803 ! Fit after self-cal, rms=0.119727Jy sigma=1.125503 ! 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.119727Jy sigma=1.125503 ! Fit after self-cal, rms=0.105968Jy sigma=0.946419 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.366 mas, bmaj=13.24 mas, bpa=3.158 degrees ! Estimated noise=2.19451 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000572633 Jy ! Component: 100 - total flux cleaned = 0.00075636 Jy ! Component: 150 - total flux cleaned = 0.000755767 Jy ! Component: 200 - total flux cleaned = 0.000617202 Jy ! Total flux subtracted in 200 components = 0.000617202 Jy ! Clean residual min=-0.012098 max=0.012870 Jy/beam ! Clean residual mean=0.000200 rms=0.002914 Jy/beam ! Combined flux in latest and established models = 1.20229 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 1.20229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105505Jy sigma=0.937798 ! Fit after self-cal, rms=0.105432Jy sigma=0.937339 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 (8.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114018 Jy ! Component: 100 - total flux cleaned = 0.0121969 Jy ! Component: 150 - total flux cleaned = 0.0126511 Jy ! Component: 200 - total flux cleaned = 0.0132485 Jy ! Total flux subtracted in 200 components = 0.0132485 Jy ! Clean residual min=-0.010698 max=0.009662 Jy/beam ! Clean residual mean=0.000225 rms=0.002646 Jy/beam ! Combined flux in latest and established models = 1.21554 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 1.21554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103807Jy sigma=0.916317 ! Fit after self-cal, rms=0.103659Jy sigma=0.914907 ! 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.103659Jy sigma=0.914907 ! Fit after self-cal, rms=0.083439Jy sigma=0.707351 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=13.23 mas, bpa=3.087 degrees ! Estimated noise=2.19269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00561932 Jy ! Component: 100 - total flux cleaned = 0.00641883 Jy ! Component: 150 - total flux cleaned = 0.00707877 Jy ! Component: 200 - total flux cleaned = 0.00737219 Jy ! Total flux subtracted in 200 components = 0.00737219 Jy ! Clean residual min=-0.005884 max=0.005855 Jy/beam ! Clean residual mean=-0.000002 rms=0.001504 Jy/beam ! Combined flux in latest and established models = 1.22291 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 102 components and 1.22291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082844Jy sigma=0.701759 ! Fit after self-cal, rms=0.082848Jy sigma=0.701290 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.000489678 Jy ! Component: 100 - total flux cleaned = 0.000750688 Jy ! Component: 150 - total flux cleaned = 0.000830239 Jy ! Component: 200 - total flux cleaned = 0.000982202 Jy ! Total flux subtracted in 200 components = 0.000982202 Jy ! Clean residual min=-0.005895 max=0.005616 Jy/beam ! Clean residual mean=-0.000000 rms=0.001485 Jy/beam ! Combined flux in latest and established models = 1.2239 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 106 components and 1.2239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082649Jy sigma=0.699683 ! Fit after self-cal, rms=0.082657Jy sigma=0.699615 ! 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.082657Jy sigma=0.699615 ! Fit after self-cal, rms=0.082461Jy sigma=0.697781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.78 mas, bmaj=31.38 mas, bpa=5.553 degrees ! Estimated noise=2.7003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273186 Jy ! Component: 100 - total flux cleaned = 0.00300126 Jy ! Component: 150 - total flux cleaned = 0.00320221 Jy ! Component: 200 - total flux cleaned = 0.00328412 Jy ! Total flux subtracted in 200 components = 0.00328412 Jy ! Clean residual min=-0.005741 max=0.005342 Jy/beam ! Clean residual mean=-0.000006 rms=0.001668 Jy/beam ! Combined flux in latest and established models = 1.22718 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 114 components and 1.22718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082315Jy sigma=0.697409 ! Fit after self-cal, rms=0.082313Jy sigma=0.697078 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.55544e-05 Jy ! Component: 100 - total flux cleaned = 5.53809e-05 Jy ! Component: 150 - total flux cleaned = 0.000177639 Jy ! Component: 200 - total flux cleaned = 0.000247152 Jy ! Total flux subtracted in 200 components = 0.000247152 Jy ! Clean residual min=-0.005758 max=0.005283 Jy/beam ! Clean residual mean=-0.000005 rms=0.001666 Jy/beam ! Combined flux in latest and established models = 1.22743 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 119 components and 1.22743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082284Jy sigma=0.697442 ! Fit after self-cal, rms=0.082285Jy sigma=0.697268 ! 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.353 mas, bmaj=13.21 mas, bpa=3.089 degrees ! Estimated noise=2.19124 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.353 x 13.21 at 3.089 degrees (North through East) ! Clean map min=-0.0056502 max=1.0875 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082285Jy sigma=0.697268 ! Fit after self-cal, rms=0.072437Jy sigma=0.609816 ! Inverting map and beam ! Estimated beam: bmin=3.351 mas, bmaj=13.19 mas, bpa=3.099 degrees ! Estimated noise=2.19027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106241 Jy ! Component: 100 - total flux cleaned = 0.00113458 Jy ! Component: 150 - total flux cleaned = 0.00119691 Jy ! Component: 200 - total flux cleaned = 0.00113388 Jy ! Total flux subtracted in 200 components = 0.00113388 Jy ! Clean residual min=-0.005529 max=0.005584 Jy/beam ! Clean residual mean=-0.000006 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 1.22856 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 131 components and 1.22856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072282Jy sigma=0.608499 ! Fit after self-cal, rms=0.072285Jy sigma=0.608431 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000123431 Jy ! Component: 100 - total flux cleaned = -0.000123833 Jy ! Component: 150 - total flux cleaned = -0.000232676 Jy ! Component: 200 - total flux cleaned = -0.0002315 Jy ! Total flux subtracted in 200 components = -0.0002315 Jy ! Clean residual min=-0.005487 max=0.005526 Jy/beam ! Clean residual mean=-0.000006 rms=0.001413 Jy/beam ! Combined flux in latest and established models = 1.22833 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 138 components and 1.22833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072185Jy sigma=0.607638 ! Fit after self-cal, rms=0.072190Jy sigma=0.607602 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072190Jy sigma=0.607602 ! Fit after self-cal, rms=0.072182Jy sigma=0.607393 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.553 mas, bmaj=10.08 mas, bpa=3.117 degrees ! Estimated noise=2.86643 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.843288 Jy ! Component: 100 - total flux cleaned = 1.02973 Jy ! Component: 150 - total flux cleaned = 1.09559 Jy ! Component: 200 - total flux cleaned = 1.13246 Jy ! Total flux subtracted in 200 components = 1.13246 Jy ! Clean residual min=-0.010942 max=0.019498 Jy/beam ! Clean residual mean=-0.000005 rms=0.002973 Jy/beam ! Combined flux in latest and established models = 1.13246 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 31 model components to the UV plane model. ! The established model now contains 31 components and 1.13246 Jy ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=13.19 mas, bpa=3.099 degrees ! Estimated noise=2.18994 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 (0.5, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.038469 Jy ! Component: 100 - total flux cleaned = 0.0587072 Jy ! Component: 150 - total flux cleaned = 0.0713198 Jy ! Component: 200 - total flux cleaned = 0.0796984 Jy ! Total flux subtracted in 200 components = 0.0796984 Jy ! Clean residual min=-0.007056 max=0.006823 Jy/beam ! Clean residual mean=-0.000034 rms=0.001760 Jy/beam ! Combined flux in latest and established models = 1.21216 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 104 components and 1.21216 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.773 mas, bmaj=31.35 mas, bpa=5.557 degrees ! Estimated noise=2.70181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00807371 Jy ! Component: 100 - total flux cleaned = 0.0125478 Jy ! Component: 150 - total flux cleaned = 0.0151061 Jy ! Component: 200 - total flux cleaned = 0.0160924 Jy ! Total flux subtracted in 200 components = 0.0160924 Jy ! Clean residual min=-0.005630 max=0.005069 Jy/beam ! Clean residual mean=-0.000018 rms=0.001681 Jy/beam ! Combined flux in latest and established models = 1.22825 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.000267689 Jy ! Component: 100 - total flux cleaned = 0.000464346 Jy ! Component: 150 - total flux cleaned = 0.000689561 Jy ! Component: 200 - total flux cleaned = 0.000854427 Jy ! Total flux subtracted in 200 components = 0.000854427 Jy ! Clean residual min=-0.005598 max=0.005092 Jy/beam ! Clean residual mean=-0.000016 rms=0.001665 Jy/beam ! Combined flux in latest and established models = 1.2291 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 138 components and 1.2291 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=13.19 mas, bpa=3.099 degrees ! Estimated noise=2.18994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.54516e-05 Jy ! Component: 100 - total flux cleaned = -0.000381604 Jy ! Component: 150 - total flux cleaned = -0.000457885 Jy ! Component: 200 - total flux cleaned = -0.000667491 Jy ! Total flux subtracted in 200 components = -0.000667491 Jy ! Clean residual min=-0.005693 max=0.005471 Jy/beam ! Clean residual mean=-0.000010 rms=0.001417 Jy/beam ! Combined flux in latest and established models = 1.22844 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 157 components and 1.22844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071707Jy sigma=0.608001 ! Fit after self-cal, rms=0.071675Jy sigma=0.607061 wmodel J1147-3812_S_map.mod ! Writing 157 model components to file: J1147-3812_S_map.mod wobs J1147-3812_S_uvs.fits ! Writing UV FITS file: J1147-3812_S_uvs.fits wwins J1147-3812_S_map.win ! wwins: Wrote 3 windows to J1147-3812_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.00207596 Jy ! Component: 100 - total flux cleaned = -0.00275038 Jy ! Component: 150 - total flux cleaned = -0.00320894 Jy ! Component: 200 - total flux cleaned = -0.00381984 Jy ! Component: 250 - total flux cleaned = -0.00423812 Jy ! Component: 300 - total flux cleaned = -0.00448291 Jy ! Component: 350 - total flux cleaned = -0.00479913 Jy ! Component: 400 - total flux cleaned = -0.00495251 Jy ! Component: 450 - total flux cleaned = -0.00525383 Jy ! Component: 500 - total flux cleaned = -0.00547639 Jy ! Component: 550 - total flux cleaned = -0.00584102 Jy ! Component: 600 - total flux cleaned = -0.00619946 Jy ! Component: 650 - total flux cleaned = -0.00655055 Jy ! Component: 700 - total flux cleaned = -0.00682831 Jy ! Component: 750 - total flux cleaned = -0.00744047 Jy ! Component: 800 - total flux cleaned = -0.00777426 Jy ! Component: 850 - total flux cleaned = -0.00816907 Jy ! Component: 900 - total flux cleaned = -0.0084937 Jy ! Component: 950 - total flux cleaned = -0.00894195 Jy ! Component: 1000 - total flux cleaned = -0.00938283 Jy ! Component: 1050 - total flux cleaned = -0.00975516 Jy ! Component: 1100 - total flux cleaned = -0.00999956 Jy ! Component: 1150 - total flux cleaned = -0.0102419 Jy ! Component: 1200 - total flux cleaned = -0.0102427 Jy ! Component: 1250 - total flux cleaned = -0.0103599 Jy ! Component: 1300 - total flux cleaned = -0.0104764 Jy ! Component: 1350 - total flux cleaned = -0.0105333 Jy ! Component: 1400 - total flux cleaned = -0.0105338 Jy ! Component: 1450 - total flux cleaned = -0.0106467 Jy ! Component: 1500 - total flux cleaned = -0.0104798 Jy ! Component: 1550 - total flux cleaned = -0.0105345 Jy ! Component: 1600 - total flux cleaned = -0.0107525 Jy ! Component: 1650 - total flux cleaned = -0.0105901 Jy ! Component: 1700 - total flux cleaned = -0.0106967 Jy ! Component: 1750 - total flux cleaned = -0.0105908 Jy ! Component: 1800 - total flux cleaned = -0.0107488 Jy ! Component: 1850 - total flux cleaned = -0.0108532 Jy ! Component: 1900 - total flux cleaned = -0.0110078 Jy ! Component: 1950 - total flux cleaned = -0.0109568 Jy ! Component: 2000 - total flux cleaned = -0.0113098 Jy ! Component: 2050 - total flux cleaned = -0.0112097 Jy ! Component: 2100 - total flux cleaned = -0.0114572 Jy ! Component: 2150 - total flux cleaned = -0.011408 Jy ! Component: 2200 - total flux cleaned = -0.0117004 Jy ! Component: 2250 - total flux cleaned = -0.0117006 Jy ! Component: 2300 - total flux cleaned = -0.0117966 Jy ! Component: 2350 - total flux cleaned = -0.011892 Jy ! Component: 2400 - total flux cleaned = -0.0121277 Jy ! Component: 2450 - total flux cleaned = -0.0120819 Jy ! Component: 2500 - total flux cleaned = -0.0123141 Jy ! Component: 2550 - total flux cleaned = -0.0122219 Jy ! Component: 2600 - total flux cleaned = -0.0122675 Jy ! Component: 2650 - total flux cleaned = -0.0124041 Jy ! Component: 2700 - total flux cleaned = -0.0124945 Jy ! Component: 2750 - total flux cleaned = -0.0123158 Jy ! Component: 2800 - total flux cleaned = -0.0123606 Jy ! Component: 2850 - total flux cleaned = -0.0123606 Jy ! Component: 2900 - total flux cleaned = -0.0122287 Jy ! Component: 2950 - total flux cleaned = -0.0123594 Jy ! Component: 3000 - total flux cleaned = -0.0123593 Jy ! Component: 3050 - total flux cleaned = -0.0122297 Jy ! Component: 3100 - total flux cleaned = -0.0121446 Jy ! Component: 3150 - total flux cleaned = -0.0122296 Jy ! Component: 3200 - total flux cleaned = -0.0120607 Jy ! Component: 3250 - total flux cleaned = -0.0120609 Jy ! Component: 3300 - total flux cleaned = -0.0121027 Jy ! Component: 3350 - total flux cleaned = -0.0119784 Jy ! Component: 3400 - total flux cleaned = -0.011814 Jy ! Component: 3450 - total flux cleaned = -0.0118142 Jy ! Component: 3500 - total flux cleaned = -0.0117734 Jy ! Component: 3550 - total flux cleaned = -0.0117734 Jy ! Component: 3600 - total flux cleaned = -0.0118132 Jy ! Component: 3650 - total flux cleaned = -0.0118533 Jy ! Component: 3700 - total flux cleaned = -0.0116552 Jy ! Component: 3750 - total flux cleaned = -0.0116161 Jy ! Component: 3800 - total flux cleaned = -0.0116163 Jy ! Component: 3850 - total flux cleaned = -0.011616 Jy ! Component: 3900 - total flux cleaned = -0.0113834 Jy ! Component: 3950 - total flux cleaned = -0.0113449 Jy ! Component: 4000 - total flux cleaned = -0.0114603 Jy ! Component: 4050 - total flux cleaned = -0.0114218 Jy ! Total flux subtracted in 4096 components = -0.011422 Jy ! Clean residual min=-0.002980 max=0.002075 Jy/beam ! Clean residual mean=-0.000012 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 1.21702 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 425 components and 1.21701 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J1147-3812_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.349 x 13.19 at 3.099 degrees (North through East) ! Clean map min=-0.0056053 max=1.0959 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J1147-3812_S_map.fits wmodel /scr/pima/rv118_uvs/J1147-3812_S_map.mod ! Writing 425 model components to file: /scr/pima/rv118_uvs/J1147-3812_S_map.mod wobs /scr/pima/rv118_uvs/J1147-3812_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J1147-3812_S_uvs.fits wwins /scr/pima/rv118_uvs/J1147-3812_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rv118_uvs/J1147-3812_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.09588 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000724015 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.198201 0.198201 0.396401 0.792803 1.58561 3.17121 6.34242 12.6848 25.3697 50.7394 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.095 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1513.62 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J1147-3812_S_dfm.log closed on Sun Dec 10 00:09:47 2017