! Started logfile: /vlbi/uf001/uva//J0612-3138_S_dfm.log on Sun Jan 13 22:53:39 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//J0612-3138_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0612-3138_S_uva.fits ! AN table 1: 58 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.981117 visibilities/baseline/integration-bin. ! Found source: J0612-3138 ! ! 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 3585 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 J0612-3138_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.038295Jy sigma=15.600701 ! Fit after self-cal, rms=0.816831Jy sigma=11.895801 ! 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=5.531 mas, bmaj=30.23 mas, bpa=-3.913 degrees ! Estimated noise=1.33109 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.151569 Jy ! Component: 100 - total flux cleaned = 0.197982 Jy ! Total flux subtracted in 100 components = 0.197982 Jy ! Clean residual min=-0.015041 max=0.019312 Jy/beam ! Clean residual mean=-0.000164 rms=0.004396 Jy/beam ! Combined flux in latest and established models = 0.197982 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.197982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095931Jy sigma=1.293040 ! Fit after self-cal, rms=0.095843Jy sigma=1.291156 ! 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=6.08 mas, bmaj=33.58 mas, bpa=-4.144 degrees ! Estimated noise=0.830453 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.0220466 Jy ! Component: 100 - total flux cleaned = 0.0322474 Jy ! Component: 150 - total flux cleaned = 0.0381646 Jy ! Component: 200 - total flux cleaned = 0.0419667 Jy ! Total flux subtracted in 200 components = 0.0419667 Jy ! Clean residual min=-0.011097 max=0.007833 Jy/beam ! Clean residual mean=-0.000070 rms=0.002595 Jy/beam ! Combined flux in latest and established models = 0.239949 Jy ! Performing phase self-cal ! Adding 94 model components to the UV plane model. ! The established model now contains 113 components and 0.239949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091687Jy sigma=1.203365 ! Fit after self-cal, rms=0.091637Jy sigma=1.202646 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.08 x 33.58 at -4.144 degrees (North through East) ! Clean map min=-0.011008 max=0.19308 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 HN 1.14 KP 1.01 LA 0.93 ! NL 1.05 OV 0.91 PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 HN 1.16 KP 1.00 LA 0.96 ! NL 1.02 OV 0.83 PT 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 HN 1.14 KP 1.04 LA 0.98 ! NL 1.01 OV 0.89 PT 1.02 ! ! ! Fit before self-cal, rms=0.091637Jy sigma=1.202646 ! Fit after self-cal, rms=0.095423Jy sigma=1.166632 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.235 mas, bmaj=34.06 mas, bpa=-4.055 degrees ! Estimated noise=0.830272 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.00426414 Jy ! Component: 100 - total flux cleaned = -0.00438378 Jy ! Component: 150 - total flux cleaned = -0.00430895 Jy ! Component: 200 - total flux cleaned = -0.00437035 Jy ! Total flux subtracted in 200 components = -0.00437035 Jy ! Clean residual min=-0.005355 max=0.005402 Jy/beam ! Clean residual mean=-0.000034 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.235578 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 131 components and 0.235578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095163Jy sigma=1.163678 ! Fit after self-cal, rms=0.095245Jy sigma=1.163194 ! 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.095245Jy sigma=1.163194 ! Fit after self-cal, rms=0.099684Jy sigma=1.156523 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.275 mas, bmaj=34.36 mas, bpa=-4.391 degrees ! Estimated noise=0.832703 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000475425 Jy ! Component: 100 - total flux cleaned = -0.000417955 Jy ! Component: 150 - total flux cleaned = -0.000417925 Jy ! Component: 200 - total flux cleaned = -0.000416566 Jy ! Total flux subtracted in 200 components = -0.000416566 Jy ! Clean residual min=-0.004646 max=0.004514 Jy/beam ! Clean residual mean=-0.000033 rms=0.001253 Jy/beam ! Combined flux in latest and established models = 0.235162 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 148 components and 0.235162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099616Jy sigma=1.155680 ! Fit after self-cal, rms=0.099708Jy sigma=1.155582 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.000122078 Jy ! Component: 100 - total flux cleaned = 4.77555e-05 Jy ! Component: 150 - total flux cleaned = -5.69719e-05 Jy ! Component: 200 - total flux cleaned = -0.000120373 Jy ! Total flux subtracted in 200 components = -0.000120373 Jy ! Clean residual min=-0.004542 max=0.004483 Jy/beam ! Clean residual mean=-0.000033 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.235041 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 159 components and 0.235041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099679Jy sigma=1.155178 ! Fit after self-cal, rms=0.099694Jy sigma=1.155159 ! 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.099694Jy sigma=1.155159 ! Fit after self-cal, rms=0.103456Jy sigma=1.154339 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.32 mas, bmaj=34.53 mas, bpa=-4.556 degrees ! Estimated noise=0.835339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000477056 Jy ! Component: 100 - total flux cleaned = -0.000473516 Jy ! Component: 150 - total flux cleaned = -0.000473644 Jy ! Component: 200 - total flux cleaned = -0.000517858 Jy ! Total flux subtracted in 200 components = -0.000517858 Jy ! Clean residual min=-0.004361 max=0.004388 Jy/beam ! Clean residual mean=-0.000037 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.234523 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 174 components and 0.234523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103398Jy sigma=1.153576 ! Fit after self-cal, rms=0.103459Jy sigma=1.153548 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 = 9.35815e-05 Jy ! Component: 100 - total flux cleaned = 1.58035e-05 Jy ! Component: 150 - total flux cleaned = -5.38313e-05 Jy ! Component: 200 - total flux cleaned = -0.000118932 Jy ! Total flux subtracted in 200 components = -0.000118932 Jy ! Clean residual min=-0.004220 max=0.004370 Jy/beam ! Clean residual mean=-0.000037 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.234404 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 178 components and 0.234404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103432Jy sigma=1.153166 ! Fit after self-cal, rms=0.103448Jy sigma=1.153157 ! 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.103448Jy sigma=1.153157 ! Fit after self-cal, rms=0.105438Jy sigma=1.152952 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.87 mas, bmaj=39.42 mas, bpa=-4.046 degrees ! Estimated noise=0.833826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000568797 Jy ! Component: 100 - total flux cleaned = -0.000569021 Jy ! Component: 150 - total flux cleaned = -0.000594884 Jy ! Component: 200 - total flux cleaned = -0.000637867 Jy ! Total flux subtracted in 200 components = -0.000637867 Jy ! Clean residual min=-0.003480 max=0.003727 Jy/beam ! Clean residual mean=-0.000049 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.233767 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 191 components and 0.233767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105426Jy sigma=1.152659 ! Fit after self-cal, rms=0.105458Jy sigma=1.152639 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 = 3.41703e-06 Jy ! Component: 100 - total flux cleaned = 2.97316e-06 Jy ! Component: 150 - total flux cleaned = -3.32437e-05 Jy ! Component: 200 - total flux cleaned = -4.93959e-05 Jy ! Total flux subtracted in 200 components = -4.93959e-05 Jy ! Clean residual min=-0.003419 max=0.003712 Jy/beam ! Clean residual mean=-0.000049 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.233717 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 205 components and 0.233717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105448Jy sigma=1.152482 ! Fit after self-cal, rms=0.105455Jy sigma=1.152473 ! 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=6.352 mas, bmaj=34.61 mas, bpa=-4.626 degrees ! Estimated noise=0.836454 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.352 x 34.61 at -4.626 degrees (North through East) ! Clean map min=-0.0039925 max=0.19504 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=5.786 mas, bmaj=30.85 mas, bpa=-4.295 degrees ! Estimated noise=1.35079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.152591 Jy ! Component: 100 - total flux cleaned = 0.195265 Jy ! Component: 150 - total flux cleaned = 0.212884 Jy ! Component: 200 - total flux cleaned = 0.221386 Jy ! Total flux subtracted in 200 components = 0.221386 Jy ! Clean residual min=-0.005393 max=0.005810 Jy/beam ! Clean residual mean=-0.000067 rms=0.001635 Jy/beam ! Combined flux in latest and established models = 0.221386 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 56 model components to the UV plane model. ! The established model now contains 56 components and 0.221386 Jy ! Inverting map and beam ! Estimated beam: bmin=6.352 mas, bmaj=34.61 mas, bpa=-4.626 degrees ! Estimated noise=0.836454 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.00546466 Jy ! Component: 100 - total flux cleaned = 0.00836947 Jy ! Component: 150 - total flux cleaned = 0.00931442 Jy ! Component: 200 - total flux cleaned = 0.0099386 Jy ! Total flux subtracted in 200 components = 0.0099386 Jy ! Clean residual min=-0.003599 max=0.004077 Jy/beam ! Clean residual mean=-0.000047 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.231325 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 113 components and 0.231325 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.87 mas, bmaj=39.42 mas, bpa=-4.046 degrees ! Estimated noise=0.833826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00076648 Jy ! Component: 100 - total flux cleaned = 0.000893708 Jy ! Component: 150 - total flux cleaned = 0.000977351 Jy ! Component: 200 - total flux cleaned = 0.00107941 Jy ! Total flux subtracted in 200 components = 0.00107941 Jy ! Clean residual min=-0.003074 max=0.003921 Jy/beam ! Clean residual mean=-0.000056 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.232404 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 = 7.036e-05 Jy ! Component: 100 - total flux cleaned = 0.000156846 Jy ! Component: 150 - total flux cleaned = 0.00021739 Jy ! Component: 200 - total flux cleaned = 0.000291667 Jy ! Total flux subtracted in 200 components = 0.000291667 Jy ! Clean residual min=-0.003137 max=0.003778 Jy/beam ! Clean residual mean=-0.000054 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.232696 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 153 components and 0.232696 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.352 mas, bmaj=34.61 mas, bpa=-4.626 degrees ! Estimated noise=0.836454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000197904 Jy ! Component: 100 - total flux cleaned = 0.000241264 Jy ! Component: 150 - total flux cleaned = 0.000221137 Jy ! Component: 200 - total flux cleaned = 0.000182505 Jy ! Total flux subtracted in 200 components = 0.000182505 Jy ! Clean residual min=-0.003600 max=0.004067 Jy/beam ! Clean residual mean=-0.000040 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.232878 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 177 components and 0.232878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105411Jy sigma=1.151644 ! Fit after self-cal, rms=0.105465Jy sigma=1.151562 wmodel J0612-3138_S_map.mod ! Writing 177 model components to file: J0612-3138_S_map.mod wobs J0612-3138_S_uvs.fits ! Writing UV FITS file: J0612-3138_S_uvs.fits wwins J0612-3138_S_map.win ! wwins: Wrote 1 windows to J0612-3138_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.000330085 Jy ! Component: 100 - total flux cleaned = 1.52863e-05 Jy ! Component: 150 - total flux cleaned = -0.000159795 Jy ! Component: 200 - total flux cleaned = -0.000320478 Jy ! Component: 250 - total flux cleaned = -0.000370212 Jy ! Component: 300 - total flux cleaned = -0.000369604 Jy ! Component: 350 - total flux cleaned = -8.98692e-05 Jy ! Component: 400 - total flux cleaned = 0.000132118 Jy ! Component: 450 - total flux cleaned = 0.000262705 Jy ! Component: 500 - total flux cleaned = 0.000553521 Jy ! Component: 550 - total flux cleaned = 0.000752841 Jy ! Component: 600 - total flux cleaned = 0.000868416 Jy ! Component: 650 - total flux cleaned = 0.00094375 Jy ! Component: 700 - total flux cleaned = 0.00101761 Jy ! Component: 750 - total flux cleaned = 0.00115931 Jy ! Component: 800 - total flux cleaned = 0.00126238 Jy ! Component: 850 - total flux cleaned = 0.00132909 Jy ! Component: 900 - total flux cleaned = 0.00136117 Jy ! Component: 950 - total flux cleaned = 0.00136061 Jy ! Component: 1000 - total flux cleaned = 0.00142246 Jy ! Component: 1050 - total flux cleaned = 0.00148339 Jy ! Component: 1100 - total flux cleaned = 0.00163157 Jy ! Component: 1150 - total flux cleaned = 0.00174795 Jy ! Component: 1200 - total flux cleaned = 0.00189043 Jy ! Component: 1250 - total flux cleaned = 0.00202978 Jy ! Component: 1300 - total flux cleaned = 0.00208481 Jy ! Component: 1350 - total flux cleaned = 0.00211234 Jy ! Component: 1400 - total flux cleaned = 0.00221838 Jy ! Component: 1450 - total flux cleaned = 0.00229614 Jy ! Component: 1500 - total flux cleaned = 0.00242389 Jy ! Component: 1550 - total flux cleaned = 0.00257457 Jy ! Component: 1600 - total flux cleaned = 0.00269832 Jy ! Component: 1650 - total flux cleaned = 0.00284453 Jy ! Component: 1700 - total flux cleaned = 0.00294073 Jy ! Component: 1750 - total flux cleaned = 0.00308316 Jy ! Component: 1800 - total flux cleaned = 0.003246 Jy ! Component: 1850 - total flux cleaned = 0.00331454 Jy ! Component: 1900 - total flux cleaned = 0.00347315 Jy ! Component: 1950 - total flux cleaned = 0.00362977 Jy ! Component: 2000 - total flux cleaned = 0.00371828 Jy ! Component: 2050 - total flux cleaned = 0.00384987 Jy ! Component: 2100 - total flux cleaned = 0.00393648 Jy ! Component: 2150 - total flux cleaned = 0.004065 Jy ! Component: 2200 - total flux cleaned = 0.00412867 Jy ! Component: 2250 - total flux cleaned = 0.0042336 Jy ! Component: 2300 - total flux cleaned = 0.00433745 Jy ! Component: 2350 - total flux cleaned = 0.00441977 Jy ! Component: 2400 - total flux cleaned = 0.00456239 Jy ! Component: 2450 - total flux cleaned = 0.00464264 Jy ! Component: 2500 - total flux cleaned = 0.0046626 Jy ! Component: 2550 - total flux cleaned = 0.00474173 Jy ! Component: 2600 - total flux cleaned = 0.00474175 Jy ! Component: 2650 - total flux cleaned = 0.00474177 Jy ! Component: 2700 - total flux cleaned = 0.00478036 Jy ! Component: 2750 - total flux cleaned = 0.0047803 Jy ! Component: 2800 - total flux cleaned = 0.00479954 Jy ! Component: 2850 - total flux cleaned = 0.00481857 Jy ! Component: 2900 - total flux cleaned = 0.00487508 Jy ! Component: 2950 - total flux cleaned = 0.00485641 Jy ! Component: 3000 - total flux cleaned = 0.00493097 Jy ! Component: 3050 - total flux cleaned = 0.00494945 Jy ! Component: 3100 - total flux cleaned = 0.00500446 Jy ! Component: 3150 - total flux cleaned = 0.00500447 Jy ! Component: 3200 - total flux cleaned = 0.00500447 Jy ! Component: 3250 - total flux cleaned = 0.00500444 Jy ! Component: 3300 - total flux cleaned = 0.00500431 Jy ! Component: 3350 - total flux cleaned = 0.00502228 Jy ! Component: 3400 - total flux cleaned = 0.00500442 Jy ! Component: 3450 - total flux cleaned = 0.00498649 Jy ! Component: 3500 - total flux cleaned = 0.00502216 Jy ! Component: 3550 - total flux cleaned = 0.00500442 Jy ! Component: 3600 - total flux cleaned = 0.00502219 Jy ! Component: 3650 - total flux cleaned = 0.00502224 Jy ! Component: 3700 - total flux cleaned = 0.00502233 Jy ! Component: 3750 - total flux cleaned = 0.0050401 Jy ! Component: 3800 - total flux cleaned = 0.00502237 Jy ! Component: 3850 - total flux cleaned = 0.00507551 Jy ! Component: 3900 - total flux cleaned = 0.00507552 Jy ! Component: 3950 - total flux cleaned = 0.00511088 Jy ! Component: 4000 - total flux cleaned = 0.00509323 Jy ! Component: 4050 - total flux cleaned = 0.00511098 Jy ! Total flux subtracted in 4096 components = 0.00512864 Jy ! Clean residual min=-0.001280 max=0.000992 Jy/beam ! Clean residual mean=-0.000002 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.238007 Jy keep ! Adding 340 model components to the UV plane model. ! The established model now contains 517 components and 0.238007 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0612-3138_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.352 x 34.61 at -4.626 degrees (North through East) ! Clean map min=-0.0027849 max=0.19516 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0612-3138_S_map.fits wmodel /vlbi/uf001/uva//J0612-3138_S_map.mod ! Writing 517 model components to file: /vlbi/uf001/uva//J0612-3138_S_map.mod wobs /vlbi/uf001/uva//J0612-3138_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0612-3138_S_uvs.fits wwins /vlbi/uf001/uva//J0612-3138_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0612-3138_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.195159 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000330903 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.508666 0.508666 1.01733 2.03466 4.06933 8.13866 16.2773 32.5546 65.1093 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.195 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 589.777 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0612-3138_S_dfm.log closed on Sun Jan 13 22:53:44 2019