! Started logfile: /vlbi/uf001/uva//J1532-2716_S_dfm.log on Mon Jan 14 03:20:53 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//J1532-2716_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1532-2716_S_uva.fits ! AN table 1: 28 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.955782 visibilities/baseline/integration-bin. ! Found source: J1532-2716 ! ! 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 40 lines of history. ! ! Reading 1686 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 J1532-2716_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.052166Jy sigma=15.888030 ! Fit after self-cal, rms=0.735963Jy sigma=10.860838 ! 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=5.093 mas, bmaj=34.12 mas, bpa=-4.858 degrees ! Estimated noise=1.55383 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.210518 Jy ! Component: 100 - total flux cleaned = 0.262294 Jy ! Total flux subtracted in 100 components = 0.262294 Jy ! Clean residual min=-0.014773 max=0.021141 Jy/beam ! Clean residual mean=-0.000192 rms=0.004656 Jy/beam ! Combined flux in latest and established models = 0.262294 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.262294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093588Jy sigma=1.337072 ! Fit after self-cal, rms=0.093616Jy sigma=1.336860 ! 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=5.808 mas, bmaj=36.24 mas, bpa=-5.083 degrees ! Estimated noise=1.26744 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.0249385 Jy ! Component: 100 - total flux cleaned = 0.0383762 Jy ! Component: 150 - total flux cleaned = 0.0462797 Jy ! Component: 200 - total flux cleaned = 0.0512419 Jy ! Total flux subtracted in 200 components = 0.0512419 Jy ! Clean residual min=-0.008031 max=0.008030 Jy/beam ! Clean residual mean=-0.000037 rms=0.002570 Jy/beam ! Combined flux in latest and established models = 0.313536 Jy ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 108 components and 0.313536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087481Jy sigma=1.221321 ! Fit after self-cal, rms=0.087490Jy sigma=1.220850 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.808 x 36.24 at -5.083 degrees (North through East) ! Clean map min=-0.0079961 max=0.2715 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.12 KP 1.02 LA 0.93 ! NL 1.08 OV 0.93 PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.10 KP 1.03 LA 0.96 ! NL 1.03 OV 0.87 PT 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.09 KP 1.03 LA 0.98 ! NL 0.97 OV 0.93 PT 1.03 ! ! ! Fit before self-cal, rms=0.087490Jy sigma=1.220850 ! Fit after self-cal, rms=0.087121Jy sigma=1.173566 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.923 mas, bmaj=36.29 mas, bpa=-4.978 degrees ! Estimated noise=1.26395 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.00329536 Jy ! Component: 100 - total flux cleaned = -0.00290513 Jy ! Component: 150 - total flux cleaned = -0.00253074 Jy ! Component: 200 - total flux cleaned = -0.0022 Jy ! Total flux subtracted in 200 components = -0.0022 Jy ! Clean residual min=-0.005460 max=0.004427 Jy/beam ! Clean residual mean=-0.000003 rms=0.001520 Jy/beam ! Combined flux in latest and established models = 0.311336 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 130 components and 0.311336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086531Jy sigma=1.169325 ! Fit after self-cal, rms=0.086627Jy sigma=1.168996 ! 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.086627Jy sigma=1.168996 ! Fit after self-cal, rms=0.087052Jy sigma=1.160036 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.944 mas, bmaj=36.34 mas, bpa=-5.062 degrees ! Estimated noise=1.26349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00231018 Jy ! Component: 100 - total flux cleaned = -0.00237476 Jy ! Component: 150 - total flux cleaned = -0.00242512 Jy ! Component: 200 - total flux cleaned = -0.00251044 Jy ! Total flux subtracted in 200 components = -0.00251044 Jy ! Clean residual min=-0.004694 max=0.003944 Jy/beam ! Clean residual mean=-0.000012 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.308826 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 174 components and 0.308826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086914Jy sigma=1.159184 ! Fit after self-cal, rms=0.086933Jy sigma=1.159144 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.000114109 Jy ! Component: 100 - total flux cleaned = -0.000117703 Jy ! Component: 150 - total flux cleaned = -8.91052e-05 Jy ! Component: 200 - total flux cleaned = -6.35318e-05 Jy ! Total flux subtracted in 200 components = -6.35318e-05 Jy ! Clean residual min=-0.004626 max=0.003980 Jy/beam ! Clean residual mean=-0.000013 rms=0.001310 Jy/beam ! Combined flux in latest and established models = 0.308762 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 209 components and 0.308762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086894Jy sigma=1.158954 ! Fit after self-cal, rms=0.086894Jy sigma=1.158938 ! 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.086894Jy sigma=1.158938 ! Fit after self-cal, rms=0.088289Jy sigma=1.155908 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.975 mas, bmaj=36.39 mas, bpa=-5.168 degrees ! Estimated noise=1.26531 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00238306 Jy ! Component: 100 - total flux cleaned = -0.00307609 Jy ! Component: 150 - total flux cleaned = -0.00347609 Jy ! Component: 200 - total flux cleaned = -0.00377024 Jy ! Total flux subtracted in 200 components = -0.00377024 Jy ! Clean residual min=-0.004543 max=0.003936 Jy/beam ! Clean residual mean=-0.000023 rms=0.001245 Jy/beam ! Combined flux in latest and established models = 0.304992 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 249 components and 0.304992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088139Jy sigma=1.154697 ! Fit after self-cal, rms=0.088165Jy sigma=1.154659 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.000164401 Jy ! Component: 100 - total flux cleaned = -0.000392047 Jy ! Component: 150 - total flux cleaned = -0.000459796 Jy ! Component: 200 - total flux cleaned = -0.000459414 Jy ! Total flux subtracted in 200 components = -0.000459414 Jy ! Clean residual min=-0.004471 max=0.004007 Jy/beam ! Clean residual mean=-0.000024 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.304533 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 270 components and 0.304533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088123Jy sigma=1.154328 ! Fit after self-cal, rms=0.088121Jy sigma=1.154314 ! 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.088121Jy sigma=1.154314 ! Fit after self-cal, rms=0.088921Jy sigma=1.153678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.421 mas, bmaj=38.46 mas, bpa=-5.055 degrees ! Estimated noise=1.29408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0015261 Jy ! Component: 100 - total flux cleaned = -0.00207923 Jy ! Component: 150 - total flux cleaned = -0.00210702 Jy ! Component: 200 - total flux cleaned = -0.00212981 Jy ! Total flux subtracted in 200 components = -0.00212981 Jy ! Clean residual min=-0.004075 max=0.003767 Jy/beam ! Clean residual mean=-0.000033 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.302403 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 294 components and 0.302403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088859Jy sigma=1.153368 ! Fit after self-cal, rms=0.088876Jy sigma=1.153341 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 = -4.1902e-05 Jy ! Component: 100 - total flux cleaned = -2.24317e-05 Jy ! Component: 150 - total flux cleaned = -7.13407e-05 Jy ! Component: 200 - total flux cleaned = -0.000117146 Jy ! Total flux subtracted in 200 components = -0.000117146 Jy ! Clean residual min=-0.004051 max=0.003831 Jy/beam ! Clean residual mean=-0.000033 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.302286 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 302 components and 0.302286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088861Jy sigma=1.153310 ! Fit after self-cal, rms=0.088863Jy sigma=1.153298 ! 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=5.995 mas, bmaj=36.44 mas, bpa=-5.219 degrees ! Estimated noise=1.26549 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.995 x 36.44 at -5.219 degrees (North through East) ! Clean map min=-0.0044135 max=0.2732 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=5.25 mas, bmaj=34.03 mas, bpa=-4.962 degrees ! Estimated noise=1.56317 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.211688 Jy ! Component: 100 - total flux cleaned = 0.260154 Jy ! Component: 150 - total flux cleaned = 0.278427 Jy ! Component: 200 - total flux cleaned = 0.287488 Jy ! Total flux subtracted in 200 components = 0.287488 Jy ! Clean residual min=-0.005949 max=0.005045 Jy/beam ! Clean residual mean=-0.000066 rms=0.001579 Jy/beam ! Combined flux in latest and established models = 0.287488 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.287488 Jy ! Inverting map and beam ! Estimated beam: bmin=5.995 mas, bmaj=36.44 mas, bpa=-5.219 degrees ! Estimated noise=1.26549 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.0056 Jy ! Component: 100 - total flux cleaned = 0.00879254 Jy ! Component: 150 - total flux cleaned = 0.0104932 Jy ! Component: 200 - total flux cleaned = 0.0111914 Jy ! Total flux subtracted in 200 components = 0.0111914 Jy ! Clean residual min=-0.004694 max=0.004068 Jy/beam ! Clean residual mean=-0.000034 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.298679 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 80 components and 0.298679 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.421 mas, bmaj=38.46 mas, bpa=-5.055 degrees ! Estimated noise=1.29408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154478 Jy ! Component: 100 - total flux cleaned = 0.00214121 Jy ! Component: 150 - total flux cleaned = 0.00240202 Jy ! Component: 200 - total flux cleaned = 0.0025968 Jy ! Total flux subtracted in 200 components = 0.0025968 Jy ! Clean residual min=-0.003955 max=0.004130 Jy/beam ! Clean residual mean=-0.000037 rms=0.001230 Jy/beam ! Combined flux in latest and established models = 0.301276 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.000214237 Jy ! Component: 100 - total flux cleaned = 0.000386794 Jy ! Component: 150 - total flux cleaned = 0.000474902 Jy ! Component: 200 - total flux cleaned = 0.000524453 Jy ! Total flux subtracted in 200 components = 0.000524453 Jy ! Clean residual min=-0.003907 max=0.004082 Jy/beam ! Clean residual mean=-0.000035 rms=0.001218 Jy/beam ! Combined flux in latest and established models = 0.3018 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 116 components and 0.3018 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.995 mas, bmaj=36.44 mas, bpa=-5.219 degrees ! Estimated noise=1.26549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000565628 Jy ! Component: 100 - total flux cleaned = -0.000565578 Jy ! Component: 150 - total flux cleaned = -0.00053493 Jy ! Component: 200 - total flux cleaned = -0.000507074 Jy ! Total flux subtracted in 200 components = -0.000507074 Jy ! Clean residual min=-0.004550 max=0.004199 Jy/beam ! Clean residual mean=-0.000027 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.301293 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 125 components and 0.301293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088820Jy sigma=1.153160 ! Fit after self-cal, rms=0.088806Jy sigma=1.153132 wmodel J1532-2716_S_map.mod ! Writing 125 model components to file: J1532-2716_S_map.mod wobs J1532-2716_S_uvs.fits ! Writing UV FITS file: J1532-2716_S_uvs.fits wwins J1532-2716_S_map.win ! wwins: Wrote 1 windows to J1532-2716_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.00120985 Jy ! Component: 100 - total flux cleaned = -0.00203839 Jy ! Component: 150 - total flux cleaned = -0.00274031 Jy ! Component: 200 - total flux cleaned = -0.00327681 Jy ! Component: 250 - total flux cleaned = -0.00378624 Jy ! Component: 300 - total flux cleaned = -0.00427122 Jy ! Component: 350 - total flux cleaned = -0.00462986 Jy ! Component: 400 - total flux cleaned = -0.005124 Jy ! Component: 450 - total flux cleaned = -0.00564851 Jy ! Component: 500 - total flux cleaned = -0.00606497 Jy ! Component: 550 - total flux cleaned = -0.00655703 Jy ! Component: 600 - total flux cleaned = -0.00690294 Jy ! Component: 650 - total flux cleaned = -0.00728097 Jy ! Component: 700 - total flux cleaned = -0.00760768 Jy ! Component: 750 - total flux cleaned = -0.00788638 Jy ! Component: 800 - total flux cleaned = -0.00819678 Jy ! Component: 850 - total flux cleaned = -0.00849938 Jy ! Component: 900 - total flux cleaned = -0.00868334 Jy ! Component: 950 - total flux cleaned = -0.00868334 Jy ! Component: 1000 - total flux cleaned = -0.0087887 Jy ! Component: 1050 - total flux cleaned = -0.00892673 Jy ! Component: 1100 - total flux cleaned = -0.00902792 Jy ! Component: 1150 - total flux cleaned = -0.00916134 Jy ! Component: 1200 - total flux cleaned = -0.00925975 Jy ! Component: 1250 - total flux cleaned = -0.00929209 Jy ! Component: 1300 - total flux cleaned = -0.00932369 Jy ! Component: 1350 - total flux cleaned = -0.00938622 Jy ! Component: 1400 - total flux cleaned = -0.00938613 Jy ! Component: 1450 - total flux cleaned = -0.00947734 Jy ! Component: 1500 - total flux cleaned = -0.00947713 Jy ! Component: 1550 - total flux cleaned = -0.00953669 Jy ! Component: 1600 - total flux cleaned = -0.00941907 Jy ! Component: 1650 - total flux cleaned = -0.00950654 Jy ! Component: 1700 - total flux cleaned = -0.00953533 Jy ! Component: 1750 - total flux cleaned = -0.00950704 Jy ! Component: 1800 - total flux cleaned = -0.0095356 Jy ! Component: 1850 - total flux cleaned = -0.00956318 Jy ! Component: 1900 - total flux cleaned = -0.00953534 Jy ! Component: 1950 - total flux cleaned = -0.00948073 Jy ! Component: 2000 - total flux cleaned = -0.00948071 Jy ! Component: 2050 - total flux cleaned = -0.00937305 Jy ! Component: 2100 - total flux cleaned = -0.00931983 Jy ! Component: 2150 - total flux cleaned = -0.00926701 Jy ! Component: 2200 - total flux cleaned = -0.00918812 Jy ! Component: 2250 - total flux cleaned = -0.00913613 Jy ! Component: 2300 - total flux cleaned = -0.00903267 Jy ! Component: 2350 - total flux cleaned = -0.00905846 Jy ! Component: 2400 - total flux cleaned = -0.0089819 Jy ! Component: 2450 - total flux cleaned = -0.00890582 Jy ! Component: 2500 - total flux cleaned = -0.0088303 Jy ! Component: 2550 - total flux cleaned = -0.00883039 Jy ! Component: 2600 - total flux cleaned = -0.00878057 Jy ! Component: 2650 - total flux cleaned = -0.00878053 Jy ! Component: 2700 - total flux cleaned = -0.00868225 Jy ! Component: 2750 - total flux cleaned = -0.00870638 Jy ! Component: 2800 - total flux cleaned = -0.00860937 Jy ! Component: 2850 - total flux cleaned = -0.00865765 Jy ! Component: 2900 - total flux cleaned = -0.00851372 Jy ! Component: 2950 - total flux cleaned = -0.00853769 Jy ! Component: 3000 - total flux cleaned = -0.00841905 Jy ! Component: 3050 - total flux cleaned = -0.0083954 Jy ! Component: 3100 - total flux cleaned = -0.00827805 Jy ! Component: 3150 - total flux cleaned = -0.00816159 Jy ! Component: 3200 - total flux cleaned = -0.0081386 Jy ! Component: 3250 - total flux cleaned = -0.00806937 Jy ! Component: 3300 - total flux cleaned = -0.00800041 Jy ! Component: 3350 - total flux cleaned = -0.00797752 Jy ! Component: 3400 - total flux cleaned = -0.00784096 Jy ! Component: 3450 - total flux cleaned = -0.00788624 Jy ! Component: 3500 - total flux cleaned = -0.00772861 Jy ! Component: 3550 - total flux cleaned = -0.00768382 Jy ! Component: 3600 - total flux cleaned = -0.00766153 Jy ! Component: 3650 - total flux cleaned = -0.00763919 Jy ! Component: 3700 - total flux cleaned = -0.00757278 Jy ! Component: 3750 - total flux cleaned = -0.00746252 Jy ! Component: 3800 - total flux cleaned = -0.00746255 Jy ! Component: 3850 - total flux cleaned = -0.00737507 Jy ! Component: 3900 - total flux cleaned = -0.00737512 Jy ! Component: 3950 - total flux cleaned = -0.0073534 Jy ! Component: 4000 - total flux cleaned = -0.00726675 Jy ! Component: 4050 - total flux cleaned = -0.00726671 Jy ! Total flux subtracted in 4096 components = -0.0072238 Jy ! Clean residual min=-0.001140 max=0.001183 Jy/beam ! Clean residual mean=0.000009 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.294069 Jy keep ! Adding 373 model components to the UV plane model. ! The established model now contains 498 components and 0.294069 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1532-2716_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.995 x 36.44 at -5.219 degrees (North through East) ! Clean map min=-0.0046735 max=0.27359 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1532-2716_S_map.fits wmodel /vlbi/uf001/uva//J1532-2716_S_map.mod ! Writing 498 model components to file: /vlbi/uf001/uva//J1532-2716_S_map.mod wobs /vlbi/uf001/uva//J1532-2716_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1532-2716_S_uvs.fits wwins /vlbi/uf001/uva//J1532-2716_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1532-2716_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.273588 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000417614 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.45793 0.45793 0.915861 1.83172 3.66344 7.32689 14.6538 29.3075 58.6151 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.273 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 655.121 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1532-2716_S_dfm.log closed on Mon Jan 14 03:20:58 2019