! Started logfile: /scr/pima/rv120_uvs/J0846+0641_S_dfm.log on Fri Dec 22 22:32:09 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/rv120_uvs/J0846+0641_S_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J0846+0641_S_uva.fits ! AN table 1: 49 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.885488 visibilities/baseline/integration-bin. ! Found source: J0846+0641 ! ! 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 6248 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 J0846+0641_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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004389Jy sigma=23.202206 ! Fit after self-cal, rms=0.970214Jy sigma=22.432042 ! 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.585 mas, bmaj=9.315 mas, bpa=21.79 degrees ! Estimated noise=0.694521 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.0239893 Jy ! Component: 100 - total flux cleaned = 0.0288574 Jy ! Total flux subtracted in 100 components = 0.0288574 Jy ! Clean residual min=-0.003649 max=0.003640 Jy/beam ! Clean residual mean=-0.000000 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.0288574 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0288574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048364Jy sigma=1.020650 ! Fit after self-cal, rms=0.046158Jy sigma=0.965968 ! 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.346 mas, bmaj=9.927 mas, bpa=20.79 degrees ! Estimated noise=0.428197 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.00412658 Jy ! Component: 100 - total flux cleaned = 0.00398741 Jy ! Component: 150 - total flux cleaned = 0.00387993 Jy ! Component: 200 - total flux cleaned = 0.00387884 Jy ! Total flux subtracted in 200 components = 0.00387884 Jy ! Clean residual min=-0.002021 max=0.002164 Jy/beam ! Clean residual mean=-0.000002 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.0327363 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 21 components and 0.0327363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045730Jy sigma=0.956539 ! Fit after self-cal, rms=0.045718Jy sigma=0.956396 ! 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.346 x 9.927 at 20.79 degrees (North through East) ! Clean map min=-0.0020712 max=0.034644 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.07 HN 1.04 KP 0.97 ! LA 0.99 NL 0.95 OV 0.95 PT 1.04 ! SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.98 HN 0.93 KP 1.06 ! LA 1.08 NL 0.93 OV 0.93 PT 1.04 ! SC 1.14 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.16 HN 0.76 KP 1.00* ! LA 1.05 NL 1.00* OV 1.13 PT 1.14 ! SC 0.52 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.98 HN 1.05 KP 1.02 ! LA 1.04 NL 1.01 OV 0.98 PT 1.09 ! SC 1.11 ! ! ! Fit before self-cal, rms=0.045718Jy sigma=0.956396 ! Fit after self-cal, rms=0.043560Jy sigma=0.942736 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.224 mas, bmaj=9.756 mas, bpa=21.34 degrees ! Estimated noise=0.423015 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.00108605 Jy ! Component: 100 - total flux cleaned = 0.00142114 Jy ! Component: 150 - total flux cleaned = 0.00148834 Jy ! Component: 200 - total flux cleaned = 0.00154735 Jy ! Total flux subtracted in 200 components = 0.00154735 Jy ! Clean residual min=-0.001682 max=0.001766 Jy/beam ! Clean residual mean=-0.000005 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.0342836 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.0342836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043520Jy sigma=0.941923 ! Fit after self-cal, rms=0.043959Jy sigma=0.935258 ! 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.043959Jy sigma=0.935258 ! Fit after self-cal, rms=0.046396Jy sigma=0.928647 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.171 mas, bmaj=9.747 mas, bpa=22.01 degrees ! Estimated noise=0.428784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000600944 Jy ! Component: 100 - total flux cleaned = 0.000767095 Jy ! Component: 150 - total flux cleaned = 0.000874752 Jy ! Component: 200 - total flux cleaned = 0.00092735 Jy ! Total flux subtracted in 200 components = 0.00092735 Jy ! Clean residual min=-0.001482 max=0.001600 Jy/beam ! Clean residual mean=-0.000004 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.035211 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.035211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046374Jy sigma=0.928411 ! Fit after self-cal, rms=0.046873Jy sigma=0.926266 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.00037253 Jy ! Component: 100 - total flux cleaned = -0.000353929 Jy ! Component: 150 - total flux cleaned = -0.000311772 Jy ! Component: 200 - total flux cleaned = -0.000288925 Jy ! Total flux subtracted in 200 components = -0.000288925 Jy ! Clean residual min=-0.001551 max=0.001609 Jy/beam ! Clean residual mean=-0.000003 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0349221 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.0349221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046857Jy sigma=0.925976 ! Fit after self-cal, rms=0.046891Jy sigma=0.925923 ! 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.046891Jy sigma=0.925923 ! Fit after self-cal, rms=0.050839Jy sigma=0.925611 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.167 mas, bmaj=9.736 mas, bpa=22.11 degrees ! Estimated noise=0.436046 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000576302 Jy ! Component: 100 - total flux cleaned = 0.000794248 Jy ! Component: 150 - total flux cleaned = 0.000838085 Jy ! Component: 200 - total flux cleaned = 0.000877648 Jy ! Total flux subtracted in 200 components = 0.000877648 Jy ! Clean residual min=-0.001561 max=0.001511 Jy/beam ! Clean residual mean=-0.000003 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0357997 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 0.0357997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050824Jy sigma=0.925486 ! Fit after self-cal, rms=0.051182Jy sigma=0.924904 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.000219617 Jy ! Component: 100 - total flux cleaned = -0.000208657 Jy ! Component: 150 - total flux cleaned = -0.000179113 Jy ! Component: 200 - total flux cleaned = -0.000153994 Jy ! Total flux subtracted in 200 components = -0.000153994 Jy ! Clean residual min=-0.001587 max=0.001481 Jy/beam ! Clean residual mean=-0.000003 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.0356457 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.0356457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051176Jy sigma=0.924788 ! Fit after self-cal, rms=0.051194Jy sigma=0.924765 ! 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.051194Jy sigma=0.924765 ! Fit after self-cal, rms=0.055175Jy sigma=0.924611 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.858 mas, bmaj=11.14 mas, bpa=16.2 degrees ! Estimated noise=0.526275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000501827 Jy ! Component: 100 - total flux cleaned = 0.000750597 Jy ! Component: 150 - total flux cleaned = 0.000901298 Jy ! Component: 200 - total flux cleaned = 0.000965652 Jy ! Total flux subtracted in 200 components = 0.000965652 Jy ! Clean residual min=-0.001610 max=0.001597 Jy/beam ! Clean residual mean=-0.000007 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0366114 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 81 components and 0.0366114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055166Jy sigma=0.924637 ! Fit after self-cal, rms=0.055376Jy sigma=0.924494 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 = -7.29323e-05 Jy ! Component: 100 - total flux cleaned = -8.16179e-05 Jy ! Component: 150 - total flux cleaned = -7.81133e-05 Jy ! Component: 200 - total flux cleaned = -7.20626e-05 Jy ! Total flux subtracted in 200 components = -7.20626e-05 Jy ! Clean residual min=-0.001612 max=0.001683 Jy/beam ! Clean residual mean=-0.000007 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.0365393 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 97 components and 0.0365393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055375Jy sigma=0.924472 ! Fit after self-cal, rms=0.055382Jy sigma=0.924467 ! 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.161 mas, bmaj=9.718 mas, bpa=22.15 degrees ! Estimated noise=0.441747 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.161 x 9.718 at 22.15 degrees (North through East) ! Clean map min=-0.0015196 max=0.03463 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.529 mas, bmaj=9.264 mas, bpa=22.4 degrees ! Estimated noise=0.700811 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0268265 Jy ! Component: 100 - total flux cleaned = 0.0329193 Jy ! Component: 150 - total flux cleaned = 0.0343954 Jy ! Component: 200 - total flux cleaned = 0.0346389 Jy ! Total flux subtracted in 200 components = 0.0346389 Jy ! Clean residual min=-0.002452 max=0.002781 Jy/beam ! Clean residual mean=-0.000002 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.0346389 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0346389 Jy ! Inverting map and beam ! Estimated beam: bmin=4.161 mas, bmaj=9.718 mas, bpa=22.15 degrees ! Estimated noise=0.441747 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.00038058 Jy ! Component: 100 - total flux cleaned = 0.000606629 Jy ! Component: 150 - total flux cleaned = 0.000780443 Jy ! Component: 200 - total flux cleaned = 0.000893813 Jy ! Total flux subtracted in 200 components = 0.000893813 Jy ! Clean residual min=-0.001515 max=0.001589 Jy/beam ! Clean residual mean=-0.000005 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.0355327 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 0.0355327 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=7.858 mas, bmaj=11.14 mas, bpa=16.2 degrees ! Estimated noise=0.526275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000401681 Jy ! Component: 100 - total flux cleaned = 0.000466257 Jy ! Component: 150 - total flux cleaned = 0.000534044 Jy ! Component: 200 - total flux cleaned = 0.000604509 Jy ! Total flux subtracted in 200 components = 0.000604509 Jy ! Clean residual min=-0.001641 max=0.001725 Jy/beam ! Clean residual mean=-0.000008 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.0361372 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 = 5.37686e-05 Jy ! Component: 100 - total flux cleaned = 8.70734e-05 Jy ! Component: 150 - total flux cleaned = 0.000110761 Jy ! Component: 200 - total flux cleaned = 0.000125747 Jy ! Total flux subtracted in 200 components = 0.000125747 Jy ! Clean residual min=-0.001641 max=0.001720 Jy/beam ! Clean residual mean=-0.000007 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.036263 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 48 components and 0.036263 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.161 mas, bmaj=9.718 mas, bpa=22.15 degrees ! Estimated noise=0.441747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000200081 Jy ! Component: 100 - total flux cleaned = -0.000233947 Jy ! Component: 150 - total flux cleaned = -0.000206011 Jy ! Component: 200 - total flux cleaned = -0.000193086 Jy ! Total flux subtracted in 200 components = -0.000193086 Jy ! Clean residual min=-0.001490 max=0.001527 Jy/beam ! Clean residual mean=-0.000004 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0360699 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.0360699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055388Jy sigma=0.924806 ! Fit after self-cal, rms=0.055404Jy sigma=0.924746 wmodel J0846+0641_S_map.mod ! Writing 57 model components to file: J0846+0641_S_map.mod wobs J0846+0641_S_uvs.fits ! Writing UV FITS file: J0846+0641_S_uvs.fits wwins J0846+0641_S_map.win ! wwins: Wrote 1 windows to J0846+0641_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.000336367 Jy ! Component: 100 - total flux cleaned = 0.000236258 Jy ! Component: 150 - total flux cleaned = 4.02818e-05 Jy ! Component: 200 - total flux cleaned = -3.03757e-05 Jy ! Component: 250 - total flux cleaned = 1.53458e-05 Jy ! Component: 300 - total flux cleaned = 5.90217e-05 Jy ! Component: 350 - total flux cleaned = 5.86977e-05 Jy ! Component: 400 - total flux cleaned = -2.52674e-05 Jy ! Component: 450 - total flux cleaned = 5.74317e-05 Jy ! Component: 500 - total flux cleaned = 9.662e-05 Jy ! Component: 550 - total flux cleaned = 5.67906e-05 Jy ! Component: 600 - total flux cleaned = 5.69288e-05 Jy ! Component: 650 - total flux cleaned = 1.98899e-05 Jy ! Component: 700 - total flux cleaned = 3.88614e-05 Jy ! Component: 750 - total flux cleaned = 3.86491e-05 Jy ! Component: 800 - total flux cleaned = 3.18514e-06 Jy ! Component: 850 - total flux cleaned = 2.04527e-05 Jy ! Component: 900 - total flux cleaned = -4.90653e-05 Jy ! Component: 950 - total flux cleaned = -8.33409e-05 Jy ! Component: 1000 - total flux cleaned = -0.000116832 Jy ! Component: 1050 - total flux cleaned = -0.000116894 Jy ! Component: 1100 - total flux cleaned = -5.21094e-05 Jy ! Component: 1150 - total flux cleaned = -0.000131826 Jy ! Component: 1200 - total flux cleaned = -0.000163037 Jy ! Component: 1250 - total flux cleaned = -0.000163432 Jy ! Component: 1300 - total flux cleaned = -0.000178683 Jy ! Component: 1350 - total flux cleaned = -0.000193727 Jy ! Component: 1400 - total flux cleaned = -0.000208838 Jy ! Component: 1450 - total flux cleaned = -0.000252932 Jy ! Component: 1500 - total flux cleaned = -0.000238297 Jy ! Component: 1550 - total flux cleaned = -0.000295892 Jy ! Component: 1600 - total flux cleaned = -0.000324231 Jy ! Component: 1650 - total flux cleaned = -0.000352108 Jy ! Component: 1700 - total flux cleaned = -0.000310424 Jy ! Component: 1750 - total flux cleaned = -0.000337998 Jy ! Component: 1800 - total flux cleaned = -0.000310827 Jy ! Component: 1850 - total flux cleaned = -0.000350916 Jy ! Component: 1900 - total flux cleaned = -0.000284437 Jy ! Component: 1950 - total flux cleaned = -0.000310668 Jy ! Component: 2000 - total flux cleaned = -0.000336603 Jy ! Component: 2050 - total flux cleaned = -0.000297969 Jy ! Component: 2100 - total flux cleaned = -0.000247349 Jy ! Component: 2150 - total flux cleaned = -0.000297958 Jy ! Component: 2200 - total flux cleaned = -0.000273082 Jy ! Component: 2250 - total flux cleaned = -0.000273037 Jy ! Component: 2300 - total flux cleaned = -0.000236213 Jy ! Component: 2350 - total flux cleaned = -0.000211924 Jy ! Component: 2400 - total flux cleaned = -0.000163681 Jy ! Component: 2450 - total flux cleaned = -0.000151819 Jy ! Component: 2500 - total flux cleaned = -0.000139975 Jy ! Component: 2550 - total flux cleaned = -0.000163465 Jy ! Component: 2600 - total flux cleaned = -0.000140098 Jy ! Component: 2650 - total flux cleaned = -9.3878e-05 Jy ! Component: 2700 - total flux cleaned = -0.000128279 Jy ! Component: 2750 - total flux cleaned = -8.30263e-05 Jy ! Component: 2800 - total flux cleaned = -0.000105603 Jy ! Component: 2850 - total flux cleaned = -8.32837e-05 Jy ! Component: 2900 - total flux cleaned = -8.34128e-05 Jy ! Component: 2950 - total flux cleaned = -0.00010534 Jy ! Component: 3000 - total flux cleaned = -0.000116265 Jy ! Component: 3050 - total flux cleaned = -0.000126971 Jy ! Component: 3100 - total flux cleaned = -9.47224e-05 Jy ! Component: 3150 - total flux cleaned = -8.41816e-05 Jy ! Component: 3200 - total flux cleaned = -8.41949e-05 Jy ! Component: 3250 - total flux cleaned = -8.42117e-05 Jy ! Component: 3300 - total flux cleaned = -0.000135916 Jy ! Component: 3350 - total flux cleaned = -8.41006e-05 Jy ! Component: 3400 - total flux cleaned = -7.36903e-05 Jy ! Component: 3450 - total flux cleaned = -5.31996e-05 Jy ! Component: 3500 - total flux cleaned = -4.30464e-05 Jy ! Component: 3550 - total flux cleaned = -1.29045e-05 Jy ! Component: 3600 - total flux cleaned = 7.04165e-06 Jy ! Component: 3650 - total flux cleaned = 2.68177e-05 Jy ! Component: 3700 - total flux cleaned = 2.68102e-05 Jy ! Component: 3750 - total flux cleaned = 7.23578e-06 Jy ! Component: 3800 - total flux cleaned = 7.18288e-06 Jy ! Component: 3850 - total flux cleaned = 1.69345e-05 Jy ! Component: 3900 - total flux cleaned = 2.6638e-05 Jy ! Component: 3950 - total flux cleaned = 5.52566e-05 Jy ! Component: 4000 - total flux cleaned = 5.52334e-05 Jy ! Component: 4050 - total flux cleaned = 5.51608e-05 Jy ! Total flux subtracted in 4096 components = 2.71941e-05 Jy ! Clean residual min=-0.000646 max=0.000598 Jy/beam ! Clean residual mean=-0.000004 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.0360971 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 348 components and 0.0360971 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J0846+0641_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.161 x 9.718 at 22.15 degrees (North through East) ! Clean map min=-0.0012014 max=0.034365 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J0846+0641_S_map.fits wmodel /scr/pima/rv120_uvs/J0846+0641_S_map.mod ! Writing 348 model components to file: /scr/pima/rv120_uvs/J0846+0641_S_map.mod wobs /scr/pima/rv120_uvs/J0846+0641_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J0846+0641_S_uvs.fits wwins /scr/pima/rv120_uvs/J0846+0641_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv120_uvs/J0846+0641_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0343651 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000177391 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.54859 1.54859 3.09717 6.19435 12.3887 24.7774 49.5548 99.1096 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.034 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 193.725 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J0846+0641_S_dfm.log closed on Fri Dec 22 22:32:14 2017