! Started logfile: /vlbi/uf001/uva//J0721-3528_S_a_dfm.log on Sun Jan 13 23:24:27 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//J0721-3528_S_a_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0721-3528_S_a_uva.fits ! AN table 1: 58 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.857143 visibilities/baseline/integration-bin. ! Found source: J0721-3528 ! ! 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 3132 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 J0721-3528_S_a] 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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011888Jy sigma=14.338441 ! Fit after self-cal, rms=0.931166Jy sigma=13.201079 ! 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=3.597 mas, bmaj=26.24 mas, bpa=13.43 degrees ! Estimated noise=1.24059 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.0526223 Jy ! Component: 100 - total flux cleaned = 0.0700197 Jy ! Total flux subtracted in 100 components = 0.0700197 Jy ! Clean residual min=-0.005631 max=0.007426 Jy/beam ! Clean residual mean=0.000045 rms=0.001779 Jy/beam ! Combined flux in latest and established models = 0.0700197 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0700197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087934Jy sigma=1.166971 ! Fit after self-cal, rms=0.086786Jy sigma=1.148342 ! 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=4.522 mas, bmaj=26.76 mas, bpa=13.06 degrees ! Estimated noise=0.929242 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.0115562 Jy ! Component: 100 - total flux cleaned = 0.0170123 Jy ! Component: 150 - total flux cleaned = 0.0202715 Jy ! Component: 200 - total flux cleaned = 0.0223946 Jy ! Total flux subtracted in 200 components = 0.0223946 Jy ! Clean residual min=-0.005221 max=0.004204 Jy/beam ! Clean residual mean=0.000007 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.0924143 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 83 components and 0.0924143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085369Jy sigma=1.126898 ! Fit after self-cal, rms=0.085328Jy sigma=1.125715 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.522 x 26.76 at 13.06 degrees (North through East) ! Clean map min=-0.0056739 max=0.070997 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.90 KP 1.05 LA 0.92 ! NL 1.08 OV 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.17 KP 1.01 LA 0.82 ! NL 1.04 OV 1.07 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.89 KP 1.04 LA 0.93 ! NL 1.11 OV 0.96 SC 0.98 ! ! ! Fit before self-cal, rms=0.085328Jy sigma=1.125715 ! Fit after self-cal, rms=0.087285Jy sigma=1.118070 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.547 mas, bmaj=27.41 mas, bpa=13.17 degrees ! Estimated noise=0.926915 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.00123255 Jy ! Component: 100 - total flux cleaned = 0.00143232 Jy ! Component: 150 - total flux cleaned = 0.00147412 Jy ! Component: 200 - total flux cleaned = 0.00147408 Jy ! Total flux subtracted in 200 components = 0.00147408 Jy ! Clean residual min=-0.003849 max=0.004044 Jy/beam ! Clean residual mean=0.000009 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.0938884 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 105 components and 0.0938884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087233Jy sigma=1.117370 ! Fit after self-cal, rms=0.087505Jy sigma=1.115897 ! 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.087505Jy sigma=1.115897 ! Fit after self-cal, rms=0.088171Jy sigma=1.111501 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.513 mas, bmaj=27.16 mas, bpa=13.13 degrees ! Estimated noise=0.925884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000580661 Jy ! Component: 100 - total flux cleaned = 0.000572094 Jy ! Component: 150 - total flux cleaned = 0.000616268 Jy ! Component: 200 - total flux cleaned = 0.000582305 Jy ! Total flux subtracted in 200 components = 0.000582305 Jy ! Clean residual min=-0.003651 max=0.003879 Jy/beam ! Clean residual mean=-0.000002 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.0944707 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 121 components and 0.0944707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088119Jy sigma=1.110943 ! Fit after self-cal, rms=0.088205Jy sigma=1.110473 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-15, -60.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179032 Jy ! Component: 100 - total flux cleaned = 0.00239312 Jy ! Component: 150 - total flux cleaned = 0.0031267 Jy ! Component: 200 - total flux cleaned = 0.00338788 Jy ! Total flux subtracted in 200 components = 0.00338788 Jy ! Clean residual min=-0.003038 max=0.002563 Jy/beam ! Clean residual mean=0.000008 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.0978586 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 149 components and 0.0978586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088043Jy sigma=1.108168 ! Fit after self-cal, rms=0.088007Jy sigma=1.107608 ! 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.088007Jy sigma=1.107608 ! Fit after self-cal, rms=0.087364Jy sigma=1.107126 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.456 mas, bmaj=27.04 mas, bpa=13.18 degrees ! Estimated noise=0.911277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000684417 Jy ! Component: 100 - total flux cleaned = 0.000824678 Jy ! Component: 150 - total flux cleaned = 0.00104973 Jy ! Component: 200 - total flux cleaned = 0.00123774 Jy ! Total flux subtracted in 200 components = 0.00123774 Jy ! Clean residual min=-0.002738 max=0.002471 Jy/beam ! Clean residual mean=0.000002 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.0990963 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 181 components and 0.0990963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087309Jy sigma=1.106379 ! Fit after self-cal, rms=0.087345Jy sigma=1.106139 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.000141033 Jy ! Component: 100 - total flux cleaned = -0.000108871 Jy ! Component: 150 - total flux cleaned = 3.16969e-05 Jy ! Component: 200 - total flux cleaned = 0.000132203 Jy ! Total flux subtracted in 200 components = 0.000132203 Jy ! Clean residual min=-0.002705 max=0.002538 Jy/beam ! Clean residual mean=0.000003 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.0992285 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 205 components and 0.0992285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087321Jy sigma=1.105827 ! Fit after self-cal, rms=0.087326Jy sigma=1.105761 ! 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.087326Jy sigma=1.105761 ! Fit after self-cal, rms=0.086952Jy sigma=1.105643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.833 mas, bmaj=31.03 mas, bpa=8.118 degrees ! Estimated noise=1.00952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000388933 Jy ! Component: 100 - total flux cleaned = -0.00046288 Jy ! Component: 150 - total flux cleaned = -0.000481462 Jy ! Component: 200 - total flux cleaned = -0.000426804 Jy ! Total flux subtracted in 200 components = -0.000426804 Jy ! Clean residual min=-0.002308 max=0.002243 Jy/beam ! Clean residual mean=0.000001 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.0988017 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 236 components and 0.0988017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086945Jy sigma=1.105580 ! Fit after self-cal, rms=0.086954Jy sigma=1.105539 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 = -8.85484e-05 Jy ! Component: 100 - total flux cleaned = 2.19452e-05 Jy ! Component: 150 - total flux cleaned = 0.000100779 Jy ! Component: 200 - total flux cleaned = 0.000216486 Jy ! Total flux subtracted in 200 components = 0.000216486 Jy ! Clean residual min=-0.002268 max=0.002245 Jy/beam ! Clean residual mean=0.000002 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.0990182 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 245 components and 0.0990182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086952Jy sigma=1.105510 ! Fit after self-cal, rms=0.086946Jy sigma=1.105494 ! 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=4.436 mas, bmaj=27.03 mas, bpa=13.19 degrees ! Estimated noise=0.90395 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.436 x 27.03 at 13.19 degrees (North through East) ! Clean map min=-0.0027123 max=0.070573 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=3.528 mas, bmaj=26.6 mas, bpa=13.55 degrees ! Estimated noise=1.19092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0512792 Jy ! Component: 100 - total flux cleaned = 0.0702885 Jy ! Component: 150 - total flux cleaned = 0.0798165 Jy ! Component: 200 - total flux cleaned = 0.0828201 Jy ! Total flux subtracted in 200 components = 0.0828201 Jy ! Clean residual min=-0.004679 max=0.004458 Jy/beam ! Clean residual mean=0.000011 rms=0.001336 Jy/beam ! Combined flux in latest and established models = 0.0828201 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.0828201 Jy ! Inverting map and beam ! Estimated beam: bmin=4.436 mas, bmaj=27.03 mas, bpa=13.19 degrees ! Estimated noise=0.90395 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.00543686 Jy ! Component: 100 - total flux cleaned = 0.00717217 Jy ! Component: 150 - total flux cleaned = 0.00857458 Jy ! Component: 200 - total flux cleaned = 0.010074 Jy ! Total flux subtracted in 200 components = 0.010074 Jy ! Clean residual min=-0.003051 max=0.002642 Jy/beam ! Clean residual mean=0.000004 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.0928941 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 64 components and 0.0928941 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.833 mas, bmaj=31.03 mas, bpa=8.118 degrees ! Estimated noise=1.00952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015727 Jy ! Component: 100 - total flux cleaned = 0.00239602 Jy ! Component: 150 - total flux cleaned = 0.00310616 Jy ! Component: 200 - total flux cleaned = 0.00380745 Jy ! Total flux subtracted in 200 components = 0.00380745 Jy ! Clean residual min=-0.002476 max=0.002233 Jy/beam ! Clean residual mean=0.000003 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.0967015 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000597411 Jy ! Component: 100 - total flux cleaned = 0.00100756 Jy ! Component: 150 - total flux cleaned = 0.00132377 Jy ! Component: 200 - total flux cleaned = 0.00150417 Jy ! Total flux subtracted in 200 components = 0.00150417 Jy ! Clean residual min=-0.002366 max=0.002267 Jy/beam ! Clean residual mean=0.000002 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.0982057 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 146 components and 0.0982057 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.436 mas, bmaj=27.03 mas, bpa=13.19 degrees ! Estimated noise=0.90395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000104276 Jy ! Component: 100 - total flux cleaned = 0.00019526 Jy ! Component: 150 - total flux cleaned = 0.000269575 Jy ! Component: 200 - total flux cleaned = 0.000369945 Jy ! Total flux subtracted in 200 components = 0.000369945 Jy ! Clean residual min=-0.002530 max=0.002384 Jy/beam ! Clean residual mean=0.000002 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.0985756 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 170 components and 0.0985757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086951Jy sigma=1.105634 ! Fit after self-cal, rms=0.086953Jy sigma=1.105571 wmodel J0721-3528_S_a_map.mod ! Writing 170 model components to file: J0721-3528_S_a_map.mod wobs J0721-3528_S_a_uvs.fits ! Writing UV FITS file: J0721-3528_S_a_uvs.fits wwins J0721-3528_S_a_map.win ! wwins: Wrote 2 windows to J0721-3528_S_a_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.000605604 Jy ! Component: 100 - total flux cleaned = -0.000813721 Jy ! Component: 150 - total flux cleaned = -0.000737672 Jy ! Component: 200 - total flux cleaned = -0.000668406 Jy ! Component: 250 - total flux cleaned = -0.000535845 Jy ! Component: 300 - total flux cleaned = -0.000503388 Jy ! Component: 350 - total flux cleaned = -0.000441959 Jy ! Component: 400 - total flux cleaned = -0.000412314 Jy ! Component: 450 - total flux cleaned = -0.000468472 Jy ! Component: 500 - total flux cleaned = -0.000441739 Jy ! Component: 550 - total flux cleaned = -0.000548316 Jy ! Component: 600 - total flux cleaned = -0.00054735 Jy ! Component: 650 - total flux cleaned = -0.000522416 Jy ! Component: 700 - total flux cleaned = -0.00057195 Jy ! Component: 750 - total flux cleaned = -0.000596265 Jy ! Component: 800 - total flux cleaned = -0.000596701 Jy ! Component: 850 - total flux cleaned = -0.000620175 Jy ! Component: 900 - total flux cleaned = -0.000620017 Jy ! Component: 950 - total flux cleaned = -0.00059785 Jy ! Component: 1000 - total flux cleaned = -0.000554333 Jy ! Component: 1050 - total flux cleaned = -0.000490656 Jy ! Component: 1100 - total flux cleaned = -0.000448601 Jy ! Component: 1150 - total flux cleaned = -0.000407388 Jy ! Component: 1200 - total flux cleaned = -0.000326698 Jy ! Component: 1250 - total flux cleaned = -0.000267617 Jy ! Component: 1300 - total flux cleaned = -0.000228693 Jy ! Component: 1350 - total flux cleaned = -0.000190154 Jy ! Component: 1400 - total flux cleaned = -0.000152066 Jy ! Component: 1450 - total flux cleaned = -0.000114709 Jy ! Component: 1500 - total flux cleaned = -5.9627e-05 Jy ! Component: 1550 - total flux cleaned = -5.41267e-06 Jy ! Component: 1600 - total flux cleaned = -5.19749e-06 Jy ! Component: 1650 - total flux cleaned = 4.78437e-05 Jy ! Component: 1700 - total flux cleaned = 6.52312e-05 Jy ! Component: 1750 - total flux cleaned = 8.24191e-05 Jy ! Component: 1800 - total flux cleaned = 9.93272e-05 Jy ! Component: 1850 - total flux cleaned = 0.000149663 Jy ! Component: 1900 - total flux cleaned = 0.000199121 Jy ! Component: 1950 - total flux cleaned = 0.000231867 Jy ! Component: 2000 - total flux cleaned = 0.000280419 Jy ! Component: 2050 - total flux cleaned = 0.000328588 Jy ! Component: 2100 - total flux cleaned = 0.000392182 Jy ! Component: 2150 - total flux cleaned = 0.000423622 Jy ! Component: 2200 - total flux cleaned = 0.000423688 Jy ! Component: 2250 - total flux cleaned = 0.000516456 Jy ! Component: 2300 - total flux cleaned = 0.000547127 Jy ! Component: 2350 - total flux cleaned = 0.00062327 Jy ! Component: 2400 - total flux cleaned = 0.000668515 Jy ! Component: 2450 - total flux cleaned = 0.000698561 Jy ! Component: 2500 - total flux cleaned = 0.000743195 Jy ! Component: 2550 - total flux cleaned = 0.000743199 Jy ! Component: 2600 - total flux cleaned = 0.000757988 Jy ! Component: 2650 - total flux cleaned = 0.000758062 Jy ! Component: 2700 - total flux cleaned = 0.000801615 Jy ! Component: 2750 - total flux cleaned = 0.000830377 Jy ! Component: 2800 - total flux cleaned = 0.000873389 Jy ! Component: 2850 - total flux cleaned = 0.000916308 Jy ! Component: 2900 - total flux cleaned = 0.000959062 Jy ! Component: 2950 - total flux cleaned = 0.00101579 Jy ! Component: 3000 - total flux cleaned = 0.00105826 Jy ! Component: 3050 - total flux cleaned = 0.00111434 Jy ! Component: 3100 - total flux cleaned = 0.00112827 Jy ! Component: 3150 - total flux cleaned = 0.00117011 Jy ! Component: 3200 - total flux cleaned = 0.00122575 Jy ! Component: 3250 - total flux cleaned = 0.00123959 Jy ! Component: 3300 - total flux cleaned = 0.00129488 Jy ! Component: 3350 - total flux cleaned = 0.00132244 Jy ! Component: 3400 - total flux cleaned = 0.0013225 Jy ! Component: 3450 - total flux cleaned = 0.00134989 Jy ! Component: 3500 - total flux cleaned = 0.00137736 Jy ! Component: 3550 - total flux cleaned = 0.00137736 Jy ! Component: 3600 - total flux cleaned = 0.00139106 Jy ! Component: 3650 - total flux cleaned = 0.00141843 Jy ! Component: 3700 - total flux cleaned = 0.00143215 Jy ! Component: 3750 - total flux cleaned = 0.00140466 Jy ! Component: 3800 - total flux cleaned = 0.0014185 Jy ! Component: 3850 - total flux cleaned = 0.00141854 Jy ! Component: 3900 - total flux cleaned = 0.00141855 Jy ! Component: 3950 - total flux cleaned = 0.00141873 Jy ! Component: 4000 - total flux cleaned = 0.00141865 Jy ! Component: 4050 - total flux cleaned = 0.00140473 Jy ! Total flux subtracted in 4096 components = 0.00140465 Jy ! Clean residual min=-0.000753 max=0.000730 Jy/beam ! Clean residual mean=-0.000001 rms=0.000268 Jy/beam ! Combined flux in latest and established models = 0.0999803 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 448 components and 0.0999803 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0721-3528_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.436 x 27.03 at 13.19 degrees (North through East) ! Clean map min=-0.0025617 max=0.068451 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0721-3528_S_a_map.fits wmodel /vlbi/uf001/uva//J0721-3528_S_a_map.mod ! Writing 448 model components to file: /vlbi/uf001/uva//J0721-3528_S_a_map.mod wobs /vlbi/uf001/uva//J0721-3528_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0721-3528_S_a_uvs.fits wwins /vlbi/uf001/uva//J0721-3528_S_a_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0721-3528_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0684512 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000259516 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.13738 1.13738 2.27475 4.54951 9.09902 18.198 36.3961 72.7921 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.068 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 263.764 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0721-3528_S_a_dfm.log closed on Sun Jan 13 23:24:31 2019