! Started logfile: /vlbi/uf001/uva//J1254-1317_S_dfm.log on Mon Jan 14 02:06:05 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//J1254-1317_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1254-1317_S_uva.fits ! AN table 1: 38 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.849624 visibilities/baseline/integration-bin. ! Found source: J1254-1317 ! ! 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 2034 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 J1254-1317_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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001929Jy sigma=18.671366 ! Fit after self-cal, rms=0.940392Jy sigma=17.466410 ! 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.025 mas, bmaj=27.66 mas, bpa=-9.76 degrees ! Estimated noise=1.03239 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.0479496 Jy ! Component: 100 - total flux cleaned = 0.0584463 Jy ! Total flux subtracted in 100 components = 0.0584463 Jy ! Clean residual min=-0.004441 max=0.004070 Jy/beam ! Clean residual mean=0.000001 rms=0.001255 Jy/beam ! Combined flux in latest and established models = 0.0584463 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0584463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068365Jy sigma=1.216034 ! Fit after self-cal, rms=0.067592Jy sigma=1.196529 ! 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=6.092 mas, bmaj=27.42 mas, bpa=-8.955 degrees ! Estimated noise=0.891038 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.00480672 Jy ! Component: 100 - total flux cleaned = 0.00728785 Jy ! Component: 150 - total flux cleaned = 0.00819986 Jy ! Component: 200 - total flux cleaned = 0.00857048 Jy ! Total flux subtracted in 200 components = 0.00857048 Jy ! Clean residual min=-0.003507 max=0.003303 Jy/beam ! Clean residual mean=0.000003 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.0670168 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 42 components and 0.0670168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067255Jy sigma=1.189813 ! Fit after self-cal, rms=0.067231Jy sigma=1.188643 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.092 x 27.42 at -8.955 degrees (North through East) ! Clean map min=-0.0037146 max=0.062617 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.90 HN 1.11 KP 0.94 LA 0.92 ! NL 1.01 OV 1.00 PT 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 0.95 KP 0.95 LA 0.86 ! NL 1.12 OV 1.00 PT 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 HN 1.07 KP 1.06 LA 0.93 ! NL 0.95 OV 0.99 PT 1.12 ! ! ! Fit before self-cal, rms=0.067231Jy sigma=1.188643 ! Fit after self-cal, rms=0.066405Jy sigma=1.183091 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.184 mas, bmaj=27.27 mas, bpa=-8.855 degrees ! Estimated noise=0.87961 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.000777778 Jy ! Component: 100 - total flux cleaned = 0.000960327 Jy ! Component: 150 - total flux cleaned = 0.000961446 Jy ! Component: 200 - total flux cleaned = 0.000960232 Jy ! Total flux subtracted in 200 components = 0.000960232 Jy ! Clean residual min=-0.003169 max=0.002840 Jy/beam ! Clean residual mean=0.000004 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.067977 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 0.067977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066364Jy sigma=1.182642 ! Fit after self-cal, rms=0.066448Jy sigma=1.181842 ! 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.066448Jy sigma=1.181842 ! Fit after self-cal, rms=0.067746Jy sigma=1.177713 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.201 mas, bmaj=27.09 mas, bpa=-8.822 degrees ! Estimated noise=0.879159 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000659405 Jy ! Component: 100 - total flux cleaned = 0.000691273 Jy ! Component: 150 - total flux cleaned = 0.000690263 Jy ! Component: 200 - total flux cleaned = 0.00068959 Jy ! Total flux subtracted in 200 components = 0.00068959 Jy ! Clean residual min=-0.003137 max=0.003026 Jy/beam ! Clean residual mean=-0.000001 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.0686666 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 63 components and 0.0686666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067716Jy sigma=1.177397 ! Fit after self-cal, rms=0.067872Jy sigma=1.176765 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 = -3.27253e-05 Jy ! Component: 100 - total flux cleaned = -8.01796e-05 Jy ! Component: 150 - total flux cleaned = -8.04333e-05 Jy ! Component: 200 - total flux cleaned = -0.000101639 Jy ! Total flux subtracted in 200 components = -0.000101639 Jy ! Clean residual min=-0.003164 max=0.002992 Jy/beam ! Clean residual mean=0.000000 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.0685649 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.068565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067853Jy sigma=1.176602 ! Fit after self-cal, rms=0.067857Jy sigma=1.176576 ! 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.067857Jy sigma=1.176576 ! Fit after self-cal, rms=0.068121Jy sigma=1.176408 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.212 mas, bmaj=26.99 mas, bpa=-8.8 degrees ! Estimated noise=0.8765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000361861 Jy ! Component: 100 - total flux cleaned = 0.000453665 Jy ! Component: 150 - total flux cleaned = 0.000474487 Jy ! Component: 200 - total flux cleaned = 0.000475023 Jy ! Total flux subtracted in 200 components = 0.000475023 Jy ! Clean residual min=-0.003238 max=0.003001 Jy/beam ! Clean residual mean=-0.000001 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.06904 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 77 components and 0.06904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068103Jy sigma=1.176245 ! Fit after self-cal, rms=0.068141Jy sigma=1.176203 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 = 6.53065e-05 Jy ! Component: 100 - total flux cleaned = 4.69514e-05 Jy ! Component: 150 - total flux cleaned = 4.75236e-05 Jy ! Component: 200 - total flux cleaned = 4.78184e-05 Jy ! Total flux subtracted in 200 components = 4.78184e-05 Jy ! Clean residual min=-0.003244 max=0.003019 Jy/beam ! Clean residual mean=-0.000000 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.0690878 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 82 components and 0.0690878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068128Jy sigma=1.176128 ! Fit after self-cal, rms=0.068129Jy sigma=1.176110 ! 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.068129Jy sigma=1.176110 ! Fit after self-cal, rms=0.067945Jy sigma=1.176065 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.679 mas, bmaj=27.28 mas, bpa=-6.539 degrees ! Estimated noise=0.915045 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.46275e-05 Jy ! Component: 100 - total flux cleaned = 0.000162797 Jy ! Component: 150 - total flux cleaned = 0.000206434 Jy ! Component: 200 - total flux cleaned = 0.000218547 Jy ! Total flux subtracted in 200 components = 0.000218547 Jy ! Clean residual min=-0.003109 max=0.002838 Jy/beam ! Clean residual mean=0.000000 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.0693063 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 109 components and 0.0693063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067940Jy sigma=1.176051 ! Fit after self-cal, rms=0.067950Jy sigma=1.176018 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.000100699 Jy ! Component: 100 - total flux cleaned = 0.000113844 Jy ! Component: 150 - total flux cleaned = 0.000125906 Jy ! Component: 200 - total flux cleaned = 0.000137106 Jy ! Total flux subtracted in 200 components = 0.000137106 Jy ! Clean residual min=-0.003098 max=0.002815 Jy/beam ! Clean residual mean=0.000000 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.0694434 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 119 components and 0.0694434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067947Jy sigma=1.176011 ! Fit after self-cal, rms=0.067948Jy sigma=1.175995 ! 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.225 mas, bmaj=26.93 mas, bpa=-8.78 degrees ! Estimated noise=0.872997 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.225 x 26.93 at -8.78 degrees (North through East) ! Clean map min=-0.0031486 max=0.061453 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.109 mas, bmaj=27.26 mas, bpa=-9.716 degrees ! Estimated noise=1.02016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0478644 Jy ! Component: 100 - total flux cleaned = 0.0583489 Jy ! Component: 150 - total flux cleaned = 0.0614352 Jy ! Component: 200 - total flux cleaned = 0.0627493 Jy ! Total flux subtracted in 200 components = 0.0627493 Jy ! Clean residual min=-0.003580 max=0.003440 Jy/beam ! Clean residual mean=-0.000001 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.0627493 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0627493 Jy ! Inverting map and beam ! Estimated beam: bmin=6.225 mas, bmaj=26.93 mas, bpa=-8.78 degrees ! Estimated noise=0.872997 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.00230758 Jy ! Component: 100 - total flux cleaned = 0.00393761 Jy ! Component: 150 - total flux cleaned = 0.0046182 Jy ! Component: 200 - total flux cleaned = 0.00498121 Jy ! Total flux subtracted in 200 components = 0.00498121 Jy ! Clean residual min=-0.003410 max=0.003128 Jy/beam ! Clean residual mean=-0.000001 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.0677305 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 52 components and 0.0677305 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.679 mas, bmaj=27.28 mas, bpa=-6.539 degrees ! Estimated noise=0.915045 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000686969 Jy ! Component: 100 - total flux cleaned = 0.000983175 Jy ! Component: 150 - total flux cleaned = 0.00123572 Jy ! Component: 200 - total flux cleaned = 0.0013834 Jy ! Total flux subtracted in 200 components = 0.0013834 Jy ! Clean residual min=-0.003145 max=0.002891 Jy/beam ! Clean residual mean=0.000000 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.0691139 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 = 8.86564e-05 Jy ! Component: 100 - total flux cleaned = 0.000168548 Jy ! Component: 150 - total flux cleaned = 0.000204496 Jy ! Component: 200 - total flux cleaned = 0.000255829 Jy ! Total flux subtracted in 200 components = 0.000255829 Jy ! Clean residual min=-0.003079 max=0.002867 Jy/beam ! Clean residual mean=0.000000 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.0693697 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 89 components and 0.0693697 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.225 mas, bmaj=26.93 mas, bpa=-8.78 degrees ! Estimated noise=0.872997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000265298 Jy ! Component: 100 - total flux cleaned = -0.000213046 Jy ! Component: 150 - total flux cleaned = -6.59635e-05 Jy ! Component: 200 - total flux cleaned = 2.34088e-05 Jy ! Total flux subtracted in 200 components = 2.34088e-05 Jy ! Clean residual min=-0.003131 max=0.003055 Jy/beam ! Clean residual mean=-0.000001 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.0693932 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 102 components and 0.0693931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067968Jy sigma=1.176234 ! Fit after self-cal, rms=0.067967Jy sigma=1.176184 wmodel J1254-1317_S_map.mod ! Writing 102 model components to file: J1254-1317_S_map.mod wobs J1254-1317_S_uvs.fits ! Writing UV FITS file: J1254-1317_S_uvs.fits wwins J1254-1317_S_map.win ! wwins: Wrote 1 windows to J1254-1317_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 = 4.75569e-05 Jy ! Component: 100 - total flux cleaned = -0.000144621 Jy ! Component: 150 - total flux cleaned = -0.00036089 Jy ! Component: 200 - total flux cleaned = -0.000480064 Jy ! Component: 250 - total flux cleaned = -0.000767892 Jy ! Component: 300 - total flux cleaned = -0.000904191 Jy ! Component: 350 - total flux cleaned = -0.000999391 Jy ! Component: 400 - total flux cleaned = -0.0010585 Jy ! Component: 450 - total flux cleaned = -0.00120019 Jy ! Component: 500 - total flux cleaned = -0.00138911 Jy ! Component: 550 - total flux cleaned = -0.00151818 Jy ! Component: 600 - total flux cleaned = -0.00159182 Jy ! Component: 650 - total flux cleaned = -0.00168561 Jy ! Component: 700 - total flux cleaned = -0.0016852 Jy ! Component: 750 - total flux cleaned = -0.00164193 Jy ! Component: 800 - total flux cleaned = -0.00162133 Jy ! Component: 850 - total flux cleaned = -0.00164226 Jy ! Component: 900 - total flux cleaned = -0.0016418 Jy ! Component: 950 - total flux cleaned = -0.0016219 Jy ! Component: 1000 - total flux cleaned = -0.0016031 Jy ! Component: 1050 - total flux cleaned = -0.00160311 Jy ! Component: 1100 - total flux cleaned = -0.00151371 Jy ! Component: 1150 - total flux cleaned = -0.00142629 Jy ! Component: 1200 - total flux cleaned = -0.00135788 Jy ! Component: 1250 - total flux cleaned = -0.00127411 Jy ! Component: 1300 - total flux cleaned = -0.00120835 Jy ! Component: 1350 - total flux cleaned = -0.0010958 Jy ! Component: 1400 - total flux cleaned = -0.00106449 Jy ! Component: 1450 - total flux cleaned = -0.00100239 Jy ! Component: 1500 - total flux cleaned = -0.000941582 Jy ! Component: 1550 - total flux cleaned = -0.0009266 Jy ! Component: 1600 - total flux cleaned = -0.000882669 Jy ! Component: 1650 - total flux cleaned = -0.000882683 Jy ! Component: 1700 - total flux cleaned = -0.000840152 Jy ! Component: 1750 - total flux cleaned = -0.000812232 Jy ! Component: 1800 - total flux cleaned = -0.000771019 Jy ! Component: 1850 - total flux cleaned = -0.00074411 Jy ! Component: 1900 - total flux cleaned = -0.0007174 Jy ! Component: 1950 - total flux cleaned = -0.000704083 Jy ! Component: 2000 - total flux cleaned = -0.000612713 Jy ! Component: 2050 - total flux cleaned = -0.000599672 Jy ! Component: 2100 - total flux cleaned = -0.000536093 Jy ! Component: 2150 - total flux cleaned = -0.00049867 Jy ! Component: 2200 - total flux cleaned = -0.000536036 Jy ! Component: 2250 - total flux cleaned = -0.000535942 Jy ! Component: 2300 - total flux cleaned = -0.000511714 Jy ! Component: 2350 - total flux cleaned = -0.000547785 Jy ! Component: 2400 - total flux cleaned = -0.000499983 Jy ! Component: 2450 - total flux cleaned = -0.000512008 Jy ! Component: 2500 - total flux cleaned = -0.000500394 Jy ! Component: 2550 - total flux cleaned = -0.000523689 Jy ! Component: 2600 - total flux cleaned = -0.000535182 Jy ! Component: 2650 - total flux cleaned = -0.000523602 Jy ! Component: 2700 - total flux cleaned = -0.000523505 Jy ! Component: 2750 - total flux cleaned = -0.000512115 Jy ! Component: 2800 - total flux cleaned = -0.000500982 Jy ! Component: 2850 - total flux cleaned = -0.000501012 Jy ! Component: 2900 - total flux cleaned = -0.000456427 Jy ! Component: 2950 - total flux cleaned = -0.000445384 Jy ! Component: 3000 - total flux cleaned = -0.000401234 Jy ! Component: 3050 - total flux cleaned = -0.000390197 Jy ! Component: 3100 - total flux cleaned = -0.00032453 Jy ! Component: 3150 - total flux cleaned = -0.000324533 Jy ! Component: 3200 - total flux cleaned = -0.000335371 Jy ! Component: 3250 - total flux cleaned = -0.000292042 Jy ! Component: 3300 - total flux cleaned = -0.000291969 Jy ! Component: 3350 - total flux cleaned = -0.000259699 Jy ! Component: 3400 - total flux cleaned = -0.00025968 Jy ! Component: 3450 - total flux cleaned = -0.000248967 Jy ! Component: 3500 - total flux cleaned = -0.000270307 Jy ! Component: 3550 - total flux cleaned = -0.000281012 Jy ! Component: 3600 - total flux cleaned = -0.000312905 Jy ! Component: 3650 - total flux cleaned = -0.000281011 Jy ! Component: 3700 - total flux cleaned = -0.000323509 Jy ! Component: 3750 - total flux cleaned = -0.00031293 Jy ! Component: 3800 - total flux cleaned = -0.000312946 Jy ! Component: 3850 - total flux cleaned = -0.00032353 Jy ! Component: 3900 - total flux cleaned = -0.000323491 Jy ! Component: 3950 - total flux cleaned = -0.000281213 Jy ! Component: 4000 - total flux cleaned = -0.000302418 Jy ! Component: 4050 - total flux cleaned = -0.000291835 Jy ! Total flux subtracted in 4096 components = -0.000281207 Jy ! Clean residual min=-0.000649 max=0.000559 Jy/beam ! Clean residual mean=-0.000004 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.0691119 Jy keep ! Adding 434 model components to the UV plane model. ! The established model now contains 536 components and 0.069112 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1254-1317_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.225 x 26.93 at -8.78 degrees (North through East) ! Clean map min=-0.0021078 max=0.061235 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1254-1317_S_map.fits wmodel /vlbi/uf001/uva//J1254-1317_S_map.mod ! Writing 536 model components to file: /vlbi/uf001/uva//J1254-1317_S_map.mod wobs /vlbi/uf001/uva//J1254-1317_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1254-1317_S_uvs.fits wwins /vlbi/uf001/uva//J1254-1317_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1254-1317_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0612353 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00021911 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.07345 1.07345 2.1469 4.29379 8.58759 17.1752 34.3504 68.7007 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.061 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 279.473 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1254-1317_S_dfm.log closed on Mon Jan 14 02:06:09 2019