! Started logfile: /vlbi/uf001/uva//J1759-1505_S_b_dfm.log on Mon Jan 14 04:27:58 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//J1759-1505_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1759-1505_S_b_uva.fits ! AN table 1: 148 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1759-1505 ! ! 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 12432 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 J1759-1505_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009844Jy sigma=16.474167 ! Fit after self-cal, rms=0.905305Jy sigma=14.776968 ! 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=5.055 mas, bmaj=18.08 mas, bpa=-5.889 degrees ! Estimated noise=0.623749 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.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0757329 Jy ! Component: 100 - total flux cleaned = 0.106443 Jy ! Total flux subtracted in 100 components = 0.106443 Jy ! Clean residual min=-0.019459 max=0.038757 Jy/beam ! Clean residual mean=-0.000010 rms=0.006535 Jy/beam ! Combined flux in latest and established models = 0.106443 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.106443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122773Jy sigma=1.825133 ! Fit after self-cal, rms=0.122148Jy sigma=1.814846 ! 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=5.898 mas, bmaj=19.72 mas, bpa=-5.621 degrees ! Estimated noise=0.406631 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 (-23, -57.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0438293 Jy ! Component: 100 - total flux cleaned = 0.0709089 Jy ! Component: 150 - total flux cleaned = 0.0914161 Jy ! Component: 200 - total flux cleaned = 0.107757 Jy ! Total flux subtracted in 200 components = 0.107757 Jy ! Clean residual min=-0.012870 max=0.012750 Jy/beam ! Clean residual mean=-0.000025 rms=0.004448 Jy/beam ! Combined flux in latest and established models = 0.214201 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 93 components and 0.214201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101959Jy sigma=1.437881 ! Fit after self-cal, rms=0.098920Jy sigma=1.390455 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.898 x 19.72 at -5.621 degrees (North through East) ! Clean map min=-0.013277 max=0.10474 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.88 HN 1.27 KP 0.88 ! LA 0.79 NL 1.14 OV 1.00 PT 0.78 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.94 HN 1.12 KP 0.89 ! LA 0.83 NL 1.15 OV 0.87 PT 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.89 HN 1.22 KP 0.91 ! LA 0.78 NL 1.16 OV 0.99 PT 0.86 ! ! ! Fit before self-cal, rms=0.098920Jy sigma=1.390455 ! Fit after self-cal, rms=0.096287Jy sigma=1.300197 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.362 mas, bmaj=20.44 mas, bpa=-5.603 degrees ! Estimated noise=0.368427 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.0120311 Jy ! Component: 100 - total flux cleaned = 0.0160271 Jy ! Component: 150 - total flux cleaned = 0.0166345 Jy ! Component: 200 - total flux cleaned = 0.0166277 Jy ! Total flux subtracted in 200 components = 0.0166277 Jy ! Clean residual min=-0.006389 max=0.006577 Jy/beam ! Clean residual mean=-0.000019 rms=0.001977 Jy/beam ! Combined flux in latest and established models = 0.230828 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 153 components and 0.230828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094729Jy sigma=1.254908 ! Fit after self-cal, rms=0.094873Jy sigma=1.250295 ! 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.094873Jy sigma=1.250295 ! Fit after self-cal, rms=0.096168Jy sigma=1.244273 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.159 mas, bmaj=20.73 mas, bpa=-6.272 degrees ! Estimated noise=0.362664 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000723125 Jy ! Component: 100 - total flux cleaned = 1.71046e-06 Jy ! Component: 150 - total flux cleaned = -0.000378478 Jy ! Component: 200 - total flux cleaned = -0.000706413 Jy ! Total flux subtracted in 200 components = -0.000706413 Jy ! Clean residual min=-0.005242 max=0.005884 Jy/beam ! Clean residual mean=-0.000030 rms=0.001639 Jy/beam ! Combined flux in latest and established models = 0.230122 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 184 components and 0.230122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095705Jy sigma=1.236059 ! Fit after self-cal, rms=0.095770Jy sigma=1.235166 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.000369333 Jy ! Component: 100 - total flux cleaned = -0.000572322 Jy ! Component: 150 - total flux cleaned = -0.000769916 Jy ! Component: 200 - total flux cleaned = -0.0008588 Jy ! Total flux subtracted in 200 components = -0.0008588 Jy ! Clean residual min=-0.004955 max=0.005482 Jy/beam ! Clean residual mean=-0.000030 rms=0.001549 Jy/beam ! Combined flux in latest and established models = 0.229263 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 199 components and 0.229263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095526Jy sigma=1.231334 ! Fit after self-cal, rms=0.095542Jy sigma=1.231014 ! 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.095542Jy sigma=1.231014 ! Fit after self-cal, rms=0.093607Jy sigma=1.230407 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.18 mas, bmaj=20.64 mas, bpa=-6.061 degrees ! Estimated noise=0.363359 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000229799 Jy ! Component: 100 - total flux cleaned = -0.000227967 Jy ! Component: 150 - total flux cleaned = -0.000223986 Jy ! Component: 200 - total flux cleaned = -0.000293041 Jy ! Total flux subtracted in 200 components = -0.000293041 Jy ! Clean residual min=-0.004575 max=0.005423 Jy/beam ! Clean residual mean=-0.000029 rms=0.001463 Jy/beam ! Combined flux in latest and established models = 0.22897 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 210 components and 0.22897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093426Jy sigma=1.227409 ! Fit after self-cal, rms=0.093422Jy sigma=1.227174 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.000178504 Jy ! Component: 100 - total flux cleaned = -0.000321433 Jy ! Component: 150 - total flux cleaned = -0.000634685 Jy ! Component: 200 - total flux cleaned = -0.000810558 Jy ! Total flux subtracted in 200 components = -0.000810558 Jy ! Clean residual min=-0.004332 max=0.005171 Jy/beam ! Clean residual mean=-0.000028 rms=0.001426 Jy/beam ! Combined flux in latest and established models = 0.22816 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 229 components and 0.22816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093312Jy sigma=1.225527 ! Fit after self-cal, rms=0.093317Jy sigma=1.225425 ! 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.093317Jy sigma=1.225425 ! Fit after self-cal, rms=0.091518Jy sigma=1.224978 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.944 mas, bmaj=21.68 mas, bpa=-2.554 degrees ! Estimated noise=0.372069 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000654931 Jy ! Component: 100 - total flux cleaned = 0.000653985 Jy ! Component: 150 - total flux cleaned = 0.000581751 Jy ! Component: 200 - total flux cleaned = 0.000449351 Jy ! Total flux subtracted in 200 components = 0.000449351 Jy ! Clean residual min=-0.004823 max=0.005458 Jy/beam ! Clean residual mean=-0.000036 rms=0.001612 Jy/beam ! Combined flux in latest and established models = 0.228609 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 240 components and 0.228609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091420Jy sigma=1.223094 ! Fit after self-cal, rms=0.091416Jy sigma=1.222925 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.99022e-07 Jy ! Component: 100 - total flux cleaned = -0.000187448 Jy ! Component: 150 - total flux cleaned = -0.000303917 Jy ! Component: 200 - total flux cleaned = -0.00046888 Jy ! Total flux subtracted in 200 components = -0.00046888 Jy ! Clean residual min=-0.004675 max=0.005216 Jy/beam ! Clean residual mean=-0.000036 rms=0.001576 Jy/beam ! Combined flux in latest and established models = 0.22814 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 254 components and 0.22814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091355Jy sigma=1.221991 ! Fit after self-cal, rms=0.091364Jy sigma=1.221906 ! 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=6.193 mas, bmaj=20.51 mas, bpa=-5.817 degrees ! Estimated noise=0.36407 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.193 x 20.51 at -5.817 degrees (North through East) ! Clean map min=-0.0051089 max=0.093464 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=5.224 mas, bmaj=18.66 mas, bpa=-6.278 degrees ! Estimated noise=0.585154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0716526 Jy ! Component: 100 - total flux cleaned = 0.111929 Jy ! Component: 150 - total flux cleaned = 0.139994 Jy ! Component: 200 - total flux cleaned = 0.160054 Jy ! Total flux subtracted in 200 components = 0.160054 Jy ! Clean residual min=-0.010642 max=0.011449 Jy/beam ! Clean residual mean=-0.000031 rms=0.003439 Jy/beam ! Combined flux in latest and established models = 0.160054 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.160054 Jy ! Inverting map and beam ! Estimated beam: bmin=6.193 mas, bmaj=20.51 mas, bpa=-5.817 degrees ! Estimated noise=0.36407 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.01843 Jy ! Component: 100 - total flux cleaned = 0.0323201 Jy ! Component: 150 - total flux cleaned = 0.043277 Jy ! Component: 200 - total flux cleaned = 0.0493065 Jy ! Total flux subtracted in 200 components = 0.0493065 Jy ! Clean residual min=-0.006715 max=0.008143 Jy/beam ! Clean residual mean=-0.000038 rms=0.002251 Jy/beam ! Combined flux in latest and established models = 0.20936 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 92 components and 0.20936 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=8.944 mas, bmaj=21.68 mas, bpa=-2.554 degrees ! Estimated noise=0.372069 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00673475 Jy ! Component: 100 - total flux cleaned = 0.00908578 Jy ! Component: 150 - total flux cleaned = 0.0110149 Jy ! Component: 200 - total flux cleaned = 0.0124256 Jy ! Total flux subtracted in 200 components = 0.0124256 Jy ! Clean residual min=-0.005942 max=0.006819 Jy/beam ! Clean residual mean=-0.000042 rms=0.001955 Jy/beam ! Combined flux in latest and established models = 0.221786 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.00104619 Jy ! Component: 100 - total flux cleaned = 0.00208366 Jy ! Component: 150 - total flux cleaned = 0.00272286 Jy ! Component: 200 - total flux cleaned = 0.00338004 Jy ! Total flux subtracted in 200 components = 0.00338004 Jy ! Clean residual min=-0.005287 max=0.005966 Jy/beam ! Clean residual mean=-0.000039 rms=0.001698 Jy/beam ! Combined flux in latest and established models = 0.225166 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 173 components and 0.225166 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.193 mas, bmaj=20.51 mas, bpa=-5.817 degrees ! Estimated noise=0.36407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00016227 Jy ! Component: 100 - total flux cleaned = -3.4952e-05 Jy ! Component: 150 - total flux cleaned = -0.000289782 Jy ! Component: 200 - total flux cleaned = -0.000365135 Jy ! Total flux subtracted in 200 components = -0.000365135 Jy ! Clean residual min=-0.004451 max=0.005209 Jy/beam ! Clean residual mean=-0.000029 rms=0.001401 Jy/beam ! Combined flux in latest and established models = 0.224801 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 198 components and 0.224801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091527Jy sigma=1.224588 ! Fit after self-cal, rms=0.091493Jy sigma=1.223450 wmodel J1759-1505_S_b_map.mod ! Writing 198 model components to file: J1759-1505_S_b_map.mod wobs J1759-1505_S_b_uvs.fits ! Writing UV FITS file: J1759-1505_S_b_uvs.fits wwins J1759-1505_S_b_map.win ! wwins: Wrote 2 windows to J1759-1505_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 = 0.00204232 Jy ! Component: 100 - total flux cleaned = 0.00303468 Jy ! Component: 150 - total flux cleaned = 0.00338515 Jy ! Component: 200 - total flux cleaned = 0.00358522 Jy ! Component: 250 - total flux cleaned = 0.00358657 Jy ! Component: 300 - total flux cleaned = 0.0034142 Jy ! Component: 350 - total flux cleaned = 0.00335845 Jy ! Component: 400 - total flux cleaned = 0.00308982 Jy ! Component: 450 - total flux cleaned = 0.00298763 Jy ! Component: 500 - total flux cleaned = 0.00293961 Jy ! Component: 550 - total flux cleaned = 0.0029878 Jy ! Component: 600 - total flux cleaned = 0.00321888 Jy ! Component: 650 - total flux cleaned = 0.00330885 Jy ! Component: 700 - total flux cleaned = 0.00348256 Jy ! Component: 750 - total flux cleaned = 0.00348155 Jy ! Component: 800 - total flux cleaned = 0.00360447 Jy ! Component: 850 - total flux cleaned = 0.00372398 Jy ! Component: 900 - total flux cleaned = 0.00391996 Jy ! Component: 950 - total flux cleaned = 0.00399713 Jy ! Component: 1000 - total flux cleaned = 0.00425945 Jy ! Component: 1050 - total flux cleaned = 0.00422448 Jy ! Component: 1100 - total flux cleaned = 0.00451077 Jy ! Component: 1150 - total flux cleaned = 0.00461565 Jy ! Component: 1200 - total flux cleaned = 0.00468327 Jy ! Component: 1250 - total flux cleaned = 0.00481595 Jy ! Component: 1300 - total flux cleaned = 0.0047503 Jy ! Component: 1350 - total flux cleaned = 0.00487885 Jy ! Component: 1400 - total flux cleaned = 0.00490965 Jy ! Component: 1450 - total flux cleaned = 0.00484813 Jy ! Component: 1500 - total flux cleaned = 0.00484887 Jy ! Component: 1550 - total flux cleaned = 0.00490831 Jy ! Component: 1600 - total flux cleaned = 0.0049663 Jy ! Component: 1650 - total flux cleaned = 0.00496545 Jy ! Component: 1700 - total flux cleaned = 0.00496518 Jy ! Component: 1750 - total flux cleaned = 0.00499278 Jy ! Component: 1800 - total flux cleaned = 0.00499287 Jy ! Component: 1850 - total flux cleaned = 0.00499302 Jy ! Component: 1900 - total flux cleaned = 0.00501924 Jy ! Component: 1950 - total flux cleaned = 0.00504483 Jy ! Component: 2000 - total flux cleaned = 0.00501949 Jy ! Component: 2050 - total flux cleaned = 0.00504481 Jy ! Component: 2100 - total flux cleaned = 0.00511854 Jy ! Component: 2150 - total flux cleaned = 0.00516704 Jy ! Component: 2200 - total flux cleaned = 0.00514328 Jy ! Component: 2250 - total flux cleaned = 0.00519068 Jy ! Component: 2300 - total flux cleaned = 0.00521413 Jy ! Component: 2350 - total flux cleaned = 0.00523649 Jy ! Component: 2400 - total flux cleaned = 0.00519098 Jy ! Component: 2450 - total flux cleaned = 0.00516883 Jy ! Component: 2500 - total flux cleaned = 0.00519112 Jy ! Component: 2550 - total flux cleaned = 0.00521319 Jy ! Component: 2600 - total flux cleaned = 0.00527821 Jy ! Component: 2650 - total flux cleaned = 0.00534206 Jy ! Component: 2700 - total flux cleaned = 0.00532086 Jy ! Component: 2750 - total flux cleaned = 0.00536281 Jy ! Component: 2800 - total flux cleaned = 0.00534195 Jy ! Component: 2850 - total flux cleaned = 0.00538291 Jy ! Component: 2900 - total flux cleaned = 0.00534209 Jy ! Component: 2950 - total flux cleaned = 0.00530177 Jy ! Component: 3000 - total flux cleaned = 0.00534158 Jy ! Component: 3050 - total flux cleaned = 0.00528209 Jy ! Component: 3100 - total flux cleaned = 0.00522307 Jy ! Component: 3150 - total flux cleaned = 0.00516461 Jy ! Component: 3200 - total flux cleaned = 0.00514534 Jy ! Component: 3250 - total flux cleaned = 0.00512605 Jy ! Component: 3300 - total flux cleaned = 0.00508787 Jy ! Component: 3350 - total flux cleaned = 0.0050879 Jy ! Component: 3400 - total flux cleaned = 0.00505028 Jy ! Component: 3450 - total flux cleaned = 0.00506911 Jy ! Component: 3500 - total flux cleaned = 0.00508764 Jy ! Component: 3550 - total flux cleaned = 0.00506924 Jy ! Component: 3600 - total flux cleaned = 0.00506932 Jy ! Component: 3650 - total flux cleaned = 0.0050694 Jy ! Component: 3700 - total flux cleaned = 0.00508755 Jy ! Component: 3750 - total flux cleaned = 0.00508743 Jy ! Component: 3800 - total flux cleaned = 0.00501571 Jy ! Component: 3850 - total flux cleaned = 0.00505161 Jy ! Component: 3900 - total flux cleaned = 0.00505156 Jy ! Component: 3950 - total flux cleaned = 0.00498077 Jy ! Component: 4000 - total flux cleaned = 0.00498079 Jy ! Component: 4050 - total flux cleaned = 0.00503345 Jy ! Total flux subtracted in 4096 components = 0.00505088 Jy ! Clean residual min=-0.001003 max=0.000917 Jy/beam ! Clean residual mean=0.000001 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.229852 Jy keep ! Adding 387 model components to the UV plane model. ! The established model now contains 585 components and 0.229852 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1759-1505_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.193 x 20.51 at -5.817 degrees (North through East) ! Clean map min=-0.0049735 max=0.09269 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1759-1505_S_b_map.fits wmodel /vlbi/uf001/uva//J1759-1505_S_b_map.mod ! Writing 585 model components to file: /vlbi/uf001/uva//J1759-1505_S_b_map.mod wobs /vlbi/uf001/uva//J1759-1505_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1759-1505_S_b_uvs.fits wwins /vlbi/uf001/uva//J1759-1505_S_b_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1759-1505_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0926901 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00035072 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.13514 1.13514 2.27028 4.54055 9.08111 18.1622 36.3244 72.6488 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.092 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 264.285 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1759-1505_S_b_dfm.log closed on Mon Jan 14 04:28:03 2019