! Started logfile: /vlbi/uf001/uva//J1047+0029_S_dfm.log on Mon Jan 14 01:00:34 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//J1047+0029_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1047+0029_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.862378 visibilities/baseline/integration-bin. ! Found source: J1047+0029 ! ! 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 6636 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 J1047+0029_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009672Jy sigma=21.513195 ! Fit after self-cal, rms=0.907317Jy sigma=19.385405 ! 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.771 mas, bmaj=7.139 mas, bpa=-4.138 degrees ! Estimated noise=0.636498 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.0722049 Jy ! Component: 100 - total flux cleaned = 0.0885274 Jy ! Total flux subtracted in 100 components = 0.0885274 Jy ! Clean residual min=-0.004383 max=0.005853 Jy/beam ! Clean residual mean=0.000004 rms=0.001177 Jy/beam ! Combined flux in latest and established models = 0.0885273 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0885273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068391Jy sigma=1.309963 ! Fit after self-cal, rms=0.068339Jy sigma=1.308708 ! 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.199 mas, bmaj=8.273 mas, bpa=-4.252 degrees ! Estimated noise=0.433677 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.0071535 Jy ! Component: 100 - total flux cleaned = 0.0112367 Jy ! Component: 150 - total flux cleaned = 0.013728 Jy ! Component: 200 - total flux cleaned = 0.0150595 Jy ! Total flux subtracted in 200 components = 0.0150595 Jy ! Clean residual min=-0.002749 max=0.003294 Jy/beam ! Clean residual mean=0.000006 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.103587 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 23 components and 0.103587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067482Jy sigma=1.292018 ! Fit after self-cal, rms=0.067488Jy sigma=1.291797 ! 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.199 x 8.273 at -4.252 degrees (North through East) ! Clean map min=-0.0026647 max=0.093009 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.79 FD 0.97 HN 1.05 KP 0.95 ! LA 0.96 MK 0.97 NL 1.04 OV 1.05 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.95 HN 1.08 KP 0.96 ! LA 0.97 MK 0.97 NL 1.05 OV 1.00 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 0.93 HN 1.12 KP 1.01 ! LA 1.05 MK 0.95 NL 1.01 OV 0.97 ! PT 1.01 SC 1.03 ! ! ! Fit before self-cal, rms=0.067488Jy sigma=1.291797 ! Fit after self-cal, rms=0.065154Jy sigma=1.284995 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=8.28 mas, bpa=-4.283 degrees ! Estimated noise=0.431321 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.00010326 Jy ! Component: 100 - total flux cleaned = 5.21175e-05 Jy ! Component: 150 - total flux cleaned = 2.82753e-05 Jy ! Component: 200 - total flux cleaned = -1.18699e-05 Jy ! Total flux subtracted in 200 components = -1.18699e-05 Jy ! Clean residual min=-0.002560 max=0.002605 Jy/beam ! Clean residual mean=0.000003 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.103575 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.103575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065131Jy sigma=1.284683 ! Fit after self-cal, rms=0.065131Jy sigma=1.284465 ! 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.065131Jy sigma=1.284465 ! Fit after self-cal, rms=0.064842Jy sigma=1.275193 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.2 mas, bmaj=8.268 mas, bpa=-4.21 degrees ! Estimated noise=0.433065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.20326e-05 Jy ! Component: 100 - total flux cleaned = -6.79479e-05 Jy ! Component: 150 - total flux cleaned = -0.000130625 Jy ! Component: 200 - total flux cleaned = -0.000170332 Jy ! Total flux subtracted in 200 components = -0.000170332 Jy ! Clean residual min=-0.001908 max=0.002116 Jy/beam ! Clean residual mean=0.000002 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.103405 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.103405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064824Jy sigma=1.274812 ! Fit after self-cal, rms=0.064821Jy sigma=1.274677 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.74143e-05 Jy ! Component: 100 - total flux cleaned = -0.000109037 Jy ! Component: 150 - total flux cleaned = -0.000174159 Jy ! Component: 200 - total flux cleaned = -0.000204814 Jy ! Total flux subtracted in 200 components = -0.000204814 Jy ! Clean residual min=-0.001919 max=0.002119 Jy/beam ! Clean residual mean=0.000002 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.1032 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.1032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064811Jy sigma=1.274511 ! Fit after self-cal, rms=0.064810Jy sigma=1.274502 ! 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.064810Jy sigma=1.274502 ! Fit after self-cal, rms=0.065047Jy sigma=1.271561 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.196 mas, bmaj=8.263 mas, bpa=-4.194 degrees ! Estimated noise=0.431956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000168546 Jy ! Component: 100 - total flux cleaned = -0.000201368 Jy ! Component: 150 - total flux cleaned = -0.000246773 Jy ! Component: 200 - total flux cleaned = -0.000289867 Jy ! Total flux subtracted in 200 components = -0.000289867 Jy ! Clean residual min=-0.001840 max=0.002027 Jy/beam ! Clean residual mean=0.000001 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.10291 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 49 components and 0.10291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065037Jy sigma=1.271431 ! Fit after self-cal, rms=0.065048Jy sigma=1.271361 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.37339e-05 Jy ! Component: 100 - total flux cleaned = -6.74742e-05 Jy ! Component: 150 - total flux cleaned = -0.000104743 Jy ! Component: 200 - total flux cleaned = -0.000128864 Jy ! Total flux subtracted in 200 components = -0.000128864 Jy ! Clean residual min=-0.001843 max=0.002028 Jy/beam ! Clean residual mean=0.000001 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.102781 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.102781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065042Jy sigma=1.271274 ! Fit after self-cal, rms=0.065043Jy sigma=1.271268 ! 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.065043Jy sigma=1.271268 ! Fit after self-cal, rms=0.065076Jy sigma=1.271251 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.212 mas, bmaj=13.68 mas, bpa=-6.288 degrees ! Estimated noise=0.551075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.41204e-05 Jy ! Component: 100 - total flux cleaned = -9.05228e-05 Jy ! Component: 150 - total flux cleaned = -0.000114884 Jy ! Component: 200 - total flux cleaned = -0.000135973 Jy ! Total flux subtracted in 200 components = -0.000135973 Jy ! Clean residual min=-0.002230 max=0.001861 Jy/beam ! Clean residual mean=0.000002 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.102645 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 58 components and 0.102645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065078Jy sigma=1.271270 ! Fit after self-cal, rms=0.065076Jy sigma=1.271230 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 = -2.16165e-05 Jy ! Component: 100 - total flux cleaned = -4.50156e-05 Jy ! Component: 150 - total flux cleaned = -6.4345e-05 Jy ! Component: 200 - total flux cleaned = -7.19457e-05 Jy ! Total flux subtracted in 200 components = -7.19457e-05 Jy ! Clean residual min=-0.002228 max=0.001865 Jy/beam ! Clean residual mean=0.000002 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.102573 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 60 components and 0.102573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065079Jy sigma=1.271301 ! Fit after self-cal, rms=0.065077Jy sigma=1.271275 ! 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.195 mas, bmaj=8.264 mas, bpa=-4.211 degrees ! Estimated noise=0.431521 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.195 x 8.264 at -4.211 degrees (North through East) ! Clean map min=-0.0017773 max=0.094273 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.769 mas, bmaj=7.139 mas, bpa=-4.121 degrees ! Estimated noise=0.633524 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0717667 Jy ! Component: 100 - total flux cleaned = 0.0881813 Jy ! Component: 150 - total flux cleaned = 0.0945488 Jy ! Component: 200 - total flux cleaned = 0.0982937 Jy ! Total flux subtracted in 200 components = 0.0982937 Jy ! Clean residual min=-0.003533 max=0.003610 Jy/beam ! Clean residual mean=-0.000003 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.0982937 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0982937 Jy ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=8.264 mas, bpa=-4.211 degrees ! Estimated noise=0.431521 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 (2, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00289048 Jy ! Component: 100 - total flux cleaned = 0.00355872 Jy ! Component: 150 - total flux cleaned = 0.00383567 Jy ! Component: 200 - total flux cleaned = 0.00403048 Jy ! Total flux subtracted in 200 components = 0.00403048 Jy ! Clean residual min=-0.001917 max=0.002023 Jy/beam ! Clean residual mean=0.000002 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.102324 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 55 components and 0.102324 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.212 mas, bmaj=13.68 mas, bpa=-6.288 degrees ! Estimated noise=0.551075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000727119 Jy ! Component: 100 - total flux cleaned = 0.00078148 Jy ! Component: 150 - total flux cleaned = 0.000823712 Jy ! Component: 200 - total flux cleaned = 0.000840173 Jy ! Total flux subtracted in 200 components = 0.000840173 Jy ! Clean residual min=-0.002270 max=0.001834 Jy/beam ! Clean residual mean=0.000003 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.103164 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 = -1.4405e-05 Jy ! Component: 100 - total flux cleaned = -4.73419e-05 Jy ! Component: 150 - total flux cleaned = -8.79536e-05 Jy ! Component: 200 - total flux cleaned = -0.000124563 Jy ! Total flux subtracted in 200 components = -0.000124563 Jy ! Clean residual min=-0.002247 max=0.001834 Jy/beam ! Clean residual mean=0.000003 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.10304 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 78 components and 0.10304 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=8.264 mas, bpa=-4.211 degrees ! Estimated noise=0.431521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000351815 Jy ! Component: 100 - total flux cleaned = -0.000440117 Jy ! Component: 150 - total flux cleaned = -0.000492363 Jy ! Component: 200 - total flux cleaned = -0.000492285 Jy ! Total flux subtracted in 200 components = -0.000492285 Jy ! Clean residual min=-0.001808 max=0.001969 Jy/beam ! Clean residual mean=0.000002 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.102548 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 94 components and 0.102548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065067Jy sigma=1.270902 ! Fit after self-cal, rms=0.065065Jy sigma=1.270865 wmodel J1047+0029_S_map.mod ! Writing 94 model components to file: J1047+0029_S_map.mod wobs J1047+0029_S_uvs.fits ! Writing UV FITS file: J1047+0029_S_uvs.fits wwins J1047+0029_S_map.win ! wwins: Wrote 2 windows to J1047+0029_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.000191587 Jy ! Component: 100 - total flux cleaned = 0.000191362 Jy ! Component: 150 - total flux cleaned = 0.000128594 Jy ! Component: 200 - total flux cleaned = -1.80311e-05 Jy ! Component: 250 - total flux cleaned = -7.41518e-05 Jy ! Component: 300 - total flux cleaned = -0.000213411 Jy ! Component: 350 - total flux cleaned = -0.000321953 Jy ! Component: 400 - total flux cleaned = -0.000402398 Jy ! Component: 450 - total flux cleaned = -0.000611538 Jy ! Component: 500 - total flux cleaned = -0.000739953 Jy ! Component: 550 - total flux cleaned = -0.000865874 Jy ! Component: 600 - total flux cleaned = -0.000940136 Jy ! Component: 650 - total flux cleaned = -0.00113524 Jy ! Component: 700 - total flux cleaned = -0.00123142 Jy ! Component: 750 - total flux cleaned = -0.00134989 Jy ! Component: 800 - total flux cleaned = -0.00149014 Jy ! Component: 850 - total flux cleaned = -0.0016518 Jy ! Component: 900 - total flux cleaned = -0.00176529 Jy ! Component: 950 - total flux cleaned = -0.00194526 Jy ! Component: 1000 - total flux cleaned = -0.00205603 Jy ! Component: 1050 - total flux cleaned = -0.00218733 Jy ! Component: 1100 - total flux cleaned = -0.00229555 Jy ! Component: 1150 - total flux cleaned = -0.00248754 Jy ! Component: 1200 - total flux cleaned = -0.00261425 Jy ! Component: 1250 - total flux cleaned = -0.00278088 Jy ! Component: 1300 - total flux cleaned = -0.0029047 Jy ! Component: 1350 - total flux cleaned = -0.0031081 Jy ! Component: 1400 - total flux cleaned = -0.00320836 Jy ! Component: 1450 - total flux cleaned = -0.00330817 Jy ! Component: 1500 - total flux cleaned = -0.00340704 Jy ! Component: 1550 - total flux cleaned = -0.00352421 Jy ! Component: 1600 - total flux cleaned = -0.00364033 Jy ! Component: 1650 - total flux cleaned = -0.00375528 Jy ! Component: 1700 - total flux cleaned = -0.00386869 Jy ! Component: 1750 - total flux cleaned = -0.0039998 Jy ! Component: 1800 - total flux cleaned = -0.00407371 Jy ! Component: 1850 - total flux cleaned = -0.0041834 Jy ! Component: 1900 - total flux cleaned = -0.00421989 Jy ! Component: 1950 - total flux cleaned = -0.00432774 Jy ! Component: 2000 - total flux cleaned = -0.00445242 Jy ! Component: 2050 - total flux cleaned = -0.00452282 Jy ! Component: 2100 - total flux cleaned = -0.00462779 Jy ! Component: 2150 - total flux cleaned = -0.004784 Jy ! Component: 2200 - total flux cleaned = -0.0048352 Jy ! Component: 2250 - total flux cleaned = -0.00488654 Jy ! Component: 2300 - total flux cleaned = -0.00500485 Jy ! Component: 2350 - total flux cleaned = -0.00508854 Jy ! Component: 2400 - total flux cleaned = -0.00517201 Jy ! Component: 2450 - total flux cleaned = -0.00525436 Jy ! Component: 2500 - total flux cleaned = -0.00530322 Jy ! Component: 2550 - total flux cleaned = -0.00530323 Jy ! Component: 2600 - total flux cleaned = -0.00538392 Jy ! Component: 2650 - total flux cleaned = -0.0054636 Jy ! Component: 2700 - total flux cleaned = -0.00549555 Jy ! Component: 2750 - total flux cleaned = -0.00555842 Jy ! Component: 2800 - total flux cleaned = -0.00558963 Jy ! Component: 2850 - total flux cleaned = -0.00560518 Jy ! Component: 2900 - total flux cleaned = -0.00568189 Jy ! Component: 2950 - total flux cleaned = -0.00577302 Jy ! Component: 3000 - total flux cleaned = -0.00574284 Jy ! Component: 3050 - total flux cleaned = -0.00584766 Jy ! Component: 3100 - total flux cleaned = -0.00593688 Jy ! Component: 3150 - total flux cleaned = -0.00598119 Jy ! Component: 3200 - total flux cleaned = -0.00601059 Jy ! Component: 3250 - total flux cleaned = -0.00608329 Jy ! Component: 3300 - total flux cleaned = -0.00609767 Jy ! Component: 3350 - total flux cleaned = -0.00616937 Jy ! Component: 3400 - total flux cleaned = -0.00625473 Jy ! Component: 3450 - total flux cleaned = -0.00633946 Jy ! Component: 3500 - total flux cleaned = -0.00638157 Jy ! Component: 3550 - total flux cleaned = -0.00647917 Jy ! Component: 3600 - total flux cleaned = -0.00647911 Jy ! Component: 3650 - total flux cleaned = -0.00654774 Jy ! Component: 3700 - total flux cleaned = -0.00658889 Jy ! Component: 3750 - total flux cleaned = -0.00667046 Jy ! Component: 3800 - total flux cleaned = -0.00677825 Jy ! Component: 3850 - total flux cleaned = -0.00680488 Jy ! Component: 3900 - total flux cleaned = -0.00685815 Jy ! Component: 3950 - total flux cleaned = -0.00696376 Jy ! Component: 4000 - total flux cleaned = -0.00699003 Jy ! Component: 4050 - total flux cleaned = -0.00705517 Jy ! Total flux subtracted in 4096 components = -0.00710722 Jy ! Clean residual min=-0.000774 max=0.000780 Jy/beam ! Clean residual mean=0.000000 rms=0.000238 Jy/beam ! Combined flux in latest and established models = 0.0954403 Jy keep ! Adding 323 model components to the UV plane model. ! The established model now contains 417 components and 0.0954404 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1047+0029_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.195 x 8.264 at -4.211 degrees (North through East) ! Clean map min=-0.0014131 max=0.093636 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1047+0029_S_map.fits wmodel /vlbi/uf001/uva//J1047+0029_S_map.mod ! Writing 417 model components to file: /vlbi/uf001/uva//J1047+0029_S_map.mod wobs /vlbi/uf001/uva//J1047+0029_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1047+0029_S_uvs.fits wwins /vlbi/uf001/uva//J1047+0029_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1047+0029_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0936357 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000236057 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.756304 0.756304 1.51261 3.02522 6.05043 12.1009 24.2017 48.4035 96.8069 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.093 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 396.665 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1047+0029_S_dfm.log closed on Mon Jan 14 01:00:38 2019