! Started logfile: /vlbi/uf001/uva//J1315+2840_S_dfm.log on Mon Jan 14 02:16:57 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//J1315+2840_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1315+2840_S_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.857143 visibilities/baseline/integration-bin. ! Found source: J1315+2840 ! ! 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 4860 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 J1315+2840_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 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006622Jy sigma=22.466368 ! Fit after self-cal, rms=0.895523Jy sigma=20.082851 ! 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=3.442 mas, bmaj=5.761 mas, bpa=-6.406 degrees ! Estimated noise=0.619187 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.0794121 Jy ! Component: 100 - total flux cleaned = 0.0975365 Jy ! Total flux subtracted in 100 components = 0.0975365 Jy ! Clean residual min=-0.005335 max=0.008109 Jy/beam ! Clean residual mean=0.000007 rms=0.001491 Jy/beam ! Combined flux in latest and established models = 0.0975365 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0975365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067808Jy sigma=1.350002 ! Fit after self-cal, rms=0.067740Jy sigma=1.348660 ! 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=4.001 mas, bmaj=6.256 mas, bpa=-1.964 degrees ! Estimated noise=0.503817 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.00825449 Jy ! Component: 100 - total flux cleaned = 0.0119983 Jy ! Component: 150 - total flux cleaned = 0.0139498 Jy ! Component: 200 - total flux cleaned = 0.0144926 Jy ! Total flux subtracted in 200 components = 0.0144926 Jy ! Clean residual min=-0.005318 max=0.005994 Jy/beam ! Clean residual mean=0.000016 rms=0.001489 Jy/beam ! Combined flux in latest and established models = 0.112029 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 28 components and 0.112029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066459Jy sigma=1.333083 ! Fit after self-cal, rms=0.066439Jy sigma=1.332672 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.001 x 6.256 at -1.964 degrees (North through East) ! Clean map min=-0.0052358 max=0.10366 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.97 HN 1.01 KP 0.98 ! LA 0.94 MK 1.04 NL 1.03 OV 1.03 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.96 HN 0.96 KP 0.96 ! LA 0.93 MK 1.08 NL 1.05 OV 1.12 ! PT 0.96 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.01 HN 0.97 KP 1.00 ! LA 0.96 MK 0.99 NL 1.03 OV 1.14 ! PT 0.95 SC 1.01 ! ! ! Fit before self-cal, rms=0.066439Jy sigma=1.332672 ! Fit after self-cal, rms=0.069296Jy sigma=1.321802 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=6.285 mas, bpa=-2.001 degrees ! Estimated noise=0.512118 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.0011973 Jy ! Component: 100 - total flux cleaned = 0.00119867 Jy ! Component: 150 - total flux cleaned = 0.00119808 Jy ! Component: 200 - total flux cleaned = 0.00116807 Jy ! Total flux subtracted in 200 components = 0.00116807 Jy ! Clean residual min=-0.005734 max=0.005831 Jy/beam ! Clean residual mean=0.000021 rms=0.001450 Jy/beam ! Combined flux in latest and established models = 0.113197 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 40 components and 0.113197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069153Jy sigma=1.321888 ! Fit after self-cal, rms=0.069184Jy sigma=1.321603 ! 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.069184Jy sigma=1.321603 ! Fit after self-cal, rms=0.066408Jy sigma=1.223431 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.048 mas, bmaj=6.249 mas, bpa=-2.228 degrees ! Estimated noise=0.511182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.01154e-05 Jy ! Component: 100 - total flux cleaned = 0.000148886 Jy ! Component: 150 - total flux cleaned = 0.000216654 Jy ! Component: 200 - total flux cleaned = 0.00027315 Jy ! Total flux subtracted in 200 components = 0.00027315 Jy ! Clean residual min=-0.002466 max=0.002418 Jy/beam ! Clean residual mean=-0.000000 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.11347 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.11347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066387Jy sigma=1.223050 ! Fit after self-cal, rms=0.066597Jy sigma=1.220706 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 = 2.5464e-05 Jy ! Component: 100 - total flux cleaned = 2.46331e-05 Jy ! Component: 150 - total flux cleaned = 1.0219e-05 Jy ! Component: 200 - total flux cleaned = 1.03944e-05 Jy ! Total flux subtracted in 200 components = 1.03944e-05 Jy ! Clean residual min=-0.002387 max=0.002427 Jy/beam ! Clean residual mean=0.000001 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.113481 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.113481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066588Jy sigma=1.220568 ! Fit after self-cal, rms=0.066588Jy sigma=1.220551 ! 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.066588Jy sigma=1.220551 ! Fit after self-cal, rms=0.067105Jy sigma=1.220181 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.059 mas, bmaj=6.253 mas, bpa=-2.225 degrees ! Estimated noise=0.511259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.47055e-05 Jy ! Component: 100 - total flux cleaned = -1.2037e-05 Jy ! Component: 150 - total flux cleaned = -1.14086e-05 Jy ! Component: 200 - total flux cleaned = 1.08723e-06 Jy ! Total flux subtracted in 200 components = 1.08723e-06 Jy ! Clean residual min=-0.002397 max=0.002404 Jy/beam ! Clean residual mean=-0.000000 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.113482 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.113482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067096Jy sigma=1.220061 ! Fit after self-cal, rms=0.067110Jy sigma=1.220042 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 = -2.98422e-05 Jy ! Component: 100 - total flux cleaned = -1.85121e-05 Jy ! Component: 150 - total flux cleaned = -8.70587e-06 Jy ! Component: 200 - total flux cleaned = -1.7658e-05 Jy ! Total flux subtracted in 200 components = -1.7658e-05 Jy ! Clean residual min=-0.002389 max=0.002401 Jy/beam ! Clean residual mean=-0.000000 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.113464 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.113464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067105Jy sigma=1.219998 ! Fit after self-cal, rms=0.067105Jy sigma=1.219991 ! 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.067105Jy sigma=1.219991 ! Fit after self-cal, rms=0.067110Jy sigma=1.219963 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.436 mas, bmaj=9.601 mas, bpa=-2.829 degrees ! Estimated noise=0.615068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000359498 Jy ! Component: 100 - total flux cleaned = -0.000321891 Jy ! Component: 150 - total flux cleaned = -0.000321581 Jy ! Component: 200 - total flux cleaned = -0.000326709 Jy ! Total flux subtracted in 200 components = -0.000326709 Jy ! Clean residual min=-0.002758 max=0.002587 Jy/beam ! Clean residual mean=-0.000001 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.113137 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.113137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067107Jy sigma=1.219967 ! Fit after self-cal, rms=0.067109Jy sigma=1.219951 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.2661e-05 Jy ! Component: 100 - total flux cleaned = -3.00441e-05 Jy ! Component: 150 - total flux cleaned = -3.01368e-05 Jy ! Component: 200 - total flux cleaned = -3.02149e-05 Jy ! Total flux subtracted in 200 components = -3.02149e-05 Jy ! Clean residual min=-0.002741 max=0.002579 Jy/beam ! Clean residual mean=-0.000001 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.113107 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.113107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067108Jy sigma=1.219966 ! Fit after self-cal, rms=0.067108Jy sigma=1.219960 ! 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=4.065 mas, bmaj=6.258 mas, bpa=-2.213 degrees ! Estimated noise=0.511497 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.065 x 6.258 at -2.213 degrees (North through East) ! Clean map min=-0.0023359 max=0.10512 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=3.492 mas, bmaj=5.769 mas, bpa=-7.13 degrees ! Estimated noise=0.633565 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0811901 Jy ! Component: 100 - total flux cleaned = 0.0999264 Jy ! Component: 150 - total flux cleaned = 0.106673 Jy ! Component: 200 - total flux cleaned = 0.1099 Jy ! Total flux subtracted in 200 components = 0.1099 Jy ! Clean residual min=-0.002996 max=0.002934 Jy/beam ! Clean residual mean=-0.000001 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.1099 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.1099 Jy ! Inverting map and beam ! Estimated beam: bmin=4.065 mas, bmaj=6.258 mas, bpa=-2.213 degrees ! Estimated noise=0.511497 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.00235139 Jy ! Component: 100 - total flux cleaned = 0.00309744 Jy ! Component: 150 - total flux cleaned = 0.00317367 Jy ! Component: 200 - total flux cleaned = 0.00326776 Jy ! Total flux subtracted in 200 components = 0.00326776 Jy ! Clean residual min=-0.002398 max=0.002406 Jy/beam ! Clean residual mean=-0.000001 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.113168 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.113168 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.436 mas, bmaj=9.601 mas, bpa=-2.829 degrees ! Estimated noise=0.615068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.88274e-05 Jy ! Component: 100 - total flux cleaned = 6.83503e-05 Jy ! Component: 150 - total flux cleaned = 3.02612e-05 Jy ! Component: 200 - total flux cleaned = 5.00788e-06 Jy ! Total flux subtracted in 200 components = 5.00788e-06 Jy ! Clean residual min=-0.002797 max=0.002586 Jy/beam ! Clean residual mean=-0.000001 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.113173 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 = -2.27863e-05 Jy ! Component: 100 - total flux cleaned = -4.3719e-05 Jy ! Component: 150 - total flux cleaned = -6.26576e-05 Jy ! Component: 200 - total flux cleaned = -7.46233e-05 Jy ! Total flux subtracted in 200 components = -7.46233e-05 Jy ! Clean residual min=-0.002777 max=0.002583 Jy/beam ! Clean residual mean=-0.000001 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.113098 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.113098 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.065 mas, bmaj=6.258 mas, bpa=-2.213 degrees ! Estimated noise=0.511497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000174093 Jy ! Component: 100 - total flux cleaned = 0.000219167 Jy ! Component: 150 - total flux cleaned = 0.000238976 Jy ! Component: 200 - total flux cleaned = 0.000257019 Jy ! Total flux subtracted in 200 components = 0.000257019 Jy ! Clean residual min=-0.002373 max=0.002396 Jy/beam ! Clean residual mean=-0.000000 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.113355 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.113355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067126Jy sigma=1.220481 ! Fit after self-cal, rms=0.067120Jy sigma=1.220333 wmodel J1315+2840_S_map.mod ! Writing 49 model components to file: J1315+2840_S_map.mod wobs J1315+2840_S_uvs.fits ! Writing UV FITS file: J1315+2840_S_uvs.fits wwins J1315+2840_S_map.win ! wwins: Wrote 1 windows to J1315+2840_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.000141444 Jy ! Component: 100 - total flux cleaned = 6.49884e-05 Jy ! Component: 150 - total flux cleaned = 0.000262368 Jy ! Component: 200 - total flux cleaned = 0.00041472 Jy ! Component: 250 - total flux cleaned = 0.000709016 Jy ! Component: 300 - total flux cleaned = 0.000852839 Jy ! Component: 350 - total flux cleaned = 0.00109709 Jy ! Component: 400 - total flux cleaned = 0.00126683 Jy ! Component: 450 - total flux cleaned = 0.0012998 Jy ! Component: 500 - total flux cleaned = 0.00130007 Jy ! Component: 550 - total flux cleaned = 0.00136357 Jy ! Component: 600 - total flux cleaned = 0.0013022 Jy ! Component: 650 - total flux cleaned = 0.00148454 Jy ! Component: 700 - total flux cleaned = 0.00145502 Jy ! Component: 750 - total flux cleaned = 0.00154304 Jy ! Component: 800 - total flux cleaned = 0.00160081 Jy ! Component: 850 - total flux cleaned = 0.00168482 Jy ! Component: 900 - total flux cleaned = 0.00162813 Jy ! Component: 950 - total flux cleaned = 0.00160083 Jy ! Component: 1000 - total flux cleaned = 0.00160125 Jy ! Component: 1050 - total flux cleaned = 0.00165462 Jy ! Component: 1100 - total flux cleaned = 0.00162765 Jy ! Component: 1150 - total flux cleaned = 0.00157606 Jy ! Component: 1200 - total flux cleaned = 0.00152545 Jy ! Component: 1250 - total flux cleaned = 0.00155055 Jy ! Component: 1300 - total flux cleaned = 0.00157467 Jy ! Component: 1350 - total flux cleaned = 0.00150086 Jy ! Component: 1400 - total flux cleaned = 0.00145219 Jy ! Component: 1450 - total flux cleaned = 0.00133306 Jy ! Component: 1500 - total flux cleaned = 0.00138065 Jy ! Component: 1550 - total flux cleaned = 0.00126405 Jy ! Component: 1600 - total flux cleaned = 0.0012647 Jy ! Component: 1650 - total flux cleaned = 0.0013105 Jy ! Component: 1700 - total flux cleaned = 0.00133244 Jy ! Component: 1750 - total flux cleaned = 0.00130994 Jy ! Component: 1800 - total flux cleaned = 0.00126564 Jy ! Component: 1850 - total flux cleaned = 0.00124371 Jy ! Component: 1900 - total flux cleaned = 0.00133035 Jy ! Component: 1950 - total flux cleaned = 0.00132991 Jy ! Component: 2000 - total flux cleaned = 0.00135134 Jy ! Component: 2050 - total flux cleaned = 0.00137239 Jy ! Component: 2100 - total flux cleaned = 0.00139256 Jy ! Component: 2150 - total flux cleaned = 0.00137242 Jy ! Component: 2200 - total flux cleaned = 0.00145351 Jy ! Component: 2250 - total flux cleaned = 0.00155388 Jy ! Component: 2300 - total flux cleaned = 0.00153408 Jy ! Component: 2350 - total flux cleaned = 0.00157379 Jy ! Component: 2400 - total flux cleaned = 0.00157395 Jy ! Component: 2450 - total flux cleaned = 0.00174856 Jy ! Component: 2500 - total flux cleaned = 0.00174818 Jy ! Component: 2550 - total flux cleaned = 0.00180522 Jy ! Component: 2600 - total flux cleaned = 0.00184283 Jy ! Component: 2650 - total flux cleaned = 0.00184288 Jy ! Component: 2700 - total flux cleaned = 0.00186148 Jy ! Component: 2750 - total flux cleaned = 0.00193528 Jy ! Component: 2800 - total flux cleaned = 0.00193517 Jy ! Component: 2850 - total flux cleaned = 0.00197126 Jy ! Component: 2900 - total flux cleaned = 0.00202509 Jy ! Component: 2950 - total flux cleaned = 0.00206078 Jy ! Component: 3000 - total flux cleaned = 0.00214888 Jy ! Component: 3050 - total flux cleaned = 0.00216617 Jy ! Component: 3100 - total flux cleaned = 0.00225279 Jy ! Component: 3150 - total flux cleaned = 0.0022353 Jy ! Component: 3200 - total flux cleaned = 0.0022865 Jy ! Component: 3250 - total flux cleaned = 0.00233742 Jy ! Component: 3300 - total flux cleaned = 0.00243824 Jy ! Component: 3350 - total flux cleaned = 0.00250443 Jy ! Component: 3400 - total flux cleaned = 0.00252098 Jy ! Component: 3450 - total flux cleaned = 0.002554 Jy ! Component: 3500 - total flux cleaned = 0.00263562 Jy ! Component: 3550 - total flux cleaned = 0.00266819 Jy ! Component: 3600 - total flux cleaned = 0.00266812 Jy ! Component: 3650 - total flux cleaned = 0.00273228 Jy ! Component: 3700 - total flux cleaned = 0.00279581 Jy ! Component: 3750 - total flux cleaned = 0.00287451 Jy ! Component: 3800 - total flux cleaned = 0.00285889 Jy ! Component: 3850 - total flux cleaned = 0.0029055 Jy ! Component: 3900 - total flux cleaned = 0.00288996 Jy ! Component: 3950 - total flux cleaned = 0.00292074 Jy ! Component: 4000 - total flux cleaned = 0.00295111 Jy ! Component: 4050 - total flux cleaned = 0.00296618 Jy ! Total flux subtracted in 4096 components = 0.00299629 Jy ! Clean residual min=-0.000812 max=0.000815 Jy/beam ! Clean residual mean=0.000000 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.116352 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 325 components and 0.116352 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1315+2840_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.065 x 6.258 at -2.213 degrees (North through East) ! Clean map min=-0.0020378 max=0.10515 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1315+2840_S_map.fits wmodel /vlbi/uf001/uva//J1315+2840_S_map.mod ! Writing 325 model components to file: /vlbi/uf001/uva//J1315+2840_S_map.mod wobs /vlbi/uf001/uva//J1315+2840_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1315+2840_S_uvs.fits wwins /vlbi/uf001/uva//J1315+2840_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1315+2840_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.105152 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000276038 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.787542 0.787542 1.57508 3.15017 6.30034 12.6007 25.2013 50.4027 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.105 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 380.931 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1315+2840_S_dfm.log closed on Mon Jan 14 02:17:01 2019