! Started logfile: /vlbi/uf001/uva//J0603+0622_S_dfm.log on Sun Jan 13 22:48:26 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//J0603+0622_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0603+0622_S_uva.fits ! AN table 1: 57 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.805138 visibilities/baseline/integration-bin. ! Found source: J0603+0622 ! ! 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 40 lines of history. ! ! Reading 3855 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 J0603+0622_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 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002944Jy sigma=23.906708 ! Fit after self-cal, rms=0.861985Jy sigma=20.637280 ! 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=4.879 mas, bmaj=19.57 mas, bpa=-14.99 degrees ! Estimated noise=0.648557 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.102347 Jy ! Component: 100 - total flux cleaned = 0.133226 Jy ! Total flux subtracted in 100 components = 0.133226 Jy ! Clean residual min=-0.006664 max=0.013871 Jy/beam ! Clean residual mean=0.000052 rms=0.002414 Jy/beam ! Combined flux in latest and established models = 0.133226 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.133226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061239Jy sigma=1.405653 ! Fit after self-cal, rms=0.061195Jy sigma=1.404409 ! 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=5.614 mas, bmaj=20.78 mas, bpa=-15.3 degrees ! Estimated noise=0.527877 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.0182255 Jy ! Component: 100 - total flux cleaned = 0.0263253 Jy ! Component: 150 - total flux cleaned = 0.0305464 Jy ! Component: 200 - total flux cleaned = 0.0328925 Jy ! Total flux subtracted in 200 components = 0.0328925 Jy ! Clean residual min=-0.004700 max=0.006544 Jy/beam ! Clean residual mean=0.000022 rms=0.001582 Jy/beam ! Combined flux in latest and established models = 0.166118 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 64 components and 0.166118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055789Jy sigma=1.289463 ! Fit after self-cal, rms=0.055752Jy sigma=1.288538 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.614 x 20.78 at -15.3 degrees (North through East) ! Clean map min=-0.0047283 max=0.13811 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.02 KP 1.03 ! LA 0.93 NL 1.06 OV 0.96 PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 0.99 KP 0.96 ! LA 0.95 NL 1.04 OV 0.91 PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.01 KP 1.01 ! LA 0.95 NL 1.00 OV 0.97 PT 1.00 ! ! ! Fit before self-cal, rms=0.055752Jy sigma=1.288538 ! Fit after self-cal, rms=0.054951Jy sigma=1.269942 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.61 mas, bmaj=20.97 mas, bpa=-14.96 degrees ! Estimated noise=0.527245 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.000187537 Jy ! Component: 100 - total flux cleaned = -0.000275271 Jy ! Component: 150 - total flux cleaned = -0.000650369 Jy ! Component: 200 - total flux cleaned = -0.000691853 Jy ! Total flux subtracted in 200 components = -0.000691853 Jy ! Clean residual min=-0.004473 max=0.004953 Jy/beam ! Clean residual mean=0.000018 rms=0.001369 Jy/beam ! Combined flux in latest and established models = 0.165427 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 81 components and 0.165427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054817Jy sigma=1.266804 ! Fit after self-cal, rms=0.054834Jy sigma=1.266558 ! 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.054834Jy sigma=1.266558 ! Fit after self-cal, rms=0.053860Jy sigma=1.221850 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.584 mas, bmaj=21.17 mas, bpa=-15.04 degrees ! Estimated noise=0.527203 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000160011 Jy ! Component: 100 - total flux cleaned = -6.25637e-05 Jy ! Component: 150 - total flux cleaned = -0.000221951 Jy ! Component: 200 - total flux cleaned = -0.000268021 Jy ! Total flux subtracted in 200 components = -0.000268021 Jy ! Clean residual min=-0.001941 max=0.002081 Jy/beam ! Clean residual mean=-0.000002 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.165159 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 103 components and 0.165159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053821Jy sigma=1.221059 ! Fit after self-cal, rms=0.053859Jy sigma=1.220711 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.69102e-05 Jy ! Component: 100 - total flux cleaned = -0.000151202 Jy ! Component: 150 - total flux cleaned = -0.000219384 Jy ! Component: 200 - total flux cleaned = -0.000234927 Jy ! Total flux subtracted in 200 components = -0.000234927 Jy ! Clean residual min=-0.001929 max=0.002015 Jy/beam ! Clean residual mean=-0.000001 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.164924 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 112 components and 0.164924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053846Jy sigma=1.220451 ! Fit after self-cal, rms=0.053846Jy sigma=1.220439 ! 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.053846Jy sigma=1.220439 ! Fit after self-cal, rms=0.053749Jy sigma=1.218329 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.56 mas, bmaj=21.2 mas, bpa=-15.02 degrees ! Estimated noise=0.526633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000245299 Jy ! Component: 100 - total flux cleaned = 0.000126555 Jy ! Component: 150 - total flux cleaned = 2.26493e-05 Jy ! Component: 200 - total flux cleaned = -5.45502e-05 Jy ! Total flux subtracted in 200 components = -5.45502e-05 Jy ! Clean residual min=-0.001961 max=0.001905 Jy/beam ! Clean residual mean=-0.000003 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.164869 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 118 components and 0.164869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053731Jy sigma=1.218040 ! Fit after self-cal, rms=0.053735Jy sigma=1.218007 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 = -7.98582e-05 Jy ! Component: 100 - total flux cleaned = -0.000145656 Jy ! Component: 150 - total flux cleaned = -0.000145858 Jy ! Component: 200 - total flux cleaned = -0.000134317 Jy ! Total flux subtracted in 200 components = -0.000134317 Jy ! Clean residual min=-0.001958 max=0.001915 Jy/beam ! Clean residual mean=-0.000003 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.164735 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 128 components and 0.164735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053728Jy sigma=1.217895 ! Fit after self-cal, rms=0.053729Jy sigma=1.217891 ! 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.053729Jy sigma=1.217891 ! Fit after self-cal, rms=0.053721Jy sigma=1.217788 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.097 mas, bmaj=20.84 mas, bpa=-16.16 degrees ! Estimated noise=0.576696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.5874e-05 Jy ! Component: 100 - total flux cleaned = 3.35627e-05 Jy ! Component: 150 - total flux cleaned = -9.04349e-06 Jy ! Component: 200 - total flux cleaned = -3.8654e-05 Jy ! Total flux subtracted in 200 components = -3.8654e-05 Jy ! Clean residual min=-0.002137 max=0.002103 Jy/beam ! Clean residual mean=-0.000005 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.164696 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 141 components and 0.164696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053713Jy sigma=1.217699 ! Fit after self-cal, rms=0.053713Jy sigma=1.217694 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 = 1.14376e-06 Jy ! Component: 100 - total flux cleaned = -2.58882e-05 Jy ! Component: 150 - total flux cleaned = -1.75633e-05 Jy ! Component: 200 - total flux cleaned = -1.76832e-05 Jy ! Total flux subtracted in 200 components = -1.76832e-05 Jy ! Clean residual min=-0.002153 max=0.002097 Jy/beam ! Clean residual mean=-0.000005 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.164678 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 149 components and 0.164678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053710Jy sigma=1.217654 ! Fit after self-cal, rms=0.053710Jy sigma=1.217650 ! 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=5.544 mas, bmaj=21.22 mas, bpa=-14.99 degrees ! Estimated noise=0.526355 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.544 x 21.22 at -14.99 degrees (North through East) ! Clean map min=-0.0018972 max=0.13788 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=4.803 mas, bmaj=20.27 mas, bpa=-14.63 degrees ! Estimated noise=0.651588 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102843 Jy ! Component: 100 - total flux cleaned = 0.13557 Jy ! Component: 150 - total flux cleaned = 0.15106 Jy ! Component: 200 - total flux cleaned = 0.158649 Jy ! Total flux subtracted in 200 components = 0.158649 Jy ! Clean residual min=-0.002973 max=0.003469 Jy/beam ! Clean residual mean=0.000007 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.158649 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.158649 Jy ! Inverting map and beam ! Estimated beam: bmin=5.544 mas, bmaj=21.22 mas, bpa=-14.99 degrees ! Estimated noise=0.526355 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.00431877 Jy ! Component: 100 - total flux cleaned = 0.00574359 Jy ! Component: 150 - total flux cleaned = 0.00573648 Jy ! Component: 200 - total flux cleaned = 0.00590803 Jy ! Total flux subtracted in 200 components = 0.00590803 Jy ! Clean residual min=-0.002047 max=0.002009 Jy/beam ! Clean residual mean=-0.000001 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.164557 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 50 components and 0.164557 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.097 mas, bmaj=20.84 mas, bpa=-16.16 degrees ! Estimated noise=0.576696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000429277 Jy ! Component: 100 - total flux cleaned = 0.000453205 Jy ! Component: 150 - total flux cleaned = 0.000472787 Jy ! Component: 200 - total flux cleaned = 0.000506563 Jy ! Total flux subtracted in 200 components = 0.000506563 Jy ! Clean residual min=-0.002357 max=0.002094 Jy/beam ! Clean residual mean=-0.000004 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.165064 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 = 4.39609e-05 Jy ! Component: 100 - total flux cleaned = 8.26198e-05 Jy ! Component: 150 - total flux cleaned = 0.000116336 Jy ! Component: 200 - total flux cleaned = 0.000146114 Jy ! Total flux subtracted in 200 components = 0.000146114 Jy ! Clean residual min=-0.002345 max=0.002066 Jy/beam ! Clean residual mean=-0.000005 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.16521 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 96 components and 0.16521 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.544 mas, bmaj=21.22 mas, bpa=-14.99 degrees ! Estimated noise=0.526355 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.27627e-06 Jy ! Component: 100 - total flux cleaned = 2.17458e-05 Jy ! Component: 150 - total flux cleaned = 3.60178e-05 Jy ! Component: 200 - total flux cleaned = 7.36708e-05 Jy ! Total flux subtracted in 200 components = 7.36708e-05 Jy ! Clean residual min=-0.002036 max=0.002023 Jy/beam ! Clean residual mean=-0.000004 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.165284 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 104 components and 0.165284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053696Jy sigma=1.217393 ! Fit after self-cal, rms=0.053691Jy sigma=1.217378 wmodel J0603+0622_S_map.mod ! Writing 104 model components to file: J0603+0622_S_map.mod wobs J0603+0622_S_uvs.fits ! Writing UV FITS file: J0603+0622_S_uvs.fits wwins J0603+0622_S_map.win ! wwins: Wrote 1 windows to J0603+0622_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 = -3.56409e-05 Jy ! Component: 100 - total flux cleaned = 0.000125515 Jy ! Component: 150 - total flux cleaned = 0.000125991 Jy ! Component: 200 - total flux cleaned = 1.12181e-05 Jy ! Component: 250 - total flux cleaned = -0.000124892 Jy ! Component: 300 - total flux cleaned = -0.000254239 Jy ! Component: 350 - total flux cleaned = -0.000353697 Jy ! Component: 400 - total flux cleaned = -0.000450193 Jy ! Component: 450 - total flux cleaned = -0.000474177 Jy ! Component: 500 - total flux cleaned = -0.00045251 Jy ! Component: 550 - total flux cleaned = -0.000497046 Jy ! Component: 600 - total flux cleaned = -0.000518673 Jy ! Component: 650 - total flux cleaned = -0.000498853 Jy ! Component: 700 - total flux cleaned = -0.000498615 Jy ! Component: 750 - total flux cleaned = -0.000459842 Jy ! Component: 800 - total flux cleaned = -0.000422951 Jy ! Component: 850 - total flux cleaned = -0.000405268 Jy ! Component: 900 - total flux cleaned = -0.000351523 Jy ! Component: 950 - total flux cleaned = -0.000351695 Jy ! Component: 1000 - total flux cleaned = -0.000351487 Jy ! Component: 1050 - total flux cleaned = -0.000317567 Jy ! Component: 1100 - total flux cleaned = -0.000301118 Jy ! Component: 1150 - total flux cleaned = -0.000333857 Jy ! Component: 1200 - total flux cleaned = -0.00026945 Jy ! Component: 1250 - total flux cleaned = -0.000253808 Jy ! Component: 1300 - total flux cleaned = -0.000285022 Jy ! Component: 1350 - total flux cleaned = -0.000223029 Jy ! Component: 1400 - total flux cleaned = -0.000147731 Jy ! Component: 1450 - total flux cleaned = -0.000162283 Jy ! Component: 1500 - total flux cleaned = -8.91241e-05 Jy ! Component: 1550 - total flux cleaned = -4.63119e-05 Jy ! Component: 1600 - total flux cleaned = -4.63818e-05 Jy ! Component: 1650 - total flux cleaned = 3.75421e-05 Jy ! Component: 1700 - total flux cleaned = 3.74093e-05 Jy ! Component: 1750 - total flux cleaned = 2.38703e-05 Jy ! Component: 1800 - total flux cleaned = 9.08896e-05 Jy ! Component: 1850 - total flux cleaned = 0.00010404 Jy ! Component: 1900 - total flux cleaned = 0.000156022 Jy ! Component: 1950 - total flux cleaned = 0.000169082 Jy ! Component: 2000 - total flux cleaned = 0.000232792 Jy ! Component: 2050 - total flux cleaned = 0.000295709 Jy ! Component: 2100 - total flux cleaned = 0.000358239 Jy ! Component: 2150 - total flux cleaned = 0.000469176 Jy ! Component: 2200 - total flux cleaned = 0.000554587 Jy ! Component: 2250 - total flux cleaned = 0.000638833 Jy ! Component: 2300 - total flux cleaned = 0.000770003 Jy ! Component: 2350 - total flux cleaned = 0.000829013 Jy ! Component: 2400 - total flux cleaned = 0.000911 Jy ! Component: 2450 - total flux cleaned = 0.00100372 Jy ! Component: 2500 - total flux cleaned = 0.00106086 Jy ! Component: 2550 - total flux cleaned = 0.00116286 Jy ! Component: 2600 - total flux cleaned = 0.00119653 Jy ! Component: 2650 - total flux cleaned = 0.00119632 Jy ! Component: 2700 - total flux cleaned = 0.00121846 Jy ! Component: 2750 - total flux cleaned = 0.00127329 Jy ! Component: 2800 - total flux cleaned = 0.00132758 Jy ! Component: 2850 - total flux cleaned = 0.0013276 Jy ! Component: 2900 - total flux cleaned = 0.00140241 Jy ! Component: 2950 - total flux cleaned = 0.00141291 Jy ! Component: 3000 - total flux cleaned = 0.00150739 Jy ! Component: 3050 - total flux cleaned = 0.00152829 Jy ! Component: 3100 - total flux cleaned = 0.00159036 Jy ! Component: 3150 - total flux cleaned = 0.00163144 Jy ! Component: 3200 - total flux cleaned = 0.00166208 Jy ! Component: 3250 - total flux cleaned = 0.00170268 Jy ! Component: 3300 - total flux cleaned = 0.00177325 Jy ! Component: 3350 - total flux cleaned = 0.00183325 Jy ! Component: 3400 - total flux cleaned = 0.00188286 Jy ! Component: 3450 - total flux cleaned = 0.00191241 Jy ! Component: 3500 - total flux cleaned = 0.00199088 Jy ! Component: 3550 - total flux cleaned = 0.00202009 Jy ! Component: 3600 - total flux cleaned = 0.00206854 Jy ! Component: 3650 - total flux cleaned = 0.00215504 Jy ! Component: 3700 - total flux cleaned = 0.00221228 Jy ! Component: 3750 - total flux cleaned = 0.00224075 Jy ! Component: 3800 - total flux cleaned = 0.00232568 Jy ! Component: 3850 - total flux cleaned = 0.00234435 Jy ! Component: 3900 - total flux cleaned = 0.00240042 Jy ! Component: 3950 - total flux cleaned = 0.00245606 Jy ! Component: 4000 - total flux cleaned = 0.00251148 Jy ! Component: 4050 - total flux cleaned = 0.00255746 Jy ! Total flux subtracted in 4096 components = 0.00262144 Jy ! Clean residual min=-0.000537 max=0.000487 Jy/beam ! Clean residual mean=-0.000003 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.167905 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 415 components and 0.167905 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0603+0622_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.544 x 21.22 at -14.99 degrees (North through East) ! Clean map min=-0.0014542 max=0.13774 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0603+0622_S_map.fits wmodel /vlbi/uf001/uva//J0603+0622_S_map.mod ! Writing 415 model components to file: /vlbi/uf001/uva//J0603+0622_S_map.mod wobs /vlbi/uf001/uva//J0603+0622_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0603+0622_S_uvs.fits wwins /vlbi/uf001/uva//J0603+0622_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0603+0622_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.137738 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00017387 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.378697 0.378697 0.757394 1.51479 3.02958 6.05915 12.1183 24.2366 48.4732 96.9464 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.137 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 792.19 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0603+0622_S_dfm.log closed on Sun Jan 13 22:48:30 2019