! Started logfile: /vlbi/uf001/uva//J0950+0615_S_dfm.log on Mon Jan 14 00:38: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//J0950+0615_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0950+0615_S_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.983598 visibilities/baseline/integration-bin. ! Found source: J0950+0615 ! ! 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 5577 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 J0950+0615_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008116Jy sigma=20.558642 ! Fit after self-cal, rms=0.905640Jy sigma=18.424562 ! 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.806 mas, bmaj=6.75 mas, bpa=-2.593 degrees ! Estimated noise=0.697704 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.0738823 Jy ! Component: 100 - total flux cleaned = 0.0903988 Jy ! Total flux subtracted in 100 components = 0.0903988 Jy ! Clean residual min=-0.004960 max=0.006910 Jy/beam ! Clean residual mean=0.000002 rms=0.001379 Jy/beam ! Combined flux in latest and established models = 0.0903988 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0903988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068338Jy sigma=1.306820 ! Fit after self-cal, rms=0.067741Jy sigma=1.296238 ! 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.299 mas, bmaj=7.704 mas, bpa=-3.353 degrees ! Estimated noise=0.512295 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.00871605 Jy ! Component: 100 - total flux cleaned = 0.013412 Jy ! Component: 150 - total flux cleaned = 0.0165104 Jy ! Component: 200 - total flux cleaned = 0.0186805 Jy ! Total flux subtracted in 200 components = 0.0186805 Jy ! Clean residual min=-0.003921 max=0.004987 Jy/beam ! Clean residual mean=0.000007 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.109079 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 46 components and 0.109079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066598Jy sigma=1.270921 ! Fit after self-cal, rms=0.066590Jy sigma=1.270503 ! 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.299 x 7.704 at -3.353 degrees (North through East) ! Clean map min=-0.0036743 max=0.095863 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.03 HN 0.92 KP 0.95 ! LA 0.93 MK 1.13 NL 1.05 OV 0.99 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 0.93 HN 0.95 KP 1.02 ! LA 0.92 MK 1.16 NL 1.08 OV 0.99 ! PT 0.95 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.96 HN 0.94 KP 0.99 ! LA 0.91 MK 0.98 NL 1.04 OV 1.00 ! PT 0.94 SC 1.00 ! ! ! Fit before self-cal, rms=0.066590Jy sigma=1.270503 ! Fit after self-cal, rms=0.068779Jy sigma=1.256514 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=7.84 mas, bpa=-3 degrees ! Estimated noise=0.510015 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.00061775 Jy ! Component: 100 - total flux cleaned = -0.000903762 Jy ! Component: 150 - total flux cleaned = -0.000938095 Jy ! Component: 200 - total flux cleaned = -0.0009068 Jy ! Total flux subtracted in 200 components = -0.0009068 Jy ! Clean residual min=-0.004019 max=0.004162 Jy/beam ! Clean residual mean=0.000005 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.108172 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.108172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068735Jy sigma=1.255624 ! Fit after self-cal, rms=0.068809Jy sigma=1.255292 ! 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.068809Jy sigma=1.255292 ! Fit after self-cal, rms=0.075708Jy sigma=1.216772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=7.806 mas, bpa=-3.355 degrees ! Estimated noise=0.511613 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000251657 Jy ! Component: 100 - total flux cleaned = -0.000315321 Jy ! Component: 150 - total flux cleaned = -0.000426857 Jy ! Component: 200 - total flux cleaned = -0.000503309 Jy ! Total flux subtracted in 200 components = -0.000503309 Jy ! Clean residual min=-0.002561 max=0.002604 Jy/beam ! Clean residual mean=0.000002 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.107669 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 61 components and 0.107669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075677Jy sigma=1.216139 ! Fit after self-cal, rms=0.075821Jy sigma=1.215425 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 (81.5, 91). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184096 Jy ! Component: 100 - total flux cleaned = 0.00202291 Jy ! Component: 150 - total flux cleaned = 0.00216844 Jy ! Component: 200 - total flux cleaned = 0.00217479 Jy ! Total flux subtracted in 200 components = 0.00217479 Jy ! Clean residual min=-0.002333 max=0.002228 Jy/beam ! Clean residual mean=0.000001 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.109844 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.109844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075715Jy sigma=1.213184 ! Fit after self-cal, rms=0.075712Jy sigma=1.213039 ! 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.075712Jy sigma=1.213039 ! Fit after self-cal, rms=0.077002Jy sigma=1.212398 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.328 mas, bmaj=7.802 mas, bpa=-3.38 degrees ! Estimated noise=0.510215 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000231298 Jy ! Component: 100 - total flux cleaned = 0.000343433 Jy ! Component: 150 - total flux cleaned = 0.000377636 Jy ! Component: 200 - total flux cleaned = 0.000379768 Jy ! Total flux subtracted in 200 components = 0.000379768 Jy ! Clean residual min=-0.002297 max=0.002203 Jy/beam ! Clean residual mean=0.000000 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.110224 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 86 components and 0.110224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076965Jy sigma=1.211715 ! Fit after self-cal, rms=0.076968Jy sigma=1.211675 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.2011e-05 Jy ! Component: 100 - total flux cleaned = 0.000107645 Jy ! Component: 150 - total flux cleaned = 0.000106816 Jy ! Component: 200 - total flux cleaned = 0.000106429 Jy ! Total flux subtracted in 200 components = 0.000106429 Jy ! Clean residual min=-0.002267 max=0.002245 Jy/beam ! Clean residual mean=-0.000000 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.11033 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 94 components and 0.11033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076946Jy sigma=1.211318 ! Fit after self-cal, rms=0.076946Jy sigma=1.211306 ! 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.076946Jy sigma=1.211306 ! Fit after self-cal, rms=0.077117Jy sigma=1.211259 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.428 mas, bmaj=11.8 mas, bpa=-4.028 degrees ! Estimated noise=0.630866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.66633e-05 Jy ! Component: 100 - total flux cleaned = 7.99532e-05 Jy ! Component: 150 - total flux cleaned = 0.000205606 Jy ! Component: 200 - total flux cleaned = 0.000308006 Jy ! Total flux subtracted in 200 components = 0.000308006 Jy ! Clean residual min=-0.002396 max=0.002128 Jy/beam ! Clean residual mean=-0.000001 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.110638 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 100 components and 0.110638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077110Jy sigma=1.211275 ! Fit after self-cal, rms=0.077106Jy sigma=1.211210 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 = -8.72062e-05 Jy ! Component: 100 - total flux cleaned = -2.13537e-05 Jy ! Component: 150 - total flux cleaned = 3.75444e-05 Jy ! Component: 200 - total flux cleaned = 5.13568e-05 Jy ! Total flux subtracted in 200 components = 5.13568e-05 Jy ! Clean residual min=-0.002364 max=0.002130 Jy/beam ! Clean residual mean=-0.000001 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.110689 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 107 components and 0.110689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077104Jy sigma=1.211288 ! Fit after self-cal, rms=0.077101Jy sigma=1.211257 ! 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.33 mas, bmaj=7.802 mas, bpa=-3.315 degrees ! Estimated noise=0.510015 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.33 x 7.802 at -3.315 degrees (North through East) ! Clean map min=-0.0020986 max=0.095708 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.811 mas, bmaj=6.801 mas, bpa=-2.845 degrees ! Estimated noise=0.704039 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.074827 Jy ! Component: 100 - total flux cleaned = 0.0916541 Jy ! Component: 150 - total flux cleaned = 0.0977382 Jy ! Component: 200 - total flux cleaned = 0.100883 Jy ! Total flux subtracted in 200 components = 0.100883 Jy ! Clean residual min=-0.003407 max=0.003322 Jy/beam ! Clean residual mean=0.000002 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.100883 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.100883 Jy ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=7.802 mas, bpa=-3.315 degrees ! Estimated noise=0.510015 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) ! Added new window around map position (-5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0034786 Jy ! Component: 100 - total flux cleaned = 0.00544476 Jy ! Component: 150 - total flux cleaned = 0.00673221 Jy ! Component: 200 - total flux cleaned = 0.007416 Jy ! Total flux subtracted in 200 components = 0.007416 Jy ! Clean residual min=-0.002352 max=0.002065 Jy/beam ! Clean residual mean=0.000001 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.108299 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 58 components and 0.1083 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.428 mas, bmaj=11.8 mas, bpa=-4.028 degrees ! Estimated noise=0.630866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154291 Jy ! Component: 100 - total flux cleaned = 0.00211848 Jy ! Component: 150 - total flux cleaned = 0.00242921 Jy ! Component: 200 - total flux cleaned = 0.00254837 Jy ! Total flux subtracted in 200 components = 0.00254837 Jy ! Clean residual min=-0.002413 max=0.002137 Jy/beam ! Clean residual mean=0.000000 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.110848 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.000107691 Jy ! Component: 100 - total flux cleaned = 0.000207089 Jy ! Component: 150 - total flux cleaned = 0.000298457 Jy ! Component: 200 - total flux cleaned = 0.000366246 Jy ! Total flux subtracted in 200 components = 0.000366246 Jy ! Clean residual min=-0.002359 max=0.002141 Jy/beam ! Clean residual mean=0.000000 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.111214 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 97 components and 0.111214 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=7.802 mas, bpa=-3.315 degrees ! Estimated noise=0.510015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000507351 Jy ! Component: 100 - total flux cleaned = -0.000694546 Jy ! Component: 150 - total flux cleaned = -0.000762857 Jy ! Component: 200 - total flux cleaned = -0.000731043 Jy ! Total flux subtracted in 200 components = -0.000731043 Jy ! Clean residual min=-0.002164 max=0.002032 Jy/beam ! Clean residual mean=0.000000 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.110483 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 113 components and 0.110483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077082Jy sigma=1.210717 ! Fit after self-cal, rms=0.077081Jy sigma=1.210581 wmodel J0950+0615_S_map.mod ! Writing 113 model components to file: J0950+0615_S_map.mod wobs J0950+0615_S_uvs.fits ! Writing UV FITS file: J0950+0615_S_uvs.fits wwins J0950+0615_S_map.win ! wwins: Wrote 3 windows to J0950+0615_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.000247701 Jy ! Component: 100 - total flux cleaned = -0.000248343 Jy ! Component: 150 - total flux cleaned = -7.21462e-05 Jy ! Component: 200 - total flux cleaned = -3.90596e-06 Jy ! Component: 250 - total flux cleaned = -6.98854e-05 Jy ! Component: 300 - total flux cleaned = -0.000231147 Jy ! Component: 350 - total flux cleaned = -0.000451265 Jy ! Component: 400 - total flux cleaned = -0.000636146 Jy ! Component: 450 - total flux cleaned = -0.000787172 Jy ! Component: 500 - total flux cleaned = -0.000876752 Jy ! Component: 550 - total flux cleaned = -0.000993625 Jy ! Component: 600 - total flux cleaned = -0.00107936 Jy ! Component: 650 - total flux cleaned = -0.00113613 Jy ! Component: 700 - total flux cleaned = -0.00119204 Jy ! Component: 750 - total flux cleaned = -0.00132791 Jy ! Component: 800 - total flux cleaned = -0.00135413 Jy ! Component: 850 - total flux cleaned = -0.00138045 Jy ! Component: 900 - total flux cleaned = -0.00148477 Jy ! Component: 950 - total flux cleaned = -0.00148424 Jy ! Component: 1000 - total flux cleaned = -0.00156011 Jy ! Component: 1050 - total flux cleaned = -0.00151 Jy ! Component: 1100 - total flux cleaned = -0.00160918 Jy ! Component: 1150 - total flux cleaned = -0.0017072 Jy ! Component: 1200 - total flux cleaned = -0.00173078 Jy ! Component: 1250 - total flux cleaned = -0.00170684 Jy ! Component: 1300 - total flux cleaned = -0.0017305 Jy ! Component: 1350 - total flux cleaned = -0.00177723 Jy ! Component: 1400 - total flux cleaned = -0.0016618 Jy ! Component: 1450 - total flux cleaned = -0.00175347 Jy ! Component: 1500 - total flux cleaned = -0.00177613 Jy ! Component: 1550 - total flux cleaned = -0.00179862 Jy ! Component: 1600 - total flux cleaned = -0.00175393 Jy ! Component: 1650 - total flux cleaned = -0.00170998 Jy ! Component: 1700 - total flux cleaned = -0.0017536 Jy ! Component: 1750 - total flux cleaned = -0.00171055 Jy ! Component: 1800 - total flux cleaned = -0.00173218 Jy ! Component: 1850 - total flux cleaned = -0.00177489 Jy ! Component: 1900 - total flux cleaned = -0.00179565 Jy ! Component: 1950 - total flux cleaned = -0.00179575 Jy ! Component: 2000 - total flux cleaned = -0.00183677 Jy ! Component: 2050 - total flux cleaned = -0.00179604 Jy ! Component: 2100 - total flux cleaned = -0.00183648 Jy ! Component: 2150 - total flux cleaned = -0.00181621 Jy ! Component: 2200 - total flux cleaned = -0.00183575 Jy ! Component: 2250 - total flux cleaned = -0.0016972 Jy ! Component: 2300 - total flux cleaned = -0.00179539 Jy ! Component: 2350 - total flux cleaned = -0.00169788 Jy ! Component: 2400 - total flux cleaned = -0.00171742 Jy ! Component: 2450 - total flux cleaned = -0.00171733 Jy ! Component: 2500 - total flux cleaned = -0.00177456 Jy ! Component: 2550 - total flux cleaned = -0.00173687 Jy ! Component: 2600 - total flux cleaned = -0.00169933 Jy ! Component: 2650 - total flux cleaned = -0.00175525 Jy ! Component: 2700 - total flux cleaned = -0.0018105 Jy ! Component: 2750 - total flux cleaned = -0.00175529 Jy ! Component: 2800 - total flux cleaned = -0.00175523 Jy ! Component: 2850 - total flux cleaned = -0.0017371 Jy ! Component: 2900 - total flux cleaned = -0.00173714 Jy ! Component: 2950 - total flux cleaned = -0.00177278 Jy ! Component: 3000 - total flux cleaned = -0.00175493 Jy ! Component: 3050 - total flux cleaned = -0.00177248 Jy ! Component: 3100 - total flux cleaned = -0.00177246 Jy ! Component: 3150 - total flux cleaned = -0.00184217 Jy ! Component: 3200 - total flux cleaned = -0.00180774 Jy ! Component: 3250 - total flux cleaned = -0.00184202 Jy ! Component: 3300 - total flux cleaned = -0.00190999 Jy ! Component: 3350 - total flux cleaned = -0.00191002 Jy ! Component: 3400 - total flux cleaned = -0.00187624 Jy ! Component: 3450 - total flux cleaned = -0.00189292 Jy ! Component: 3500 - total flux cleaned = -0.00192626 Jy ! Component: 3550 - total flux cleaned = -0.00199222 Jy ! Component: 3600 - total flux cleaned = -0.00194278 Jy ! Component: 3650 - total flux cleaned = -0.00199169 Jy ! Component: 3700 - total flux cleaned = -0.00200805 Jy ! Component: 3750 - total flux cleaned = -0.00200807 Jy ! Component: 3800 - total flux cleaned = -0.00202424 Jy ! Component: 3850 - total flux cleaned = -0.00202427 Jy ! Component: 3900 - total flux cleaned = -0.00204009 Jy ! Component: 3950 - total flux cleaned = -0.00207176 Jy ! Component: 4000 - total flux cleaned = -0.00210308 Jy ! Component: 4050 - total flux cleaned = -0.00210305 Jy ! Total flux subtracted in 4096 components = -0.00205647 Jy ! Clean residual min=-0.000866 max=0.000947 Jy/beam ! Clean residual mean=0.000000 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.108427 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 425 components and 0.108427 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0950+0615_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.33 x 7.802 at -3.315 degrees (North through East) ! Clean map min=-0.0016306 max=0.095625 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0950+0615_S_map.fits wmodel /vlbi/uf001/uva//J0950+0615_S_map.mod ! Writing 425 model components to file: /vlbi/uf001/uva//J0950+0615_S_map.mod wobs /vlbi/uf001/uva//J0950+0615_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0950+0615_S_uvs.fits wwins /vlbi/uf001/uva//J0950+0615_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0950+0615_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0956246 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000291972 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.915996 0.915996 1.83199 3.66398 7.32797 14.6559 29.3119 58.6237 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.095 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 327.512 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0950+0615_S_dfm.log closed on Mon Jan 14 00:38:11 2019