! Started logfile: /vlbi/uf001/uva//J1403+0610_S_dfm.log on Mon Jan 14 02:43:54 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.22000 obs /vlbi/uf001/uva//J1403+0610_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1403+0610_S_uva.fits ! AN table 1: 19 integrations on 28 of 28 possible baselines. ! AN table 2: 38 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1403+0610 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 4788 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J1403+0610_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 48 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.002882Jy sigma=21.682241 ! Fit after self-cal, rms=0.959765Jy sigma=20.747689 ! 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.675 mas, bmaj=6.724 mas, bpa=-2.965 degrees ! Estimated noise=0.617608 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.0316665 Jy ! Component: 100 - total flux cleaned = 0.0389407 Jy ! Total flux subtracted in 100 components = 0.0389407 Jy ! Clean residual min=-0.004045 max=0.004404 Jy/beam ! Clean residual mean=0.000000 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.0389407 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0389407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059574Jy sigma=1.243889 ! Fit after self-cal, rms=0.057789Jy sigma=1.211264 ! 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.174 mas, bmaj=7.51 mas, bpa=-1.581 degrees ! Estimated noise=0.508226 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.005942 Jy ! Component: 100 - total flux cleaned = 0.00857702 Jy ! Component: 150 - total flux cleaned = 0.0099248 Jy ! Component: 200 - total flux cleaned = 0.0106263 Jy ! Total flux subtracted in 200 components = 0.0106263 Jy ! Clean residual min=-0.003017 max=0.002902 Jy/beam ! Clean residual mean=0.000004 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.0495671 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 22 components and 0.0495671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057228Jy sigma=1.199319 ! Fit after self-cal, rms=0.057172Jy sigma=1.198632 ! 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.174 x 7.51 at -1.581 degrees (North through East) ! Clean map min=-0.0029452 max=0.044176 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 HN 0.94 KP 0.83 LA 0.97 ! NL 1.17 OV 0.90 PT 1.14 SC 1.14 ! ! Telescope amplitude corrections in sub-array 2: ! HN 1.02 KP 1.10 LA 0.87 MK 1.14 ! NL 0.96 OV 1.06 PT 0.91 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 HN 1.02 KP 0.98 LA 0.98 ! NL 0.99 OV 1.03 PT 1.05 SC 0.82 ! ! Telescope amplitude corrections in sub-array 2: ! HN 1.04 KP 1.01 LA 0.86 MK 0.95 ! NL 1.13 OV 0.91 PT 0.96 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 1.07 KP 0.86 LA 0.96 ! NL 0.86 OV 1.07 PT 1.31 SC 1.08 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.91 KP 0.98 LA 1.05 MK 1.06 ! NL 1.11 OV 1.04 PT 0.97 SC 0.92 ! ! ! Fit before self-cal, rms=0.057172Jy sigma=1.198632 ! Fit after self-cal, rms=0.057580Jy sigma=1.192650 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.2 mas, bmaj=7.542 mas, bpa=-1.17 degrees ! Estimated noise=0.505521 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 = -3.19871e-05 Jy ! Component: 100 - total flux cleaned = -1.06556e-05 Jy ! Component: 150 - total flux cleaned = -4.98013e-05 Jy ! Component: 200 - total flux cleaned = -6.69597e-05 Jy ! Total flux subtracted in 200 components = -6.69597e-05 Jy ! Clean residual min=-0.002608 max=0.002397 Jy/beam ! Clean residual mean=0.000006 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.0495001 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 28 components and 0.0495001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057563Jy sigma=1.192316 ! Fit after self-cal, rms=0.057676Jy sigma=1.191320 ! 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. ! ! Fit before self-cal, rms=0.057676Jy sigma=1.191320 ! Fit after self-cal, rms=0.058328Jy sigma=1.189235 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.203 mas, bmaj=7.529 mas, bpa=-0.9471 degrees ! Estimated noise=0.505581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.32288e-05 Jy ! Component: 100 - total flux cleaned = -3.36057e-05 Jy ! Component: 150 - total flux cleaned = -1.68062e-05 Jy ! Component: 200 - total flux cleaned = -1.71916e-05 Jy ! Total flux subtracted in 200 components = -1.71916e-05 Jy ! Clean residual min=-0.002533 max=0.002419 Jy/beam ! Clean residual mean=0.000004 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.0494829 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.0494829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058315Jy sigma=1.189000 ! Fit after self-cal, rms=0.058370Jy sigma=1.188653 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.87311e-05 Jy ! Component: 100 - total flux cleaned = -7.68858e-05 Jy ! Component: 150 - total flux cleaned = -6.27927e-05 Jy ! Component: 200 - total flux cleaned = -5.11657e-05 Jy ! Total flux subtracted in 200 components = -5.11657e-05 Jy ! Clean residual min=-0.002556 max=0.002356 Jy/beam ! Clean residual mean=0.000004 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.0494318 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.0494318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058362Jy sigma=1.188503 ! Fit after self-cal, rms=0.058360Jy sigma=1.188470 ! 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. ! ! Fit before self-cal, rms=0.058360Jy sigma=1.188470 ! Fit after self-cal, rms=0.058790Jy sigma=1.188463 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.204 mas, bmaj=7.52 mas, bpa=-0.5715 degrees ! Estimated noise=0.506956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.35334e-05 Jy ! Component: 100 - total flux cleaned = 6.88907e-05 Jy ! Component: 150 - total flux cleaned = 5.69998e-05 Jy ! Component: 200 - total flux cleaned = 5.71903e-05 Jy ! Total flux subtracted in 200 components = 5.71903e-05 Jy ! Clean residual min=-0.002535 max=0.002484 Jy/beam ! Clean residual mean=0.000004 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.0494889 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.049489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058782Jy sigma=1.188325 ! Fit after self-cal, rms=0.058792Jy sigma=1.188272 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.01118e-05 Jy ! Component: 100 - total flux cleaned = -3.13224e-05 Jy ! Component: 150 - total flux cleaned = -2.18978e-05 Jy ! Component: 200 - total flux cleaned = -1.28736e-05 Jy ! Total flux subtracted in 200 components = -1.28736e-05 Jy ! Clean residual min=-0.002552 max=0.002451 Jy/beam ! Clean residual mean=0.000004 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.0494761 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.0494761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058788Jy sigma=1.188191 ! Fit after self-cal, rms=0.058786Jy sigma=1.188174 ! 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. ! ! Fit before self-cal, rms=0.058786Jy sigma=1.188174 ! Fit after self-cal, rms=0.058941Jy sigma=1.188189 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.981 mas, bmaj=12.33 mas, bpa=-6.412 degrees ! Estimated noise=0.66641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000310348 Jy ! Component: 100 - total flux cleaned = 0.000321246 Jy ! Component: 150 - total flux cleaned = 0.000378778 Jy ! Component: 200 - total flux cleaned = 0.000417033 Jy ! Total flux subtracted in 200 components = 0.000417033 Jy ! Clean residual min=-0.002342 max=0.002577 Jy/beam ! Clean residual mean=0.000009 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.0498931 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.0498931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058945Jy sigma=1.188311 ! Fit after self-cal, rms=0.058940Jy sigma=1.188186 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 = 2.38292e-05 Jy ! Component: 100 - total flux cleaned = 3.60854e-05 Jy ! Component: 150 - total flux cleaned = 5.33484e-05 Jy ! Component: 200 - total flux cleaned = 8.00185e-05 Jy ! Total flux subtracted in 200 components = 8.00185e-05 Jy ! Clean residual min=-0.002347 max=0.002546 Jy/beam ! Clean residual mean=0.000009 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.0499731 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 49 components and 0.0499731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058945Jy sigma=1.188334 ! Fit after self-cal, rms=0.058926Jy sigma=1.188178 ! 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.204 mas, bmaj=7.506 mas, bpa=-0.2496 degrees ! Estimated noise=0.507559 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.204 x 7.506 at -0.2496 degrees (North through East) ! Clean map min=-0.0024271 max=0.044548 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.701 mas, bmaj=6.695 mas, bpa=-1.669 degrees ! Estimated noise=0.622617 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0334805 Jy ! Component: 100 - total flux cleaned = 0.0419548 Jy ! Component: 150 - total flux cleaned = 0.0460811 Jy ! Component: 200 - total flux cleaned = 0.0473503 Jy ! Total flux subtracted in 200 components = 0.0473503 Jy ! Clean residual min=-0.003166 max=0.002971 Jy/beam ! Clean residual mean=0.000001 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.0473503 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0473503 Jy ! Inverting map and beam ! Estimated beam: bmin=3.204 mas, bmaj=7.506 mas, bpa=-0.2496 degrees ! Estimated noise=0.507559 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.00186499 Jy ! Component: 100 - total flux cleaned = 0.00229563 Jy ! Component: 150 - total flux cleaned = 0.00226592 Jy ! Component: 200 - total flux cleaned = 0.00223799 Jy ! Total flux subtracted in 200 components = 0.00223799 Jy ! Clean residual min=-0.002631 max=0.002365 Jy/beam ! Clean residual mean=0.000004 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.0495883 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 22 components and 0.0495883 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=6.981 mas, bmaj=12.33 mas, bpa=-6.412 degrees ! Estimated noise=0.66641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000359952 Jy ! Component: 100 - total flux cleaned = 0.000378951 Jy ! Component: 150 - total flux cleaned = 0.000378043 Jy ! Component: 200 - total flux cleaned = 0.000379145 Jy ! Total flux subtracted in 200 components = 0.000379145 Jy ! Clean residual min=-0.002463 max=0.002554 Jy/beam ! Clean residual mean=0.000010 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.0499675 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 = 2.03999e-06 Jy ! Component: 100 - total flux cleaned = 3.68454e-06 Jy ! Component: 150 - total flux cleaned = 4.71463e-06 Jy ! Component: 200 - total flux cleaned = 5.05974e-06 Jy ! Total flux subtracted in 200 components = 5.05974e-06 Jy ! Clean residual min=-0.002428 max=0.002545 Jy/beam ! Clean residual mean=0.000009 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.0499725 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 29 components and 0.0499725 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.204 mas, bmaj=7.506 mas, bpa=-0.2496 degrees ! Estimated noise=0.507559 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000327089 Jy ! Component: 100 - total flux cleaned = -0.000478874 Jy ! Component: 150 - total flux cleaned = -0.000521306 Jy ! Component: 200 - total flux cleaned = -0.000520088 Jy ! Total flux subtracted in 200 components = -0.000520088 Jy ! Clean residual min=-0.002534 max=0.002361 Jy/beam ! Clean residual mean=0.000004 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.0494524 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.0494524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058929Jy sigma=1.188269 ! Fit after self-cal, rms=0.058930Jy sigma=1.188167 wmodel J1403+0610_S_map.mod ! Writing 39 model components to file: J1403+0610_S_map.mod wobs J1403+0610_S_uvs.fits ! Writing UV FITS file: J1403+0610_S_uvs.fits wwins J1403+0610_S_map.win ! wwins: Wrote 1 windows to J1403+0610_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.000181196 Jy ! Component: 100 - total flux cleaned = -0.000340672 Jy ! Component: 150 - total flux cleaned = -0.000569806 Jy ! Component: 200 - total flux cleaned = -0.000858856 Jy ! Component: 250 - total flux cleaned = -0.00106432 Jy ! Component: 300 - total flux cleaned = -0.00126138 Jy ! Component: 350 - total flux cleaned = -0.00129346 Jy ! Component: 400 - total flux cleaned = -0.00129421 Jy ! Component: 450 - total flux cleaned = -0.00120722 Jy ! Component: 500 - total flux cleaned = -0.00115042 Jy ! Component: 550 - total flux cleaned = -0.000985408 Jy ! Component: 600 - total flux cleaned = -0.000851749 Jy ! Component: 650 - total flux cleaned = -0.000773104 Jy ! Component: 700 - total flux cleaned = -0.000669995 Jy ! Component: 750 - total flux cleaned = -0.000644194 Jy ! Component: 800 - total flux cleaned = -0.000569036 Jy ! Component: 850 - total flux cleaned = -0.000495415 Jy ! Component: 900 - total flux cleaned = -0.000399157 Jy ! Component: 950 - total flux cleaned = -0.000375919 Jy ! Component: 1000 - total flux cleaned = -0.000306308 Jy ! Component: 1050 - total flux cleaned = -0.000260549 Jy ! Component: 1100 - total flux cleaned = -0.000215273 Jy ! Component: 1150 - total flux cleaned = -0.000148373 Jy ! Component: 1200 - total flux cleaned = -1.75563e-05 Jy ! Component: 1250 - total flux cleaned = 2.51446e-05 Jy ! Component: 1300 - total flux cleaned = 6.72615e-05 Jy ! Component: 1350 - total flux cleaned = 0.000130038 Jy ! Component: 1400 - total flux cleaned = 0.000192111 Jy ! Component: 1450 - total flux cleaned = 0.000212469 Jy ! Component: 1500 - total flux cleaned = 0.000332425 Jy ! Component: 1550 - total flux cleaned = 0.000312345 Jy ! Component: 1600 - total flux cleaned = 0.000409585 Jy ! Component: 1650 - total flux cleaned = 0.000371023 Jy ! Component: 1700 - total flux cleaned = 0.000371403 Jy ! Component: 1750 - total flux cleaned = 0.000390457 Jy ! Component: 1800 - total flux cleaned = 0.000483291 Jy ! Component: 1850 - total flux cleaned = 0.000538506 Jy ! Component: 1900 - total flux cleaned = 0.000574851 Jy ! Component: 1950 - total flux cleaned = 0.000681967 Jy ! Component: 2000 - total flux cleaned = 0.000735042 Jy ! Component: 2050 - total flux cleaned = 0.000735273 Jy ! Component: 2100 - total flux cleaned = 0.000821673 Jy ! Component: 2150 - total flux cleaned = 0.000821975 Jy ! Component: 2200 - total flux cleaned = 0.000838811 Jy ! Component: 2250 - total flux cleaned = 0.000872326 Jy ! Component: 2300 - total flux cleaned = 0.000872301 Jy ! Component: 2350 - total flux cleaned = 0.000921365 Jy ! Component: 2400 - total flux cleaned = 0.00093753 Jy ! Component: 2450 - total flux cleaned = 0.000921407 Jy ! Component: 2500 - total flux cleaned = 0.000905601 Jy ! Component: 2550 - total flux cleaned = 0.000968612 Jy ! Component: 2600 - total flux cleaned = 0.000953167 Jy ! Component: 2650 - total flux cleaned = 0.000999714 Jy ! Component: 2700 - total flux cleaned = 0.00106114 Jy ! Component: 2750 - total flux cleaned = 0.00113717 Jy ! Component: 2800 - total flux cleaned = 0.0011521 Jy ! Component: 2850 - total flux cleaned = 0.00116706 Jy ! Component: 2900 - total flux cleaned = 0.00124126 Jy ! Component: 2950 - total flux cleaned = 0.00125578 Jy ! Component: 3000 - total flux cleaned = 0.00127039 Jy ! Component: 3050 - total flux cleaned = 0.00127042 Jy ! Component: 3100 - total flux cleaned = 0.00129911 Jy ! Component: 3150 - total flux cleaned = 0.0013134 Jy ! Component: 3200 - total flux cleaned = 0.0013558 Jy ! Component: 3250 - total flux cleaned = 0.00135559 Jy ! Component: 3300 - total flux cleaned = 0.00136955 Jy ! Component: 3350 - total flux cleaned = 0.00141114 Jy ! Component: 3400 - total flux cleaned = 0.00139752 Jy ! Component: 3450 - total flux cleaned = 0.00150654 Jy ! Component: 3500 - total flux cleaned = 0.00149287 Jy ! Component: 3550 - total flux cleaned = 0.00147948 Jy ! Component: 3600 - total flux cleaned = 0.00154621 Jy ! Component: 3650 - total flux cleaned = 0.00153301 Jy ! Component: 3700 - total flux cleaned = 0.00158574 Jy ! Component: 3750 - total flux cleaned = 0.00163804 Jy ! Component: 3800 - total flux cleaned = 0.00163783 Jy ! Component: 3850 - total flux cleaned = 0.00166368 Jy ! Component: 3900 - total flux cleaned = 0.00171489 Jy ! Component: 3950 - total flux cleaned = 0.00168936 Jy ! Component: 4000 - total flux cleaned = 0.00171471 Jy ! Component: 4050 - total flux cleaned = 0.00175252 Jy ! Total flux subtracted in 4096 components = 0.00173997 Jy ! Clean residual min=-0.000711 max=0.000756 Jy/beam ! Clean residual mean=0.000002 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.0511924 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 320 components and 0.0511924 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1403+0610_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.204 x 7.506 at -0.2496 degrees (North through East) ! Clean map min=-0.0015939 max=0.044006 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1403+0610_S_map.fits wmodel /vlbi/uf001/uva//J1403+0610_S_map.mod ! Writing 320 model components to file: /vlbi/uf001/uva//J1403+0610_S_map.mod wobs /vlbi/uf001/uva//J1403+0610_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1403+0610_S_uvs.fits wwins /vlbi/uf001/uva//J1403+0610_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1403+0610_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0440062 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000227501 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.55093 1.55093 3.10185 6.20371 12.4074 24.8148 49.6297 99.2593 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.044 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 193.432 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1403+0610_S_dfm.log closed on Mon Jan 14 02:43:58 2019