! Started logfile: /vlbi/uf001/uva//J1359-4152_S_dfm.log on Mon Jan 14 02:41:52 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//J1359-4152_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1359-4152_S_uva.fits ! AN table 1: 73 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.83105 visibilities/baseline/integration-bin. ! Found source: J1359-4152 ! ! 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 2730 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 J1359-4152_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005581Jy sigma=14.186681 ! Fit after self-cal, rms=0.931179Jy sigma=13.143979 ! 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.932 mas, bmaj=9.953 mas, bpa=-16.42 degrees ! Estimated noise=1.78824 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.0534121 Jy ! Component: 100 - total flux cleaned = 0.0674972 Jy ! Total flux subtracted in 100 components = 0.0674972 Jy ! Clean residual min=-0.007488 max=0.007293 Jy/beam ! Clean residual mean=0.000053 rms=0.001998 Jy/beam ! Combined flux in latest and established models = 0.0674972 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0674972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085590Jy sigma=1.178246 ! Fit after self-cal, rms=0.084154Jy sigma=1.158969 ! 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.546 mas, bmaj=11.92 mas, bpa=-14.65 degrees ! Estimated noise=0.973592 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.00979747 Jy ! Component: 100 - total flux cleaned = 0.014383 Jy ! Component: 150 - total flux cleaned = 0.0168269 Jy ! Component: 200 - total flux cleaned = 0.018141 Jy ! Total flux subtracted in 200 components = 0.018141 Jy ! Clean residual min=-0.003261 max=0.004824 Jy/beam ! Clean residual mean=0.000047 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.0856382 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 28 components and 0.0856382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083067Jy sigma=1.144501 ! Fit after self-cal, rms=0.082897Jy sigma=1.143607 ! 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.546 x 11.92 at -14.65 degrees (North through East) ! Clean map min=-0.0034814 max=0.061943 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 0.95 LA 0.92 MK 0.97 ! OV 1.14 PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 0.92 LA 1.03 MK 1.05 ! OV 1.05 PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 0.98 LA 0.93 MK 1.00 ! OV 1.06 PT 0.96 ! ! ! Fit before self-cal, rms=0.082897Jy sigma=1.143607 ! Fit after self-cal, rms=0.082642Jy sigma=1.141110 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=11.96 mas, bpa=-14.54 degrees ! Estimated noise=0.969036 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.000683936 Jy ! Component: 100 - total flux cleaned = 0.000657589 Jy ! Component: 150 - total flux cleaned = 0.000681596 Jy ! Component: 200 - total flux cleaned = 0.000727706 Jy ! Total flux subtracted in 200 components = 0.000727706 Jy ! Clean residual min=-0.003054 max=0.004263 Jy/beam ! Clean residual mean=0.000035 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.0863659 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.0863659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082620Jy sigma=1.140883 ! Fit after self-cal, rms=0.082693Jy sigma=1.140330 ! 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.082693Jy sigma=1.140330 ! Fit after self-cal, rms=0.083199Jy sigma=1.139126 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.534 mas, bmaj=12 mas, bpa=-14.47 degrees ! Estimated noise=0.969057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000473768 Jy ! Component: 100 - total flux cleaned = 0.000432346 Jy ! Component: 150 - total flux cleaned = 0.00043349 Jy ! Component: 200 - total flux cleaned = 0.000433601 Jy ! Total flux subtracted in 200 components = 0.000433601 Jy ! Clean residual min=-0.003126 max=0.003905 Jy/beam ! Clean residual mean=0.000004 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.0867995 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.0867995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083186Jy sigma=1.138996 ! Fit after self-cal, rms=0.083282Jy sigma=1.138706 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 (-127.5, -122.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026329 Jy ! Component: 100 - total flux cleaned = 0.00258777 Jy ! Component: 150 - total flux cleaned = 0.002728 Jy ! Component: 200 - total flux cleaned = 0.00284162 Jy ! Total flux subtracted in 200 components = 0.00284162 Jy ! Clean residual min=-0.002770 max=0.003190 Jy/beam ! Clean residual mean=0.000020 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.0896411 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.0896411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083160Jy sigma=1.137147 ! Fit after self-cal, rms=0.083088Jy sigma=1.136201 ! 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.083088Jy sigma=1.136201 ! Fit after self-cal, rms=0.082461Jy sigma=1.135943 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.514 mas, bmaj=11.94 mas, bpa=-14.44 degrees ! Estimated noise=0.960194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126912 Jy ! Component: 100 - total flux cleaned = 0.00135315 Jy ! Component: 150 - total flux cleaned = 0.0014613 Jy ! Component: 200 - total flux cleaned = 0.00152434 Jy ! Total flux subtracted in 200 components = 0.00152434 Jy ! Clean residual min=-0.002859 max=0.002914 Jy/beam ! Clean residual mean=0.000019 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.0911655 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 68 components and 0.0911655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082399Jy sigma=1.135189 ! Fit after self-cal, rms=0.082426Jy sigma=1.134935 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.000503831 Jy ! Component: 100 - total flux cleaned = 0.000536262 Jy ! Component: 150 - total flux cleaned = 0.000510563 Jy ! Component: 200 - total flux cleaned = 0.000484562 Jy ! Total flux subtracted in 200 components = 0.000484562 Jy ! Clean residual min=-0.002854 max=0.002904 Jy/beam ! Clean residual mean=0.000022 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.09165 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 73 components and 0.09165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082401Jy sigma=1.134649 ! Fit after self-cal, rms=0.082396Jy sigma=1.134585 ! 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.082396Jy sigma=1.134585 ! Fit after self-cal, rms=0.082290Jy sigma=1.134411 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.3 mas, bmaj=28.87 mas, bpa=0.3539 degrees ! Estimated noise=1.22444 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000593713 Jy ! Component: 100 - total flux cleaned = 0.00067614 Jy ! Component: 150 - total flux cleaned = 0.000706835 Jy ! Component: 200 - total flux cleaned = 0.0007357 Jy ! Total flux subtracted in 200 components = 0.0007357 Jy ! Clean residual min=-0.003015 max=0.002421 Jy/beam ! Clean residual mean=0.000044 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.0923857 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 77 components and 0.0923857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082283Jy sigma=1.134350 ! Fit after self-cal, rms=0.082303Jy sigma=1.134304 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.87292e-05 Jy ! Component: 100 - total flux cleaned = 7.53689e-05 Jy ! Component: 150 - total flux cleaned = 7.54643e-05 Jy ! Component: 200 - total flux cleaned = 8.73648e-05 Jy ! Total flux subtracted in 200 components = 8.73648e-05 Jy ! Clean residual min=-0.002999 max=0.002421 Jy/beam ! Clean residual mean=0.000045 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.0924731 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 82 components and 0.0924731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082301Jy sigma=1.134297 ! Fit after self-cal, rms=0.082296Jy sigma=1.134291 ! 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.503 mas, bmaj=11.9 mas, bpa=-14.45 degrees ! Estimated noise=0.957489 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.503 x 11.9 at -14.45 degrees (North through East) ! Clean map min=-0.0027807 max=0.061312 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.902 mas, bmaj=9.923 mas, bpa=-16.29 degrees ! Estimated noise=1.76598 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0528564 Jy ! Component: 100 - total flux cleaned = 0.0689141 Jy ! Component: 150 - total flux cleaned = 0.0761958 Jy ! Component: 200 - total flux cleaned = 0.0800975 Jy ! Total flux subtracted in 200 components = 0.0800975 Jy ! Clean residual min=-0.005350 max=0.005456 Jy/beam ! Clean residual mean=0.000046 rms=0.001566 Jy/beam ! Combined flux in latest and established models = 0.0800975 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0800975 Jy ! Inverting map and beam ! Estimated beam: bmin=3.503 mas, bmaj=11.9 mas, bpa=-14.45 degrees ! Estimated noise=0.957489 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.00560069 Jy ! Component: 100 - total flux cleaned = 0.00842586 Jy ! Component: 150 - total flux cleaned = 0.00947556 Jy ! Component: 200 - total flux cleaned = 0.0100933 Jy ! Total flux subtracted in 200 components = 0.0100933 Jy ! Clean residual min=-0.003283 max=0.002938 Jy/beam ! Clean residual mean=0.000043 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.0901908 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 46 components and 0.0901908 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=10.3 mas, bmaj=28.87 mas, bpa=0.3539 degrees ! Estimated noise=1.22444 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119665 Jy ! Component: 100 - total flux cleaned = 0.00135051 Jy ! Component: 150 - total flux cleaned = 0.0015177 Jy ! Component: 200 - total flux cleaned = 0.00166161 Jy ! Total flux subtracted in 200 components = 0.00166161 Jy ! Clean residual min=-0.002842 max=0.002548 Jy/beam ! Clean residual mean=0.000056 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.0918524 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.000105792 Jy ! Component: 100 - total flux cleaned = 0.000201348 Jy ! Component: 150 - total flux cleaned = 0.000288006 Jy ! Component: 200 - total flux cleaned = 0.000320459 Jy ! Total flux subtracted in 200 components = 0.000320459 Jy ! Clean residual min=-0.002890 max=0.002487 Jy/beam ! Clean residual mean=0.000053 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.0921729 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.0921729 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.503 mas, bmaj=11.9 mas, bpa=-14.45 degrees ! Estimated noise=0.957489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000219311 Jy ! Component: 100 - total flux cleaned = -0.000219174 Jy ! Component: 150 - total flux cleaned = -0.000215976 Jy ! Component: 200 - total flux cleaned = -0.000218217 Jy ! Total flux subtracted in 200 components = -0.000218217 Jy ! Clean residual min=-0.003041 max=0.002933 Jy/beam ! Clean residual mean=0.000033 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.0919547 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 69 components and 0.0919547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082343Jy sigma=1.134957 ! Fit after self-cal, rms=0.082273Jy sigma=1.134707 wmodel J1359-4152_S_map.mod ! Writing 69 model components to file: J1359-4152_S_map.mod wobs J1359-4152_S_uvs.fits ! Writing UV FITS file: J1359-4152_S_uvs.fits wwins J1359-4152_S_map.win ! wwins: Wrote 2 windows to J1359-4152_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.000317864 Jy ! Component: 100 - total flux cleaned = 0.000176933 Jy ! Component: 150 - total flux cleaned = 5.1061e-05 Jy ! Component: 200 - total flux cleaned = 8.7945e-05 Jy ! Component: 250 - total flux cleaned = 0.000159735 Jy ! Component: 300 - total flux cleaned = 9.3505e-05 Jy ! Component: 350 - total flux cleaned = 6.24028e-05 Jy ! Component: 400 - total flux cleaned = 6.29962e-05 Jy ! Component: 450 - total flux cleaned = -7.83541e-05 Jy ! Component: 500 - total flux cleaned = -0.000240838 Jy ! Component: 550 - total flux cleaned = -0.000265939 Jy ! Component: 600 - total flux cleaned = -0.0002911 Jy ! Component: 650 - total flux cleaned = -0.000315817 Jy ! Component: 700 - total flux cleaned = -0.000340085 Jy ! Component: 750 - total flux cleaned = -0.000317448 Jy ! Component: 800 - total flux cleaned = -0.000295428 Jy ! Component: 850 - total flux cleaned = -0.000338516 Jy ! Component: 900 - total flux cleaned = -0.000210128 Jy ! Component: 950 - total flux cleaned = -4.37171e-05 Jy ! Component: 1000 - total flux cleaned = 0.000160032 Jy ! Component: 1050 - total flux cleaned = 0.000360013 Jy ! Component: 1100 - total flux cleaned = 0.000576769 Jy ! Component: 1150 - total flux cleaned = 0.000732513 Jy ! Component: 1200 - total flux cleaned = 0.000905988 Jy ! Component: 1250 - total flux cleaned = 0.00109655 Jy ! Component: 1300 - total flux cleaned = 0.00124766 Jy ! Component: 1350 - total flux cleaned = 0.00145354 Jy ! Component: 1400 - total flux cleaned = 0.00162029 Jy ! Component: 1450 - total flux cleaned = 0.00174942 Jy ! Component: 1500 - total flux cleaned = 0.00178626 Jy ! Component: 1550 - total flux cleaned = 0.00182344 Jy ! Component: 1600 - total flux cleaned = 0.00186058 Jy ! Component: 1650 - total flux cleaned = 0.00189783 Jy ! Component: 1700 - total flux cleaned = 0.00191686 Jy ! Component: 1750 - total flux cleaned = 0.00191687 Jy ! Component: 1800 - total flux cleaned = 0.00189761 Jy ! Component: 1850 - total flux cleaned = 0.00191719 Jy ! Component: 1900 - total flux cleaned = 0.00189775 Jy ! Component: 1950 - total flux cleaned = 0.00187782 Jy ! Component: 2000 - total flux cleaned = 0.00183723 Jy ! Component: 2050 - total flux cleaned = 0.00183731 Jy ! Component: 2100 - total flux cleaned = 0.0017955 Jy ! Component: 2150 - total flux cleaned = 0.00179523 Jy ! Component: 2200 - total flux cleaned = 0.00179468 Jy ! Component: 2250 - total flux cleaned = 0.00179462 Jy ! Component: 2300 - total flux cleaned = 0.00179456 Jy ! Component: 2350 - total flux cleaned = 0.00179444 Jy ! Component: 2400 - total flux cleaned = 0.00177089 Jy ! Component: 2450 - total flux cleaned = 0.00179482 Jy ! Component: 2500 - total flux cleaned = 0.00179502 Jy ! Component: 2550 - total flux cleaned = 0.00179526 Jy ! Component: 2600 - total flux cleaned = 0.00176941 Jy ! Component: 2650 - total flux cleaned = 0.00176898 Jy ! Component: 2700 - total flux cleaned = 0.0017963 Jy ! Component: 2750 - total flux cleaned = 0.00179667 Jy ! Component: 2800 - total flux cleaned = 0.00179661 Jy ! Component: 2850 - total flux cleaned = 0.00179629 Jy ! Component: 2900 - total flux cleaned = 0.0017963 Jy ! Component: 2950 - total flux cleaned = 0.00179616 Jy ! Component: 3000 - total flux cleaned = 0.00179593 Jy ! Component: 3050 - total flux cleaned = 0.00179633 Jy ! Component: 3100 - total flux cleaned = 0.00179688 Jy ! Component: 3150 - total flux cleaned = 0.00179751 Jy ! Component: 3200 - total flux cleaned = 0.00179822 Jy ! Component: 3250 - total flux cleaned = 0.00179886 Jy ! Component: 3300 - total flux cleaned = 0.0017992 Jy ! Component: 3350 - total flux cleaned = 0.00179994 Jy ! Component: 3400 - total flux cleaned = 0.00180055 Jy ! Component: 3450 - total flux cleaned = 0.0018012 Jy ! Component: 3500 - total flux cleaned = 0.0017574 Jy ! Component: 3550 - total flux cleaned = 0.00180367 Jy ! Component: 3600 - total flux cleaned = 0.00175675 Jy ! Component: 3650 - total flux cleaned = 0.00175674 Jy ! Component: 3700 - total flux cleaned = 0.00175592 Jy ! Component: 3750 - total flux cleaned = 0.00175511 Jy ! Component: 3800 - total flux cleaned = 0.00170147 Jy ! Component: 3850 - total flux cleaned = 0.00175666 Jy ! Component: 3900 - total flux cleaned = 0.00169985 Jy ! Component: 3950 - total flux cleaned = 0.00169931 Jy ! Component: 4000 - total flux cleaned = 0.00169912 Jy ! Component: 4050 - total flux cleaned = 0.00169912 Jy ! Total flux subtracted in 4096 components = 0.00169967 Jy ! Clean residual min=-0.003676 max=0.003621 Jy/beam ! Clean residual mean=-0.000050 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.0936543 Jy keep ! Adding 180 model components to the UV plane model. ! The established model now contains 248 components and 0.0936543 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1359-4152_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.503 x 11.9 at -14.45 degrees (North through East) ! Clean map min=-0.0055653 max=0.062704 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1359-4152_S_map.fits wmodel /vlbi/uf001/uva//J1359-4152_S_map.mod ! Writing 248 model components to file: /vlbi/uf001/uva//J1359-4152_S_map.mod wobs /vlbi/uf001/uva//J1359-4152_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1359-4152_S_uvs.fits wwins /vlbi/uf001/uva//J1359-4152_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1359-4152_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0627038 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000770404 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.68592 3.68592 7.37184 14.7437 29.4874 58.9747 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.062 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 81.39 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1359-4152_S_dfm.log closed on Mon Jan 14 02:41:56 2019