! Started logfile: /vlbi/uf001/uva//J0636-2113_S_dfm.log on Sun Jan 13 23:04:02 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//J0636-2113_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0636-2113_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.872024 visibilities/baseline/integration-bin. ! Found source: J0636-2113 ! ! 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 2637 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 J0636-2113_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 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018644Jy sigma=15.414552 ! Fit after self-cal, rms=0.686347Jy sigma=10.411087 ! 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.357 mas, bmaj=6.39 mas, bpa=-3.746 degrees ! Estimated noise=1.28926 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.242972 Jy ! Component: 100 - total flux cleaned = 0.299384 Jy ! Total flux subtracted in 100 components = 0.299384 Jy ! Clean residual min=-0.012525 max=0.021752 Jy/beam ! Clean residual mean=-0.000103 rms=0.003941 Jy/beam ! Combined flux in latest and established models = 0.299384 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.299384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102988Jy sigma=1.496208 ! Fit after self-cal, rms=0.102959Jy sigma=1.495913 ! 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=2.789 mas, bmaj=7.118 mas, bpa=-2.102 degrees ! Estimated noise=0.989732 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.0318149 Jy ! Component: 100 - total flux cleaned = 0.0478399 Jy ! Component: 150 - total flux cleaned = 0.0573385 Jy ! Component: 200 - total flux cleaned = 0.0630914 Jy ! Total flux subtracted in 200 components = 0.0630914 Jy ! Clean residual min=-0.010997 max=0.015100 Jy/beam ! Clean residual mean=-0.000076 rms=0.003033 Jy/beam ! Combined flux in latest and established models = 0.362475 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 34 components and 0.362475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093953Jy sigma=1.329010 ! Fit after self-cal, rms=0.093879Jy sigma=1.328277 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.789 x 7.118 at -2.102 degrees (North through East) ! Clean map min=-0.01049 max=0.31487 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.79 FD 0.99 HN 1.16 LA 0.88 ! MK 1.02 NL 1.09 OV 1.06 PT 0.95 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 1.13 LA 0.94 ! MK 0.97 NL 1.07 OV 0.99 PT 0.99 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 1.13 LA 0.93 ! MK 0.99 NL 1.05 OV 1.00 PT 1.01 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.093879Jy sigma=1.328277 ! Fit after self-cal, rms=0.086868Jy sigma=1.217175 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.809 mas, bmaj=7.093 mas, bpa=-1.802 degrees ! Estimated noise=0.985331 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 (17.5, -48.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00612446 Jy ! Component: 100 - total flux cleaned = 0.0046318 Jy ! Component: 150 - total flux cleaned = 0.00382893 Jy ! Component: 200 - total flux cleaned = 0.00335976 Jy ! Total flux subtracted in 200 components = 0.00335976 Jy ! Clean residual min=-0.006245 max=0.006985 Jy/beam ! Clean residual mean=-0.000002 rms=0.001569 Jy/beam ! Combined flux in latest and established models = 0.365835 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 55 components and 0.365835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085812Jy sigma=1.205258 ! Fit after self-cal, rms=0.085858Jy sigma=1.204216 ! 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.085858Jy sigma=1.204216 ! Fit after self-cal, rms=0.085777Jy sigma=1.189993 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.807 mas, bmaj=7.088 mas, bpa=-1.795 degrees ! Estimated noise=0.983771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00044149 Jy ! Component: 100 - total flux cleaned = -0.00101789 Jy ! Component: 150 - total flux cleaned = -0.00131222 Jy ! Component: 200 - total flux cleaned = -0.00151375 Jy ! Total flux subtracted in 200 components = -0.00151375 Jy ! Clean residual min=-0.005731 max=0.005556 Jy/beam ! Clean residual mean=-0.000005 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.364321 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 67 components and 0.364321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085644Jy sigma=1.187843 ! Fit after self-cal, rms=0.085653Jy sigma=1.187714 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.0002734 Jy ! Component: 100 - total flux cleaned = -0.000568338 Jy ! Component: 150 - total flux cleaned = -0.000727534 Jy ! Component: 200 - total flux cleaned = -0.000928282 Jy ! Total flux subtracted in 200 components = -0.000928282 Jy ! Clean residual min=-0.005617 max=0.005387 Jy/beam ! Clean residual mean=-0.000006 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.363393 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 76 components and 0.363393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085583Jy sigma=1.186653 ! Fit after self-cal, rms=0.085575Jy sigma=1.186618 ! 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.085575Jy sigma=1.186618 ! Fit after self-cal, rms=0.085972Jy sigma=1.185861 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.806 mas, bmaj=7.078 mas, bpa=-1.787 degrees ! Estimated noise=0.98247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000827521 Jy ! Component: 100 - total flux cleaned = -0.000773093 Jy ! Component: 150 - total flux cleaned = -0.000870585 Jy ! Component: 200 - total flux cleaned = -0.000961421 Jy ! Total flux subtracted in 200 components = -0.000961421 Jy ! Clean residual min=-0.005405 max=0.005228 Jy/beam ! Clean residual mean=-0.000007 rms=0.001195 Jy/beam ! Combined flux in latest and established models = 0.362432 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 81 components and 0.362432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085914Jy sigma=1.184852 ! Fit after self-cal, rms=0.085916Jy sigma=1.184817 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.000189531 Jy ! Component: 100 - total flux cleaned = -0.000272339 Jy ! Component: 150 - total flux cleaned = -0.000350905 Jy ! Component: 200 - total flux cleaned = -0.00046186 Jy ! Total flux subtracted in 200 components = -0.00046186 Jy ! Clean residual min=-0.005293 max=0.005127 Jy/beam ! Clean residual mean=-0.000007 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.36197 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 83 components and 0.36197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085883Jy sigma=1.184271 ! Fit after self-cal, rms=0.085878Jy sigma=1.184259 ! 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.085878Jy sigma=1.184259 ! Fit after self-cal, rms=0.085960Jy sigma=1.184161 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.906 mas, bmaj=15.68 mas, bpa=4.721 degrees ! Estimated noise=1.31284 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00017381 Jy ! Component: 100 - total flux cleaned = -0.000560777 Jy ! Component: 150 - total flux cleaned = -0.000873858 Jy ! Component: 200 - total flux cleaned = -0.00117367 Jy ! Total flux subtracted in 200 components = -0.00117367 Jy ! Clean residual min=-0.004640 max=0.005194 Jy/beam ! Clean residual mean=-0.000014 rms=0.001444 Jy/beam ! Combined flux in latest and established models = 0.360796 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 94 components and 0.360796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086006Jy sigma=1.184116 ! Fit after self-cal, rms=0.085937Jy sigma=1.183573 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.000176943 Jy ! Component: 100 - total flux cleaned = -0.000413369 Jy ! Component: 150 - total flux cleaned = -0.000660205 Jy ! Component: 200 - total flux cleaned = -0.000891821 Jy ! Total flux subtracted in 200 components = -0.000891821 Jy ! Clean residual min=-0.004550 max=0.005024 Jy/beam ! Clean residual mean=-0.000016 rms=0.001410 Jy/beam ! Combined flux in latest and established models = 0.359904 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 96 components and 0.359904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086002Jy sigma=1.184094 ! Fit after self-cal, rms=0.085949Jy sigma=1.183719 ! 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=2.806 mas, bmaj=7.073 mas, bpa=-1.804 degrees ! Estimated noise=0.981832 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.806 x 7.073 at -1.804 degrees (North through East) ! Clean map min=-0.0047484 max=0.31523 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.373 mas, bmaj=6.316 mas, bpa=-3.212 degrees ! Estimated noise=1.28437 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.241885 Jy ! Component: 100 - total flux cleaned = 0.297738 Jy ! Component: 150 - total flux cleaned = 0.322022 Jy ! Component: 200 - total flux cleaned = 0.336049 Jy ! Total flux subtracted in 200 components = 0.336049 Jy ! Clean residual min=-0.007578 max=0.008940 Jy/beam ! Clean residual mean=-0.000032 rms=0.001835 Jy/beam ! Combined flux in latest and established models = 0.336049 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.336049 Jy ! Inverting map and beam ! Estimated beam: bmin=2.806 mas, bmaj=7.073 mas, bpa=-1.804 degrees ! Estimated noise=0.981832 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) ! Added new window around map position (3, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0127378 Jy ! Component: 100 - total flux cleaned = 0.020009 Jy ! Component: 150 - total flux cleaned = 0.0248414 Jy ! Component: 200 - total flux cleaned = 0.0271825 Jy ! Total flux subtracted in 200 components = 0.0271825 Jy ! Clean residual min=-0.004811 max=0.004488 Jy/beam ! Clean residual mean=-0.000006 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.363232 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 59 components and 0.363232 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=6.906 mas, bmaj=15.68 mas, bpa=4.721 degrees ! Estimated noise=1.31284 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190345 Jy ! Component: 100 - total flux cleaned = 0.00177055 Jy ! Component: 150 - total flux cleaned = 0.00139412 Jy ! Component: 200 - total flux cleaned = 0.00119072 Jy ! Total flux subtracted in 200 components = 0.00119072 Jy ! Clean residual min=-0.004628 max=0.004859 Jy/beam ! Clean residual mean=-0.000002 rms=0.001381 Jy/beam ! Combined flux in latest and established models = 0.364422 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.00013418 Jy ! Component: 100 - total flux cleaned = -0.000257296 Jy ! Component: 150 - total flux cleaned = -0.000407173 Jy ! Component: 200 - total flux cleaned = -0.000581565 Jy ! Total flux subtracted in 200 components = -0.000581565 Jy ! Clean residual min=-0.004486 max=0.004821 Jy/beam ! Clean residual mean=-0.000004 rms=0.001350 Jy/beam ! Combined flux in latest and established models = 0.363841 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 96 components and 0.363841 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.806 mas, bmaj=7.073 mas, bpa=-1.804 degrees ! Estimated noise=0.981832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000285629 Jy ! Component: 100 - total flux cleaned = -0.000284979 Jy ! Component: 150 - total flux cleaned = -0.000286693 Jy ! Component: 200 - total flux cleaned = -0.000179727 Jy ! Total flux subtracted in 200 components = -0.000179727 Jy ! Clean residual min=-0.004901 max=0.004204 Jy/beam ! Clean residual mean=-0.000002 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.363661 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 115 components and 0.363661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085734Jy sigma=1.180903 ! Fit after self-cal, rms=0.085695Jy sigma=1.180182 wmodel J0636-2113_S_map.mod ! Writing 115 model components to file: J0636-2113_S_map.mod wobs J0636-2113_S_uvs.fits ! Writing UV FITS file: J0636-2113_S_uvs.fits wwins J0636-2113_S_map.win ! wwins: Wrote 3 windows to J0636-2113_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.000913142 Jy ! Component: 100 - total flux cleaned = -0.000609298 Jy ! Component: 150 - total flux cleaned = -0.000468938 Jy ! Component: 200 - total flux cleaned = -0.000405576 Jy ! Component: 250 - total flux cleaned = -0.00065716 Jy ! Component: 300 - total flux cleaned = -0.000658374 Jy ! Component: 350 - total flux cleaned = -0.00089175 Jy ! Component: 400 - total flux cleaned = -0.00100295 Jy ! Component: 450 - total flux cleaned = -0.00121902 Jy ! Component: 500 - total flux cleaned = -0.00142901 Jy ! Component: 550 - total flux cleaned = -0.00148012 Jy ! Component: 600 - total flux cleaned = -0.00163077 Jy ! Component: 650 - total flux cleaned = -0.00182716 Jy ! Component: 700 - total flux cleaned = -0.00211234 Jy ! Component: 750 - total flux cleaned = -0.00234317 Jy ! Component: 800 - total flux cleaned = -0.00243344 Jy ! Component: 850 - total flux cleaned = -0.00265397 Jy ! Component: 900 - total flux cleaned = -0.00269639 Jy ! Component: 950 - total flux cleaned = -0.00282317 Jy ! Component: 1000 - total flux cleaned = -0.00286492 Jy ! Component: 1050 - total flux cleaned = -0.00290539 Jy ! Component: 1100 - total flux cleaned = -0.00302453 Jy ! Component: 1150 - total flux cleaned = -0.00310148 Jy ! Component: 1200 - total flux cleaned = -0.00306308 Jy ! Component: 1250 - total flux cleaned = -0.00321312 Jy ! Component: 1300 - total flux cleaned = -0.00321386 Jy ! Component: 1350 - total flux cleaned = -0.00335779 Jy ! Component: 1400 - total flux cleaned = -0.00339244 Jy ! Component: 1450 - total flux cleaned = -0.00335697 Jy ! Component: 1500 - total flux cleaned = -0.00342542 Jy ! Component: 1550 - total flux cleaned = -0.00349232 Jy ! Component: 1600 - total flux cleaned = -0.00355817 Jy ! Component: 1650 - total flux cleaned = -0.00362294 Jy ! Component: 1700 - total flux cleaned = -0.00371895 Jy ! Component: 1750 - total flux cleaned = -0.00381361 Jy ! Component: 1800 - total flux cleaned = -0.00378273 Jy ! Component: 1850 - total flux cleaned = -0.00387513 Jy ! Component: 1900 - total flux cleaned = -0.00399588 Jy ! Component: 1950 - total flux cleaned = -0.00405538 Jy ! Component: 2000 - total flux cleaned = -0.00402621 Jy ! Component: 2050 - total flux cleaned = -0.00405554 Jy ! Component: 2100 - total flux cleaned = -0.00408441 Jy ! Component: 2150 - total flux cleaned = -0.00408443 Jy ! Component: 2200 - total flux cleaned = -0.00414097 Jy ! Component: 2250 - total flux cleaned = -0.00411359 Jy ! Component: 2300 - total flux cleaned = -0.00416861 Jy ! Component: 2350 - total flux cleaned = -0.00419546 Jy ! Component: 2400 - total flux cleaned = -0.00416812 Jy ! Component: 2450 - total flux cleaned = -0.00422094 Jy ! Component: 2500 - total flux cleaned = -0.00422123 Jy ! Component: 2550 - total flux cleaned = -0.00424734 Jy ! Component: 2600 - total flux cleaned = -0.00432384 Jy ! Component: 2650 - total flux cleaned = -0.00434917 Jy ! Component: 2700 - total flux cleaned = -0.00432401 Jy ! Component: 2750 - total flux cleaned = -0.0042998 Jy ! Component: 2800 - total flux cleaned = -0.0043738 Jy ! Component: 2850 - total flux cleaned = -0.00437373 Jy ! Component: 2900 - total flux cleaned = -0.00439783 Jy ! Component: 2950 - total flux cleaned = -0.00437373 Jy ! Component: 3000 - total flux cleaned = -0.00430283 Jy ! Component: 3050 - total flux cleaned = -0.00434974 Jy ! Component: 3100 - total flux cleaned = -0.0042569 Jy ! Component: 3150 - total flux cleaned = -0.00434932 Jy ! Component: 3200 - total flux cleaned = -0.00432622 Jy ! Component: 3250 - total flux cleaned = -0.00432651 Jy ! Component: 3300 - total flux cleaned = -0.00430407 Jy ! Component: 3350 - total flux cleaned = -0.00439339 Jy ! Component: 3400 - total flux cleaned = -0.0043045 Jy ! Component: 3450 - total flux cleaned = -0.00437021 Jy ! Component: 3500 - total flux cleaned = -0.00437002 Jy ! Component: 3550 - total flux cleaned = -0.00441341 Jy ! Component: 3600 - total flux cleaned = -0.0044995 Jy ! Component: 3650 - total flux cleaned = -0.00454214 Jy ! Component: 3700 - total flux cleaned = -0.00454209 Jy ! Component: 3750 - total flux cleaned = -0.00464759 Jy ! Component: 3800 - total flux cleaned = -0.00473162 Jy ! Component: 3850 - total flux cleaned = -0.00481486 Jy ! Component: 3900 - total flux cleaned = -0.00485622 Jy ! Component: 3950 - total flux cleaned = -0.00497982 Jy ! Component: 4000 - total flux cleaned = -0.00510263 Jy ! Component: 4050 - total flux cleaned = -0.00518415 Jy ! Total flux subtracted in 4096 components = -0.00534639 Jy ! Clean residual min=-0.001298 max=0.001246 Jy/beam ! Clean residual mean=-0.000002 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.358315 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 409 components and 0.358315 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0636-2113_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.806 x 7.073 at -1.804 degrees (North through East) ! Clean map min=-0.0030099 max=0.31756 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0636-2113_S_map.fits wmodel /vlbi/uf001/uva//J0636-2113_S_map.mod ! Writing 409 model components to file: /vlbi/uf001/uva//J0636-2113_S_map.mod wobs /vlbi/uf001/uva//J0636-2113_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0636-2113_S_uvs.fits wwins /vlbi/uf001/uva//J0636-2113_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0636-2113_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.317564 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00033747 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.318805 0.318805 0.63761 1.27522 2.55044 5.10088 10.2018 20.4035 40.807 81.6141 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.317 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 941.014 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0636-2113_S_dfm.log closed on Sun Jan 13 23:04:06 2019