! Started logfile: /vlbi/uf001/uva//J0500+2651_S_dfm.log on Sun Jan 13 22:24:32 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//J0500+2651_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0500+2651_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.919688 visibilities/baseline/integration-bin. ! Found source: J0500+2651 ! ! 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 7077 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 J0500+2651_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.000410Jy sigma=23.538177 ! Fit after self-cal, rms=0.933026Jy sigma=21.939972 ! 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.829 mas, bmaj=5.819 mas, bpa=-2.437 degrees ! Estimated noise=0.529995 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.0537908 Jy ! Component: 100 - total flux cleaned = 0.0656222 Jy ! Total flux subtracted in 100 components = 0.0656222 Jy ! Clean residual min=-0.003325 max=0.003432 Jy/beam ! Clean residual mean=-0.000009 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.0656222 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0656222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060252Jy sigma=1.347142 ! Fit after self-cal, rms=0.058932Jy sigma=1.323562 ! 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.404 mas, bmaj=6.648 mas, bpa=-1.377 degrees ! Estimated noise=0.365977 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.00397844 Jy ! Component: 100 - total flux cleaned = 0.00540907 Jy ! Component: 150 - total flux cleaned = 0.00544834 Jy ! Component: 200 - total flux cleaned = 0.005423 Jy ! Total flux subtracted in 200 components = 0.005423 Jy ! Clean residual min=-0.001969 max=0.001868 Jy/beam ! Clean residual mean=-0.000006 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.0710452 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 15 components and 0.0710452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058705Jy sigma=1.317440 ! Fit after self-cal, rms=0.058705Jy sigma=1.317401 ! 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.404 x 6.648 at -1.377 degrees (North through East) ! Clean map min=-0.0018976 max=0.07025 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.93 HN 0.97 KP 1.00 ! LA 0.97 MK 1.07 NL 1.09 OV 1.03 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.92 HN 0.92 KP 1.00 ! LA 1.00 MK 1.01 NL 1.10 OV 0.98 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.93 HN 0.92 KP 1.03 ! LA 0.95 MK 1.01 NL 0.99 OV 0.97 ! PT 1.05 SC 1.03 ! ! ! Fit before self-cal, rms=0.058705Jy sigma=1.317401 ! Fit after self-cal, rms=0.058959Jy sigma=1.313044 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.417 mas, bmaj=6.666 mas, bpa=-1.548 degrees ! Estimated noise=0.365226 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 = -3.66107e-05 Jy ! Component: 100 - total flux cleaned = -4.8367e-05 Jy ! Component: 150 - total flux cleaned = -5.83645e-05 Jy ! Component: 200 - total flux cleaned = -4.95431e-05 Jy ! Total flux subtracted in 200 components = -4.95431e-05 Jy ! Clean residual min=-0.001750 max=0.001872 Jy/beam ! Clean residual mean=-0.000001 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.0709956 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 29 components and 0.0709956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058955Jy sigma=1.312950 ! Fit after self-cal, rms=0.058999Jy sigma=1.312756 ! 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.058999Jy sigma=1.312756 ! Fit after self-cal, rms=0.059664Jy sigma=1.309302 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.409 mas, bmaj=6.668 mas, bpa=-1.317 degrees ! Estimated noise=0.366064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000257415 Jy ! Component: 100 - total flux cleaned = 0.000309951 Jy ! Component: 150 - total flux cleaned = 0.000332473 Jy ! Component: 200 - total flux cleaned = 0.000352436 Jy ! Total flux subtracted in 200 components = 0.000352436 Jy ! Clean residual min=-0.001819 max=0.001748 Jy/beam ! Clean residual mean=-0.000001 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.0713481 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.0713481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059659Jy sigma=1.309189 ! Fit after self-cal, rms=0.059681Jy sigma=1.309084 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.3543e-05 Jy ! Component: 100 - total flux cleaned = -4.86711e-06 Jy ! Component: 150 - total flux cleaned = -4.68185e-06 Jy ! Component: 200 - total flux cleaned = 2.75276e-06 Jy ! Total flux subtracted in 200 components = 2.75276e-06 Jy ! Clean residual min=-0.001812 max=0.001750 Jy/beam ! Clean residual mean=-0.000001 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.0713508 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.0713508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059679Jy sigma=1.309033 ! Fit after self-cal, rms=0.059679Jy sigma=1.309027 ! 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.059679Jy sigma=1.309027 ! Fit after self-cal, rms=0.059811Jy sigma=1.308984 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.403 mas, bmaj=6.661 mas, bpa=-1.27 degrees ! Estimated noise=0.366736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000314309 Jy ! Component: 100 - total flux cleaned = 0.000353402 Jy ! Component: 150 - total flux cleaned = 0.000370754 Jy ! Component: 200 - total flux cleaned = 0.00037075 Jy ! Total flux subtracted in 200 components = 0.00037075 Jy ! Clean residual min=-0.001802 max=0.001741 Jy/beam ! Clean residual mean=-0.000001 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.0717216 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.0717216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059808Jy sigma=1.308923 ! Fit after self-cal, rms=0.059808Jy sigma=1.308919 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.71737e-06 Jy ! Component: 100 - total flux cleaned = -2.11834e-06 Jy ! Component: 150 - total flux cleaned = -1.72357e-06 Jy ! Component: 200 - total flux cleaned = 4.70342e-06 Jy ! Total flux subtracted in 200 components = 4.70342e-06 Jy ! Clean residual min=-0.001802 max=0.001741 Jy/beam ! Clean residual mean=-0.000001 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.0717263 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.0717263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059807Jy sigma=1.308887 ! Fit after self-cal, rms=0.059807Jy sigma=1.308884 ! 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.059807Jy sigma=1.308884 ! Fit after self-cal, rms=0.059907Jy sigma=1.308865 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.12 mas, bmaj=9.923 mas, bpa=-2.166 degrees ! Estimated noise=0.466758 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000355549 Jy ! Component: 100 - total flux cleaned = 0.000447083 Jy ! Component: 150 - total flux cleaned = 0.000454994 Jy ! Component: 200 - total flux cleaned = 0.000462109 Jy ! Total flux subtracted in 200 components = 0.000462109 Jy ! Clean residual min=-0.001889 max=0.001949 Jy/beam ! Clean residual mean=-0.000003 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.0721884 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 44 components and 0.0721884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059907Jy sigma=1.308894 ! Fit after self-cal, rms=0.059906Jy sigma=1.308881 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.53362e-05 Jy ! Component: 100 - total flux cleaned = 1.44675e-05 Jy ! Component: 150 - total flux cleaned = 1.78723e-05 Jy ! Component: 200 - total flux cleaned = 1.76969e-05 Jy ! Total flux subtracted in 200 components = 1.76969e-05 Jy ! Clean residual min=-0.001883 max=0.001943 Jy/beam ! Clean residual mean=-0.000003 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.0722061 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 46 components and 0.0722061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059907Jy sigma=1.308900 ! Fit after self-cal, rms=0.059907Jy sigma=1.308894 ! 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.398 mas, bmaj=6.654 mas, bpa=-1.258 degrees ! Estimated noise=0.367414 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.398 x 6.654 at -1.258 degrees (North through East) ! Clean map min=-0.0017376 max=0.070405 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.827 mas, bmaj=5.82 mas, bpa=-2.2 degrees ! Estimated noise=0.530848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0547738 Jy ! Component: 100 - total flux cleaned = 0.0668696 Jy ! Component: 150 - total flux cleaned = 0.0705851 Jy ! Component: 200 - total flux cleaned = 0.0725248 Jy ! Total flux subtracted in 200 components = 0.0725248 Jy ! Clean residual min=-0.002896 max=0.002608 Jy/beam ! Clean residual mean=-0.000004 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.0725248 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0725248 Jy ! Inverting map and beam ! Estimated beam: bmin=3.398 mas, bmaj=6.654 mas, bpa=-1.258 degrees ! Estimated noise=0.367414 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.000218186 Jy ! Component: 100 - total flux cleaned = -0.000313222 Jy ! Component: 150 - total flux cleaned = -0.000312434 Jy ! Component: 200 - total flux cleaned = -0.000312225 Jy ! Total flux subtracted in 200 components = -0.000312225 Jy ! Clean residual min=-0.001780 max=0.001784 Jy/beam ! Clean residual mean=-0.000001 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.0722126 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 22 components and 0.0722126 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.12 mas, bmaj=9.923 mas, bpa=-2.166 degrees ! Estimated noise=0.466758 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000155107 Jy ! Component: 100 - total flux cleaned = 0.00011437 Jy ! Component: 150 - total flux cleaned = 8.6118e-05 Jy ! Component: 200 - total flux cleaned = 6.13772e-05 Jy ! Total flux subtracted in 200 components = 6.13772e-05 Jy ! Clean residual min=-0.001876 max=0.001945 Jy/beam ! Clean residual mean=-0.000003 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.072274 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 = -2.22213e-05 Jy ! Component: 100 - total flux cleaned = -4.23289e-05 Jy ! Component: 150 - total flux cleaned = -5.62626e-05 Jy ! Component: 200 - total flux cleaned = -7.31178e-05 Jy ! Total flux subtracted in 200 components = -7.31178e-05 Jy ! Clean residual min=-0.001875 max=0.001948 Jy/beam ! Clean residual mean=-0.000003 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.0722009 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 37 components and 0.0722009 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.398 mas, bmaj=6.654 mas, bpa=-1.258 degrees ! Estimated noise=0.367414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.19388e-05 Jy ! Component: 100 - total flux cleaned = -7.14635e-05 Jy ! Component: 150 - total flux cleaned = -8.12389e-05 Jy ! Component: 200 - total flux cleaned = -0.0001001 Jy ! Total flux subtracted in 200 components = -0.0001001 Jy ! Clean residual min=-0.001791 max=0.001751 Jy/beam ! Clean residual mean=-0.000001 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.0721008 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.0721008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059909Jy sigma=1.308933 ! Fit after self-cal, rms=0.059909Jy sigma=1.308887 wmodel J0500+2651_S_map.mod ! Writing 47 model components to file: J0500+2651_S_map.mod wobs J0500+2651_S_uvs.fits ! Writing UV FITS file: J0500+2651_S_uvs.fits wwins J0500+2651_S_map.win ! wwins: Wrote 1 windows to J0500+2651_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 = 2.26002e-05 Jy ! Component: 100 - total flux cleaned = 5.32888e-05 Jy ! Component: 150 - total flux cleaned = -8.94513e-05 Jy ! Component: 200 - total flux cleaned = -0.000144813 Jy ! Component: 250 - total flux cleaned = -0.00017089 Jy ! Component: 300 - total flux cleaned = -0.000196515 Jy ! Component: 350 - total flux cleaned = -0.000171382 Jy ! Component: 400 - total flux cleaned = -0.000221484 Jy ! Component: 450 - total flux cleaned = -0.00017264 Jy ! Component: 500 - total flux cleaned = -0.000196923 Jy ! Component: 550 - total flux cleaned = -0.000173508 Jy ! Component: 600 - total flux cleaned = -0.000150612 Jy ! Component: 650 - total flux cleaned = -0.000195715 Jy ! Component: 700 - total flux cleaned = -0.000151214 Jy ! Component: 750 - total flux cleaned = -0.000151419 Jy ! Component: 800 - total flux cleaned = -0.000216805 Jy ! Component: 850 - total flux cleaned = -0.000216654 Jy ! Component: 900 - total flux cleaned = -0.000195567 Jy ! Component: 950 - total flux cleaned = -0.000216054 Jy ! Component: 1000 - total flux cleaned = -0.000174694 Jy ! Component: 1050 - total flux cleaned = -0.000255209 Jy ! Component: 1100 - total flux cleaned = -0.000194875 Jy ! Component: 1150 - total flux cleaned = -0.00015545 Jy ! Component: 1200 - total flux cleaned = -0.000135966 Jy ! Component: 1250 - total flux cleaned = -7.83446e-05 Jy ! Component: 1300 - total flux cleaned = -7.84718e-05 Jy ! Component: 1350 - total flux cleaned = -2.19841e-05 Jy ! Component: 1400 - total flux cleaned = 1.4977e-05 Jy ! Component: 1450 - total flux cleaned = -2.19801e-05 Jy ! Component: 1500 - total flux cleaned = -3.50143e-06 Jy ! Component: 1550 - total flux cleaned = 3.25575e-05 Jy ! Component: 1600 - total flux cleaned = 4.99048e-05 Jy ! Component: 1650 - total flux cleaned = 4.9572e-05 Jy ! Component: 1700 - total flux cleaned = 0.00010212 Jy ! Component: 1750 - total flux cleaned = 5.02935e-05 Jy ! Component: 1800 - total flux cleaned = 6.73804e-05 Jy ! Component: 1850 - total flux cleaned = 0.000101396 Jy ! Component: 1900 - total flux cleaned = 0.000152149 Jy ! Component: 1950 - total flux cleaned = 0.000185363 Jy ! Component: 2000 - total flux cleaned = 0.000301461 Jy ! Component: 2050 - total flux cleaned = 0.000366667 Jy ! Component: 2100 - total flux cleaned = 0.000431603 Jy ! Component: 2150 - total flux cleaned = 0.00047992 Jy ! Component: 2200 - total flux cleaned = 0.000575678 Jy ! Component: 2250 - total flux cleaned = 0.000575838 Jy ! Component: 2300 - total flux cleaned = 0.000685634 Jy ! Component: 2350 - total flux cleaned = 0.000794601 Jy ! Component: 2400 - total flux cleaned = 0.000809661 Jy ! Component: 2450 - total flux cleaned = 0.000901372 Jy ! Component: 2500 - total flux cleaned = 0.000962336 Jy ! Component: 2550 - total flux cleaned = 0.00111306 Jy ! Component: 2600 - total flux cleaned = 0.00112801 Jy ! Component: 2650 - total flux cleaned = 0.00124635 Jy ! Component: 2700 - total flux cleaned = 0.00126104 Jy ! Component: 2750 - total flux cleaned = 0.00130481 Jy ! Component: 2800 - total flux cleaned = 0.00140629 Jy ! Component: 2850 - total flux cleaned = 0.00149261 Jy ! Component: 2900 - total flux cleaned = 0.00152102 Jy ! Component: 2950 - total flux cleaned = 0.001592 Jy ! Component: 3000 - total flux cleaned = 0.00164841 Jy ! Component: 3050 - total flux cleaned = 0.00170437 Jy ! Component: 3100 - total flux cleaned = 0.00170443 Jy ! Component: 3150 - total flux cleaned = 0.00182858 Jy ! Component: 3200 - total flux cleaned = 0.00185606 Jy ! Component: 3250 - total flux cleaned = 0.00196461 Jy ! Component: 3300 - total flux cleaned = 0.00203197 Jy ! Component: 3350 - total flux cleaned = 0.0021124 Jy ! Component: 3400 - total flux cleaned = 0.00215227 Jy ! Component: 3450 - total flux cleaned = 0.00220506 Jy ! Component: 3500 - total flux cleaned = 0.00232299 Jy ! Component: 3550 - total flux cleaned = 0.00240097 Jy ! Component: 3600 - total flux cleaned = 0.00237493 Jy ! Component: 3650 - total flux cleaned = 0.00250343 Jy ! Component: 3700 - total flux cleaned = 0.00254161 Jy ! Component: 3750 - total flux cleaned = 0.00259241 Jy ! Component: 3800 - total flux cleaned = 0.00266794 Jy ! Component: 3850 - total flux cleaned = 0.00275545 Jy ! Component: 3900 - total flux cleaned = 0.00280517 Jy ! Component: 3950 - total flux cleaned = 0.00289157 Jy ! Component: 4000 - total flux cleaned = 0.00294058 Jy ! Component: 4050 - total flux cleaned = 0.00301376 Jy ! Total flux subtracted in 4096 components = 0.00307435 Jy ! Clean residual min=-0.000655 max=0.000683 Jy/beam ! Clean residual mean=0.000000 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.0751751 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 336 components and 0.0751752 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0500+2651_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.398 x 6.654 at -1.258 degrees (North through East) ! Clean map min=-0.0013584 max=0.070393 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0500+2651_S_map.fits wmodel /vlbi/uf001/uva//J0500+2651_S_map.mod ! Writing 336 model components to file: /vlbi/uf001/uva//J0500+2651_S_map.mod wobs /vlbi/uf001/uva//J0500+2651_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0500+2651_S_uvs.fits wwins /vlbi/uf001/uva//J0500+2651_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0500+2651_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0703933 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000220909 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.941462 0.941462 1.88292 3.76585 7.53169 15.0634 30.1268 60.2535 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.07 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 318.653 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0500+2651_S_dfm.log closed on Sun Jan 13 22:24:37 2019