! Started logfile: /vlbi/uf001/uva//J1308-2458_S_dfm.log on Mon Jan 14 02:13:04 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//J1308-2458_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1308-2458_S_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.997222 visibilities/baseline/integration-bin. ! Found source: J1308-2458 ! ! 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 6462 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 J1308-2458_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.009090Jy sigma=15.754156 ! Fit after self-cal, rms=0.906637Jy sigma=14.115460 ! 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.57 mas, bmaj=6.835 mas, bpa=-5.884 degrees ! Estimated noise=0.894633 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.0753446 Jy ! Component: 100 - total flux cleaned = 0.0922098 Jy ! Total flux subtracted in 100 components = 0.0922098 Jy ! Clean residual min=-0.006177 max=0.005941 Jy/beam ! Clean residual mean=-0.000010 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.0922098 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0922098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090547Jy sigma=1.235388 ! Fit after self-cal, rms=0.090143Jy sigma=1.232020 ! 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.12 mas, bmaj=7.901 mas, bpa=-4.323 degrees ! Estimated noise=0.58096 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.00703492 Jy ! Component: 100 - total flux cleaned = 0.0101467 Jy ! Component: 150 - total flux cleaned = 0.0118068 Jy ! Component: 200 - total flux cleaned = 0.01255 Jy ! Total flux subtracted in 200 components = 0.01255 Jy ! Clean residual min=-0.004427 max=0.004798 Jy/beam ! Clean residual mean=-0.000006 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.10476 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 34 components and 0.10476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089627Jy sigma=1.222987 ! Fit after self-cal, rms=0.089639Jy sigma=1.222845 ! 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.12 x 7.901 at -4.323 degrees (North through East) ! Clean map min=-0.0042662 max=0.096253 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 HN 1.07 KP 0.97 ! LA 0.94 MK 0.86 NL 1.06 OV 1.00 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.96 HN 1.17 KP 1.05 ! LA 0.96 MK 1.02 NL 1.04 OV 0.97 ! PT 0.97 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 1.14 KP 1.01 ! LA 0.96 MK 1.18 NL 1.03 OV 0.98 ! PT 1.03 SC 1.01 ! ! ! Fit before self-cal, rms=0.089639Jy sigma=1.222845 ! Fit after self-cal, rms=0.091393Jy sigma=1.215335 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.134 mas, bmaj=7.877 mas, bpa=-3.662 degrees ! Estimated noise=0.579951 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 = -8.89868e-05 Jy ! Component: 100 - total flux cleaned = -0.000150626 Jy ! Component: 150 - total flux cleaned = -0.00017321 Jy ! Component: 200 - total flux cleaned = -0.000190668 Jy ! Total flux subtracted in 200 components = -0.000190668 Jy ! Clean residual min=-0.003783 max=0.004312 Jy/beam ! Clean residual mean=-0.000004 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.104569 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.104569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091367Jy sigma=1.215137 ! Fit after self-cal, rms=0.091444Jy sigma=1.214907 ! 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.091444Jy sigma=1.214907 ! Fit after self-cal, rms=0.094306Jy sigma=1.205397 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.141 mas, bmaj=7.885 mas, bpa=-3.798 degrees ! Estimated noise=0.580792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.65504e-07 Jy ! Component: 100 - total flux cleaned = 3.97702e-05 Jy ! Component: 150 - total flux cleaned = 8.1872e-05 Jy ! Component: 200 - total flux cleaned = 0.000108282 Jy ! Total flux subtracted in 200 components = 0.000108282 Jy ! Clean residual min=-0.002867 max=0.003093 Jy/beam ! Clean residual mean=-0.000004 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.104677 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.104677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094301Jy sigma=1.205366 ! Fit after self-cal, rms=0.094413Jy sigma=1.205109 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 (-68.5, -69). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169924 Jy ! Component: 100 - total flux cleaned = 0.00143396 Jy ! Component: 150 - total flux cleaned = 0.00122178 Jy ! Component: 200 - total flux cleaned = 0.00100097 Jy ! Total flux subtracted in 200 components = 0.00100097 Jy ! Clean residual min=-0.002667 max=0.002654 Jy/beam ! Clean residual mean=-0.000005 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.105678 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.105678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094297Jy sigma=1.203597 ! Fit after self-cal, rms=0.094291Jy sigma=1.203500 ! 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.094291Jy sigma=1.203500 ! Fit after self-cal, rms=0.094581Jy sigma=1.203379 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.141 mas, bmaj=7.894 mas, bpa=-3.804 degrees ! Estimated noise=0.578933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.3114e-05 Jy ! Component: 100 - total flux cleaned = -0.00014525 Jy ! Component: 150 - total flux cleaned = -0.000301082 Jy ! Component: 200 - total flux cleaned = -0.000385613 Jy ! Total flux subtracted in 200 components = -0.000385613 Jy ! Clean residual min=-0.002657 max=0.002448 Jy/beam ! Clean residual mean=-0.000004 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.105293 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.105293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094549Jy sigma=1.203093 ! Fit after self-cal, rms=0.094562Jy sigma=1.203073 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 = -5.56044e-05 Jy ! Component: 100 - total flux cleaned = -0.000106363 Jy ! Component: 150 - total flux cleaned = -0.000154994 Jy ! Component: 200 - total flux cleaned = -0.000223349 Jy ! Total flux subtracted in 200 components = -0.000223349 Jy ! Clean residual min=-0.002674 max=0.002427 Jy/beam ! Clean residual mean=-0.000004 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.105069 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 72 components and 0.105069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094545Jy sigma=1.202945 ! Fit after self-cal, rms=0.094548Jy sigma=1.202938 ! 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.094548Jy sigma=1.202938 ! Fit after self-cal, rms=0.094459Jy sigma=1.202924 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.681 mas, bmaj=17.48 mas, bpa=-0.33 degrees ! Estimated noise=0.733713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000564893 Jy ! Component: 100 - total flux cleaned = -0.000649697 Jy ! Component: 150 - total flux cleaned = -0.000701293 Jy ! Component: 200 - total flux cleaned = -0.000748904 Jy ! Total flux subtracted in 200 components = -0.000748904 Jy ! Clean residual min=-0.002524 max=0.002936 Jy/beam ! Clean residual mean=-0.000006 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.10432 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 80 components and 0.10432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094455Jy sigma=1.202953 ! Fit after self-cal, rms=0.094453Jy sigma=1.202933 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.19485e-05 Jy ! Component: 100 - total flux cleaned = -0.000151879 Jy ! Component: 150 - total flux cleaned = -0.000217428 Jy ! Component: 200 - total flux cleaned = -0.000280426 Jy ! Total flux subtracted in 200 components = -0.000280426 Jy ! Clean residual min=-0.002470 max=0.002950 Jy/beam ! Clean residual mean=-0.000006 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.10404 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 82 components and 0.10404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094452Jy sigma=1.202999 ! Fit after self-cal, rms=0.094452Jy sigma=1.202984 ! 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.14 mas, bmaj=7.892 mas, bpa=-3.784 degrees ! Estimated noise=0.578818 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.14 x 7.892 at -3.784 degrees (North through East) ! Clean map min=-0.0026324 max=0.095908 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.588 mas, bmaj=6.814 mas, bpa=-5.512 degrees ! Estimated noise=0.893764 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0753293 Jy ! Component: 100 - total flux cleaned = 0.0925756 Jy ! Component: 150 - total flux cleaned = 0.0979983 Jy ! Component: 200 - total flux cleaned = 0.0994255 Jy ! Total flux subtracted in 200 components = 0.0994255 Jy ! Clean residual min=-0.004156 max=0.003588 Jy/beam ! Clean residual mean=-0.000003 rms=0.000948 Jy/beam ! Combined flux in latest and established models = 0.0994254 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0994254 Jy ! Inverting map and beam ! Estimated beam: bmin=3.14 mas, bmaj=7.892 mas, bpa=-3.784 degrees ! Estimated noise=0.578818 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.00300174 Jy ! Component: 100 - total flux cleaned = 0.00371479 Jy ! Component: 150 - total flux cleaned = 0.00397504 Jy ! Component: 200 - total flux cleaned = 0.00408589 Jy ! Total flux subtracted in 200 components = 0.00408589 Jy ! Clean residual min=-0.002755 max=0.002572 Jy/beam ! Clean residual mean=-0.000006 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.103511 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 41 components and 0.103511 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.681 mas, bmaj=17.48 mas, bpa=-0.33 degrees ! Estimated noise=0.733713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000622607 Jy ! Component: 100 - total flux cleaned = 0.000575145 Jy ! Component: 150 - total flux cleaned = 0.000501433 Jy ! Component: 200 - total flux cleaned = 0.000436388 Jy ! Total flux subtracted in 200 components = 0.000436388 Jy ! Clean residual min=-0.002523 max=0.002819 Jy/beam ! Clean residual mean=-0.000008 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.103948 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 = -6.03348e-05 Jy ! Component: 100 - total flux cleaned = -0.000115196 Jy ! Component: 150 - total flux cleaned = -0.000188654 Jy ! Component: 200 - total flux cleaned = -0.000235205 Jy ! Total flux subtracted in 200 components = -0.000235205 Jy ! Clean residual min=-0.002374 max=0.002888 Jy/beam ! Clean residual mean=-0.000007 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.103712 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 57 components and 0.103713 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.14 mas, bmaj=7.892 mas, bpa=-3.784 degrees ! Estimated noise=0.578818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000187266 Jy ! Component: 100 - total flux cleaned = -0.000261066 Jy ! Component: 150 - total flux cleaned = -0.000326269 Jy ! Component: 200 - total flux cleaned = -0.000327248 Jy ! Total flux subtracted in 200 components = -0.000327248 Jy ! Clean residual min=-0.002792 max=0.002489 Jy/beam ! Clean residual mean=-0.000004 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.103385 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 75 components and 0.103385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094477Jy sigma=1.203295 ! Fit after self-cal, rms=0.094473Jy sigma=1.203225 wmodel J1308-2458_S_map.mod ! Writing 75 model components to file: J1308-2458_S_map.mod wobs J1308-2458_S_uvs.fits ! Writing UV FITS file: J1308-2458_S_uvs.fits wwins J1308-2458_S_map.win ! wwins: Wrote 2 windows to J1308-2458_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.00073741 Jy ! Component: 100 - total flux cleaned = -0.000914293 Jy ! Component: 150 - total flux cleaned = -0.00111567 Jy ! Component: 200 - total flux cleaned = -0.00134635 Jy ! Component: 250 - total flux cleaned = -0.00153134 Jy ! Component: 300 - total flux cleaned = -0.00163746 Jy ! Component: 350 - total flux cleaned = -0.00173948 Jy ! Component: 400 - total flux cleaned = -0.00193813 Jy ! Component: 450 - total flux cleaned = -0.00193731 Jy ! Component: 500 - total flux cleaned = -0.00190545 Jy ! Component: 550 - total flux cleaned = -0.00187449 Jy ! Component: 600 - total flux cleaned = -0.00187523 Jy ! Component: 650 - total flux cleaned = -0.00193409 Jy ! Component: 700 - total flux cleaned = -0.001848 Jy ! Component: 750 - total flux cleaned = -0.00196162 Jy ! Component: 800 - total flux cleaned = -0.00201665 Jy ! Component: 850 - total flux cleaned = -0.00215288 Jy ! Component: 900 - total flux cleaned = -0.00223288 Jy ! Component: 950 - total flux cleaned = -0.00239168 Jy ! Component: 1000 - total flux cleaned = -0.00257353 Jy ! Component: 1050 - total flux cleaned = -0.0027529 Jy ! Component: 1100 - total flux cleaned = -0.00295448 Jy ! Component: 1150 - total flux cleaned = -0.00300417 Jy ! Component: 1200 - total flux cleaned = -0.0032744 Jy ! Component: 1250 - total flux cleaned = -0.00339534 Jy ! Component: 1300 - total flux cleaned = -0.00361027 Jy ! Component: 1350 - total flux cleaned = -0.00379873 Jy ! Component: 1400 - total flux cleaned = -0.00396175 Jy ! Component: 1450 - total flux cleaned = -0.00414514 Jy ! Component: 1500 - total flux cleaned = -0.00425906 Jy ! Component: 1550 - total flux cleaned = -0.00450659 Jy ! Component: 1600 - total flux cleaned = -0.00459543 Jy ! Component: 1650 - total flux cleaned = -0.00477109 Jy ! Component: 1700 - total flux cleaned = -0.00487996 Jy ! Component: 1750 - total flux cleaned = -0.0049874 Jy ! Component: 1800 - total flux cleaned = -0.00526374 Jy ! Component: 1850 - total flux cleaned = -0.00534738 Jy ! Component: 1900 - total flux cleaned = -0.00549334 Jy ! Component: 1950 - total flux cleaned = -0.00565761 Jy ! Component: 2000 - total flux cleaned = -0.0057392 Jy ! Component: 2050 - total flux cleaned = -0.00596061 Jy ! Component: 2100 - total flux cleaned = -0.00606016 Jy ! Component: 2150 - total flux cleaned = -0.00617883 Jy ! Component: 2200 - total flux cleaned = -0.00629615 Jy ! Component: 2250 - total flux cleaned = -0.00645118 Jy ! Component: 2300 - total flux cleaned = -0.00658542 Jy ! Component: 2350 - total flux cleaned = -0.00669928 Jy ! Component: 2400 - total flux cleaned = -0.00694406 Jy ! Component: 2450 - total flux cleaned = -0.0070742 Jy ! Component: 2500 - total flux cleaned = -0.00724022 Jy ! Component: 2550 - total flux cleaned = -0.00733169 Jy ! Component: 2600 - total flux cleaned = -0.00747711 Jy ! Component: 2650 - total flux cleaned = -0.00762134 Jy ! Component: 2700 - total flux cleaned = -0.00778191 Jy ! Component: 2750 - total flux cleaned = -0.00792355 Jy ! Component: 2800 - total flux cleaned = -0.00808169 Jy ! Component: 2850 - total flux cleaned = -0.00816861 Jy ! Component: 2900 - total flux cleaned = -0.0083067 Jy ! Component: 2950 - total flux cleaned = -0.00844325 Jy ! Component: 3000 - total flux cleaned = -0.008511 Jy ! Component: 3050 - total flux cleaned = -0.00869614 Jy ! Component: 3100 - total flux cleaned = -0.00877954 Jy ! Component: 3150 - total flux cleaned = -0.00892846 Jy ! Component: 3200 - total flux cleaned = -0.00901042 Jy ! Component: 3250 - total flux cleaned = -0.00914066 Jy ! Component: 3300 - total flux cleaned = -0.00930207 Jy ! Component: 3350 - total flux cleaned = -0.00936609 Jy ! Component: 3400 - total flux cleaned = -0.00946173 Jy ! Component: 3450 - total flux cleaned = -0.00961999 Jy ! Component: 3500 - total flux cleaned = -0.00971413 Jy ! Component: 3550 - total flux cleaned = -0.00986973 Jy ! Component: 3600 - total flux cleaned = -0.0099623 Jy ! Component: 3650 - total flux cleaned = -0.0101002 Jy ! Component: 3700 - total flux cleaned = -0.0101762 Jy ! Component: 3750 - total flux cleaned = -0.0102818 Jy ! Component: 3800 - total flux cleaned = -0.0104165 Jy ! Component: 3850 - total flux cleaned = -0.010476 Jy ! Component: 3900 - total flux cleaned = -0.0105796 Jy ! Component: 3950 - total flux cleaned = -0.0106384 Jy ! Component: 4000 - total flux cleaned = -0.0106969 Jy ! Component: 4050 - total flux cleaned = -0.0107983 Jy ! Total flux subtracted in 4096 components = -0.0108702 Jy ! Clean residual min=-0.000984 max=0.000961 Jy/beam ! Clean residual mean=-0.000000 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.092515 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 346 components and 0.092515 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1308-2458_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.14 x 7.892 at -3.784 degrees (North through East) ! Clean map min=-0.0020952 max=0.095719 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1308-2458_S_map.fits wmodel /vlbi/uf001/uva//J1308-2458_S_map.mod ! Writing 346 model components to file: /vlbi/uf001/uva//J1308-2458_S_map.mod wobs /vlbi/uf001/uva//J1308-2458_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1308-2458_S_uvs.fits wwins /vlbi/uf001/uva//J1308-2458_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1308-2458_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0957186 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000263747 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.826632 0.826632 1.65326 3.30653 6.61306 13.2261 26.4522 52.9045 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.095 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 362.918 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1308-2458_S_dfm.log closed on Mon Jan 14 02:13:09 2019