! Started logfile: /scr/pima/rv118_uvs/J0147+2115_S_dfm.log on Sun Dec 10 00:07:19 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/J0147+2115_S_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J0147+2115_S_uva.fits ! AN table 1: 44 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.999369 visibilities/baseline/integration-bin. ! Found source: J0147+2115 ! ! 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 6332 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 J0147+2115_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.051713Jy sigma=19.443085 ! Fit after self-cal, rms=0.742148Jy sigma=13.959061 ! 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.676 mas, bmaj=7.812 mas, bpa=23.91 degrees ! Estimated noise=0.813122 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.194428 Jy ! Component: 100 - total flux cleaned = 0.247108 Jy ! Total flux subtracted in 100 components = 0.247108 Jy ! Clean residual min=-0.012215 max=0.023092 Jy/beam ! Clean residual mean=-0.000057 rms=0.003680 Jy/beam ! Combined flux in latest and established models = 0.247108 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.247108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122764Jy sigma=1.691087 ! Fit after self-cal, rms=0.122617Jy sigma=1.688474 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0262715 Jy ! Component: 100 - total flux cleaned = 0.0418348 Jy ! Total flux subtracted in 100 components = 0.0418348 Jy ! Clean residual min=-0.010733 max=0.013025 Jy/beam ! Clean residual mean=-0.000025 rms=0.002806 Jy/beam ! Combined flux in latest and established models = 0.288943 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 33 components and 0.288943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113662Jy sigma=1.505270 ! Fit after self-cal, rms=0.113524Jy sigma=1.502050 ! 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.579 mas, bmaj=8.435 mas, bpa=19.64 degrees ! Estimated noise=0.492267 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.0156648 Jy ! Component: 100 - total flux cleaned = 0.0241302 Jy ! Component: 150 - total flux cleaned = 0.0293108 Jy ! Component: 200 - total flux cleaned = 0.0325923 Jy ! Total flux subtracted in 200 components = 0.0325923 Jy ! Clean residual min=-0.011128 max=0.015595 Jy/beam ! Clean residual mean=-0.000007 rms=0.002526 Jy/beam ! Combined flux in latest and established models = 0.321535 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 70 components and 0.321535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110361Jy sigma=1.462365 ! Fit after self-cal, rms=0.110316Jy sigma=1.461262 ! Inverting map ! Added new window around map position (41.5, 15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130487 Jy ! Component: 100 - total flux cleaned = 0.0169667 Jy ! Component: 150 - total flux cleaned = 0.0194427 Jy ! Component: 200 - total flux cleaned = 0.0222272 Jy ! Total flux subtracted in 200 components = 0.0222272 Jy ! Clean residual min=-0.010745 max=0.008292 Jy/beam ! Clean residual mean=0.000005 rms=0.002114 Jy/beam ! Combined flux in latest and established models = 0.343763 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 108 components and 0.343763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108359Jy sigma=1.421116 ! Fit after self-cal, rms=0.108250Jy sigma=1.418323 ! 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.579 x 8.435 at 19.64 degrees (North through East) ! Clean map min=-0.010087 max=0.25892 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.00 KP 1.02 ! LA 1.02 NL 0.98 OV 0.99 PT 1.10 ! SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.00 KP 1.02 ! LA 1.00 NL 0.97 OV 0.99 PT 1.06 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.09 HN 1.03 KP 0.56 ! LA 1.02 NL 0.93 OV 0.97 PT 1.07 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00 HN 1.05 KP 1.06 ! LA 1.02 NL 1.02 OV 1.00 PT 1.08 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.108250Jy sigma=1.418323 ! Fit after self-cal, rms=0.079913Jy sigma=1.152637 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.598 mas, bmaj=8.44 mas, bpa=19.24 degrees ! Estimated noise=0.49364 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.000382114 Jy ! Component: 100 - total flux cleaned = 0.00107512 Jy ! Component: 150 - total flux cleaned = 0.00157387 Jy ! Component: 200 - total flux cleaned = 0.00200148 Jy ! Total flux subtracted in 200 components = 0.00200148 Jy ! Clean residual min=-0.004239 max=0.005137 Jy/beam ! Clean residual mean=-0.000015 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.345764 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 130 components and 0.345764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079712Jy sigma=1.149076 ! Fit after self-cal, rms=0.079799Jy sigma=1.147543 ! 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.079799Jy sigma=1.147543 ! Fit after self-cal, rms=0.067478Jy sigma=1.056276 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.612 mas, bmaj=8.446 mas, bpa=19.24 degrees ! Estimated noise=0.492862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000646033 Jy ! Component: 100 - total flux cleaned = 0.000525554 Jy ! Component: 150 - total flux cleaned = 0.000365294 Jy ! Component: 200 - total flux cleaned = 0.00022743 Jy ! Total flux subtracted in 200 components = 0.00022743 Jy ! Clean residual min=-0.002111 max=0.002415 Jy/beam ! Clean residual mean=0.000005 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.345992 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 156 components and 0.345991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067365Jy sigma=1.053948 ! Fit after self-cal, rms=0.067378Jy sigma=1.053539 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 (24, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158249 Jy ! Component: 100 - total flux cleaned = 0.00141525 Jy ! Component: 150 - total flux cleaned = 0.00146297 Jy ! Component: 200 - total flux cleaned = 0.00142053 Jy ! Total flux subtracted in 200 components = 0.00142053 Jy ! Clean residual min=-0.002101 max=0.001888 Jy/beam ! Clean residual mean=0.000007 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.347412 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 178 components and 0.347412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067270Jy sigma=1.051702 ! Fit after self-cal, rms=0.067265Jy sigma=1.051625 ! 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.067265Jy sigma=1.051625 ! Fit after self-cal, rms=0.067299Jy sigma=1.051236 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.615 mas, bmaj=8.447 mas, bpa=19.2 degrees ! Estimated noise=0.492195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00080411 Jy ! Component: 100 - total flux cleaned = 0.000888658 Jy ! Component: 150 - total flux cleaned = 0.000785238 Jy ! Component: 200 - total flux cleaned = 0.000625121 Jy ! Total flux subtracted in 200 components = 0.000625121 Jy ! Clean residual min=-0.001876 max=0.001881 Jy/beam ! Clean residual mean=0.000006 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.348037 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 195 components and 0.348037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067251Jy sigma=1.050445 ! Fit after self-cal, rms=0.067253Jy sigma=1.050415 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.000138762 Jy ! Component: 100 - total flux cleaned = 5.30336e-05 Jy ! Component: 150 - total flux cleaned = -2.60639e-05 Jy ! Component: 200 - total flux cleaned = -2.62709e-05 Jy ! Total flux subtracted in 200 components = -2.62709e-05 Jy ! Clean residual min=-0.001871 max=0.001824 Jy/beam ! Clean residual mean=0.000006 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.348011 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 201 components and 0.348011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067231Jy sigma=1.050018 ! Fit after self-cal, rms=0.067230Jy sigma=1.050007 ! 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.067230Jy sigma=1.050007 ! Fit after self-cal, rms=0.067227Jy sigma=1.049924 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.418 mas, bmaj=10.08 mas, bpa=8.609 degrees ! Estimated noise=0.556902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000114746 Jy ! Component: 100 - total flux cleaned = -0.00014095 Jy ! Component: 150 - total flux cleaned = -0.000163441 Jy ! Component: 200 - total flux cleaned = -0.000205228 Jy ! Total flux subtracted in 200 components = -0.000205228 Jy ! Clean residual min=-0.002158 max=0.002020 Jy/beam ! Clean residual mean=0.000008 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.347806 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 213 components and 0.347806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067211Jy sigma=1.049694 ! Fit after self-cal, rms=0.067212Jy sigma=1.049665 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.49117e-05 Jy ! Component: 100 - total flux cleaned = 4.50868e-05 Jy ! Component: 150 - total flux cleaned = 2.74278e-05 Jy ! Component: 200 - total flux cleaned = 4.27136e-05 Jy ! Total flux subtracted in 200 components = 4.27136e-05 Jy ! Clean residual min=-0.002110 max=0.001986 Jy/beam ! Clean residual mean=0.000008 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.347848 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 223 components and 0.347849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067204Jy sigma=1.049587 ! Fit after self-cal, rms=0.067203Jy sigma=1.049570 ! 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.618 mas, bmaj=8.449 mas, bpa=19.2 degrees ! Estimated noise=0.491996 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.618 x 8.449 at 19.2 degrees (North through East) ! Clean map min=-0.0017578 max=0.2587 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.689 mas, bmaj=7.801 mas, bpa=23.6 degrees ! Estimated noise=0.825404 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.196972 Jy ! Component: 100 - total flux cleaned = 0.252752 Jy ! Component: 150 - total flux cleaned = 0.279385 Jy ! Component: 200 - total flux cleaned = 0.295472 Jy ! Total flux subtracted in 200 components = 0.295472 Jy ! Clean residual min=-0.005801 max=0.009142 Jy/beam ! Clean residual mean=-0.000023 rms=0.001717 Jy/beam ! Combined flux in latest and established models = 0.295472 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 0.295472 Jy ! Inverting map and beam ! Estimated beam: bmin=4.618 mas, bmaj=8.449 mas, bpa=19.2 degrees ! Estimated noise=0.491996 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 (4.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138771 Jy ! Component: 100 - total flux cleaned = 0.0228319 Jy ! Component: 150 - total flux cleaned = 0.0293287 Jy ! Component: 200 - total flux cleaned = 0.0342996 Jy ! Total flux subtracted in 200 components = 0.0342996 Jy ! Clean residual min=-0.002772 max=0.002985 Jy/beam ! Clean residual mean=-0.000012 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.329771 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 83 components and 0.329771 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.418 mas, bmaj=10.08 mas, bpa=8.609 degrees ! Estimated noise=0.556902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00500853 Jy ! Component: 100 - total flux cleaned = 0.00823852 Jy ! Component: 150 - total flux cleaned = 0.0106582 Jy ! Component: 200 - total flux cleaned = 0.0125974 Jy ! Total flux subtracted in 200 components = 0.0125974 Jy ! Clean residual min=-0.002351 max=0.001866 Jy/beam ! Clean residual mean=-0.000001 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.342369 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.00122648 Jy ! Component: 100 - total flux cleaned = 0.00199036 Jy ! Component: 150 - total flux cleaned = 0.0025118 Jy ! Component: 200 - total flux cleaned = 0.00297325 Jy ! Total flux subtracted in 200 components = 0.00297325 Jy ! Clean residual min=-0.002012 max=0.001746 Jy/beam ! Clean residual mean=0.000004 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.345342 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 168 components and 0.345342 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.618 mas, bmaj=8.449 mas, bpa=19.2 degrees ! Estimated noise=0.491996 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.57174e-05 Jy ! Component: 100 - total flux cleaned = 0.000238507 Jy ! Component: 150 - total flux cleaned = 0.000332851 Jy ! Component: 200 - total flux cleaned = 0.000331434 Jy ! Total flux subtracted in 200 components = 0.000331434 Jy ! Clean residual min=-0.001960 max=0.001927 Jy/beam ! Clean residual mean=0.000003 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.345673 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 198 components and 0.345673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067252Jy sigma=1.051921 ! Fit after self-cal, rms=0.067238Jy sigma=1.051531 wmodel J0147+2115_S_map.mod ! Writing 198 model components to file: J0147+2115_S_map.mod wobs J0147+2115_S_uvs.fits ! Writing UV FITS file: J0147+2115_S_uvs.fits wwins J0147+2115_S_map.win ! wwins: Wrote 4 windows to J0147+2115_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.000333914 Jy ! Component: 100 - total flux cleaned = 0.00043289 Jy ! Component: 150 - total flux cleaned = 0.000464546 Jy ! Component: 200 - total flux cleaned = 0.000493485 Jy ! Component: 250 - total flux cleaned = 0.000380689 Jy ! Component: 300 - total flux cleaned = 0.000436922 Jy ! Component: 350 - total flux cleaned = 0.000437127 Jy ! Component: 400 - total flux cleaned = 0.000463351 Jy ! Component: 450 - total flux cleaned = 0.000541527 Jy ! Component: 500 - total flux cleaned = 0.00061767 Jy ! Component: 550 - total flux cleaned = 0.000742154 Jy ! Component: 600 - total flux cleaned = 0.000766836 Jy ! Component: 650 - total flux cleaned = 0.000887334 Jy ! Component: 700 - total flux cleaned = 0.000958572 Jy ! Component: 750 - total flux cleaned = 0.00102863 Jy ! Component: 800 - total flux cleaned = 0.00116708 Jy ! Component: 850 - total flux cleaned = 0.00121224 Jy ! Component: 900 - total flux cleaned = 0.00127911 Jy ! Component: 950 - total flux cleaned = 0.00130081 Jy ! Component: 1000 - total flux cleaned = 0.00132227 Jy ! Component: 1050 - total flux cleaned = 0.00136501 Jy ! Component: 1100 - total flux cleaned = 0.00136468 Jy ! Component: 1150 - total flux cleaned = 0.00142767 Jy ! Component: 1200 - total flux cleaned = 0.00144837 Jy ! Component: 1250 - total flux cleaned = 0.00146897 Jy ! Component: 1300 - total flux cleaned = 0.00152943 Jy ! Component: 1350 - total flux cleaned = 0.00148961 Jy ! Component: 1400 - total flux cleaned = 0.00160811 Jy ! Component: 1450 - total flux cleaned = 0.0015687 Jy ! Component: 1500 - total flux cleaned = 0.00156866 Jy ! Component: 1550 - total flux cleaned = 0.00158771 Jy ! Component: 1600 - total flux cleaned = 0.0015498 Jy ! Component: 1650 - total flux cleaned = 0.00164395 Jy ! Component: 1700 - total flux cleaned = 0.00158798 Jy ! Component: 1750 - total flux cleaned = 0.00162491 Jy ! Component: 1800 - total flux cleaned = 0.00160668 Jy ! Component: 1850 - total flux cleaned = 0.00158858 Jy ! Component: 1900 - total flux cleaned = 0.00155278 Jy ! Component: 1950 - total flux cleaned = 0.00157073 Jy ! Component: 2000 - total flux cleaned = 0.00151776 Jy ! Component: 2050 - total flux cleaned = 0.00156995 Jy ! Component: 2100 - total flux cleaned = 0.00150062 Jy ! Component: 2150 - total flux cleaned = 0.00146622 Jy ! Component: 2200 - total flux cleaned = 0.0013813 Jy ! Component: 2250 - total flux cleaned = 0.00136439 Jy ! Component: 2300 - total flux cleaned = 0.0013477 Jy ! Component: 2350 - total flux cleaned = 0.00128117 Jy ! Component: 2400 - total flux cleaned = 0.00121501 Jy ! Component: 2450 - total flux cleaned = 0.00116595 Jy ! Component: 2500 - total flux cleaned = 0.00114965 Jy ! Component: 2550 - total flux cleaned = 0.0010851 Jy ! Component: 2600 - total flux cleaned = 0.00100507 Jy ! Component: 2650 - total flux cleaned = 0.000973244 Jy ! Component: 2700 - total flux cleaned = 0.000910343 Jy ! Component: 2750 - total flux cleaned = 0.000847638 Jy ! Component: 2800 - total flux cleaned = 0.000816605 Jy ! Component: 2850 - total flux cleaned = 0.000770242 Jy ! Component: 2900 - total flux cleaned = 0.000647663 Jy ! Component: 2950 - total flux cleaned = 0.000617227 Jy ! Component: 3000 - total flux cleaned = 0.000587052 Jy ! Component: 3050 - total flux cleaned = 0.000511968 Jy ! Component: 3100 - total flux cleaned = 0.000482026 Jy ! Component: 3150 - total flux cleaned = 0.000437619 Jy ! Component: 3200 - total flux cleaned = 0.000422844 Jy ! Component: 3250 - total flux cleaned = 0.000378753 Jy ! Component: 3300 - total flux cleaned = 0.000334943 Jy ! Component: 3350 - total flux cleaned = 0.00029147 Jy ! Component: 3400 - total flux cleaned = 0.000248166 Jy ! Component: 3450 - total flux cleaned = 0.000219411 Jy ! Component: 3500 - total flux cleaned = 0.000133737 Jy ! Component: 3550 - total flux cleaned = 0.000119563 Jy ! Component: 3600 - total flux cleaned = 0.000105467 Jy ! Component: 3650 - total flux cleaned = 9.13347e-05 Jy ! Component: 3700 - total flux cleaned = -2.02551e-05 Jy ! Component: 3750 - total flux cleaned = -3.40615e-05 Jy ! Component: 3800 - total flux cleaned = -6.17183e-05 Jy ! Component: 3850 - total flux cleaned = -0.000130416 Jy ! Component: 3900 - total flux cleaned = -0.000130468 Jy ! Component: 3950 - total flux cleaned = -0.000184867 Jy ! Component: 4000 - total flux cleaned = -0.000252544 Jy ! Component: 4050 - total flux cleaned = -0.000252509 Jy ! Total flux subtracted in 4096 components = -0.000279247 Jy ! Clean residual min=-0.000870 max=0.000770 Jy/beam ! Clean residual mean=0.000002 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.345394 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 467 components and 0.345394 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J0147+2115_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.618 x 8.449 at 19.2 degrees (North through East) ! Clean map min=-0.001472 max=0.2598 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J0147+2115_S_map.fits wmodel /scr/pima/rv118_uvs/J0147+2115_S_map.mod ! Writing 467 model components to file: /scr/pima/rv118_uvs/J0147+2115_S_map.mod wobs /scr/pima/rv118_uvs/J0147+2115_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J0147+2115_S_uvs.fits wwins /scr/pima/rv118_uvs/J0147+2115_S_map.win ! wwins: Wrote 5 windows to /scr/pima/rv118_uvs/J0147+2115_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.259797 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000248997 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.287529 0.287529 0.575057 1.15011 2.30023 4.60046 9.20091 18.4018 36.8037 73.6073 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.259 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1043.37 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J0147+2115_S_dfm.log closed on Sun Dec 10 00:07:23 2017