! Started logfile: /vlbi/uf001/uva//J1924+3329_S_dfm.log on Mon Jan 14 05:03:07 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//J1924+3329_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1924+3329_S_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.924954 visibilities/baseline/integration-bin. ! Found source: J1924+3329 ! ! 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 15234 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 J1924+3329_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.104264Jy sigma=23.847278 ! Fit after self-cal, rms=0.903232Jy sigma=20.559815 ! 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.839 mas, bmaj=5.261 mas, bpa=-4.132 degrees ! Estimated noise=0.443819 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.104321 Jy ! Component: 100 - total flux cleaned = 0.166625 Jy ! Total flux subtracted in 100 components = 0.166625 Jy ! Clean residual min=-0.032059 max=0.040308 Jy/beam ! Clean residual mean=0.000216 rms=0.009953 Jy/beam ! Combined flux in latest and established models = 0.166625 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 43 components and 0.166625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.367532Jy sigma=5.908149 ! Fit after self-cal, rms=0.364422Jy sigma=5.858734 ! 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.502 mas, bmaj=6.007 mas, bpa=-7.629 degrees ! Estimated noise=0.264208 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.0752134 Jy ! Component: 100 - total flux cleaned = 0.124806 Jy ! Component: 150 - total flux cleaned = 0.158741 Jy ! Component: 200 - total flux cleaned = 0.182117 Jy ! Total flux subtracted in 200 components = 0.182117 Jy ! Clean residual min=-0.045447 max=0.049293 Jy/beam ! Clean residual mean=0.000395 rms=0.013909 Jy/beam ! Combined flux in latest and established models = 0.348742 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 68 components and 0.348742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.333843Jy sigma=5.510580 ! Fit after self-cal, rms=0.331912Jy sigma=5.479201 ! 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.502 x 6.007 at -7.629 degrees (North through East) ! Clean map min=-0.044501 max=0.12312 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.72 FD 0.82 HN 0.99 KP 1.30 ! LA 0.62 MK 2.72 NL 3.16 OV 1.43 ! PT 0.51 SC 1.47 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.67 FD 0.72 HN 0.91 KP 1.39 ! LA 0.65 MK 2.48 NL 2.29 OV 1.40 ! PT 0.57 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.68 FD 0.72 HN 0.91 KP 1.35 ! LA 0.82 MK 2.45 NL 1.75 OV 1.25 ! PT 0.59 SC 0.96 ! ! ! Fit before self-cal, rms=0.331912Jy sigma=5.479201 ! Fit after self-cal, rms=0.372613Jy sigma=5.000035 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.05 mas, bmaj=6.682 mas, bpa=-1.773 degrees ! Estimated noise=0.316189 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.0130823 Jy ! Component: 100 - total flux cleaned = 0.0189287 Jy ! Component: 150 - total flux cleaned = 0.0203185 Jy ! Component: 200 - total flux cleaned = 0.0212603 Jy ! Total flux subtracted in 200 components = 0.0212603 Jy ! Clean residual min=-0.043612 max=0.054009 Jy/beam ! Clean residual mean=0.000418 rms=0.014428 Jy/beam ! Combined flux in latest and established models = 0.370002 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 0.370002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.370933Jy sigma=5.007566 ! Fit after self-cal, rms=0.384938Jy sigma=4.803822 ! 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.384938Jy sigma=4.803822 ! Fit after self-cal, rms=2.474998Jy sigma=4.263763 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.151 mas, bmaj=6.612 mas, bpa=-8.066 degrees ! Estimated noise=0.323852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0058179 Jy ! Component: 100 - total flux cleaned = 0.00677102 Jy ! Component: 150 - total flux cleaned = 0.007456 Jy ! Component: 200 - total flux cleaned = 0.00777646 Jy ! Total flux subtracted in 200 components = 0.00777646 Jy ! Clean residual min=-0.035791 max=0.045222 Jy/beam ! Clean residual mean=-0.000081 rms=0.011657 Jy/beam ! Combined flux in latest and established models = 0.377779 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 90 components and 0.377779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=2.474811Jy sigma=4.269399 ! Fit after self-cal, rms=2.476053Jy sigma=4.235457 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.00226758 Jy ! Component: 100 - total flux cleaned = -0.00312449 Jy ! Component: 150 - total flux cleaned = -0.0033764 Jy ! Component: 200 - total flux cleaned = -0.00328648 Jy ! Total flux subtracted in 200 components = -0.00328648 Jy ! Clean residual min=-0.037338 max=0.044166 Jy/beam ! Clean residual mean=-0.000070 rms=0.011697 Jy/beam ! Combined flux in latest and established models = 0.374492 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 93 components and 0.374492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=2.476143Jy sigma=4.241902 ! Fit after self-cal, rms=2.475774Jy sigma=4.239143 ! 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=2.475774Jy sigma=4.239143 ! Fit after self-cal, rms=1.718452Jy sigma=4.232678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.202 mas, bmaj=6.776 mas, bpa=-10.08 degrees ! Estimated noise=0.3393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362056 Jy ! Component: 100 - total flux cleaned = 0.00385355 Jy ! Component: 150 - total flux cleaned = 0.00402194 Jy ! Component: 200 - total flux cleaned = 0.00401456 Jy ! Total flux subtracted in 200 components = 0.00401456 Jy ! Clean residual min=-0.039599 max=0.048268 Jy/beam ! Clean residual mean=-0.000086 rms=0.012344 Jy/beam ! Combined flux in latest and established models = 0.378507 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 95 components and 0.378507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.718310Jy sigma=4.238912 ! Fit after self-cal, rms=1.717738Jy sigma=4.236250 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.000778243 Jy ! Component: 100 - total flux cleaned = -0.00118547 Jy ! Component: 150 - total flux cleaned = -0.00119231 Jy ! Component: 200 - total flux cleaned = -0.00131445 Jy ! Total flux subtracted in 200 components = -0.00131445 Jy ! Clean residual min=-0.040124 max=0.048282 Jy/beam ! Clean residual mean=-0.000085 rms=0.012339 Jy/beam ! Combined flux in latest and established models = 0.377192 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 96 components and 0.377193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.717657Jy sigma=4.243429 ! Fit after self-cal, rms=1.717441Jy sigma=4.241366 ! 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=1.717441Jy sigma=4.241366 ! Fit after self-cal, rms=1.780139Jy sigma=4.236976 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.181 mas, bmaj=10.3 mas, bpa=-19.2 degrees ! Estimated noise=0.403166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0036253 Jy ! Component: 100 - total flux cleaned = 0.0032097 Jy ! Component: 150 - total flux cleaned = 0.00323302 Jy ! Component: 200 - total flux cleaned = 0.00327026 Jy ! Total flux subtracted in 200 components = 0.00327026 Jy ! Clean residual min=-0.066848 max=0.076445 Jy/beam ! Clean residual mean=-0.000192 rms=0.020511 Jy/beam ! Combined flux in latest and established models = 0.380463 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 98 components and 0.380463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.779976Jy sigma=4.261938 ! Fit after self-cal, rms=1.779984Jy sigma=4.253292 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.00176015 Jy ! Component: 100 - total flux cleaned = -0.00243416 Jy ! Component: 150 - total flux cleaned = -0.00243761 Jy ! Component: 200 - total flux cleaned = -0.00244478 Jy ! Total flux subtracted in 200 components = -0.00244478 Jy ! Clean residual min=-0.067016 max=0.076113 Jy/beam ! Clean residual mean=-0.000193 rms=0.020550 Jy/beam ! Combined flux in latest and established models = 0.378018 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 98 components and 0.378018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.779943Jy sigma=4.278280 ! Fit after self-cal, rms=1.779842Jy sigma=4.270934 ! 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.261 mas, bmaj=7.037 mas, bpa=-10.38 degrees ! Estimated noise=0.363086 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.261 x 7.037 at -10.38 degrees (North through East) ! Clean map min=-0.044867 max=0.16674 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.482 mas, bmaj=6.081 mas, bpa=-6.72 degrees ! Estimated noise=0.678713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.152307 Jy ! Component: 100 - total flux cleaned = 0.232203 Jy ! Component: 150 - total flux cleaned = 0.281534 Jy ! Component: 200 - total flux cleaned = 0.314323 Jy ! Total flux subtracted in 200 components = 0.314323 Jy ! Clean residual min=-0.043552 max=0.045011 Jy/beam ! Clean residual mean=-0.000049 rms=0.012135 Jy/beam ! Combined flux in latest and established models = 0.314323 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.314323 Jy ! Inverting map and beam ! Estimated beam: bmin=4.261 mas, bmaj=7.037 mas, bpa=-10.38 degrees ! Estimated noise=0.363086 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.0318244 Jy ! Component: 100 - total flux cleaned = 0.0464571 Jy ! Component: 150 - total flux cleaned = 0.0535153 Jy ! Component: 200 - total flux cleaned = 0.0546025 Jy ! Total flux subtracted in 200 components = 0.0546025 Jy ! Clean residual min=-0.044393 max=0.053148 Jy/beam ! Clean residual mean=-0.000088 rms=0.013390 Jy/beam ! Combined flux in latest and established models = 0.368926 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.368926 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.181 mas, bmaj=10.3 mas, bpa=-19.2 degrees ! Estimated noise=0.403166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00662636 Jy ! Component: 100 - total flux cleaned = 0.00667656 Jy ! Component: 150 - total flux cleaned = 0.00692046 Jy ! Component: 200 - total flux cleaned = 0.00690596 Jy ! Total flux subtracted in 200 components = 0.00690596 Jy ! Clean residual min=-0.067135 max=0.076282 Jy/beam ! Clean residual mean=-0.000198 rms=0.020634 Jy/beam ! Combined flux in latest and established models = 0.375832 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 = 1.91991e-06 Jy ! Component: 100 - total flux cleaned = 0.000164334 Jy ! Component: 150 - total flux cleaned = 0.000162027 Jy ! Component: 200 - total flux cleaned = 0.00031763 Jy ! Total flux subtracted in 200 components = 0.00031763 Jy ! Clean residual min=-0.067143 max=0.076039 Jy/beam ! Clean residual mean=-0.000198 rms=0.020619 Jy/beam ! Combined flux in latest and established models = 0.376149 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 59 components and 0.376149 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.261 mas, bmaj=7.037 mas, bpa=-10.38 degrees ! Estimated noise=0.363086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00369979 Jy ! Component: 100 - total flux cleaned = -0.00367002 Jy ! Component: 150 - total flux cleaned = -0.00344014 Jy ! Component: 200 - total flux cleaned = -0.00304577 Jy ! Total flux subtracted in 200 components = -0.00304577 Jy ! Clean residual min=-0.045036 max=0.052995 Jy/beam ! Clean residual mean=-0.000094 rms=0.013329 Jy/beam ! Combined flux in latest and established models = 0.373104 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.373104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.779861Jy sigma=4.262309 ! Fit after self-cal, rms=1.780261Jy sigma=4.258573 wmodel J1924+3329_S_map.mod ! Writing 64 model components to file: J1924+3329_S_map.mod wobs J1924+3329_S_uvs.fits ! Writing UV FITS file: J1924+3329_S_uvs.fits wwins J1924+3329_S_map.win ! wwins: Wrote 1 windows to J1924+3329_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.0222224 Jy ! Component: 100 - total flux cleaned = 0.0349384 Jy ! Component: 150 - total flux cleaned = 0.042241 Jy ! Component: 200 - total flux cleaned = 0.0477438 Jy ! Component: 250 - total flux cleaned = 0.051552 Jy ! Component: 300 - total flux cleaned = 0.0545165 Jy ! Component: 350 - total flux cleaned = 0.0588096 Jy ! Component: 400 - total flux cleaned = 0.0636769 Jy ! Component: 450 - total flux cleaned = 0.0643473 Jy ! Component: 500 - total flux cleaned = 0.0676846 Jy ! Component: 550 - total flux cleaned = 0.0709468 Jy ! Component: 600 - total flux cleaned = 0.0747979 Jy ! Component: 650 - total flux cleaned = 0.0792135 Jy ! Component: 700 - total flux cleaned = 0.0816953 Jy ! Component: 750 - total flux cleaned = 0.0859719 Jy ! Component: 800 - total flux cleaned = 0.090782 Jy ! Component: 850 - total flux cleaned = 0.0943241 Jy ! Component: 900 - total flux cleaned = 0.0983927 Jy ! Component: 950 - total flux cleaned = 0.102379 Jy ! Component: 1000 - total flux cleaned = 0.105189 Jy ! Component: 1050 - total flux cleaned = 0.109065 Jy ! Component: 1100 - total flux cleaned = 0.111247 Jy ! Component: 1150 - total flux cleaned = 0.113946 Jy ! Component: 1200 - total flux cleaned = 0.11768 Jy ! Component: 1250 - total flux cleaned = 0.120839 Jy ! Component: 1300 - total flux cleaned = 0.122919 Jy ! Component: 1350 - total flux cleaned = 0.126514 Jy ! Component: 1400 - total flux cleaned = 0.129563 Jy ! Component: 1450 - total flux cleaned = 0.133074 Jy ! Component: 1500 - total flux cleaned = 0.136545 Jy ! Component: 1550 - total flux cleaned = 0.139989 Jy ! Component: 1600 - total flux cleaned = 0.1434 Jy ! Component: 1650 - total flux cleaned = 0.146287 Jy ! Component: 1700 - total flux cleaned = 0.149624 Jy ! Component: 1750 - total flux cleaned = 0.151508 Jy ! Component: 1800 - total flux cleaned = 0.153844 Jy ! Component: 1850 - total flux cleaned = 0.155693 Jy ! Component: 1900 - total flux cleaned = 0.155698 Jy ! Component: 1950 - total flux cleaned = 0.157979 Jy ! Component: 2000 - total flux cleaned = 0.15843 Jy ! Component: 2050 - total flux cleaned = 0.159322 Jy ! Component: 2100 - total flux cleaned = 0.159324 Jy ! Component: 2150 - total flux cleaned = 0.159765 Jy ! Component: 2200 - total flux cleaned = 0.159769 Jy ! Component: 2250 - total flux cleaned = 0.160637 Jy ! Component: 2300 - total flux cleaned = 0.160202 Jy ! Component: 2350 - total flux cleaned = 0.159345 Jy ! Component: 2400 - total flux cleaned = 0.158496 Jy ! Component: 2450 - total flux cleaned = 0.158496 Jy ! Component: 2500 - total flux cleaned = 0.157659 Jy ! Component: 2550 - total flux cleaned = 0.157662 Jy ! Component: 2600 - total flux cleaned = 0.15766 Jy ! Component: 2650 - total flux cleaned = 0.15725 Jy ! Component: 2700 - total flux cleaned = 0.158064 Jy ! Component: 2750 - total flux cleaned = 0.156451 Jy ! Component: 2800 - total flux cleaned = 0.158856 Jy ! Component: 2850 - total flux cleaned = 0.158059 Jy ! Component: 2900 - total flux cleaned = 0.157271 Jy ! Component: 2950 - total flux cleaned = 0.157665 Jy ! Component: 3000 - total flux cleaned = 0.158444 Jy ! Component: 3050 - total flux cleaned = 0.158055 Jy ! Component: 3100 - total flux cleaned = 0.158442 Jy ! Component: 3150 - total flux cleaned = 0.158825 Jy ! Component: 3200 - total flux cleaned = 0.159587 Jy ! Component: 3250 - total flux cleaned = 0.159963 Jy ! Component: 3300 - total flux cleaned = 0.159589 Jy ! Component: 3350 - total flux cleaned = 0.159593 Jy ! Component: 3400 - total flux cleaned = 0.159596 Jy ! Component: 3450 - total flux cleaned = 0.161438 Jy ! Component: 3500 - total flux cleaned = 0.163266 Jy ! Component: 3550 - total flux cleaned = 0.162896 Jy ! Component: 3600 - total flux cleaned = 0.162896 Jy ! Component: 3650 - total flux cleaned = 0.162896 Jy ! Component: 3700 - total flux cleaned = 0.163254 Jy ! Component: 3750 - total flux cleaned = 0.164679 Jy ! Component: 3800 - total flux cleaned = 0.164682 Jy ! Component: 3850 - total flux cleaned = 0.165034 Jy ! Component: 3900 - total flux cleaned = 0.167133 Jy ! Component: 3950 - total flux cleaned = 0.166784 Jy ! Component: 4000 - total flux cleaned = 0.16644 Jy ! Component: 4050 - total flux cleaned = 0.167472 Jy ! Total flux subtracted in 4096 components = 0.166445 Jy ! Clean residual min=-0.020566 max=0.018409 Jy/beam ! Clean residual mean=-0.000077 rms=0.007303 Jy/beam ! Combined flux in latest and established models = 0.539549 Jy keep ! Adding 456 model components to the UV plane model. ! The established model now contains 520 components and 0.53955 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1924+3329_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.261 x 7.037 at -10.38 degrees (North through East) ! Clean map min=-0.061164 max=0.17503 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1924+3329_S_map.fits wmodel /vlbi/uf001/uva//J1924+3329_S_map.mod ! Writing 520 model components to file: /vlbi/uf001/uva//J1924+3329_S_map.mod wobs /vlbi/uf001/uva//J1924+3329_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1924+3329_S_uvs.fits wwins /vlbi/uf001/uva//J1924+3329_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1924+3329_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.175028 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00729228 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -12.499 12.499 24.998 49.9961 99.9921 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0218 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.175 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 24.001 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1924+3329_S_dfm.log closed on Mon Jan 14 05:03:11 2019