! Started logfile: /vlbi/uf001/uva//J1513-2114_S_dfm.log on Mon Jan 14 03:14:15 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//J1513-2114_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1513-2114_S_uva.fits ! AN table 1: 38 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.975877 visibilities/baseline/integration-bin. ! Found source: J1513-2114 ! ! 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 4005 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 J1513-2114_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 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.032541Jy sigma=16.814877 ! Fit after self-cal, rms=0.809330Jy sigma=13.013917 ! 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.414 mas, bmaj=6.715 mas, bpa=-5.486 degrees ! Estimated noise=0.91208 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.152702 Jy ! Component: 100 - total flux cleaned = 0.18808 Jy ! Total flux subtracted in 100 components = 0.18808 Jy ! Clean residual min=-0.008627 max=0.013269 Jy/beam ! Clean residual mean=-0.000058 rms=0.002665 Jy/beam ! Combined flux in latest and established models = 0.18808 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.18808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109391Jy sigma=1.400663 ! Fit after self-cal, rms=0.109407Jy sigma=1.400419 ! 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.758 mas, bmaj=7.403 mas, bpa=-4.018 degrees ! Estimated noise=0.756068 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.0164481 Jy ! Component: 100 - total flux cleaned = 0.0247431 Jy ! Component: 150 - total flux cleaned = 0.0293167 Jy ! Component: 200 - total flux cleaned = 0.0320403 Jy ! Total flux subtracted in 200 components = 0.0320403 Jy ! Clean residual min=-0.007899 max=0.010217 Jy/beam ! Clean residual mean=-0.000040 rms=0.002184 Jy/beam ! Combined flux in latest and established models = 0.22012 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 44 components and 0.22012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107083Jy sigma=1.347451 ! Fit after self-cal, rms=0.107068Jy sigma=1.347133 ! 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.758 x 7.403 at -4.018 degrees (North through East) ! Clean map min=-0.0077666 max=0.19329 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 HN 1.13 KP 1.00 LA 0.93 ! MK 0.99 NL 1.07 OV 0.98 PT 0.96 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.07 HN 1.10 KP 0.99 LA 0.99 ! MK 1.02 NL 1.07 OV 0.80 PT 0.95 ! SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 HN 1.07 KP 1.00 LA 0.93 ! MK 1.02 NL 1.02 OV 0.95 PT 0.97 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.107068Jy sigma=1.347133 ! Fit after self-cal, rms=0.134037Jy sigma=1.279291 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.769 mas, bmaj=7.431 mas, bpa=-3.634 degrees ! Estimated noise=0.761617 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.00115507 Jy ! Component: 100 - total flux cleaned = 0.00115752 Jy ! Component: 150 - total flux cleaned = 0.00115927 Jy ! Component: 200 - total flux cleaned = 0.00116061 Jy ! Total flux subtracted in 200 components = 0.00116061 Jy ! Clean residual min=-0.005695 max=0.005534 Jy/beam ! Clean residual mean=0.000011 rms=0.001468 Jy/beam ! Combined flux in latest and established models = 0.221281 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.22128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133935Jy sigma=1.279008 ! Fit after self-cal, rms=0.134242Jy sigma=1.278299 ! 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.134242Jy sigma=1.278299 ! Fit after self-cal, rms=0.134179Jy sigma=1.264883 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.762 mas, bmaj=7.427 mas, bpa=-3.678 degrees ! Estimated noise=0.771472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00265405 Jy ! Component: 100 - total flux cleaned = 0.00337247 Jy ! Component: 150 - total flux cleaned = 0.00341424 Jy ! Component: 200 - total flux cleaned = 0.00345197 Jy ! Total flux subtracted in 200 components = 0.00345197 Jy ! Clean residual min=-0.004883 max=0.004269 Jy/beam ! Clean residual mean=0.000013 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.224732 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.224732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133992Jy sigma=1.264461 ! Fit after self-cal, rms=0.134023Jy sigma=1.264403 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.000124999 Jy ! Component: 100 - total flux cleaned = 0.000125213 Jy ! Component: 150 - total flux cleaned = 0.00012579 Jy ! Component: 200 - total flux cleaned = 0.000158298 Jy ! Total flux subtracted in 200 components = 0.000158298 Jy ! Clean residual min=-0.004810 max=0.004353 Jy/beam ! Clean residual mean=0.000013 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.224891 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.224891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133973Jy sigma=1.264286 ! Fit after self-cal, rms=0.133972Jy sigma=1.264276 ! 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.133972Jy sigma=1.264276 ! Fit after self-cal, rms=0.112184Jy sigma=1.245674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.767 mas, bmaj=7.406 mas, bpa=-3.629 degrees ! Estimated noise=0.768718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000143024 Jy ! Component: 100 - total flux cleaned = -0.000293857 Jy ! Component: 150 - total flux cleaned = -0.000433629 Jy ! Component: 200 - total flux cleaned = -0.000534059 Jy ! Total flux subtracted in 200 components = -0.000534059 Jy ! Clean residual min=-0.003469 max=0.003643 Jy/beam ! Clean residual mean=-0.000005 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.224357 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.224357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112167Jy sigma=1.245536 ! Fit after self-cal, rms=0.112117Jy sigma=1.245388 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (113.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00212396 Jy ! Component: 100 - total flux cleaned = 0.00182935 Jy ! Component: 150 - total flux cleaned = 0.00159496 Jy ! Component: 200 - total flux cleaned = 0.0014258 Jy ! Total flux subtracted in 200 components = 0.0014258 Jy ! Clean residual min=-0.003395 max=0.003310 Jy/beam ! Clean residual mean=-0.000006 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.225782 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.225782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112000Jy sigma=1.244051 ! Fit after self-cal, rms=0.112001Jy sigma=1.243954 ! 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.112001Jy sigma=1.243954 ! Fit after self-cal, rms=0.111626Jy sigma=1.243786 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.902 mas, bmaj=16.51 mas, bpa=-0.6641 degrees ! Estimated noise=1.06761 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000208585 Jy ! Component: 100 - total flux cleaned = -0.000339513 Jy ! Component: 150 - total flux cleaned = -0.000426415 Jy ! Component: 200 - total flux cleaned = -0.000481261 Jy ! Total flux subtracted in 200 components = -0.000481261 Jy ! Clean residual min=-0.004162 max=0.003882 Jy/beam ! Clean residual mean=-0.000014 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.225301 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 95 components and 0.225301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111601Jy sigma=1.243816 ! Fit after self-cal, rms=0.111605Jy sigma=1.243808 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.0453e-05 Jy ! Component: 100 - total flux cleaned = -0.000156758 Jy ! Component: 150 - total flux cleaned = -0.000204005 Jy ! Component: 200 - total flux cleaned = -0.000272008 Jy ! Total flux subtracted in 200 components = -0.000272008 Jy ! Clean residual min=-0.004174 max=0.003861 Jy/beam ! Clean residual mean=-0.000015 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.225029 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 104 components and 0.225029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111590Jy sigma=1.243837 ! Fit after self-cal, rms=0.111593Jy sigma=1.243832 ! 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.769 mas, bmaj=7.403 mas, bpa=-3.538 degrees ! Estimated noise=0.766905 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.769 x 7.403 at -3.538 degrees (North through East) ! Clean map min=-0.0032469 max=0.19732 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.425 mas, bmaj=6.683 mas, bpa=-5.047 degrees ! Estimated noise=0.923258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.154449 Jy ! Component: 100 - total flux cleaned = 0.191109 Jy ! Component: 150 - total flux cleaned = 0.205805 Jy ! Component: 200 - total flux cleaned = 0.213265 Jy ! Total flux subtracted in 200 components = 0.213265 Jy ! Clean residual min=-0.004694 max=0.004249 Jy/beam ! Clean residual mean=-0.000010 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.213265 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.213265 Jy ! Inverting map and beam ! Estimated beam: bmin=2.769 mas, bmaj=7.403 mas, bpa=-3.538 degrees ! Estimated noise=0.766905 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.00497918 Jy ! Component: 100 - total flux cleaned = 0.00790574 Jy ! Component: 150 - total flux cleaned = 0.00903265 Jy ! Component: 200 - total flux cleaned = 0.00946819 Jy ! Total flux subtracted in 200 components = 0.00946819 Jy ! Clean residual min=-0.003498 max=0.003196 Jy/beam ! Clean residual mean=-0.000008 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.222733 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 48 components and 0.222733 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.902 mas, bmaj=16.51 mas, bpa=-0.6641 degrees ! Estimated noise=1.06761 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165379 Jy ! Component: 100 - total flux cleaned = 0.00174298 Jy ! Component: 150 - total flux cleaned = 0.00189237 Jy ! Component: 200 - total flux cleaned = 0.00202376 Jy ! Total flux subtracted in 200 components = 0.00202376 Jy ! Clean residual min=-0.004320 max=0.003821 Jy/beam ! Clean residual mean=-0.000016 rms=0.001276 Jy/beam ! Combined flux in latest and established models = 0.224757 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 = -5.63678e-07 Jy ! Component: 100 - total flux cleaned = 1.35178e-07 Jy ! Component: 150 - total flux cleaned = 6.76695e-07 Jy ! Component: 200 - total flux cleaned = 3.35139e-07 Jy ! Total flux subtracted in 200 components = 3.35139e-07 Jy ! Clean residual min=-0.004303 max=0.003824 Jy/beam ! Clean residual mean=-0.000016 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.224758 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 70 components and 0.224758 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.769 mas, bmaj=7.403 mas, bpa=-3.538 degrees ! Estimated noise=0.766905 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000286486 Jy ! Component: 100 - total flux cleaned = -0.000584907 Jy ! Component: 150 - total flux cleaned = -0.000765404 Jy ! Component: 200 - total flux cleaned = -0.000861254 Jy ! Total flux subtracted in 200 components = -0.000861254 Jy ! Clean residual min=-0.003391 max=0.003302 Jy/beam ! Clean residual mean=-0.000006 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.223896 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.223896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111582Jy sigma=1.243772 ! Fit after self-cal, rms=0.111591Jy sigma=1.243733 wmodel J1513-2114_S_map.mod ! Writing 86 model components to file: J1513-2114_S_map.mod wobs J1513-2114_S_uvs.fits ! Writing UV FITS file: J1513-2114_S_uvs.fits wwins J1513-2114_S_map.win ! wwins: Wrote 2 windows to J1513-2114_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.000794999 Jy ! Component: 100 - total flux cleaned = -0.0017287 Jy ! Component: 150 - total flux cleaned = -0.00224242 Jy ! Component: 200 - total flux cleaned = -0.0024392 Jy ! Component: 250 - total flux cleaned = -0.00257896 Jy ! Component: 300 - total flux cleaned = -0.00262506 Jy ! Component: 350 - total flux cleaned = -0.00279869 Jy ! Component: 400 - total flux cleaned = -0.0028824 Jy ! Component: 450 - total flux cleaned = -0.00312652 Jy ! Component: 500 - total flux cleaned = -0.00316596 Jy ! Component: 550 - total flux cleaned = -0.00339788 Jy ! Component: 600 - total flux cleaned = -0.00347292 Jy ! Component: 650 - total flux cleaned = -0.00361881 Jy ! Component: 700 - total flux cleaned = -0.00383288 Jy ! Component: 750 - total flux cleaned = -0.00390268 Jy ! Component: 800 - total flux cleaned = -0.0040394 Jy ! Component: 850 - total flux cleaned = -0.00424092 Jy ! Component: 900 - total flux cleaned = -0.00430675 Jy ! Component: 950 - total flux cleaned = -0.00440461 Jy ! Component: 1000 - total flux cleaned = -0.0046911 Jy ! Component: 1050 - total flux cleaned = -0.00475345 Jy ! Component: 1100 - total flux cleaned = -0.00493749 Jy ! Component: 1150 - total flux cleaned = -0.00496814 Jy ! Component: 1200 - total flux cleaned = -0.00508761 Jy ! Component: 1250 - total flux cleaned = -0.00517581 Jy ! Component: 1300 - total flux cleaned = -0.00526261 Jy ! Component: 1350 - total flux cleaned = -0.0052343 Jy ! Component: 1400 - total flux cleaned = -0.00534636 Jy ! Component: 1450 - total flux cleaned = -0.00540094 Jy ! Component: 1500 - total flux cleaned = -0.00537381 Jy ! Component: 1550 - total flux cleaned = -0.00540003 Jy ! Component: 1600 - total flux cleaned = -0.00547928 Jy ! Component: 1650 - total flux cleaned = -0.00550487 Jy ! Component: 1700 - total flux cleaned = -0.00542743 Jy ! Component: 1750 - total flux cleaned = -0.00550404 Jy ! Component: 1800 - total flux cleaned = -0.00557961 Jy ! Component: 1850 - total flux cleaned = -0.00570314 Jy ! Component: 1900 - total flux cleaned = -0.00567884 Jy ! Component: 1950 - total flux cleaned = -0.00579965 Jy ! Component: 2000 - total flux cleaned = -0.00587086 Jy ! Component: 2050 - total flux cleaned = -0.00587082 Jy ! Component: 2100 - total flux cleaned = -0.00598739 Jy ! Component: 2150 - total flux cleaned = -0.00603354 Jy ! Component: 2200 - total flux cleaned = -0.00605634 Jy ! Component: 2250 - total flux cleaned = -0.00610175 Jy ! Component: 2300 - total flux cleaned = -0.00625778 Jy ! Component: 2350 - total flux cleaned = -0.00625767 Jy ! Component: 2400 - total flux cleaned = -0.00621395 Jy ! Component: 2450 - total flux cleaned = -0.00634375 Jy ! Component: 2500 - total flux cleaned = -0.00642922 Jy ! Component: 2550 - total flux cleaned = -0.00636563 Jy ! Component: 2600 - total flux cleaned = -0.00640781 Jy ! Component: 2650 - total flux cleaned = -0.00649095 Jy ! Component: 2700 - total flux cleaned = -0.00645015 Jy ! Component: 2750 - total flux cleaned = -0.00653203 Jy ! Component: 2800 - total flux cleaned = -0.00653199 Jy ! Component: 2850 - total flux cleaned = -0.0064918 Jy ! Component: 2900 - total flux cleaned = -0.00653144 Jy ! Component: 2950 - total flux cleaned = -0.00655124 Jy ! Component: 3000 - total flux cleaned = -0.00647279 Jy ! Component: 3050 - total flux cleaned = -0.00643396 Jy ! Component: 3100 - total flux cleaned = -0.00643403 Jy ! Component: 3150 - total flux cleaned = -0.00645332 Jy ! Component: 3200 - total flux cleaned = -0.00635807 Jy ! Component: 3250 - total flux cleaned = -0.0063963 Jy ! Component: 3300 - total flux cleaned = -0.00641507 Jy ! Component: 3350 - total flux cleaned = -0.00637773 Jy ! Component: 3400 - total flux cleaned = -0.0063405 Jy ! Component: 3450 - total flux cleaned = -0.00632214 Jy ! Component: 3500 - total flux cleaned = -0.00632205 Jy ! Component: 3550 - total flux cleaned = -0.00632192 Jy ! Component: 3600 - total flux cleaned = -0.00630369 Jy ! Component: 3650 - total flux cleaned = -0.00630371 Jy ! Component: 3700 - total flux cleaned = -0.00630365 Jy ! Component: 3750 - total flux cleaned = -0.006268 Jy ! Component: 3800 - total flux cleaned = -0.00628581 Jy ! Component: 3850 - total flux cleaned = -0.00632107 Jy ! Component: 3900 - total flux cleaned = -0.00626852 Jy ! Component: 3950 - total flux cleaned = -0.00626856 Jy ! Component: 4000 - total flux cleaned = -0.00628598 Jy ! Component: 4050 - total flux cleaned = -0.00628604 Jy ! Total flux subtracted in 4096 components = -0.00628616 Jy ! Clean residual min=-0.001011 max=0.001109 Jy/beam ! Clean residual mean=0.000000 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.21761 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 362 components and 0.21761 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1513-2114_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.769 x 7.403 at -3.538 degrees (North through East) ! Clean map min=-0.0022291 max=0.19748 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1513-2114_S_map.fits wmodel /vlbi/uf001/uva//J1513-2114_S_map.mod ! Writing 362 model components to file: /vlbi/uf001/uva//J1513-2114_S_map.mod wobs /vlbi/uf001/uva//J1513-2114_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1513-2114_S_uvs.fits wwins /vlbi/uf001/uva//J1513-2114_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1513-2114_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.197479 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000287649 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.43698 0.43698 0.873961 1.74792 3.49584 6.99169 13.9834 27.9667 55.9335 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.197 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 686.529 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1513-2114_S_dfm.log closed on Mon Jan 14 03:14:21 2019