! Started logfile: /scr/pima/rv102_uvs/J0523+6007_S_dfm.log on Sat Nov 9 09:31:50 2019 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23299 obs /scr/pima/rv102_uvs/J0523+6007_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J0523+6007_S_uva.fits ! AN table 1: 44 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.909091 visibilities/baseline/integration-bin. ! Found source: J0523+6007 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 4480 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 J0523+6007_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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004683Jy sigma=14.485364 ! Fit after self-cal, rms=0.922455Jy sigma=13.301336 ! 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.698 mas, bmaj=3.98 mas, bpa=87.43 degrees ! Estimated noise=1.3858 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.0605718 Jy ! Component: 100 - total flux cleaned = 0.0749491 Jy ! Total flux subtracted in 100 components = 0.0749491 Jy ! Clean residual min=-0.007414 max=0.008060 Jy/beam ! Clean residual mean=-0.000018 rms=0.001700 Jy/beam ! Combined flux in latest and established models = 0.0749491 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0749491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076600Jy sigma=0.934086 ! Fit after self-cal, rms=0.076155Jy sigma=0.926577 ! 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.545 mas, bmaj=5.116 mas, bpa=87.87 degrees ! Estimated noise=0.777876 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.00887445 Jy ! Component: 100 - total flux cleaned = 0.0127591 Jy ! Component: 150 - total flux cleaned = 0.0139489 Jy ! Component: 200 - total flux cleaned = 0.0141779 Jy ! Total flux subtracted in 200 components = 0.0141779 Jy ! Clean residual min=-0.003485 max=0.003781 Jy/beam ! Clean residual mean=-0.000037 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.089127 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.089127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075274Jy sigma=0.911222 ! Fit after self-cal, rms=0.075214Jy sigma=0.910822 ! 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.545 x 5.116 at 87.87 degrees (North through East) ! Clean map min=-0.0033393 max=0.07681 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 HN 1.11 KP 1.00 LA 1.00 ! MK 0.85 NL 0.98 PT 1.04 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 HN 1.08 KP 0.94 LA 0.94 ! MK 1.08 NL 1.05 PT 0.97 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 HN 1.00 KP 0.97 LA 0.96 ! MK 0.91 NL 1.02 PT 1.05 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.17 HN 1.10 KP 0.98 LA 0.98 ! MK 0.72 NL 0.97 PT 0.96 SC 0.98 ! ! ! Fit before self-cal, rms=0.075214Jy sigma=0.910822 ! Fit after self-cal, rms=0.070519Jy sigma=0.903031 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.448 mas, bmaj=5.008 mas, bpa=89.22 degrees ! Estimated noise=0.764697 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 (-112.5, -65.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273351 Jy ! Component: 100 - total flux cleaned = 0.00350875 Jy ! Component: 150 - total flux cleaned = 0.00380526 Jy ! Component: 200 - total flux cleaned = 0.0039031 Jy ! Total flux subtracted in 200 components = 0.0039031 Jy ! Clean residual min=-0.002790 max=0.002883 Jy/beam ! Clean residual mean=-0.000045 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.0930301 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.0930301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070330Jy sigma=0.900332 ! Fit after self-cal, rms=0.070347Jy sigma=0.899511 ! 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.070347Jy sigma=0.899511 ! Fit after self-cal, rms=0.071037Jy sigma=0.897384 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.422 mas, bmaj=4.981 mas, bpa=88.15 degrees ! Estimated noise=0.7685 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126986 Jy ! Component: 100 - total flux cleaned = 0.00131821 Jy ! Component: 150 - total flux cleaned = 0.00127687 Jy ! Component: 200 - total flux cleaned = 0.00127708 Jy ! Total flux subtracted in 200 components = 0.00127708 Jy ! Clean residual min=-0.002766 max=0.002543 Jy/beam ! Clean residual mean=-0.000029 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.0943072 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.0943072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070970Jy sigma=0.896470 ! Fit after self-cal, rms=0.071007Jy sigma=0.896287 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.000144762 Jy ! Component: 100 - total flux cleaned = 4.78226e-05 Jy ! Component: 150 - total flux cleaned = -1.13747e-05 Jy ! Component: 200 - total flux cleaned = -3.70797e-05 Jy ! Total flux subtracted in 200 components = -3.70797e-05 Jy ! Clean residual min=-0.002746 max=0.002510 Jy/beam ! Clean residual mean=-0.000028 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.0942701 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 39 components and 0.0942701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070977Jy sigma=0.895948 ! Fit after self-cal, rms=0.070976Jy sigma=0.895913 ! 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.070976Jy sigma=0.895913 ! Fit after self-cal, rms=0.071083Jy sigma=0.895771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.407 mas, bmaj=4.951 mas, bpa=87.81 degrees ! Estimated noise=0.768366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000680598 Jy ! Component: 100 - total flux cleaned = 0.000713821 Jy ! Component: 150 - total flux cleaned = 0.000689705 Jy ! Component: 200 - total flux cleaned = 0.000665726 Jy ! Total flux subtracted in 200 components = 0.000665726 Jy ! Clean residual min=-0.002689 max=0.002456 Jy/beam ! Clean residual mean=-0.000027 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.0949358 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 42 components and 0.0949358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071055Jy sigma=0.895471 ! Fit after self-cal, rms=0.071064Jy sigma=0.895442 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 = -3.85319e-05 Jy ! Component: 100 - total flux cleaned = -3.95342e-05 Jy ! Component: 150 - total flux cleaned = -3.95454e-05 Jy ! Component: 200 - total flux cleaned = -3.91988e-05 Jy ! Total flux subtracted in 200 components = -3.91988e-05 Jy ! Clean residual min=-0.002682 max=0.002445 Jy/beam ! Clean residual mean=-0.000026 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.0948966 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 48 components and 0.0948966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071049Jy sigma=0.895302 ! Fit after self-cal, rms=0.071049Jy sigma=0.895286 ! 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.071049Jy sigma=0.895286 ! Fit after self-cal, rms=0.071039Jy sigma=0.895204 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.465 mas, bmaj=11.33 mas, bpa=73 degrees ! Estimated noise=0.979868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000448998 Jy ! Component: 100 - total flux cleaned = 0.0005139 Jy ! Component: 150 - total flux cleaned = 0.00060255 Jy ! Component: 200 - total flux cleaned = 0.000633285 Jy ! Total flux subtracted in 200 components = 0.000633285 Jy ! Clean residual min=-0.002365 max=0.002296 Jy/beam ! Clean residual mean=-0.000061 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.0955299 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.0955299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071038Jy sigma=0.895215 ! Fit after self-cal, rms=0.071032Jy sigma=0.895076 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.36335e-05 Jy ! Component: 100 - total flux cleaned = -4.47398e-05 Jy ! Component: 150 - total flux cleaned = -1.40289e-05 Jy ! Component: 200 - total flux cleaned = -2.73489e-05 Jy ! Total flux subtracted in 200 components = -2.73489e-05 Jy ! Clean residual min=-0.002337 max=0.002272 Jy/beam ! Clean residual mean=-0.000061 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.0955025 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.0955026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071031Jy sigma=0.895111 ! Fit after self-cal, rms=0.071021Jy sigma=0.894979 ! 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.396 mas, bmaj=4.927 mas, bpa=87.55 degrees ! Estimated noise=0.767635 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.396 x 4.927 at 87.55 degrees (North through East) ! Clean map min=-0.0024807 max=0.075975 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.595 mas, bmaj=3.855 mas, bpa=86.23 degrees ! Estimated noise=1.32461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0581856 Jy ! Component: 100 - total flux cleaned = 0.073649 Jy ! Component: 150 - total flux cleaned = 0.0809959 Jy ! Component: 200 - total flux cleaned = 0.0858906 Jy ! Total flux subtracted in 200 components = 0.0858906 Jy ! Clean residual min=-0.006140 max=0.005675 Jy/beam ! Clean residual mean=-0.000012 rms=0.001378 Jy/beam ! Combined flux in latest and established models = 0.0858905 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0858905 Jy ! Inverting map and beam ! Estimated beam: bmin=3.396 mas, bmaj=4.927 mas, bpa=87.55 degrees ! Estimated noise=0.767635 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.00539074 Jy ! Component: 100 - total flux cleaned = 0.00745886 Jy ! Component: 150 - total flux cleaned = 0.00811211 Jy ! Component: 200 - total flux cleaned = 0.00847126 Jy ! Total flux subtracted in 200 components = 0.00847126 Jy ! Clean residual min=-0.002703 max=0.002423 Jy/beam ! Clean residual mean=-0.000030 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.0943618 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 43 components and 0.0943618 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.465 mas, bmaj=11.33 mas, bpa=73 degrees ! Estimated noise=0.979868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000903424 Jy ! Component: 100 - total flux cleaned = 0.000962254 Jy ! Component: 150 - total flux cleaned = 0.00108423 Jy ! Component: 200 - total flux cleaned = 0.00110421 Jy ! Total flux subtracted in 200 components = 0.00110421 Jy ! Clean residual min=-0.002287 max=0.002255 Jy/beam ! Clean residual mean=-0.000060 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.095466 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 = -8.2402e-07 Jy ! Component: 100 - total flux cleaned = -1.82692e-05 Jy ! Component: 150 - total flux cleaned = -3.32009e-05 Jy ! Component: 200 - total flux cleaned = -4.64721e-05 Jy ! Total flux subtracted in 200 components = -4.64721e-05 Jy ! Clean residual min=-0.002279 max=0.002230 Jy/beam ! Clean residual mean=-0.000059 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.0954195 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 52 components and 0.0954195 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.396 mas, bmaj=4.927 mas, bpa=87.55 degrees ! Estimated noise=0.767635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000559095 Jy ! Component: 100 - total flux cleaned = 0.000521474 Jy ! Component: 150 - total flux cleaned = 0.00048639 Jy ! Component: 200 - total flux cleaned = 0.000422539 Jy ! Total flux subtracted in 200 components = 0.000422539 Jy ! Clean residual min=-0.002669 max=0.002443 Jy/beam ! Clean residual mean=-0.000025 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.0958421 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.0958421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071035Jy sigma=0.895245 ! Fit after self-cal, rms=0.071026Jy sigma=0.895086 wmodel J0523+6007_S_map.mod ! Writing 63 model components to file: J0523+6007_S_map.mod wobs J0523+6007_S_uvs.fits ! Writing UV FITS file: J0523+6007_S_uvs.fits wwins J0523+6007_S_map.win ! wwins: Wrote 2 windows to J0523+6007_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.000688899 Jy ! Component: 100 - total flux cleaned = -0.000896021 Jy ! Component: 150 - total flux cleaned = -0.000776707 Jy ! Component: 200 - total flux cleaned = -0.00073745 Jy ! Component: 250 - total flux cleaned = -0.00066394 Jy ! Component: 300 - total flux cleaned = -0.000663511 Jy ! Component: 350 - total flux cleaned = -0.000521552 Jy ! Component: 400 - total flux cleaned = -0.000452121 Jy ! Component: 450 - total flux cleaned = -0.000485567 Jy ! Component: 500 - total flux cleaned = -0.00041933 Jy ! Component: 550 - total flux cleaned = -0.000419541 Jy ! Component: 600 - total flux cleaned = -0.00048323 Jy ! Component: 650 - total flux cleaned = -0.000576576 Jy ! Component: 700 - total flux cleaned = -0.000576609 Jy ! Component: 750 - total flux cleaned = -0.000516544 Jy ! Component: 800 - total flux cleaned = -0.000516122 Jy ! Component: 850 - total flux cleaned = -0.000427886 Jy ! Component: 900 - total flux cleaned = -0.000370418 Jy ! Component: 950 - total flux cleaned = -0.00031365 Jy ! Component: 1000 - total flux cleaned = -0.00034161 Jy ! Component: 1050 - total flux cleaned = -0.000369353 Jy ! Component: 1100 - total flux cleaned = -0.000423714 Jy ! Component: 1150 - total flux cleaned = -0.000423275 Jy ! Component: 1200 - total flux cleaned = -0.000422908 Jy ! Component: 1250 - total flux cleaned = -0.000291678 Jy ! Component: 1300 - total flux cleaned = -0.000265646 Jy ! Component: 1350 - total flux cleaned = -0.000188639 Jy ! Component: 1400 - total flux cleaned = -3.6728e-05 Jy ! Component: 1450 - total flux cleaned = 3.85884e-05 Jy ! Component: 1500 - total flux cleaned = 0.000113548 Jy ! Component: 1550 - total flux cleaned = 0.00011378 Jy ! Component: 1600 - total flux cleaned = 0.000284567 Jy ! Component: 1650 - total flux cleaned = 0.000284367 Jy ! Component: 1700 - total flux cleaned = 0.000308076 Jy ! Component: 1750 - total flux cleaned = 0.000332206 Jy ! Component: 1800 - total flux cleaned = 0.000355734 Jy ! Component: 1850 - total flux cleaned = 0.00044876 Jy ! Component: 1900 - total flux cleaned = 0.000471798 Jy ! Component: 1950 - total flux cleaned = 0.000540343 Jy ! Component: 2000 - total flux cleaned = 0.000563097 Jy ! Component: 2050 - total flux cleaned = 0.000698354 Jy ! Component: 2100 - total flux cleaned = 0.000675771 Jy ! Component: 2150 - total flux cleaned = 0.00076453 Jy ! Component: 2200 - total flux cleaned = 0.000830862 Jy ! Component: 2250 - total flux cleaned = 0.000874899 Jy ! Component: 2300 - total flux cleaned = 0.00094011 Jy ! Component: 2350 - total flux cleaned = 0.000961653 Jy ! Component: 2400 - total flux cleaned = 0.00100458 Jy ! Component: 2450 - total flux cleaned = 0.001111 Jy ! Component: 2500 - total flux cleaned = 0.0011531 Jy ! Component: 2550 - total flux cleaned = 0.00125809 Jy ! Component: 2600 - total flux cleaned = 0.00127863 Jy ! Component: 2650 - total flux cleaned = 0.00123695 Jy ! Component: 2700 - total flux cleaned = 0.0013605 Jy ! Component: 2750 - total flux cleaned = 0.00138101 Jy ! Component: 2800 - total flux cleaned = 0.00138103 Jy ! Component: 2850 - total flux cleaned = 0.00146207 Jy ! Component: 2900 - total flux cleaned = 0.00152241 Jy ! Component: 2950 - total flux cleaned = 0.00160228 Jy ! Component: 3000 - total flux cleaned = 0.0016023 Jy ! Component: 3050 - total flux cleaned = 0.00162216 Jy ! Component: 3100 - total flux cleaned = 0.00174012 Jy ! Component: 3150 - total flux cleaned = 0.00175963 Jy ! Component: 3200 - total flux cleaned = 0.00179856 Jy ! Component: 3250 - total flux cleaned = 0.001895 Jy ! Component: 3300 - total flux cleaned = 0.00193343 Jy ! Component: 3350 - total flux cleaned = 0.00195241 Jy ! Component: 3400 - total flux cleaned = 0.00206624 Jy ! Component: 3450 - total flux cleaned = 0.00212282 Jy ! Component: 3500 - total flux cleaned = 0.00221667 Jy ! Component: 3550 - total flux cleaned = 0.00227282 Jy ! Component: 3600 - total flux cleaned = 0.00236555 Jy ! Component: 3650 - total flux cleaned = 0.00242087 Jy ! Component: 3700 - total flux cleaned = 0.00253113 Jy ! Component: 3750 - total flux cleaned = 0.00260423 Jy ! Component: 3800 - total flux cleaned = 0.0027677 Jy ! Component: 3850 - total flux cleaned = 0.00274976 Jy ! Component: 3900 - total flux cleaned = 0.00280364 Jy ! Component: 3950 - total flux cleaned = 0.00291095 Jy ! Component: 4000 - total flux cleaned = 0.0030178 Jy ! Component: 4050 - total flux cleaned = 0.0032127 Jy ! Total flux subtracted in 4096 components = 0.00324798 Jy ! Clean residual min=-0.001019 max=0.001117 Jy/beam ! Clean residual mean=-0.000006 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.0990901 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 314 components and 0.09909 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv102_uvs/J0523+6007_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.396 x 4.927 at 87.55 degrees (North through East) ! Clean map min=-0.0022273 max=0.075693 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J0523+6007_S_map.fits wmodel /scr/pima/rv102_uvs/J0523+6007_S_map.mod ! Writing 314 model components to file: /scr/pima/rv102_uvs/J0523+6007_S_map.mod wobs /scr/pima/rv102_uvs/J0523+6007_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J0523+6007_S_uvs.fits wwins /scr/pima/rv102_uvs/J0523+6007_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv102_uvs/J0523+6007_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0756932 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000303444 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.20266 1.20266 2.40532 4.81065 9.62129 19.2426 38.4852 76.9704 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.075 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 249.446 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J0523+6007_S_dfm.log closed on Sat Nov 9 09:31:54 2019