! Started logfile: /vlbi/uf001/uva//J1002+1216_S_dfm.log on Mon Jan 14 00:42: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//J1002+1216_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1002+1216_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.911111 visibilities/baseline/integration-bin. ! Found source: J1002+1216 ! ! 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 7011 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 J1002+1216_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 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007151Jy sigma=21.707364 ! Fit after self-cal, rms=0.865875Jy sigma=18.626596 ! 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.825 mas, bmaj=6.407 mas, bpa=-1.474 degrees ! Estimated noise=0.552663 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.104747 Jy ! Component: 100 - total flux cleaned = 0.128182 Jy ! Total flux subtracted in 100 components = 0.128182 Jy ! Clean residual min=-0.005496 max=0.008185 Jy/beam ! Clean residual mean=-0.000033 rms=0.001521 Jy/beam ! Combined flux in latest and established models = 0.128182 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.128182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070558Jy sigma=1.436919 ! Fit after self-cal, rms=0.070489Jy sigma=1.436395 ! 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.349 mas, bmaj=7.273 mas, bpa=-2.169 degrees ! Estimated noise=0.414807 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.0121212 Jy ! Component: 100 - total flux cleaned = 0.0191338 Jy ! Component: 150 - total flux cleaned = 0.0235503 Jy ! Component: 200 - total flux cleaned = 0.0264224 Jy ! Total flux subtracted in 200 components = 0.0264224 Jy ! Clean residual min=-0.005802 max=0.006758 Jy/beam ! Clean residual mean=-0.000031 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.154604 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 44 components and 0.154604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068575Jy sigma=1.380308 ! Fit after self-cal, rms=0.068553Jy sigma=1.379670 ! 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.349 x 7.273 at -2.169 degrees (North through East) ! Clean map min=-0.0056931 max=0.13486 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.94 HN 0.99 KP 1.01 ! LA 0.93 MK 1.03 NL 1.09 OV 0.96 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.53 FD 0.89 HN 0.98 KP 1.00 ! LA 0.99 MK 1.05 NL 1.06 OV 0.84 ! PT 0.96 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.91 HN 0.96 KP 1.02 ! LA 0.93 MK 1.05 NL 1.05 OV 0.97 ! PT 0.97 SC 0.99 ! ! ! Fit before self-cal, rms=0.068553Jy sigma=1.379670 ! Fit after self-cal, rms=0.070225Jy sigma=1.329628 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=7.438 mas, bpa=-1.952 degrees ! Estimated noise=0.415473 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.00070093 Jy ! Component: 100 - total flux cleaned = -0.00126485 Jy ! Component: 150 - total flux cleaned = -0.00146972 Jy ! Component: 200 - total flux cleaned = -0.00169295 Jy ! Total flux subtracted in 200 components = -0.00169295 Jy ! Clean residual min=-0.003573 max=0.003383 Jy/beam ! Clean residual mean=-0.000018 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.152911 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.152911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070125Jy sigma=1.327484 ! Fit after self-cal, rms=0.070260Jy sigma=1.326848 ! 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.070260Jy sigma=1.326848 ! Fit after self-cal, rms=0.075424Jy sigma=1.315281 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=7.455 mas, bpa=-2.05 degrees ! Estimated noise=0.41832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000506982 Jy ! Component: 100 - total flux cleaned = -0.000577779 Jy ! Component: 150 - total flux cleaned = -0.000700727 Jy ! Component: 200 - total flux cleaned = -0.000801972 Jy ! Total flux subtracted in 200 components = -0.000801972 Jy ! Clean residual min=-0.003110 max=0.003550 Jy/beam ! Clean residual mean=-0.000008 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.152109 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 55 components and 0.152109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075289Jy sigma=1.312407 ! Fit after self-cal, rms=0.075380Jy sigma=1.312298 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 (45, 26). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00218356 Jy ! Component: 100 - total flux cleaned = 0.00205242 Jy ! Component: 150 - total flux cleaned = 0.00189299 Jy ! Component: 200 - total flux cleaned = 0.00184699 Jy ! Total flux subtracted in 200 components = 0.00184699 Jy ! Clean residual min=-0.003169 max=0.002753 Jy/beam ! Clean residual mean=-0.000008 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.153956 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 78 components and 0.153956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075224Jy sigma=1.309185 ! Fit after self-cal, rms=0.075210Jy sigma=1.308921 ! 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.075210Jy sigma=1.308921 ! Fit after self-cal, rms=0.075651Jy sigma=1.298315 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.354 mas, bmaj=7.44 mas, bpa=-2.14 degrees ! Estimated noise=0.416856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000120582 Jy ! Component: 100 - total flux cleaned = 0.000132424 Jy ! Component: 150 - total flux cleaned = 0.000383152 Jy ! Component: 200 - total flux cleaned = 0.000570672 Jy ! Total flux subtracted in 200 components = 0.000570672 Jy ! Clean residual min=-0.002588 max=0.002514 Jy/beam ! Clean residual mean=-0.000006 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.154527 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 92 components and 0.154527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075614Jy sigma=1.297063 ! Fit after self-cal, rms=0.075636Jy sigma=1.296948 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.00038228 Jy ! Component: 100 - total flux cleaned = 0.000463853 Jy ! Component: 150 - total flux cleaned = 0.000563367 Jy ! Component: 200 - total flux cleaned = 0.000632344 Jy ! Total flux subtracted in 200 components = 0.000632344 Jy ! Clean residual min=-0.002549 max=0.002484 Jy/beam ! Clean residual mean=-0.000005 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.155159 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 105 components and 0.155159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075624Jy sigma=1.296490 ! Fit after self-cal, rms=0.075624Jy sigma=1.296481 ! 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.075624Jy sigma=1.296481 ! Fit after self-cal, rms=0.076142Jy sigma=1.296298 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.334 mas, bmaj=11.23 mas, bpa=-6.645 degrees ! Estimated noise=0.524497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000595584 Jy ! Component: 100 - total flux cleaned = 0.000839853 Jy ! Component: 150 - total flux cleaned = 0.000976945 Jy ! Component: 200 - total flux cleaned = 0.00112132 Jy ! Total flux subtracted in 200 components = 0.00112132 Jy ! Clean residual min=-0.003495 max=0.002947 Jy/beam ! Clean residual mean=-0.000009 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.15628 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 117 components and 0.15628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076135Jy sigma=1.295863 ! Fit after self-cal, rms=0.076139Jy sigma=1.295702 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.79945e-05 Jy ! Component: 100 - total flux cleaned = 0.000207006 Jy ! Component: 150 - total flux cleaned = 0.000275545 Jy ! Component: 200 - total flux cleaned = 0.000355012 Jy ! Total flux subtracted in 200 components = 0.000355012 Jy ! Clean residual min=-0.003410 max=0.002915 Jy/beam ! Clean residual mean=-0.000009 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.156635 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 126 components and 0.156635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076145Jy sigma=1.295704 ! Fit after self-cal, rms=0.076142Jy sigma=1.295621 ! 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.353 mas, bmaj=7.448 mas, bpa=-2.246 degrees ! Estimated noise=0.416417 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.353 x 7.448 at -2.246 degrees (North through East) ! Clean map min=-0.0024097 max=0.13719 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.82 mas, bmaj=6.512 mas, bpa=-1.486 degrees ! Estimated noise=0.559762 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10598 Jy ! Component: 100 - total flux cleaned = 0.130098 Jy ! Component: 150 - total flux cleaned = 0.13963 Jy ! Component: 200 - total flux cleaned = 0.144848 Jy ! Total flux subtracted in 200 components = 0.144848 Jy ! Clean residual min=-0.003049 max=0.003527 Jy/beam ! Clean residual mean=-0.000008 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.144847 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.144847 Jy ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=7.448 mas, bpa=-2.246 degrees ! Estimated noise=0.416417 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 (4.5, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00400647 Jy ! Component: 100 - total flux cleaned = 0.0064632 Jy ! Component: 150 - total flux cleaned = 0.00825156 Jy ! Component: 200 - total flux cleaned = 0.00920359 Jy ! Total flux subtracted in 200 components = 0.00920359 Jy ! Clean residual min=-0.002514 max=0.002164 Jy/beam ! Clean residual mean=-0.000006 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.154051 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 42 components and 0.154051 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.334 mas, bmaj=11.23 mas, bpa=-6.645 degrees ! Estimated noise=0.524497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177994 Jy ! Component: 100 - total flux cleaned = 0.00270148 Jy ! Component: 150 - total flux cleaned = 0.00284287 Jy ! Component: 200 - total flux cleaned = 0.00299683 Jy ! Total flux subtracted in 200 components = 0.00299683 Jy ! Clean residual min=-0.003349 max=0.002956 Jy/beam ! Clean residual mean=-0.000008 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.157048 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.000160278 Jy ! Component: 100 - total flux cleaned = 0.00025329 Jy ! Component: 150 - total flux cleaned = 0.000358178 Jy ! Component: 200 - total flux cleaned = 0.000451115 Jy ! Total flux subtracted in 200 components = 0.000451115 Jy ! Clean residual min=-0.003263 max=0.002935 Jy/beam ! Clean residual mean=-0.000007 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.157499 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 83 components and 0.157499 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=7.448 mas, bpa=-2.246 degrees ! Estimated noise=0.416417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.09934e-05 Jy ! Component: 100 - total flux cleaned = 0.000145249 Jy ! Component: 150 - total flux cleaned = 0.000261903 Jy ! Component: 200 - total flux cleaned = 0.000341699 Jy ! Total flux subtracted in 200 components = 0.000341699 Jy ! Clean residual min=-0.002265 max=0.002062 Jy/beam ! Clean residual mean=-0.000002 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.157841 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 103 components and 0.157841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076116Jy sigma=1.294599 ! Fit after self-cal, rms=0.076109Jy sigma=1.294397 wmodel J1002+1216_S_map.mod ! Writing 103 model components to file: J1002+1216_S_map.mod wobs J1002+1216_S_uvs.fits ! Writing UV FITS file: J1002+1216_S_uvs.fits wwins J1002+1216_S_map.win ! wwins: Wrote 3 windows to J1002+1216_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.000925236 Jy ! Component: 100 - total flux cleaned = -0.00130935 Jy ! Component: 150 - total flux cleaned = -0.00170422 Jy ! Component: 200 - total flux cleaned = -0.00221849 Jy ! Component: 250 - total flux cleaned = -0.00274494 Jy ! Component: 300 - total flux cleaned = -0.00315902 Jy ! Component: 350 - total flux cleaned = -0.00346853 Jy ! Component: 400 - total flux cleaned = -0.00376944 Jy ! Component: 450 - total flux cleaned = -0.00400415 Jy ! Component: 500 - total flux cleaned = -0.00426216 Jy ! Component: 550 - total flux cleaned = -0.00454305 Jy ! Component: 600 - total flux cleaned = -0.00487299 Jy ! Component: 650 - total flux cleaned = -0.0051964 Jy ! Component: 700 - total flux cleaned = -0.00548723 Jy ! Component: 750 - total flux cleaned = -0.00572076 Jy ! Component: 800 - total flux cleaned = -0.00595008 Jy ! Component: 850 - total flux cleaned = -0.00607549 Jy ! Component: 900 - total flux cleaned = -0.00627338 Jy ! Component: 950 - total flux cleaned = -0.00646779 Jy ! Component: 1000 - total flux cleaned = -0.00661143 Jy ! Component: 1050 - total flux cleaned = -0.00684768 Jy ! Component: 1100 - total flux cleaned = -0.00691741 Jy ! Component: 1150 - total flux cleaned = -0.00707805 Jy ! Component: 1200 - total flux cleaned = -0.00723619 Jy ! Component: 1250 - total flux cleaned = -0.00732491 Jy ! Component: 1300 - total flux cleaned = -0.00750045 Jy ! Component: 1350 - total flux cleaned = -0.00758666 Jy ! Component: 1400 - total flux cleaned = -0.0076294 Jy ! Component: 1450 - total flux cleaned = -0.00777739 Jy ! Component: 1500 - total flux cleaned = -0.00783973 Jy ! Component: 1550 - total flux cleaned = -0.00796363 Jy ! Component: 1600 - total flux cleaned = -0.00808583 Jy ! Component: 1650 - total flux cleaned = -0.00818652 Jy ! Component: 1700 - total flux cleaned = -0.00822649 Jy ! Component: 1750 - total flux cleaned = -0.00836423 Jy ! Component: 1800 - total flux cleaned = -0.00842253 Jy ! Component: 1850 - total flux cleaned = -0.00851886 Jy ! Component: 1900 - total flux cleaned = -0.00857613 Jy ! Component: 1950 - total flux cleaned = -0.00870778 Jy ! Component: 2000 - total flux cleaned = -0.00874462 Jy ! Component: 2050 - total flux cleaned = -0.00878168 Jy ! Component: 2100 - total flux cleaned = -0.00885472 Jy ! Component: 2150 - total flux cleaned = -0.00898118 Jy ! Component: 2200 - total flux cleaned = -0.00896306 Jy ! Component: 2250 - total flux cleaned = -0.00896298 Jy ! Component: 2300 - total flux cleaned = -0.009051 Jy ! Component: 2350 - total flux cleaned = -0.00901644 Jy ! Component: 2400 - total flux cleaned = -0.00905098 Jy ! Component: 2450 - total flux cleaned = -0.00905091 Jy ! Component: 2500 - total flux cleaned = -0.00906749 Jy ! Component: 2550 - total flux cleaned = -0.00906709 Jy ! Component: 2600 - total flux cleaned = -0.00905032 Jy ! Component: 2650 - total flux cleaned = -0.00901735 Jy ! Component: 2700 - total flux cleaned = -0.0090174 Jy ! Component: 2750 - total flux cleaned = -0.00905 Jy ! Component: 2800 - total flux cleaned = -0.00904992 Jy ! Component: 2850 - total flux cleaned = -0.00898594 Jy ! Component: 2900 - total flux cleaned = -0.00901724 Jy ! Component: 2950 - total flux cleaned = -0.00900152 Jy ! Component: 3000 - total flux cleaned = -0.00895463 Jy ! Component: 3050 - total flux cleaned = -0.00890838 Jy ! Component: 3100 - total flux cleaned = -0.00893891 Jy ! Component: 3150 - total flux cleaned = -0.00892365 Jy ! Component: 3200 - total flux cleaned = -0.00895385 Jy ! Component: 3250 - total flux cleaned = -0.00895373 Jy ! Component: 3300 - total flux cleaned = -0.00898333 Jy ! Component: 3350 - total flux cleaned = -0.00892424 Jy ! Component: 3400 - total flux cleaned = -0.00892409 Jy ! Component: 3450 - total flux cleaned = -0.00889493 Jy ! Component: 3500 - total flux cleaned = -0.00888025 Jy ! Component: 3550 - total flux cleaned = -0.00885149 Jy ! Component: 3600 - total flux cleaned = -0.00885151 Jy ! Component: 3650 - total flux cleaned = -0.00879478 Jy ! Component: 3700 - total flux cleaned = -0.00875263 Jy ! Component: 3750 - total flux cleaned = -0.00878063 Jy ! Component: 3800 - total flux cleaned = -0.00878065 Jy ! Component: 3850 - total flux cleaned = -0.00875309 Jy ! Component: 3900 - total flux cleaned = -0.00872557 Jy ! Component: 3950 - total flux cleaned = -0.0086573 Jy ! Component: 4000 - total flux cleaned = -0.00868446 Jy ! Component: 4050 - total flux cleaned = -0.00867094 Jy ! Total flux subtracted in 4096 components = -0.00865745 Jy ! Clean residual min=-0.000820 max=0.000860 Jy/beam ! Clean residual mean=0.000002 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.149183 Jy keep ! Adding 328 model components to the UV plane model. ! The established model now contains 431 components and 0.149183 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1002+1216_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.353 x 7.448 at -2.246 degrees (North through East) ! Clean map min=-0.0017984 max=0.1373 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1002+1216_S_map.fits wmodel /vlbi/uf001/uva//J1002+1216_S_map.mod ! Writing 431 model components to file: /vlbi/uf001/uva//J1002+1216_S_map.mod wobs /vlbi/uf001/uva//J1002+1216_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1002+1216_S_uvs.fits wwins /vlbi/uf001/uva//J1002+1216_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1002+1216_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.137295 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000247221 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.540197 0.540197 1.08039 2.16079 4.32157 8.64315 17.2863 34.5726 69.1452 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.137 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 555.353 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1002+1216_S_dfm.log closed on Mon Jan 14 00:42:45 2019