! Started logfile: /vlbi/uf001/uva//J1028-0844_S_dfm.log on Mon Jan 14 00:53:42 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//J1028-0844_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1028-0844_S_uva.fits ! AN table 1: 110 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.994747 visibilities/baseline/integration-bin. ! Found source: J1028-0844 ! ! 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 14772 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 J1028-0844_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008211Jy sigma=18.591441 ! Fit after self-cal, rms=0.869546Jy sigma=16.144465 ! 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.649 mas, bmaj=6.817 mas, bpa=-4 degrees ! Estimated noise=0.497995 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.0985066 Jy ! Component: 100 - total flux cleaned = 0.122929 Jy ! Total flux subtracted in 100 components = 0.122929 Jy ! Clean residual min=-0.005533 max=0.010756 Jy/beam ! Clean residual mean=-0.000008 rms=0.001495 Jy/beam ! Combined flux in latest and established models = 0.122929 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.122929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084091Jy sigma=1.310624 ! Fit after self-cal, rms=0.084055Jy sigma=1.310266 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126081 Jy ! Component: 100 - total flux cleaned = 0.0201175 Jy ! Total flux subtracted in 100 components = 0.0201175 Jy ! Clean residual min=-0.004646 max=0.005321 Jy/beam ! Clean residual mean=-0.000002 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.143047 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 34 components and 0.143047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081501Jy sigma=1.263834 ! Fit after self-cal, rms=0.081503Jy sigma=1.263468 ! 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.192 mas, bmaj=7.869 mas, bpa=-4.116 degrees ! Estimated noise=0.324864 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.00553109 Jy ! Component: 100 - total flux cleaned = 0.00854325 Jy ! Component: 150 - total flux cleaned = 0.0098442 Jy ! Component: 200 - total flux cleaned = 0.00990763 Jy ! Total flux subtracted in 200 components = 0.00990763 Jy ! Clean residual min=-0.005143 max=0.003787 Jy/beam ! Clean residual mean=0.000001 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.152955 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 60 components and 0.152955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080946Jy sigma=1.257680 ! Fit after self-cal, rms=0.080951Jy sigma=1.257616 ! 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.192 x 7.869 at -4.116 degrees (North through East) ! Clean map min=-0.0047915 max=0.13041 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 0.98 HN 0.99 KP 1.02 ! LA 0.98 MK 1.02 NL 1.10 OV 1.01 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 0.96 HN 1.01 KP 1.00 ! LA 0.98 MK 1.02 NL 1.03 OV 1.00 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.01 HN 1.02 KP 1.03 ! LA 0.98 MK 0.99 NL 1.08 OV 1.03 ! PT 0.98 SC 1.08 ! ! ! Fit before self-cal, rms=0.080951Jy sigma=1.257616 ! Fit after self-cal, rms=0.075707Jy sigma=1.242215 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.23 mas, bmaj=7.905 mas, bpa=-4.359 degrees ! Estimated noise=0.325777 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.000153598 Jy ! Component: 100 - total flux cleaned = -0.000153325 Jy ! Component: 150 - total flux cleaned = -0.000152267 Jy ! Component: 200 - total flux cleaned = -0.000152334 Jy ! Total flux subtracted in 200 components = -0.000152334 Jy ! Clean residual min=-0.002817 max=0.003677 Jy/beam ! Clean residual mean=0.000004 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.152802 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 64 components and 0.152802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075688Jy sigma=1.241870 ! Fit after self-cal, rms=0.075640Jy sigma=1.241669 ! 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.075640Jy sigma=1.241669 ! Fit after self-cal, rms=0.074602Jy sigma=1.226435 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.234 mas, bmaj=7.924 mas, bpa=-4.247 degrees ! Estimated noise=0.325078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.64535e-05 Jy ! Component: 100 - total flux cleaned = 5.98699e-05 Jy ! Component: 150 - total flux cleaned = 4.53842e-05 Jy ! Component: 200 - total flux cleaned = 5.8275e-05 Jy ! Total flux subtracted in 200 components = 5.8275e-05 Jy ! Clean residual min=-0.002572 max=0.002186 Jy/beam ! Clean residual mean=0.000002 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.152861 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 74 components and 0.152861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074595Jy sigma=1.226313 ! Fit after self-cal, rms=0.074625Jy sigma=1.226092 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.44967e-05 Jy ! Component: 100 - total flux cleaned = 3.84861e-05 Jy ! Component: 150 - total flux cleaned = 4.93305e-05 Jy ! Component: 200 - total flux cleaned = 5.95911e-05 Jy ! Total flux subtracted in 200 components = 5.95911e-05 Jy ! Clean residual min=-0.002583 max=0.002198 Jy/beam ! Clean residual mean=0.000002 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.15292 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 75 components and 0.15292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074620Jy sigma=1.226046 ! Fit after self-cal, rms=0.074621Jy sigma=1.226042 ! 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.074621Jy sigma=1.226042 ! Fit after self-cal, rms=0.076279Jy sigma=1.218454 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.224 mas, bmaj=7.949 mas, bpa=-4.077 degrees ! Estimated noise=0.325337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000233504 Jy ! Component: 100 - total flux cleaned = -0.000269626 Jy ! Component: 150 - total flux cleaned = -0.000317917 Jy ! Component: 200 - total flux cleaned = -0.000347012 Jy ! Total flux subtracted in 200 components = -0.000347012 Jy ! Clean residual min=-0.001927 max=0.001762 Jy/beam ! Clean residual mean=0.000002 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.152573 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.152573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076268Jy sigma=1.218337 ! Fit after self-cal, rms=0.076296Jy sigma=1.218244 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.39111e-05 Jy ! Component: 100 - total flux cleaned = -6.83833e-05 Jy ! Component: 150 - total flux cleaned = -9.05355e-05 Jy ! Component: 200 - total flux cleaned = -0.000121622 Jy ! Total flux subtracted in 200 components = -0.000121622 Jy ! Clean residual min=-0.001948 max=0.001764 Jy/beam ! Clean residual mean=0.000002 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.152451 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 96 components and 0.152451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076290Jy sigma=1.218206 ! Fit after self-cal, rms=0.076289Jy sigma=1.218202 ! 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.076289Jy sigma=1.218202 ! Fit after self-cal, rms=0.076502Jy sigma=1.218170 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.372 mas, bmaj=13.42 mas, bpa=-1.574 degrees ! Estimated noise=0.416268 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000488174 Jy ! Component: 100 - total flux cleaned = -0.000490549 Jy ! Component: 150 - total flux cleaned = -0.000504138 Jy ! Component: 200 - total flux cleaned = -0.000510185 Jy ! Total flux subtracted in 200 components = -0.000510185 Jy ! Clean residual min=-0.001876 max=0.001758 Jy/beam ! Clean residual mean=0.000004 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.151941 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 99 components and 0.151941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076500Jy sigma=1.218190 ! Fit after self-cal, rms=0.076504Jy sigma=1.218172 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.05892e-05 Jy ! Component: 100 - total flux cleaned = -4.26556e-05 Jy ! Component: 150 - total flux cleaned = -4.24809e-05 Jy ! Component: 200 - total flux cleaned = -4.19095e-05 Jy ! Total flux subtracted in 200 components = -4.19095e-05 Jy ! Clean residual min=-0.001876 max=0.001759 Jy/beam ! Clean residual mean=0.000004 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.151899 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 103 components and 0.151899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076505Jy sigma=1.218205 ! Fit after self-cal, rms=0.076506Jy sigma=1.218195 ! 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.228 mas, bmaj=7.953 mas, bpa=-3.966 degrees ! Estimated noise=0.325576 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.228 x 7.953 at -3.966 degrees (North through East) ! Clean map min=-0.0018914 max=0.1305 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.669 mas, bmaj=6.848 mas, bpa=-3.864 degrees ! Estimated noise=0.501117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0990203 Jy ! Component: 100 - total flux cleaned = 0.12325 Jy ! Component: 150 - total flux cleaned = 0.135002 Jy ! Component: 200 - total flux cleaned = 0.141935 Jy ! Total flux subtracted in 200 components = 0.141935 Jy ! Clean residual min=-0.002840 max=0.003564 Jy/beam ! Clean residual mean=-0.000001 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.141935 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.141935 Jy ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=7.953 mas, bpa=-3.966 degrees ! Estimated noise=0.325576 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.00479344 Jy ! Component: 100 - total flux cleaned = 0.00724129 Jy ! Component: 150 - total flux cleaned = 0.00857525 Jy ! Component: 200 - total flux cleaned = 0.00932014 Jy ! Total flux subtracted in 200 components = 0.00932014 Jy ! Clean residual min=-0.001993 max=0.001788 Jy/beam ! Clean residual mean=0.000001 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.151255 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 56 components and 0.151255 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.372 mas, bmaj=13.42 mas, bpa=-1.574 degrees ! Estimated noise=0.416268 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00044022 Jy ! Component: 100 - total flux cleaned = 0.000459032 Jy ! Component: 150 - total flux cleaned = 0.000467386 Jy ! Component: 200 - total flux cleaned = 0.000481644 Jy ! Total flux subtracted in 200 components = 0.000481644 Jy ! Clean residual min=-0.001879 max=0.001736 Jy/beam ! Clean residual mean=0.000004 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.151737 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.90024e-05 Jy ! Component: 100 - total flux cleaned = 3.09409e-05 Jy ! Component: 150 - total flux cleaned = 4.73234e-05 Jy ! Component: 200 - total flux cleaned = 5.74434e-05 Jy ! Total flux subtracted in 200 components = 5.74434e-05 Jy ! Clean residual min=-0.001878 max=0.001748 Jy/beam ! Clean residual mean=0.000004 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.151794 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.151794 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=7.953 mas, bpa=-3.966 degrees ! Estimated noise=0.325576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000174139 Jy ! Component: 100 - total flux cleaned = 0.000190702 Jy ! Component: 150 - total flux cleaned = 0.00021475 Jy ! Component: 200 - total flux cleaned = 0.00023543 Jy ! Total flux subtracted in 200 components = 0.00023543 Jy ! Clean residual min=-0.001942 max=0.001803 Jy/beam ! Clean residual mean=0.000002 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.15203 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 73 components and 0.15203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076496Jy sigma=1.218234 ! Fit after self-cal, rms=0.076491Jy sigma=1.218219 wmodel J1028-0844_S_map.mod ! Writing 73 model components to file: J1028-0844_S_map.mod wobs J1028-0844_S_uvs.fits ! Writing UV FITS file: J1028-0844_S_uvs.fits wwins J1028-0844_S_map.win ! wwins: Wrote 1 windows to J1028-0844_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.00030473 Jy ! Component: 100 - total flux cleaned = -0.000508556 Jy ! Component: 150 - total flux cleaned = -0.000454137 Jy ! Component: 200 - total flux cleaned = -0.000532312 Jy ! Component: 250 - total flux cleaned = -0.000606997 Jy ! Component: 300 - total flux cleaned = -0.00070263 Jy ! Component: 350 - total flux cleaned = -0.000748967 Jy ! Component: 400 - total flux cleaned = -0.000772046 Jy ! Component: 450 - total flux cleaned = -0.000859761 Jy ! Component: 500 - total flux cleaned = -0.000859118 Jy ! Component: 550 - total flux cleaned = -0.000900507 Jy ! Component: 600 - total flux cleaned = -0.000981805 Jy ! Component: 650 - total flux cleaned = -0.00100154 Jy ! Component: 700 - total flux cleaned = -0.00100169 Jy ! Component: 750 - total flux cleaned = -0.00102114 Jy ! Component: 800 - total flux cleaned = -0.000983224 Jy ! Component: 850 - total flux cleaned = -0.000946293 Jy ! Component: 900 - total flux cleaned = -0.000946603 Jy ! Component: 950 - total flux cleaned = -0.000910286 Jy ! Component: 1000 - total flux cleaned = -0.000892332 Jy ! Component: 1050 - total flux cleaned = -0.000804438 Jy ! Component: 1100 - total flux cleaned = -0.000752706 Jy ! Component: 1150 - total flux cleaned = -0.000752946 Jy ! Component: 1200 - total flux cleaned = -0.000736201 Jy ! Component: 1250 - total flux cleaned = -0.000736391 Jy ! Component: 1300 - total flux cleaned = -0.00068688 Jy ! Component: 1350 - total flux cleaned = -0.000686755 Jy ! Component: 1400 - total flux cleaned = -0.000686562 Jy ! Component: 1450 - total flux cleaned = -0.000622537 Jy ! Component: 1500 - total flux cleaned = -0.000638194 Jy ! Component: 1550 - total flux cleaned = -0.000607236 Jy ! Component: 1600 - total flux cleaned = -0.000622652 Jy ! Component: 1650 - total flux cleaned = -0.000637815 Jy ! Component: 1700 - total flux cleaned = -0.000607337 Jy ! Component: 1750 - total flux cleaned = -0.000607052 Jy ! Component: 1800 - total flux cleaned = -0.000577562 Jy ! Component: 1850 - total flux cleaned = -0.000577687 Jy ! Component: 1900 - total flux cleaned = -0.000563163 Jy ! Component: 1950 - total flux cleaned = -0.000606324 Jy ! Component: 2000 - total flux cleaned = -0.000606304 Jy ! Component: 2050 - total flux cleaned = -0.000549757 Jy ! Component: 2100 - total flux cleaned = -0.000521705 Jy ! Component: 2150 - total flux cleaned = -0.000507949 Jy ! Component: 2200 - total flux cleaned = -0.000562665 Jy ! Component: 2250 - total flux cleaned = -0.000548965 Jy ! Component: 2300 - total flux cleaned = -0.000508434 Jy ! Component: 2350 - total flux cleaned = -0.000548649 Jy ! Component: 2400 - total flux cleaned = -0.000482104 Jy ! Component: 2450 - total flux cleaned = -0.00042944 Jy ! Component: 2500 - total flux cleaned = -0.000455351 Jy ! Component: 2550 - total flux cleaned = -0.000377762 Jy ! Component: 2600 - total flux cleaned = -0.000377633 Jy ! Component: 2650 - total flux cleaned = -0.000275622 Jy ! Component: 2700 - total flux cleaned = -0.000301045 Jy ! Component: 2750 - total flux cleaned = -0.000213071 Jy ! Component: 2800 - total flux cleaned = -0.000238191 Jy ! Component: 2850 - total flux cleaned = -0.000201325 Jy ! Component: 2900 - total flux cleaned = -0.000139984 Jy ! Component: 2950 - total flux cleaned = -0.000115739 Jy ! Component: 3000 - total flux cleaned = -0.000127833 Jy ! Component: 3050 - total flux cleaned = -9.17788e-05 Jy ! Component: 3100 - total flux cleaned = -6.77995e-05 Jy ! Component: 3150 - total flux cleaned = -8.6363e-06 Jy ! Component: 3200 - total flux cleaned = 3.24121e-06 Jy ! Component: 3250 - total flux cleaned = 3.82903e-05 Jy ! Component: 3300 - total flux cleaned = 1.52576e-05 Jy ! Component: 3350 - total flux cleaned = 8.42962e-05 Jy ! Component: 3400 - total flux cleaned = 9.5736e-05 Jy ! Component: 3450 - total flux cleaned = 0.000141179 Jy ! Component: 3500 - total flux cleaned = 0.000186364 Jy ! Component: 3550 - total flux cleaned = 0.000163909 Jy ! Component: 3600 - total flux cleaned = 0.000208466 Jy ! Component: 3650 - total flux cleaned = 0.00025275 Jy ! Component: 3700 - total flux cleaned = 0.000263789 Jy ! Component: 3750 - total flux cleaned = 0.000329421 Jy ! Component: 3800 - total flux cleaned = 0.000416049 Jy ! Component: 3850 - total flux cleaned = 0.000362183 Jy ! Component: 3900 - total flux cleaned = 0.000426462 Jy ! Component: 3950 - total flux cleaned = 0.000437125 Jy ! Component: 4000 - total flux cleaned = 0.000437257 Jy ! Component: 4050 - total flux cleaned = 0.000447825 Jy ! Total flux subtracted in 4096 components = 0.000479226 Jy ! Clean residual min=-0.000613 max=0.000798 Jy/beam ! Clean residual mean=0.000001 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.152509 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 370 components and 0.152509 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1028-0844_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.228 x 7.953 at -3.966 degrees (North through East) ! Clean map min=-0.0013136 max=0.13081 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1028-0844_S_map.fits wmodel /vlbi/uf001/uva//J1028-0844_S_map.mod ! Writing 370 model components to file: /vlbi/uf001/uva//J1028-0844_S_map.mod wobs /vlbi/uf001/uva//J1028-0844_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1028-0844_S_uvs.fits wwins /vlbi/uf001/uva//J1028-0844_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1028-0844_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.13081 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196716 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.45115 0.45115 0.902299 1.8046 3.6092 7.21839 14.4368 28.8736 57.7471 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.13 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 664.967 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1028-0844_S_dfm.log closed on Mon Jan 14 00:53:46 2019