! Started logfile: /vlbi/uf001/uva//J1632+1615_S_dfm.log on Mon Jan 14 03:44: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//J1632+1615_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1632+1615_S_uva.fits ! AN table 1: 57 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.994639 visibilities/baseline/integration-bin. ! Found source: J1632+1615 ! ! 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 6123 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 J1632+1615_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.010961Jy sigma=23.890308 ! Fit after self-cal, rms=0.916464Jy sigma=21.663810 ! 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.544 mas, bmaj=6.566 mas, bpa=-5.726 degrees ! Estimated noise=0.551163 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.0654706 Jy ! Component: 100 - total flux cleaned = 0.079951 Jy ! Total flux subtracted in 100 components = 0.079951 Jy ! Clean residual min=-0.003908 max=0.004950 Jy/beam ! Clean residual mean=-0.000000 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.079951 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.079951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058974Jy sigma=1.348532 ! Fit after self-cal, rms=0.058805Jy sigma=1.344420 ! 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=2.949 mas, bmaj=7.014 mas, bpa=-5.062 degrees ! Estimated noise=0.391293 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.00679028 Jy ! Component: 100 - total flux cleaned = 0.0100442 Jy ! Component: 150 - total flux cleaned = 0.0119302 Jy ! Component: 200 - total flux cleaned = 0.0131258 Jy ! Total flux subtracted in 200 components = 0.0131258 Jy ! Clean residual min=-0.002421 max=0.002690 Jy/beam ! Clean residual mean=-0.000001 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.0930768 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 28 components and 0.0930768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058077Jy sigma=1.326914 ! Fit after self-cal, rms=0.058059Jy sigma=1.326542 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.949 x 7.014 at -5.062 degrees (North through East) ! Clean map min=-0.0023338 max=0.085356 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.94 HN 0.98 KP 0.97 ! LA 0.93 MK 0.96 NL 1.15 OV 1.00 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 0.97 KP 0.98 ! LA 0.87 MK 1.00 NL 1.16 OV 0.98 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.98 HN 1.00 KP 1.01 ! LA 0.97 MK 1.01 NL 1.09 OV 0.98 ! SC 1.03 ! ! ! Fit before self-cal, rms=0.058059Jy sigma=1.326542 ! Fit after self-cal, rms=0.058330Jy sigma=1.316751 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.95 mas, bmaj=7.077 mas, bpa=-5.201 degrees ! Estimated noise=0.389907 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.000278119 Jy ! Component: 100 - total flux cleaned = 0.000360882 Jy ! Component: 150 - total flux cleaned = 0.000313961 Jy ! Component: 200 - total flux cleaned = 0.000313801 Jy ! Total flux subtracted in 200 components = 0.000313801 Jy ! Clean residual min=-0.002033 max=0.002173 Jy/beam ! Clean residual mean=0.000001 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.0933906 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.0933906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058310Jy sigma=1.316343 ! Fit after self-cal, rms=0.058356Jy sigma=1.316018 ! 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.058356Jy sigma=1.316018 ! Fit after self-cal, rms=0.058609Jy sigma=1.313503 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.943 mas, bmaj=7.08 mas, bpa=-5.248 degrees ! Estimated noise=0.39008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000220265 Jy ! Component: 100 - total flux cleaned = 0.000354622 Jy ! Component: 150 - total flux cleaned = 0.000409489 Jy ! Component: 200 - total flux cleaned = 0.000469531 Jy ! Total flux subtracted in 200 components = 0.000469531 Jy ! Clean residual min=-0.001971 max=0.002136 Jy/beam ! Clean residual mean=0.000001 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.0938601 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.0938601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058597Jy sigma=1.313314 ! Fit after self-cal, rms=0.058607Jy sigma=1.313232 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.0683e-05 Jy ! Component: 100 - total flux cleaned = 4.3448e-05 Jy ! Component: 150 - total flux cleaned = 8.4669e-05 Jy ! Component: 200 - total flux cleaned = 9.37879e-05 Jy ! Total flux subtracted in 200 components = 9.37879e-05 Jy ! Clean residual min=-0.001965 max=0.002141 Jy/beam ! Clean residual mean=0.000001 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.0939539 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.0939539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058601Jy sigma=1.313179 ! Fit after self-cal, rms=0.058602Jy sigma=1.313169 ! 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.058602Jy sigma=1.313169 ! Fit after self-cal, rms=0.058928Jy sigma=1.310253 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.936 mas, bmaj=7.071 mas, bpa=-5.376 degrees ! Estimated noise=0.390207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000488324 Jy ! Component: 100 - total flux cleaned = 0.000573996 Jy ! Component: 150 - total flux cleaned = 0.000583251 Jy ! Component: 200 - total flux cleaned = 0.000574205 Jy ! Total flux subtracted in 200 components = 0.000574205 Jy ! Clean residual min=-0.001847 max=0.002118 Jy/beam ! Clean residual mean=-0.000000 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0945281 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.0945281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058922Jy sigma=1.310172 ! Fit after self-cal, rms=0.058940Jy sigma=1.310090 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 (-29, 107.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183652 Jy ! Component: 100 - total flux cleaned = 0.00237952 Jy ! Component: 150 - total flux cleaned = 0.00240928 Jy ! Component: 200 - total flux cleaned = 0.0024095 Jy ! Total flux subtracted in 200 components = 0.0024095 Jy ! Clean residual min=-0.001694 max=0.001710 Jy/beam ! Clean residual mean=0.000000 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.0969376 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 67 components and 0.0969376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058876Jy sigma=1.308520 ! Fit after self-cal, rms=0.058868Jy sigma=1.308369 ! 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.058868Jy sigma=1.308369 ! Fit after self-cal, rms=0.058957Jy sigma=1.308236 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.575 mas, bmaj=9.716 mas, bpa=-4.052 degrees ! Estimated noise=0.528722 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000566455 Jy ! Component: 100 - total flux cleaned = 0.000606883 Jy ! Component: 150 - total flux cleaned = 0.000623963 Jy ! Component: 200 - total flux cleaned = 0.000623954 Jy ! Total flux subtracted in 200 components = 0.000623954 Jy ! Clean residual min=-0.002009 max=0.001895 Jy/beam ! Clean residual mean=0.000001 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.0975615 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 79 components and 0.0975615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058948Jy sigma=1.308163 ! Fit after self-cal, rms=0.058951Jy sigma=1.308136 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.000128711 Jy ! Component: 100 - total flux cleaned = 0.00011435 Jy ! Component: 150 - total flux cleaned = 0.00010156 Jy ! Component: 200 - total flux cleaned = 8.92944e-05 Jy ! Total flux subtracted in 200 components = 8.92944e-05 Jy ! Clean residual min=-0.002003 max=0.001892 Jy/beam ! Clean residual mean=0.000001 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.0976508 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.0976508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058947Jy sigma=1.308067 ! Fit after self-cal, rms=0.058946Jy sigma=1.308059 ! 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=2.932 mas, bmaj=7.067 mas, bpa=-5.479 degrees ! Estimated noise=0.390133 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.932 x 7.067 at -5.479 degrees (North through East) ! Clean map min=-0.001551 max=0.084914 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.524 mas, bmaj=6.606 mas, bpa=-6.049 degrees ! Estimated noise=0.550306 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0653385 Jy ! Component: 100 - total flux cleaned = 0.0802535 Jy ! Component: 150 - total flux cleaned = 0.0863146 Jy ! Component: 200 - total flux cleaned = 0.0898478 Jy ! Total flux subtracted in 200 components = 0.0898478 Jy ! Clean residual min=-0.003054 max=0.002746 Jy/beam ! Clean residual mean=0.000000 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.0898478 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0898478 Jy ! Inverting map and beam ! Estimated beam: bmin=2.932 mas, bmaj=7.067 mas, bpa=-5.479 degrees ! Estimated noise=0.390133 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 (-3, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00312711 Jy ! Component: 100 - total flux cleaned = 0.00499718 Jy ! Component: 150 - total flux cleaned = 0.00598508 Jy ! Component: 200 - total flux cleaned = 0.00674924 Jy ! Total flux subtracted in 200 components = 0.00674924 Jy ! Clean residual min=-0.001722 max=0.001820 Jy/beam ! Clean residual mean=0.000000 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.0965971 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 40 components and 0.0965971 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=6.575 mas, bmaj=9.716 mas, bpa=-4.052 degrees ! Estimated noise=0.528722 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122882 Jy ! Component: 100 - total flux cleaned = 0.00141291 Jy ! Component: 150 - total flux cleaned = 0.00136891 Jy ! Component: 200 - total flux cleaned = 0.00124783 Jy ! Total flux subtracted in 200 components = 0.00124783 Jy ! Clean residual min=-0.001923 max=0.001826 Jy/beam ! Clean residual mean=0.000001 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.0978449 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 = -9.24145e-05 Jy ! Component: 100 - total flux cleaned = -0.000194722 Jy ! Component: 150 - total flux cleaned = -0.00025791 Jy ! Component: 200 - total flux cleaned = -0.000302937 Jy ! Total flux subtracted in 200 components = -0.000302937 Jy ! Clean residual min=-0.001923 max=0.001835 Jy/beam ! Clean residual mean=0.000001 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.097542 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 83 components and 0.097542 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.932 mas, bmaj=7.067 mas, bpa=-5.479 degrees ! Estimated noise=0.390133 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000172892 Jy ! Component: 100 - total flux cleaned = -0.000234995 Jy ! Component: 150 - total flux cleaned = -0.000262905 Jy ! Component: 200 - total flux cleaned = -0.000213224 Jy ! Total flux subtracted in 200 components = -0.000213224 Jy ! Clean residual min=-0.001620 max=0.001839 Jy/beam ! Clean residual mean=0.000000 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.0973288 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 108 components and 0.0973287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058920Jy sigma=1.307113 ! Fit after self-cal, rms=0.058916Jy sigma=1.306957 wmodel J1632+1615_S_map.mod ! Writing 108 model components to file: J1632+1615_S_map.mod wobs J1632+1615_S_uvs.fits ! Writing UV FITS file: J1632+1615_S_uvs.fits wwins J1632+1615_S_map.win ! wwins: Wrote 3 windows to J1632+1615_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.000293574 Jy ! Component: 100 - total flux cleaned = 0.000294417 Jy ! Component: 150 - total flux cleaned = 0.000322588 Jy ! Component: 200 - total flux cleaned = 0.000322288 Jy ! Component: 250 - total flux cleaned = 0.000375054 Jy ! Component: 300 - total flux cleaned = 0.000400966 Jy ! Component: 350 - total flux cleaned = 0.000527059 Jy ! Component: 400 - total flux cleaned = 0.000600906 Jy ! Component: 450 - total flux cleaned = 0.000697045 Jy ! Component: 500 - total flux cleaned = 0.000791585 Jy ! Component: 550 - total flux cleaned = 0.000906728 Jy ! Component: 600 - total flux cleaned = 0.000997197 Jy ! Component: 650 - total flux cleaned = 0.000952604 Jy ! Component: 700 - total flux cleaned = 0.000931239 Jy ! Component: 750 - total flux cleaned = 0.000996019 Jy ! Component: 800 - total flux cleaned = 0.000953279 Jy ! Component: 850 - total flux cleaned = 0.000911487 Jy ! Component: 900 - total flux cleaned = 0.000911372 Jy ! Component: 950 - total flux cleaned = 0.000911546 Jy ! Component: 1000 - total flux cleaned = 0.000891676 Jy ! Component: 1050 - total flux cleaned = 0.000931443 Jy ! Component: 1100 - total flux cleaned = 0.000911855 Jy ! Component: 1150 - total flux cleaned = 0.000911942 Jy ! Component: 1200 - total flux cleaned = 0.000931114 Jy ! Component: 1250 - total flux cleaned = 0.00100699 Jy ! Component: 1300 - total flux cleaned = 0.00110032 Jy ! Component: 1350 - total flux cleaned = 0.00106335 Jy ! Component: 1400 - total flux cleaned = 0.00111797 Jy ! Component: 1450 - total flux cleaned = 0.00120811 Jy ! Component: 1500 - total flux cleaned = 0.00119035 Jy ! Component: 1550 - total flux cleaned = 0.00119007 Jy ! Component: 1600 - total flux cleaned = 0.00118983 Jy ! Component: 1650 - total flux cleaned = 0.00125896 Jy ! Component: 1700 - total flux cleaned = 0.00127596 Jy ! Component: 1750 - total flux cleaned = 0.0012925 Jy ! Component: 1800 - total flux cleaned = 0.00129215 Jy ! Component: 1850 - total flux cleaned = 0.00124252 Jy ! Component: 1900 - total flux cleaned = 0.001226 Jy ! Component: 1950 - total flux cleaned = 0.00130721 Jy ! Component: 2000 - total flux cleaned = 0.00132298 Jy ! Component: 2050 - total flux cleaned = 0.00140277 Jy ! Component: 2100 - total flux cleaned = 0.00145 Jy ! Component: 2150 - total flux cleaned = 0.00148095 Jy ! Component: 2200 - total flux cleaned = 0.00148104 Jy ! Component: 2250 - total flux cleaned = 0.00146595 Jy ! Component: 2300 - total flux cleaned = 0.00155681 Jy ! Component: 2350 - total flux cleaned = 0.00148156 Jy ! Component: 2400 - total flux cleaned = 0.00157126 Jy ! Component: 2450 - total flux cleaned = 0.00157125 Jy ! Component: 2500 - total flux cleaned = 0.00161538 Jy ! Component: 2550 - total flux cleaned = 0.00163001 Jy ! Component: 2600 - total flux cleaned = 0.00162989 Jy ! Component: 2650 - total flux cleaned = 0.00167259 Jy ! Component: 2700 - total flux cleaned = 0.00163001 Jy ! Component: 2750 - total flux cleaned = 0.00164411 Jy ! Component: 2800 - total flux cleaned = 0.00158819 Jy ! Component: 2850 - total flux cleaned = 0.00160215 Jy ! Component: 2900 - total flux cleaned = 0.00157467 Jy ! Component: 2950 - total flux cleaned = 0.00156119 Jy ! Component: 3000 - total flux cleaned = 0.00156137 Jy ! Component: 3050 - total flux cleaned = 0.00157483 Jy ! Component: 3100 - total flux cleaned = 0.00160149 Jy ! Component: 3150 - total flux cleaned = 0.00156167 Jy ! Component: 3200 - total flux cleaned = 0.00153558 Jy ! Component: 3250 - total flux cleaned = 0.00152257 Jy ! Component: 3300 - total flux cleaned = 0.0015097 Jy ! Component: 3350 - total flux cleaned = 0.00154836 Jy ! Component: 3400 - total flux cleaned = 0.00149753 Jy ! Component: 3450 - total flux cleaned = 0.00154819 Jy ! Component: 3500 - total flux cleaned = 0.00158572 Jy ! Component: 3550 - total flux cleaned = 0.00161055 Jy ! Component: 3600 - total flux cleaned = 0.00157325 Jy ! Component: 3650 - total flux cleaned = 0.00157325 Jy ! Component: 3700 - total flux cleaned = 0.00163449 Jy ! Component: 3750 - total flux cleaned = 0.00164669 Jy ! Component: 3800 - total flux cleaned = 0.00163462 Jy ! Component: 3850 - total flux cleaned = 0.00171846 Jy ! Component: 3900 - total flux cleaned = 0.00173055 Jy ! Component: 3950 - total flux cleaned = 0.00180158 Jy ! Component: 4000 - total flux cleaned = 0.00180134 Jy ! Component: 4050 - total flux cleaned = 0.00185977 Jy ! Total flux subtracted in 4096 components = 0.00183653 Jy ! Clean residual min=-0.000660 max=0.000661 Jy/beam ! Clean residual mean=0.000000 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.0991653 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 417 components and 0.0991653 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1632+1615_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.932 x 7.067 at -5.479 degrees (North through East) ! Clean map min=-0.0010812 max=0.084955 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1632+1615_S_map.fits wmodel /vlbi/uf001/uva//J1632+1615_S_map.mod ! Writing 417 model components to file: /vlbi/uf001/uva//J1632+1615_S_map.mod wobs /vlbi/uf001/uva//J1632+1615_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1632+1615_S_uvs.fits wwins /vlbi/uf001/uva//J1632+1615_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1632+1615_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0849549 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000213188 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.752826 0.752826 1.50565 3.01131 6.02261 12.0452 24.0904 48.1809 96.3618 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.084 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 398.498 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1632+1615_S_dfm.log closed on Mon Jan 14 03:44:36 2019