! Started logfile: /vlbi/uf001/uva//J0529-2515_S_dfm.log on Sun Jan 13 22:37:23 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//J0529-2515_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0529-2515_S_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.983626 visibilities/baseline/integration-bin. ! Found source: J0529-2515 ! ! 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 5046 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 J0529-2515_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015048Jy sigma=16.378769 ! Fit after self-cal, rms=0.850735Jy sigma=13.593112 ! 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.492 mas, bmaj=6.643 mas, bpa=-5.993 degrees ! Estimated noise=0.953823 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.123014 Jy ! Component: 100 - total flux cleaned = 0.149839 Jy ! Total flux subtracted in 100 components = 0.149839 Jy ! Clean residual min=-0.006497 max=0.010416 Jy/beam ! Clean residual mean=-0.000004 rms=0.001831 Jy/beam ! Combined flux in latest and established models = 0.149839 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.149839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090848Jy sigma=1.326289 ! Fit after self-cal, rms=0.090820Jy sigma=1.326135 ! 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.058 mas, bmaj=7.802 mas, bpa=-5.635 degrees ! Estimated noise=0.66531 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 (-4, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100154 Jy ! Component: 100 - total flux cleaned = 0.0153767 Jy ! Component: 150 - total flux cleaned = 0.0177765 Jy ! Component: 200 - total flux cleaned = 0.0187604 Jy ! Total flux subtracted in 200 components = 0.0187604 Jy ! Clean residual min=-0.005605 max=0.008023 Jy/beam ! Clean residual mean=0.000004 rms=0.001468 Jy/beam ! Combined flux in latest and established models = 0.1686 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 27 components and 0.1686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089713Jy sigma=1.305045 ! Fit after self-cal, rms=0.089631Jy sigma=1.302509 ! 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.058 x 7.802 at -5.635 degrees (North through East) ! Clean map min=-0.0055366 max=0.15314 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.95 HN 1.11 KP 0.97 ! LA 0.96 MK 0.96 NL 0.99 OV 0.95 ! PT 0.97 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.97 HN 1.18 KP 1.00 ! LA 0.97 MK 0.96 NL 1.10 OV 0.95 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00 HN 1.07 KP 1.01 ! LA 0.93 MK 1.00 NL 1.01 OV 0.93 ! PT 0.97 SC 0.97 ! ! ! Fit before self-cal, rms=0.089631Jy sigma=1.302509 ! Fit after self-cal, rms=0.091681Jy sigma=1.287955 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.054 mas, bmaj=7.762 mas, bpa=-5.416 degrees ! Estimated noise=0.655988 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.00157138 Jy ! Component: 100 - total flux cleaned = -0.00172742 Jy ! Component: 150 - total flux cleaned = -0.00186254 Jy ! Component: 200 - total flux cleaned = -0.00198235 Jy ! Total flux subtracted in 200 components = -0.00198235 Jy ! Clean residual min=-0.005225 max=0.004649 Jy/beam ! Clean residual mean=0.000012 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.166617 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 47 components and 0.166617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091503Jy sigma=1.286423 ! Fit after self-cal, rms=0.091591Jy sigma=1.286093 ! 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.091591Jy sigma=1.286093 ! Fit after self-cal, rms=0.102200Jy sigma=1.269365 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.056 mas, bmaj=7.788 mas, bpa=-5.706 degrees ! Estimated noise=0.660794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00112718 Jy ! Component: 100 - total flux cleaned = -0.00118537 Jy ! Component: 150 - total flux cleaned = -0.00133 Jy ! Component: 200 - total flux cleaned = -0.0014139 Jy ! Total flux subtracted in 200 components = -0.0014139 Jy ! Clean residual min=-0.003679 max=0.003051 Jy/beam ! Clean residual mean=-0.000002 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.165204 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 66 components and 0.165203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102131Jy sigma=1.268393 ! Fit after self-cal, rms=0.102228Jy sigma=1.268149 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.000350827 Jy ! Component: 100 - total flux cleaned = -0.000384638 Jy ! Component: 150 - total flux cleaned = -0.000415441 Jy ! Component: 200 - total flux cleaned = -0.0004153 Jy ! Total flux subtracted in 200 components = -0.0004153 Jy ! Clean residual min=-0.003633 max=0.003013 Jy/beam ! Clean residual mean=-0.000002 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.164788 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 77 components and 0.164788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102200Jy sigma=1.267814 ! Fit after self-cal, rms=0.102195Jy sigma=1.267791 ! 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.102195Jy sigma=1.267791 ! Fit after self-cal, rms=0.103295Jy sigma=1.267602 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.054 mas, bmaj=7.794 mas, bpa=-5.727 degrees ! Estimated noise=0.660001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000714393 Jy ! Component: 100 - total flux cleaned = -0.000782376 Jy ! Component: 150 - total flux cleaned = -0.000812401 Jy ! Component: 200 - total flux cleaned = -0.000812174 Jy ! Total flux subtracted in 200 components = -0.000812174 Jy ! Clean residual min=-0.003568 max=0.002981 Jy/beam ! Clean residual mean=-0.000003 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.163976 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 82 components and 0.163976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103269Jy sigma=1.267293 ! Fit after self-cal, rms=0.103270Jy sigma=1.267270 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.000140978 Jy ! Component: 100 - total flux cleaned = -0.000167691 Jy ! Component: 150 - total flux cleaned = -0.000167218 Jy ! Component: 200 - total flux cleaned = -0.000191978 Jy ! Total flux subtracted in 200 components = -0.000191978 Jy ! Clean residual min=-0.003546 max=0.002947 Jy/beam ! Clean residual mean=-0.000003 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.163784 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 86 components and 0.163784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103255Jy sigma=1.267092 ! Fit after self-cal, rms=0.103251Jy sigma=1.267081 ! 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.103251Jy sigma=1.267081 ! Fit after self-cal, rms=0.103787Jy sigma=1.267026 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.641 mas, bmaj=17.79 mas, bpa=-1.863 degrees ! Estimated noise=0.851588 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000154237 Jy ! Component: 100 - total flux cleaned = 4.32046e-05 Jy ! Component: 150 - total flux cleaned = -4.7785e-05 Jy ! Component: 200 - total flux cleaned = -0.0001249 Jy ! Total flux subtracted in 200 components = -0.0001249 Jy ! Clean residual min=-0.003945 max=0.003514 Jy/beam ! Clean residual mean=-0.000008 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.163659 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 96 components and 0.163659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103780Jy sigma=1.267136 ! Fit after self-cal, rms=0.103774Jy sigma=1.267025 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.000101896 Jy ! Component: 100 - total flux cleaned = -2.76391e-06 Jy ! Component: 150 - total flux cleaned = 1.91555e-05 Jy ! Component: 200 - total flux cleaned = 1.76518e-05 Jy ! Total flux subtracted in 200 components = 1.76518e-05 Jy ! Clean residual min=-0.003914 max=0.003464 Jy/beam ! Clean residual mean=-0.000008 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 0.163677 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 109 components and 0.163677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103779Jy sigma=1.267181 ! Fit after self-cal, rms=0.103774Jy sigma=1.267129 ! 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.054 mas, bmaj=7.799 mas, bpa=-5.737 degrees ! Estimated noise=0.659284 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.054 x 7.799 at -5.737 degrees (North through East) ! Clean map min=-0.0033856 max=0.15246 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.486 mas, bmaj=6.623 mas, bpa=-5.827 degrees ! Estimated noise=0.944259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121713 Jy ! Component: 100 - total flux cleaned = 0.148302 Jy ! Component: 150 - total flux cleaned = 0.155943 Jy ! Component: 200 - total flux cleaned = 0.160363 Jy ! Total flux subtracted in 200 components = 0.160363 Jy ! Clean residual min=-0.004396 max=0.004295 Jy/beam ! Clean residual mean=-0.000000 rms=0.001155 Jy/beam ! Combined flux in latest and established models = 0.160363 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.160363 Jy ! Inverting map and beam ! Estimated beam: bmin=3.054 mas, bmaj=7.799 mas, bpa=-5.737 degrees ! Estimated noise=0.659284 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.00221026 Jy ! Component: 100 - total flux cleaned = 0.00280289 Jy ! Component: 150 - total flux cleaned = 0.00304698 Jy ! Component: 200 - total flux cleaned = 0.00320348 Jy ! Total flux subtracted in 200 components = 0.00320348 Jy ! Clean residual min=-0.003341 max=0.003095 Jy/beam ! Clean residual mean=-0.000003 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.163566 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 38 components and 0.163566 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.641 mas, bmaj=17.79 mas, bpa=-1.863 degrees ! Estimated noise=0.851588 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000619649 Jy ! Component: 100 - total flux cleaned = 0.000548399 Jy ! Component: 150 - total flux cleaned = 0.00048305 Jy ! Component: 200 - total flux cleaned = 0.000424109 Jy ! Total flux subtracted in 200 components = 0.000424109 Jy ! Clean residual min=-0.003844 max=0.003652 Jy/beam ! Clean residual mean=-0.000006 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.16399 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 = -5.40608e-05 Jy ! Component: 100 - total flux cleaned = -0.000103968 Jy ! Component: 150 - total flux cleaned = -0.000149897 Jy ! Component: 200 - total flux cleaned = -0.000192509 Jy ! Total flux subtracted in 200 components = -0.000192509 Jy ! Clean residual min=-0.003833 max=0.003560 Jy/beam ! Clean residual mean=-0.000007 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.163798 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.163798 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.054 mas, bmaj=7.799 mas, bpa=-5.737 degrees ! Estimated noise=0.659284 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000145659 Jy ! Component: 100 - total flux cleaned = -5.42683e-05 Jy ! Component: 150 - total flux cleaned = -1.30193e-05 Jy ! Component: 200 - total flux cleaned = -1.21877e-05 Jy ! Total flux subtracted in 200 components = -1.21877e-05 Jy ! Clean residual min=-0.003314 max=0.003060 Jy/beam ! Clean residual mean=-0.000003 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.163785 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 68 components and 0.163785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103854Jy sigma=1.267204 ! Fit after self-cal, rms=0.103849Jy sigma=1.267070 wmodel J0529-2515_S_map.mod ! Writing 68 model components to file: J0529-2515_S_map.mod wobs J0529-2515_S_uvs.fits ! Writing UV FITS file: J0529-2515_S_uvs.fits wwins J0529-2515_S_map.win ! wwins: Wrote 2 windows to J0529-2515_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.000911455 Jy ! Component: 100 - total flux cleaned = -0.00133852 Jy ! Component: 150 - total flux cleaned = -0.00184224 Jy ! Component: 200 - total flux cleaned = -0.00213121 Jy ! Component: 250 - total flux cleaned = -0.00241 Jy ! Component: 300 - total flux cleaned = -0.00245486 Jy ! Component: 350 - total flux cleaned = -0.00254226 Jy ! Component: 400 - total flux cleaned = -0.00266916 Jy ! Component: 450 - total flux cleaned = -0.0026691 Jy ! Component: 500 - total flux cleaned = -0.0027499 Jy ! Component: 550 - total flux cleaned = -0.00282793 Jy ! Component: 600 - total flux cleaned = -0.0027513 Jy ! Component: 650 - total flux cleaned = -0.00282847 Jy ! Component: 700 - total flux cleaned = -0.00279219 Jy ! Component: 750 - total flux cleaned = -0.00286556 Jy ! Component: 800 - total flux cleaned = -0.00282954 Jy ! Component: 850 - total flux cleaned = -0.00283009 Jy ! Component: 900 - total flux cleaned = -0.00283001 Jy ! Component: 950 - total flux cleaned = -0.00276233 Jy ! Component: 1000 - total flux cleaned = -0.00262885 Jy ! Component: 1050 - total flux cleaned = -0.00253025 Jy ! Component: 1100 - total flux cleaned = -0.00236767 Jy ! Component: 1150 - total flux cleaned = -0.00227172 Jy ! Component: 1200 - total flux cleaned = -0.00211363 Jy ! Component: 1250 - total flux cleaned = -0.00186472 Jy ! Component: 1300 - total flux cleaned = -0.00161997 Jy ! Component: 1350 - total flux cleaned = -0.00158961 Jy ! Component: 1400 - total flux cleaned = -0.00149943 Jy ! Component: 1450 - total flux cleaned = -0.00129301 Jy ! Component: 1500 - total flux cleaned = -0.00117705 Jy ! Component: 1550 - total flux cleaned = -0.00111989 Jy ! Component: 1600 - total flux cleaned = -0.00100555 Jy ! Component: 1650 - total flux cleaned = -0.000864938 Jy ! Component: 1700 - total flux cleaned = -0.0007813 Jy ! Component: 1750 - total flux cleaned = -0.000616143 Jy ! Component: 1800 - total flux cleaned = -0.000589168 Jy ! Component: 1850 - total flux cleaned = -0.000508296 Jy ! Component: 1900 - total flux cleaned = -0.000455513 Jy ! Component: 1950 - total flux cleaned = -0.00042894 Jy ! Component: 2000 - total flux cleaned = -0.000455025 Jy ! Component: 2050 - total flux cleaned = -0.000326296 Jy ! Component: 2100 - total flux cleaned = -0.00040246 Jy ! Component: 2150 - total flux cleaned = -0.000276157 Jy ! Component: 2200 - total flux cleaned = -0.000201487 Jy ! Component: 2250 - total flux cleaned = -0.00027589 Jy ! Component: 2300 - total flux cleaned = -0.000177954 Jy ! Component: 2350 - total flux cleaned = -0.000201912 Jy ! Component: 2400 - total flux cleaned = -5.76438e-05 Jy ! Component: 2450 - total flux cleaned = -8.11519e-05 Jy ! Component: 2500 - total flux cleaned = -3.40734e-05 Jy ! Component: 2550 - total flux cleaned = 1.21981e-05 Jy ! Component: 2600 - total flux cleaned = -3.412e-05 Jy ! Component: 2650 - total flux cleaned = 5.79117e-05 Jy ! Component: 2700 - total flux cleaned = 0.000103371 Jy ! Component: 2750 - total flux cleaned = 0.000148309 Jy ! Component: 2800 - total flux cleaned = 0.000259625 Jy ! Component: 2850 - total flux cleaned = 0.000259579 Jy ! Component: 2900 - total flux cleaned = 0.000347303 Jy ! Component: 2950 - total flux cleaned = 0.000369266 Jy ! Component: 3000 - total flux cleaned = 0.000412424 Jy ! Component: 3050 - total flux cleaned = 0.000434051 Jy ! Component: 3100 - total flux cleaned = 0.000497948 Jy ! Component: 3150 - total flux cleaned = 0.000518879 Jy ! Component: 3200 - total flux cleaned = 0.000644821 Jy ! Component: 3250 - total flux cleaned = 0.000603323 Jy ! Component: 3300 - total flux cleaned = 0.000500385 Jy ! Component: 3350 - total flux cleaned = 0.000623162 Jy ! Component: 3400 - total flux cleaned = 0.000562029 Jy ! Component: 3450 - total flux cleaned = 0.000562098 Jy ! Component: 3500 - total flux cleaned = 0.000542045 Jy ! Component: 3550 - total flux cleaned = 0.00050217 Jy ! Component: 3600 - total flux cleaned = 0.000522042 Jy ! Component: 3650 - total flux cleaned = 0.000463098 Jy ! Component: 3700 - total flux cleaned = 0.000502069 Jy ! Component: 3750 - total flux cleaned = 0.000443975 Jy ! Component: 3800 - total flux cleaned = 0.000405656 Jy ! Component: 3850 - total flux cleaned = 0.00038663 Jy ! Component: 3900 - total flux cleaned = 0.000386604 Jy ! Component: 3950 - total flux cleaned = 0.000273728 Jy ! Component: 4000 - total flux cleaned = 0.00025494 Jy ! Component: 4050 - total flux cleaned = 0.000310624 Jy ! Total flux subtracted in 4096 components = 0.000255156 Jy ! Clean residual min=-0.000958 max=0.001098 Jy/beam ! Clean residual mean=-0.000003 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.164041 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 344 components and 0.164041 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0529-2515_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.054 x 7.799 at -5.737 degrees (North through East) ! Clean map min=-0.0024266 max=0.15264 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0529-2515_S_map.fits wmodel /vlbi/uf001/uva//J0529-2515_S_map.mod ! Writing 344 model components to file: /vlbi/uf001/uva//J0529-2515_S_map.mod wobs /vlbi/uf001/uva//J0529-2515_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0529-2515_S_uvs.fits wwins /vlbi/uf001/uva//J0529-2515_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0529-2515_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.15264 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000332693 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.653877 0.653877 1.30775 2.61551 5.23102 10.462 20.9241 41.8482 83.6963 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.152 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 458.801 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0529-2515_S_dfm.log closed on Sun Jan 13 22:37:27 2019