! Started logfile: /vlbi/uf001/uva//J0432-3309_S_dfm.log on Sun Jan 13 22:14:35 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//J0432-3309_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0432-3309_S_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.895402 visibilities/baseline/integration-bin. ! Found source: J0432-3309 ! ! 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 7011 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 J0432-3309_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999700Jy sigma=14.405338 ! Fit after self-cal, rms=0.933683Jy sigma=13.410701 ! 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.316 mas, bmaj=6.831 mas, bpa=-7.998 degrees ! Estimated noise=1.10173 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.055912 Jy ! Component: 100 - total flux cleaned = 0.0684216 Jy ! Total flux subtracted in 100 components = 0.0684216 Jy ! Clean residual min=-0.005955 max=0.007478 Jy/beam ! Clean residual mean=0.000002 rms=0.001561 Jy/beam ! Combined flux in latest and established models = 0.0684216 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0684216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094297Jy sigma=1.243068 ! Fit after self-cal, rms=0.093396Jy sigma=1.232480 ! 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.929 mas, bmaj=8.14 mas, bpa=-8.198 degrees ! Estimated noise=0.611161 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 (3.5, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00680512 Jy ! Component: 100 - total flux cleaned = 0.0103315 Jy ! Component: 150 - total flux cleaned = 0.0124682 Jy ! Component: 200 - total flux cleaned = 0.0132295 Jy ! Total flux subtracted in 200 components = 0.0132295 Jy ! Clean residual min=-0.003064 max=0.003780 Jy/beam ! Clean residual mean=0.000002 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.0816511 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 42 components and 0.0816511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093030Jy sigma=1.223171 ! Fit after self-cal, rms=0.093021Jy sigma=1.222253 ! 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.929 x 8.14 at -8.198 degrees (North through East) ! Clean map min=-0.0029355 max=0.070229 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.92 HN 1.14 KP 0.97 ! LA 0.92 MK 1.10 NL 1.14 OV 0.95 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.33 FD 0.99 HN 1.06 KP 1.04 ! LA 0.97 MK 0.95 NL 1.08 OV 0.89 ! PT 0.92 SC 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 0.98 HN 1.14 KP 1.04 ! LA 1.04 MK 0.94 NL 1.03 OV 0.96 ! PT 0.91 SC 0.99 ! ! ! Fit before self-cal, rms=0.093021Jy sigma=1.222253 ! Fit after self-cal, rms=0.099199Jy sigma=1.217034 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.927 mas, bmaj=8.086 mas, bpa=-7.843 degrees ! Estimated noise=0.605426 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 = -6.74871e-05 Jy ! Component: 100 - total flux cleaned = 4.70635e-06 Jy ! Component: 150 - total flux cleaned = -2.69352e-05 Jy ! Component: 200 - total flux cleaned = -2.6972e-05 Jy ! Total flux subtracted in 200 components = -2.6972e-05 Jy ! Clean residual min=-0.002581 max=0.002453 Jy/beam ! Clean residual mean=0.000014 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.0816241 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 56 components and 0.0816241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099172Jy sigma=1.216699 ! Fit after self-cal, rms=0.099383Jy sigma=1.216343 ! 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.099383Jy sigma=1.216343 ! Fit after self-cal, rms=0.100977Jy sigma=1.215432 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.919 mas, bmaj=8.084 mas, bpa=-7.986 degrees ! Estimated noise=0.607927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.65925e-06 Jy ! Component: 100 - total flux cleaned = 6.41898e-05 Jy ! Component: 150 - total flux cleaned = 0.000134814 Jy ! Component: 200 - total flux cleaned = 0.000135298 Jy ! Total flux subtracted in 200 components = 0.000135298 Jy ! Clean residual min=-0.002615 max=0.002404 Jy/beam ! Clean residual mean=0.000013 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.0817594 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 61 components and 0.0817594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100962Jy sigma=1.215260 ! Fit after self-cal, rms=0.100984Jy sigma=1.215163 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.16613e-05 Jy ! Component: 100 - total flux cleaned = -9.21453e-05 Jy ! Component: 150 - total flux cleaned = -9.24713e-05 Jy ! Component: 200 - total flux cleaned = -9.35613e-05 Jy ! Total flux subtracted in 200 components = -9.35613e-05 Jy ! Clean residual min=-0.002692 max=0.002374 Jy/beam ! Clean residual mean=0.000013 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.0816659 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.0816659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100974Jy sigma=1.215064 ! Fit after self-cal, rms=0.100970Jy sigma=1.215054 ! 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.100970Jy sigma=1.215054 ! Fit after self-cal, rms=0.102072Jy sigma=1.214587 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.912 mas, bmaj=8.084 mas, bpa=-8.055 degrees ! Estimated noise=0.608326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000123865 Jy ! Component: 100 - total flux cleaned = -8.33704e-05 Jy ! Component: 150 - total flux cleaned = -2.98843e-05 Jy ! Component: 200 - total flux cleaned = -1.35758e-05 Jy ! Total flux subtracted in 200 components = -1.35758e-05 Jy ! Clean residual min=-0.002705 max=0.002376 Jy/beam ! Clean residual mean=0.000012 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.0816523 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 79 components and 0.0816523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102062Jy sigma=1.214503 ! Fit after self-cal, rms=0.102084Jy sigma=1.214455 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.000149773 Jy ! Component: 100 - total flux cleaned = -0.000118929 Jy ! Component: 150 - total flux cleaned = -0.000118477 Jy ! Component: 200 - total flux cleaned = -0.000118608 Jy ! Total flux subtracted in 200 components = -0.000118608 Jy ! Clean residual min=-0.002737 max=0.002333 Jy/beam ! Clean residual mean=0.000012 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.0815337 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 85 components and 0.0815337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102078Jy sigma=1.214409 ! Fit after self-cal, rms=0.102074Jy sigma=1.214404 ! 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.102074Jy sigma=1.214404 ! Fit after self-cal, rms=0.102465Jy sigma=1.214375 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.728 mas, bmaj=21.37 mas, bpa=-2.884 degrees ! Estimated noise=0.796989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000381571 Jy ! Component: 100 - total flux cleaned = 0.000400721 Jy ! Component: 150 - total flux cleaned = 0.000418329 Jy ! Component: 200 - total flux cleaned = 0.000433277 Jy ! Total flux subtracted in 200 components = 0.000433277 Jy ! Clean residual min=-0.003375 max=0.002577 Jy/beam ! Clean residual mean=0.000026 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.081967 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 92 components and 0.081967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102463Jy sigma=1.214364 ! Fit after self-cal, rms=0.102471Jy sigma=1.214350 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.95054e-05 Jy ! Component: 100 - total flux cleaned = 5.99702e-05 Jy ! Component: 150 - total flux cleaned = 7.47391e-05 Jy ! Component: 200 - total flux cleaned = 8.82281e-05 Jy ! Total flux subtracted in 200 components = 8.82281e-05 Jy ! Clean residual min=-0.003344 max=0.002544 Jy/beam ! Clean residual mean=0.000026 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.0820552 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 94 components and 0.0820552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102470Jy sigma=1.214371 ! Fit after self-cal, rms=0.102466Jy sigma=1.214361 ! 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.906 mas, bmaj=8.08 mas, bpa=-8.13 degrees ! Estimated noise=0.608141 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.906 x 8.08 at -8.13 degrees (North through East) ! Clean map min=-0.0026019 max=0.069819 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.283 mas, bmaj=6.779 mas, bpa=-7.779 degrees ! Estimated noise=1.10218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.056397 Jy ! Component: 100 - total flux cleaned = 0.0700284 Jy ! Component: 150 - total flux cleaned = 0.076396 Jy ! Component: 200 - total flux cleaned = 0.0802494 Jy ! Total flux subtracted in 200 components = 0.0802494 Jy ! Clean residual min=-0.005640 max=0.004802 Jy/beam ! Clean residual mean=0.000003 rms=0.001299 Jy/beam ! Combined flux in latest and established models = 0.0802494 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0802494 Jy ! Inverting map and beam ! Estimated beam: bmin=2.906 mas, bmaj=8.08 mas, bpa=-8.13 degrees ! Estimated noise=0.608141 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.00132813 Jy ! Component: 100 - total flux cleaned = 0.00139312 Jy ! Component: 150 - total flux cleaned = 0.00134309 Jy ! Component: 200 - total flux cleaned = 0.0013407 Jy ! Total flux subtracted in 200 components = 0.0013407 Jy ! Clean residual min=-0.002785 max=0.002801 Jy/beam ! Clean residual mean=0.000011 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.0815901 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 40 components and 0.0815901 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.728 mas, bmaj=21.37 mas, bpa=-2.884 degrees ! Estimated noise=0.796989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000707319 Jy ! Component: 100 - total flux cleaned = 0.000760727 Jy ! Component: 150 - total flux cleaned = 0.000783705 Jy ! Component: 200 - total flux cleaned = 0.000784046 Jy ! Total flux subtracted in 200 components = 0.000784046 Jy ! Clean residual min=-0.003389 max=0.002653 Jy/beam ! Clean residual mean=0.000027 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.0823742 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 = 1.88698e-06 Jy ! Component: 100 - total flux cleaned = 1.91652e-05 Jy ! Component: 150 - total flux cleaned = 1.93426e-05 Jy ! Component: 200 - total flux cleaned = 1.9943e-05 Jy ! Total flux subtracted in 200 components = 1.9943e-05 Jy ! Clean residual min=-0.003350 max=0.002611 Jy/beam ! Clean residual mean=0.000027 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.0823941 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.0823941 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.906 mas, bmaj=8.08 mas, bpa=-8.13 degrees ! Estimated noise=0.608141 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000499613 Jy ! Component: 100 - total flux cleaned = -0.000538867 Jy ! Component: 150 - total flux cleaned = -0.000575176 Jy ! Component: 200 - total flux cleaned = -0.00060823 Jy ! Total flux subtracted in 200 components = -0.00060823 Jy ! Clean residual min=-0.002701 max=0.002574 Jy/beam ! Clean residual mean=0.000012 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.0817859 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 65 components and 0.0817859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102500Jy sigma=1.215102 ! Fit after self-cal, rms=0.102473Jy sigma=1.214899 wmodel J0432-3309_S_map.mod ! Writing 65 model components to file: J0432-3309_S_map.mod wobs J0432-3309_S_uvs.fits ! Writing UV FITS file: J0432-3309_S_uvs.fits wwins J0432-3309_S_map.win ! wwins: Wrote 2 windows to J0432-3309_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.000894034 Jy ! Component: 100 - total flux cleaned = -0.00139571 Jy ! Component: 150 - total flux cleaned = -0.00143927 Jy ! Component: 200 - total flux cleaned = -0.00135733 Jy ! Component: 250 - total flux cleaned = -0.0011997 Jy ! Component: 300 - total flux cleaned = -0.00104615 Jy ! Component: 350 - total flux cleaned = -0.000822906 Jy ! Component: 400 - total flux cleaned = -0.000533206 Jy ! Component: 450 - total flux cleaned = -0.000286141 Jy ! Component: 500 - total flux cleaned = 2.41629e-05 Jy ! Component: 550 - total flux cleaned = 0.00022604 Jy ! Component: 600 - total flux cleaned = 0.000457526 Jy ! Component: 650 - total flux cleaned = 0.000684024 Jy ! Component: 700 - total flux cleaned = 0.000968773 Jy ! Component: 750 - total flux cleaned = 0.00112374 Jy ! Component: 800 - total flux cleaned = 0.00133636 Jy ! Component: 850 - total flux cleaned = 0.00157375 Jy ! Component: 900 - total flux cleaned = 0.0017188 Jy ! Component: 950 - total flux cleaned = 0.00189034 Jy ! Component: 1000 - total flux cleaned = 0.00205919 Jy ! Component: 1050 - total flux cleaned = 0.00214218 Jy ! Component: 1100 - total flux cleaned = 0.00225136 Jy ! Component: 1150 - total flux cleaned = 0.00243884 Jy ! Component: 1200 - total flux cleaned = 0.00254463 Jy ! Component: 1250 - total flux cleaned = 0.00272752 Jy ! Component: 1300 - total flux cleaned = 0.00295827 Jy ! Component: 1350 - total flux cleaned = 0.00305975 Jy ! Component: 1400 - total flux cleaned = 0.0033088 Jy ! Component: 1450 - total flux cleaned = 0.00350501 Jy ! Component: 1500 - total flux cleaned = 0.00362589 Jy ! Component: 1550 - total flux cleaned = 0.00384079 Jy ! Component: 1600 - total flux cleaned = 0.00402928 Jy ! Component: 1650 - total flux cleaned = 0.00419184 Jy ! Component: 1700 - total flux cleaned = 0.00432981 Jy ! Component: 1750 - total flux cleaned = 0.00446595 Jy ! Component: 1800 - total flux cleaned = 0.0045779 Jy ! Component: 1850 - total flux cleaned = 0.00473319 Jy ! Component: 1900 - total flux cleaned = 0.00482101 Jy ! Component: 1950 - total flux cleaned = 0.00495102 Jy ! Component: 2000 - total flux cleaned = 0.00507948 Jy ! Component: 2050 - total flux cleaned = 0.00518537 Jy ! Component: 2100 - total flux cleaned = 0.00529022 Jy ! Component: 2150 - total flux cleaned = 0.00539398 Jy ! Component: 2200 - total flux cleaned = 0.00553761 Jy ! Component: 2250 - total flux cleaned = 0.00563884 Jy ! Component: 2300 - total flux cleaned = 0.00559863 Jy ! Component: 2350 - total flux cleaned = 0.00575812 Jy ! Component: 2400 - total flux cleaned = 0.00583684 Jy ! Component: 2450 - total flux cleaned = 0.00585583 Jy ! Component: 2500 - total flux cleaned = 0.00597201 Jy ! Component: 2550 - total flux cleaned = 0.00595259 Jy ! Component: 2600 - total flux cleaned = 0.00604756 Jy ! Component: 2650 - total flux cleaned = 0.00600971 Jy ! Component: 2700 - total flux cleaned = 0.00606597 Jy ! Component: 2750 - total flux cleaned = 0.00610304 Jy ! Component: 2800 - total flux cleaned = 0.00612143 Jy ! Component: 2850 - total flux cleaned = 0.00615785 Jy ! Component: 2900 - total flux cleaned = 0.00615788 Jy ! Component: 2950 - total flux cleaned = 0.00619389 Jy ! Component: 3000 - total flux cleaned = 0.00619407 Jy ! Component: 3050 - total flux cleaned = 0.00621184 Jy ! Component: 3100 - total flux cleaned = 0.00621197 Jy ! Component: 3150 - total flux cleaned = 0.00624681 Jy ! Component: 3200 - total flux cleaned = 0.00624662 Jy ! Component: 3250 - total flux cleaned = 0.00624647 Jy ! Component: 3300 - total flux cleaned = 0.00626349 Jy ! Component: 3350 - total flux cleaned = 0.00631408 Jy ! Component: 3400 - total flux cleaned = 0.00628053 Jy ! Component: 3450 - total flux cleaned = 0.00634727 Jy ! Component: 3500 - total flux cleaned = 0.0063306 Jy ! Component: 3550 - total flux cleaned = 0.00639636 Jy ! Component: 3600 - total flux cleaned = 0.00637993 Jy ! Component: 3650 - total flux cleaned = 0.00642861 Jy ! Component: 3700 - total flux cleaned = 0.00652541 Jy ! Component: 3750 - total flux cleaned = 0.00654137 Jy ! Component: 3800 - total flux cleaned = 0.00662116 Jy ! Component: 3850 - total flux cleaned = 0.00670017 Jy ! Component: 3900 - total flux cleaned = 0.00671579 Jy ! Component: 3950 - total flux cleaned = 0.00674696 Jy ! Component: 4000 - total flux cleaned = 0.00673163 Jy ! Component: 4050 - total flux cleaned = 0.00677813 Jy ! Total flux subtracted in 4096 components = 0.0068549 Jy ! Clean residual min=-0.000934 max=0.000918 Jy/beam ! Clean residual mean=0.000004 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.0886408 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 370 components and 0.0886408 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0432-3309_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.906 x 8.08 at -8.13 degrees (North through East) ! Clean map min=-0.0015875 max=0.068237 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0432-3309_S_map.fits wmodel /vlbi/uf001/uva//J0432-3309_S_map.mod ! Writing 370 model components to file: /vlbi/uf001/uva//J0432-3309_S_map.mod wobs /vlbi/uf001/uva//J0432-3309_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0432-3309_S_uvs.fits wwins /vlbi/uf001/uva//J0432-3309_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0432-3309_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0682372 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000277253 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.21893 1.21893 2.43785 4.8757 9.7514 19.5028 39.0056 78.0112 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.068 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 246.118 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0432-3309_S_dfm.log closed on Sun Jan 13 22:14:39 2019