! Started logfile: /vlbi/uf001/uva//J0913+4402_S_dfm.log on Mon Jan 14 00:19:41 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//J0913+4402_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0913+4402_S_uva.fits ! AN table 1: 87 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.865134 visibilities/baseline/integration-bin. ! Found source: J0913+4402 ! ! 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 10161 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 J0913+4402_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 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006558Jy sigma=22.373753 ! Fit after self-cal, rms=0.918588Jy sigma=20.444173 ! 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.007 mas, bmaj=4.698 mas, bpa=21.15 degrees ! Estimated noise=0.564786 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.0645551 Jy ! Component: 100 - total flux cleaned = 0.0786705 Jy ! Total flux subtracted in 100 components = 0.0786705 Jy ! Clean residual min=-0.002864 max=0.004159 Jy/beam ! Clean residual mean=-0.000006 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.0786705 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0786705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059046Jy sigma=1.245489 ! Fit after self-cal, rms=0.059012Jy sigma=1.245042 ! 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.73 mas, bmaj=5.625 mas, bpa=22.02 degrees ! Estimated noise=0.326704 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.00476834 Jy ! Component: 100 - total flux cleaned = 0.00694977 Jy ! Component: 150 - total flux cleaned = 0.00816065 Jy ! Component: 200 - total flux cleaned = 0.00892364 Jy ! Total flux subtracted in 200 components = 0.00892364 Jy ! Clean residual min=-0.002152 max=0.002844 Jy/beam ! Clean residual mean=-0.000008 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.0875941 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 21 components and 0.0875941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058673Jy sigma=1.236431 ! Fit after self-cal, rms=0.058674Jy sigma=1.236305 ! 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.73 x 5.625 at 22.02 degrees (North through East) ! Clean map min=-0.0021106 max=0.083043 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 0.98 KP 1.03 ! LA 0.92 MK 1.02 NL 1.09 OV 0.98 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.96 HN 1.01 KP 1.02 ! LA 0.99 MK 0.99 NL 1.07 OV 0.82 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.98 HN 0.96 KP 1.04 ! LA 0.97 MK 1.02 NL 1.02 OV 1.01 ! PT 0.96 SC 1.01 ! ! ! Fit before self-cal, rms=0.058674Jy sigma=1.236305 ! Fit after self-cal, rms=0.058537Jy sigma=1.227757 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.734 mas, bmaj=5.66 mas, bpa=21.82 degrees ! Estimated noise=0.325966 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 (-17, 18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234147 Jy ! Component: 100 - total flux cleaned = 0.00291725 Jy ! Component: 150 - total flux cleaned = 0.00343239 Jy ! Component: 200 - total flux cleaned = 0.00375376 Jy ! Total flux subtracted in 200 components = 0.00375376 Jy ! Clean residual min=-0.001815 max=0.001629 Jy/beam ! Clean residual mean=-0.000005 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.0913478 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 39 components and 0.0913479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058426Jy sigma=1.225172 ! Fit after self-cal, rms=0.058456Jy sigma=1.224701 ! 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.058456Jy sigma=1.224701 ! Fit after self-cal, rms=0.058570Jy sigma=1.221692 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.739 mas, bmaj=5.614 mas, bpa=21.59 degrees ! Estimated noise=0.32559 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000594095 Jy ! Component: 100 - total flux cleaned = 0.000644017 Jy ! Component: 150 - total flux cleaned = 0.000709403 Jy ! Component: 200 - total flux cleaned = 0.000788699 Jy ! Total flux subtracted in 200 components = 0.000788699 Jy ! Clean residual min=-0.001551 max=0.001705 Jy/beam ! Clean residual mean=-0.000004 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.0921365 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 56 components and 0.0921365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058548Jy sigma=1.221298 ! Fit after self-cal, rms=0.058561Jy sigma=1.221210 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (8, 123). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145467 Jy ! Component: 100 - total flux cleaned = 0.00212236 Jy ! Component: 150 - total flux cleaned = 0.00256614 Jy ! Component: 200 - total flux cleaned = 0.00289003 Jy ! Total flux subtracted in 200 components = 0.00289003 Jy ! Clean residual min=-0.001680 max=0.001347 Jy/beam ! Clean residual mean=-0.000006 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.0950266 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 73 components and 0.0950266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058519Jy sigma=1.220241 ! Fit after self-cal, rms=0.058519Jy sigma=1.220190 ! 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.058519Jy sigma=1.220190 ! Fit after self-cal, rms=0.058525Jy sigma=1.220011 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.741 mas, bmaj=5.606 mas, bpa=21.56 degrees ! Estimated noise=0.325152 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000609538 Jy ! Component: 100 - total flux cleaned = 0.000848547 Jy ! Component: 150 - total flux cleaned = 0.00100788 Jy ! Component: 200 - total flux cleaned = 0.00117596 Jy ! Total flux subtracted in 200 components = 0.00117596 Jy ! Clean residual min=-0.001546 max=0.001376 Jy/beam ! Clean residual mean=-0.000004 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.0962025 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 79 components and 0.0962025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058510Jy sigma=1.219706 ! Fit after self-cal, rms=0.058511Jy sigma=1.219692 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.000189852 Jy ! Component: 100 - total flux cleaned = 0.000345917 Jy ! Component: 150 - total flux cleaned = 0.000460418 Jy ! Component: 200 - total flux cleaned = 0.000554235 Jy ! Total flux subtracted in 200 components = 0.000554235 Jy ! Clean residual min=-0.001509 max=0.001378 Jy/beam ! Clean residual mean=-0.000004 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.0967568 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 82 components and 0.0967568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058503Jy sigma=1.219505 ! Fit after self-cal, rms=0.058502Jy sigma=1.219501 ! 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.058502Jy sigma=1.219501 ! Fit after self-cal, rms=0.058500Jy sigma=1.219479 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.516 mas, bmaj=9.302 mas, bpa=25.46 degrees ! Estimated noise=0.411244 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000599321 Jy ! Component: 100 - total flux cleaned = 0.000890851 Jy ! Component: 150 - total flux cleaned = 0.000995916 Jy ! Component: 200 - total flux cleaned = 0.0011157 Jy ! Total flux subtracted in 200 components = 0.0011157 Jy ! Clean residual min=-0.001742 max=0.001709 Jy/beam ! Clean residual mean=-0.000009 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.0978725 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 91 components and 0.0978725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058496Jy sigma=1.219439 ! Fit after self-cal, rms=0.058496Jy sigma=1.219421 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.00010008 Jy ! Component: 100 - total flux cleaned = 0.000201323 Jy ! Component: 150 - total flux cleaned = 0.000303122 Jy ! Component: 200 - total flux cleaned = 0.000385728 Jy ! Total flux subtracted in 200 components = 0.000385728 Jy ! Clean residual min=-0.001699 max=0.001692 Jy/beam ! Clean residual mean=-0.000009 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.0982582 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 102 components and 0.0982582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058496Jy sigma=1.219420 ! Fit after self-cal, rms=0.058495Jy sigma=1.219407 ! 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.743 mas, bmaj=5.603 mas, bpa=21.59 degrees ! Estimated noise=0.325052 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.743 x 5.603 at 21.59 degrees (North through East) ! Clean map min=-0.0014163 max=0.082823 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.017 mas, bmaj=4.677 mas, bpa=20.61 degrees ! Estimated noise=0.562164 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0642003 Jy ! Component: 100 - total flux cleaned = 0.0782386 Jy ! Component: 150 - total flux cleaned = 0.0826822 Jy ! Component: 200 - total flux cleaned = 0.0853947 Jy ! Total flux subtracted in 200 components = 0.0853947 Jy ! Clean residual min=-0.002495 max=0.002689 Jy/beam ! Clean residual mean=-0.000001 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.0853946 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0853946 Jy ! Inverting map and beam ! Estimated beam: bmin=3.743 mas, bmaj=5.603 mas, bpa=21.59 degrees ! Estimated noise=0.325052 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.00219479 Jy ! Component: 100 - total flux cleaned = 0.00382657 Jy ! Component: 150 - total flux cleaned = 0.00488098 Jy ! Component: 200 - total flux cleaned = 0.00580557 Jy ! Total flux subtracted in 200 components = 0.00580557 Jy ! Clean residual min=-0.001698 max=0.001538 Jy/beam ! Clean residual mean=-0.000003 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.0912002 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 41 components and 0.0912002 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.516 mas, bmaj=9.302 mas, bpa=25.46 degrees ! Estimated noise=0.411244 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154261 Jy ! Component: 100 - total flux cleaned = 0.00268015 Jy ! Component: 150 - total flux cleaned = 0.00358048 Jy ! Component: 200 - total flux cleaned = 0.00427257 Jy ! Total flux subtracted in 200 components = 0.00427257 Jy ! Clean residual min=-0.001763 max=0.001652 Jy/beam ! Clean residual mean=-0.000008 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.0954728 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000490299 Jy ! Component: 100 - total flux cleaned = 0.000896087 Jy ! Component: 150 - total flux cleaned = 0.00125445 Jy ! Component: 200 - total flux cleaned = 0.00158816 Jy ! Total flux subtracted in 200 components = 0.00158816 Jy ! Clean residual min=-0.001810 max=0.001696 Jy/beam ! Clean residual mean=-0.000009 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.097061 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 101 components and 0.097061 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.743 mas, bmaj=5.603 mas, bpa=21.59 degrees ! Estimated noise=0.325052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00029258 Jy ! Component: 100 - total flux cleaned = 0.000324337 Jy ! Component: 150 - total flux cleaned = 0.000380949 Jy ! Component: 200 - total flux cleaned = 0.000455761 Jy ! Total flux subtracted in 200 components = 0.000455761 Jy ! Clean residual min=-0.001525 max=0.001409 Jy/beam ! Clean residual mean=-0.000004 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0975168 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 121 components and 0.0975168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058525Jy sigma=1.220085 ! Fit after self-cal, rms=0.058519Jy sigma=1.220028 wmodel J0913+4402_S_map.mod ! Writing 121 model components to file: J0913+4402_S_map.mod wobs J0913+4402_S_uvs.fits ! Writing UV FITS file: J0913+4402_S_uvs.fits wwins J0913+4402_S_map.win ! wwins: Wrote 3 windows to J0913+4402_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.000416861 Jy ! Component: 100 - total flux cleaned = -0.000694072 Jy ! Component: 150 - total flux cleaned = -0.000789869 Jy ! Component: 200 - total flux cleaned = -0.000857476 Jy ! Component: 250 - total flux cleaned = -0.000923189 Jy ! Component: 300 - total flux cleaned = -0.00100833 Jy ! Component: 350 - total flux cleaned = -0.00111171 Jy ! Component: 400 - total flux cleaned = -0.00123297 Jy ! Component: 450 - total flux cleaned = -0.00133221 Jy ! Component: 500 - total flux cleaned = -0.00139073 Jy ! Component: 550 - total flux cleaned = -0.00144842 Jy ! Component: 600 - total flux cleaned = -0.00157954 Jy ! Component: 650 - total flux cleaned = -0.00163464 Jy ! Component: 700 - total flux cleaned = -0.00163496 Jy ! Component: 750 - total flux cleaned = -0.00168892 Jy ! Component: 800 - total flux cleaned = -0.00179332 Jy ! Component: 850 - total flux cleaned = -0.0018099 Jy ! Component: 900 - total flux cleaned = -0.0018097 Jy ! Component: 950 - total flux cleaned = -0.001826 Jy ! Component: 1000 - total flux cleaned = -0.001826 Jy ! Component: 1050 - total flux cleaned = -0.00185854 Jy ! Component: 1100 - total flux cleaned = -0.00192269 Jy ! Component: 1150 - total flux cleaned = -0.00197016 Jy ! Component: 1200 - total flux cleaned = -0.00201684 Jy ! Component: 1250 - total flux cleaned = -0.00203221 Jy ! Component: 1300 - total flux cleaned = -0.00206263 Jy ! Component: 1350 - total flux cleaned = -0.00215278 Jy ! Component: 1400 - total flux cleaned = -0.0021528 Jy ! Component: 1450 - total flux cleaned = -0.00224055 Jy ! Component: 1500 - total flux cleaned = -0.00228396 Jy ! Component: 1550 - total flux cleaned = -0.00234121 Jy ! Component: 1600 - total flux cleaned = -0.00238355 Jy ! Component: 1650 - total flux cleaned = -0.00249559 Jy ! Component: 1700 - total flux cleaned = -0.00250956 Jy ! Component: 1750 - total flux cleaned = -0.00261972 Jy ! Component: 1800 - total flux cleaned = -0.00278265 Jy ! Component: 1850 - total flux cleaned = -0.00283611 Jy ! Component: 1900 - total flux cleaned = -0.00292918 Jy ! Component: 1950 - total flux cleaned = -0.00295549 Jy ! Component: 2000 - total flux cleaned = -0.003047 Jy ! Component: 2050 - total flux cleaned = -0.00312474 Jy ! Component: 2100 - total flux cleaned = -0.00325291 Jy ! Component: 2150 - total flux cleaned = -0.00332894 Jy ! Component: 2200 - total flux cleaned = -0.00334142 Jy ! Component: 2250 - total flux cleaned = -0.00346601 Jy ! Component: 2300 - total flux cleaned = -0.00355237 Jy ! Component: 2350 - total flux cleaned = -0.00360165 Jy ! Component: 2400 - total flux cleaned = -0.00369883 Jy ! Component: 2450 - total flux cleaned = -0.00381929 Jy ! Component: 2500 - total flux cleaned = -0.0038669 Jy ! Component: 2550 - total flux cleaned = -0.00392612 Jy ! Component: 2600 - total flux cleaned = -0.00402008 Jy ! Component: 2650 - total flux cleaned = -0.00403171 Jy ! Component: 2700 - total flux cleaned = -0.00412438 Jy ! Component: 2750 - total flux cleaned = -0.00417028 Jy ! Component: 2800 - total flux cleaned = -0.00424994 Jy ! Component: 2850 - total flux cleaned = -0.00430623 Jy ! Component: 2900 - total flux cleaned = -0.00433992 Jy ! Component: 2950 - total flux cleaned = -0.00436218 Jy ! Component: 3000 - total flux cleaned = -0.00445058 Jy ! Component: 3050 - total flux cleaned = -0.00454933 Jy ! Component: 3100 - total flux cleaned = -0.00456031 Jy ! Component: 3150 - total flux cleaned = -0.00462518 Jy ! Component: 3200 - total flux cleaned = -0.00471081 Jy ! Component: 3250 - total flux cleaned = -0.00475338 Jy ! Component: 3300 - total flux cleaned = -0.00477453 Jy ! Component: 3350 - total flux cleaned = -0.00483757 Jy ! Component: 3400 - total flux cleaned = -0.00489998 Jy ! Component: 3450 - total flux cleaned = -0.00493099 Jy ! Component: 3500 - total flux cleaned = -0.00496171 Jy ! Component: 3550 - total flux cleaned = -0.00498224 Jy ! Component: 3600 - total flux cleaned = -0.00497212 Jy ! Component: 3650 - total flux cleaned = -0.0050426 Jy ! Component: 3700 - total flux cleaned = -0.00508262 Jy ! Component: 3750 - total flux cleaned = -0.00508268 Jy ! Component: 3800 - total flux cleaned = -0.00512205 Jy ! Component: 3850 - total flux cleaned = -0.0051514 Jy ! Component: 3900 - total flux cleaned = -0.00515135 Jy ! Component: 3950 - total flux cleaned = -0.00522871 Jy ! Component: 4000 - total flux cleaned = -0.00528647 Jy ! Component: 4050 - total flux cleaned = -0.00528644 Jy ! Total flux subtracted in 4096 components = -0.00532446 Jy ! Clean residual min=-0.000557 max=0.000584 Jy/beam ! Clean residual mean=-0.000001 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.0921923 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 436 components and 0.0921923 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0913+4402_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.743 x 5.603 at 21.59 degrees (North through East) ! Clean map min=-0.0011552 max=0.082679 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0913+4402_S_map.fits wmodel /vlbi/uf001/uva//J0913+4402_S_map.mod ! Writing 436 model components to file: /vlbi/uf001/uva//J0913+4402_S_map.mod wobs /vlbi/uf001/uva//J0913+4402_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0913+4402_S_uvs.fits wwins /vlbi/uf001/uva//J0913+4402_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0913+4402_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0826792 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00017146 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.622141 0.622141 1.24428 2.48856 4.97712 9.95425 19.9085 39.817 79.634 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.082 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 482.206 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0913+4402_S_dfm.log closed on Mon Jan 14 00:19:46 2019