! Started logfile: /vlbi/uf001/uva//J1136-0330_S_b_dfm.log on Mon Jan 14 01:22:51 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//J1136-0330_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1136-0330_S_b_uva.fits ! AN table 1: 21 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.757937 visibilities/baseline/integration-bin. ! Found source: J1136-0330 ! ! 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 1719 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 J1136-0330_S_b] 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 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.086454Jy sigma=18.042668 ! Fit after self-cal, rms=0.659959Jy sigma=10.876940 ! 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.778 mas, bmaj=14.9 mas, bpa=-18.42 degrees ! Estimated noise=1.79468 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.2703 Jy ! Component: 100 - total flux cleaned = 0.329283 Jy ! Total flux subtracted in 100 components = 0.329283 Jy ! Clean residual min=-0.020695 max=0.025498 Jy/beam ! Clean residual mean=0.000018 rms=0.005495 Jy/beam ! Combined flux in latest and established models = 0.329283 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.329283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.143575Jy sigma=1.687435 ! Fit after self-cal, rms=0.143575Jy sigma=1.687369 ! 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.393 mas, bmaj=16.2 mas, bpa=-18.28 degrees ! Estimated noise=1.48603 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.0227731 Jy ! Component: 100 - total flux cleaned = 0.0375 Jy ! Component: 150 - total flux cleaned = 0.0471668 Jy ! Component: 200 - total flux cleaned = 0.0488537 Jy ! Total flux subtracted in 200 components = 0.0488537 Jy ! Clean residual min=-0.019843 max=0.021036 Jy/beam ! Clean residual mean=0.000026 rms=0.004748 Jy/beam ! Combined flux in latest and established models = 0.378137 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 28 components and 0.378137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.138393Jy sigma=1.596913 ! Fit after self-cal, rms=0.138376Jy sigma=1.596263 ! 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.393 x 16.2 at -18.28 degrees (North through East) ! Clean map min=-0.019479 max=0.34594 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.99 HN 1.01 KP 1.03 ! LA 0.91 MK 1.04 NL 1.03 OV 0.98 ! PT 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.99 HN 0.96 KP 1.05 ! LA 0.93 MK 1.00 NL 1.05 OV 0.85 ! PT 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 0.95 HN 0.99 KP 1.07 ! LA 0.90 MK 1.02 NL 1.03 OV 0.97 ! PT 1.02 ! ! ! Fit before self-cal, rms=0.138376Jy sigma=1.596263 ! Fit after self-cal, rms=0.149920Jy sigma=1.518773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.408 mas, bmaj=16.62 mas, bpa=-18.17 degrees ! Estimated noise=1.48816 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.00504967 Jy ! Component: 100 - total flux cleaned = -0.00564424 Jy ! Component: 150 - total flux cleaned = -0.00563986 Jy ! Component: 200 - total flux cleaned = -0.00562028 Jy ! Total flux subtracted in 200 components = -0.00562028 Jy ! Clean residual min=-0.017095 max=0.015691 Jy/beam ! Clean residual mean=0.000008 rms=0.004253 Jy/beam ! Combined flux in latest and established models = 0.372516 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 45 components and 0.372516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.147800Jy sigma=1.506703 ! Fit after self-cal, rms=0.147867Jy sigma=1.506412 ! 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.147867Jy sigma=1.506412 ! Fit after self-cal, rms=0.183186Jy sigma=1.216901 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=16.07 mas, bpa=-18.01 degrees ! Estimated noise=1.48266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00235329 Jy ! Component: 100 - total flux cleaned = -0.00266148 Jy ! Component: 150 - total flux cleaned = -0.00302959 Jy ! Component: 200 - total flux cleaned = -0.00335677 Jy ! Total flux subtracted in 200 components = -0.00335677 Jy ! Clean residual min=-0.008198 max=0.008475 Jy/beam ! Clean residual mean=0.000001 rms=0.002222 Jy/beam ! Combined flux in latest and established models = 0.36916 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 63 components and 0.36916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.182713Jy sigma=1.214651 ! Fit after self-cal, rms=0.182880Jy sigma=1.214102 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.00030052 Jy ! Component: 100 - total flux cleaned = -0.000569094 Jy ! Component: 150 - total flux cleaned = -0.000752399 Jy ! Component: 200 - total flux cleaned = -0.00103118 Jy ! Total flux subtracted in 200 components = -0.00103118 Jy ! Clean residual min=-0.008130 max=0.008486 Jy/beam ! Clean residual mean=0.000001 rms=0.002217 Jy/beam ! Combined flux in latest and established models = 0.368129 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 81 components and 0.368129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.182626Jy sigma=1.213639 ! Fit after self-cal, rms=0.182629Jy sigma=1.213619 ! 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.182629Jy sigma=1.213619 ! Fit after self-cal, rms=0.125795Jy sigma=1.136520 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.42 mas, bmaj=16.02 mas, bpa=-17.98 degrees ! Estimated noise=1.48033 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000100345 Jy ! Component: 100 - total flux cleaned = -0.000154966 Jy ! Component: 150 - total flux cleaned = -0.0003565 Jy ! Component: 200 - total flux cleaned = -0.000541595 Jy ! Total flux subtracted in 200 components = -0.000541595 Jy ! Clean residual min=-0.005612 max=0.006488 Jy/beam ! Clean residual mean=-0.000001 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 0.367587 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.367587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125701Jy sigma=1.135399 ! Fit after self-cal, rms=0.125753Jy sigma=1.135157 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 (73, -35.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0005399 Jy ! Component: 100 - total flux cleaned = -0.00105423 Jy ! Component: 150 - total flux cleaned = -0.00107552 Jy ! Component: 200 - total flux cleaned = -0.00108105 Jy ! Total flux subtracted in 200 components = -0.00108105 Jy ! Clean residual min=-0.005267 max=0.005278 Jy/beam ! Clean residual mean=-0.000002 rms=0.001240 Jy/beam ! Combined flux in latest and established models = 0.366506 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 113 components and 0.366506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124944Jy sigma=1.124436 ! Fit after self-cal, rms=0.124916Jy sigma=1.123922 ! 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.124916Jy sigma=1.123922 ! Fit after self-cal, rms=0.124685Jy sigma=1.123234 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.309 mas, bmaj=17.47 mas, bpa=-11.38 degrees ! Estimated noise=1.80258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118528 Jy ! Component: 100 - total flux cleaned = 0.000605015 Jy ! Component: 150 - total flux cleaned = 0.000124944 Jy ! Component: 200 - total flux cleaned = -0.00010681 Jy ! Total flux subtracted in 200 components = -0.00010681 Jy ! Clean residual min=-0.005303 max=0.005744 Jy/beam ! Clean residual mean=-0.000001 rms=0.001416 Jy/beam ! Combined flux in latest and established models = 0.366399 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 132 components and 0.366399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124429Jy sigma=1.122147 ! Fit after self-cal, rms=0.124420Jy sigma=1.121932 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.000305069 Jy ! Component: 100 - total flux cleaned = 0.000399227 Jy ! Component: 150 - total flux cleaned = 0.000486845 Jy ! Component: 200 - total flux cleaned = 0.000486539 Jy ! Total flux subtracted in 200 components = 0.000486539 Jy ! Clean residual min=-0.005374 max=0.005478 Jy/beam ! Clean residual mean=-0.000001 rms=0.001416 Jy/beam ! Combined flux in latest and established models = 0.366886 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 149 components and 0.366886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124322Jy sigma=1.121910 ! Fit after self-cal, rms=0.124327Jy sigma=1.121869 ! 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.418 mas, bmaj=16.01 mas, bpa=-17.97 degrees ! Estimated noise=1.47955 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.418 x 16.01 at -17.97 degrees (North through East) ! Clean map min=-0.0055805 max=0.34334 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.804 mas, bmaj=14.69 mas, bpa=-18.2 degrees ! Estimated noise=1.79312 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.269979 Jy ! Component: 100 - total flux cleaned = 0.32889 Jy ! Component: 150 - total flux cleaned = 0.342366 Jy ! Component: 200 - total flux cleaned = 0.345715 Jy ! Total flux subtracted in 200 components = 0.345715 Jy ! Clean residual min=-0.007082 max=0.007525 Jy/beam ! Clean residual mean=0.000000 rms=0.001844 Jy/beam ! Combined flux in latest and established models = 0.345715 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.345715 Jy ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=16.01 mas, bpa=-17.97 degrees ! Estimated noise=1.47955 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.00766008 Jy ! Component: 100 - total flux cleaned = 0.00999772 Jy ! Component: 150 - total flux cleaned = 0.0121983 Jy ! Component: 200 - total flux cleaned = 0.0140408 Jy ! Total flux subtracted in 200 components = 0.0140408 Jy ! Clean residual min=-0.004925 max=0.005051 Jy/beam ! Clean residual mean=0.000002 rms=0.001308 Jy/beam ! Combined flux in latest and established models = 0.359756 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 48 components and 0.359756 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.309 mas, bmaj=17.47 mas, bpa=-11.38 degrees ! Estimated noise=1.80258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00279074 Jy ! Component: 100 - total flux cleaned = 0.00344706 Jy ! Component: 150 - total flux cleaned = 0.00379886 Jy ! Component: 200 - total flux cleaned = 0.0040977 Jy ! Total flux subtracted in 200 components = 0.0040977 Jy ! Clean residual min=-0.005323 max=0.005586 Jy/beam ! Clean residual mean=0.000001 rms=0.001461 Jy/beam ! Combined flux in latest and established models = 0.363853 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.000391386 Jy ! Component: 100 - total flux cleaned = 0.000624995 Jy ! Component: 150 - total flux cleaned = 0.000843265 Jy ! Component: 200 - total flux cleaned = 0.00105021 Jy ! Total flux subtracted in 200 components = 0.00105021 Jy ! Clean residual min=-0.005283 max=0.005556 Jy/beam ! Clean residual mean=0.000000 rms=0.001442 Jy/beam ! Combined flux in latest and established models = 0.364904 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 84 components and 0.364904 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=16.01 mas, bpa=-17.97 degrees ! Estimated noise=1.47955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000366293 Jy ! Component: 100 - total flux cleaned = 8.88677e-05 Jy ! Component: 150 - total flux cleaned = 8.97056e-05 Jy ! Component: 200 - total flux cleaned = 0.000165219 Jy ! Total flux subtracted in 200 components = 0.000165219 Jy ! Clean residual min=-0.005030 max=0.005021 Jy/beam ! Clean residual mean=-0.000000 rms=0.001218 Jy/beam ! Combined flux in latest and established models = 0.365069 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 101 components and 0.365069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124346Jy sigma=1.122707 ! Fit after self-cal, rms=0.124338Jy sigma=1.122461 wmodel J1136-0330_S_b_map.mod ! Writing 101 model components to file: J1136-0330_S_b_map.mod wobs J1136-0330_S_b_uvs.fits ! Writing UV FITS file: J1136-0330_S_b_uvs.fits wwins J1136-0330_S_b_map.win ! wwins: Wrote 2 windows to J1136-0330_S_b_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 = -8.93428e-06 Jy ! Component: 100 - total flux cleaned = 0.000824979 Jy ! Component: 150 - total flux cleaned = 0.00121505 Jy ! Component: 200 - total flux cleaned = 0.00158649 Jy ! Component: 250 - total flux cleaned = 0.00222799 Jy ! Component: 300 - total flux cleaned = 0.00250234 Jy ! Component: 350 - total flux cleaned = 0.00250062 Jy ! Component: 400 - total flux cleaned = 0.00275915 Jy ! Component: 450 - total flux cleaned = 0.00307245 Jy ! Component: 500 - total flux cleaned = 0.0033163 Jy ! Component: 550 - total flux cleaned = 0.00343564 Jy ! Component: 600 - total flux cleaned = 0.00361226 Jy ! Component: 650 - total flux cleaned = 0.00384256 Jy ! Component: 700 - total flux cleaned = 0.00401149 Jy ! Component: 750 - total flux cleaned = 0.00412163 Jy ! Component: 800 - total flux cleaned = 0.00412199 Jy ! Component: 850 - total flux cleaned = 0.00412321 Jy ! Component: 900 - total flux cleaned = 0.0041244 Jy ! Component: 950 - total flux cleaned = 0.00422886 Jy ! Component: 1000 - total flux cleaned = 0.00422877 Jy ! Component: 1050 - total flux cleaned = 0.00422874 Jy ! Component: 1100 - total flux cleaned = 0.00422876 Jy ! Component: 1150 - total flux cleaned = 0.00417989 Jy ! Component: 1200 - total flux cleaned = 0.00422785 Jy ! Component: 1250 - total flux cleaned = 0.00413167 Jy ! Component: 1300 - total flux cleaned = 0.00384695 Jy ! Component: 1350 - total flux cleaned = 0.00366009 Jy ! Component: 1400 - total flux cleaned = 0.00361463 Jy ! Component: 1450 - total flux cleaned = 0.00343129 Jy ! Component: 1500 - total flux cleaned = 0.00311377 Jy ! Component: 1550 - total flux cleaned = 0.0029346 Jy ! Component: 1600 - total flux cleaned = 0.00266801 Jy ! Component: 1650 - total flux cleaned = 0.0025356 Jy ! Component: 1700 - total flux cleaned = 0.00209943 Jy ! Component: 1750 - total flux cleaned = 0.00196952 Jy ! Component: 1800 - total flux cleaned = 0.00171249 Jy ! Component: 1850 - total flux cleaned = 0.00137357 Jy ! Component: 1900 - total flux cleaned = 0.0012473 Jy ! Component: 1950 - total flux cleaned = 0.000913882 Jy ! Component: 2000 - total flux cleaned = 0.000707721 Jy ! Component: 2050 - total flux cleaned = 0.000584674 Jy ! Component: 2100 - total flux cleaned = 0.000299632 Jy ! Component: 2150 - total flux cleaned = 0.000178442 Jy ! Component: 2200 - total flux cleaned = -2.19662e-05 Jy ! Component: 2250 - total flux cleaned = -0.000221088 Jy ! Component: 2300 - total flux cleaned = -0.000378957 Jy ! Component: 2350 - total flux cleaned = -0.000378798 Jy ! Component: 2400 - total flux cleaned = -0.000456865 Jy ! Component: 2450 - total flux cleaned = -0.000650206 Jy ! Component: 2500 - total flux cleaned = -0.000688701 Jy ! Component: 2550 - total flux cleaned = -0.000764968 Jy ! Component: 2600 - total flux cleaned = -0.000802972 Jy ! Component: 2650 - total flux cleaned = -0.000803144 Jy ! Component: 2700 - total flux cleaned = -0.000840611 Jy ! Component: 2750 - total flux cleaned = -0.000803193 Jy ! Component: 2800 - total flux cleaned = -0.000803239 Jy ! Component: 2850 - total flux cleaned = -0.000803287 Jy ! Component: 2900 - total flux cleaned = -0.000839909 Jy ! Component: 2950 - total flux cleaned = -0.000839749 Jy ! Component: 3000 - total flux cleaned = -0.000803458 Jy ! Component: 3050 - total flux cleaned = -0.000767635 Jy ! Component: 3100 - total flux cleaned = -0.000767926 Jy ! Component: 3150 - total flux cleaned = -0.000732312 Jy ! Component: 3200 - total flux cleaned = -0.000768001 Jy ! Component: 3250 - total flux cleaned = -0.000803164 Jy ! Component: 3300 - total flux cleaned = -0.000803036 Jy ! Component: 3350 - total flux cleaned = -0.000733009 Jy ! Component: 3400 - total flux cleaned = -0.000698312 Jy ! Component: 3450 - total flux cleaned = -0.000732863 Jy ! Component: 3500 - total flux cleaned = -0.000698079 Jy ! Component: 3550 - total flux cleaned = -0.00069791 Jy ! Component: 3600 - total flux cleaned = -0.000561141 Jy ! Component: 3650 - total flux cleaned = -0.00062953 Jy ! Component: 3700 - total flux cleaned = -0.00049417 Jy ! Component: 3750 - total flux cleaned = -0.000494115 Jy ! Component: 3800 - total flux cleaned = -0.000393635 Jy ! Component: 3850 - total flux cleaned = -0.000326733 Jy ! Component: 3900 - total flux cleaned = -0.00036017 Jy ! Component: 3950 - total flux cleaned = -0.000227378 Jy ! Component: 4000 - total flux cleaned = -0.000161213 Jy ! Component: 4050 - total flux cleaned = -9.52269e-05 Jy ! Total flux subtracted in 4096 components = -6.23984e-05 Jy ! Clean residual min=-0.001921 max=0.002066 Jy/beam ! Clean residual mean=-0.000000 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.365006 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 382 components and 0.365007 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1136-0330_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.418 x 16.01 at -17.97 degrees (North through East) ! Clean map min=-0.0055823 max=0.34551 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1136-0330_S_b_map.fits wmodel /vlbi/uf001/uva//J1136-0330_S_b_map.mod ! Writing 382 model components to file: /vlbi/uf001/uva//J1136-0330_S_b_map.mod wobs /vlbi/uf001/uva//J1136-0330_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1136-0330_S_b_uvs.fits wwins /vlbi/uf001/uva//J1136-0330_S_b_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1136-0330_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.345512 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000614233 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.533324 0.533324 1.06665 2.1333 4.26659 8.53319 17.0664 34.1328 68.2655 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.345 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 562.509 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1136-0330_S_b_dfm.log closed on Mon Jan 14 01:22:55 2019