! Started logfile: /vlbi/uf001/uva//J0202-0559_S_dfm.log on Sun Jan 13 21:13:24 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//J0202-0559_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0202-0559_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.87619 visibilities/baseline/integration-bin. ! Found source: J0202-0559 ! ! 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 3312 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 J0202-0559_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 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.998202Jy sigma=19.458617 ! Fit after self-cal, rms=0.912388Jy sigma=17.826341 ! 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.744 mas, bmaj=7.182 mas, bpa=-5.449 degrees ! Estimated noise=0.86025 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.0690489 Jy ! Component: 100 - total flux cleaned = 0.0841535 Jy ! Total flux subtracted in 100 components = 0.0841535 Jy ! Clean residual min=-0.005851 max=0.005322 Jy/beam ! Clean residual mean=0.000006 rms=0.001356 Jy/beam ! Combined flux in latest and established models = 0.0841535 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0841535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071207Jy sigma=1.272335 ! Fit after self-cal, rms=0.070906Jy sigma=1.268266 ! 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=3.258 mas, bmaj=8.048 mas, bpa=-4.086 degrees ! Estimated noise=0.696531 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.00631497 Jy ! Component: 100 - total flux cleaned = 0.00938641 Jy ! Component: 150 - total flux cleaned = 0.0108794 Jy ! Component: 200 - total flux cleaned = 0.0109757 Jy ! Total flux subtracted in 200 components = 0.0109757 Jy ! Clean residual min=-0.004413 max=0.004417 Jy/beam ! Clean residual mean=0.000005 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.0951292 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 23 components and 0.0951292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070358Jy sigma=1.257507 ! Fit after self-cal, rms=0.070349Jy sigma=1.257199 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.258 x 8.048 at -4.086 degrees (North through East) ! Clean map min=-0.0043032 max=0.089025 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.05 HN 1.04 KP 0.98 ! LA 0.90 MK 0.99 NL 1.01 OV 1.02 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.02 HN 1.03 KP 1.01 ! LA 0.97 MK 1.02 NL 1.02 OV 1.02 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.72 FD 1.10 HN 0.91 KP 0.97 ! LA 0.98 MK 1.04 NL 0.97 OV 1.06 ! PT 1.04 SC 0.99 ! ! ! Fit before self-cal, rms=0.070349Jy sigma=1.257199 ! Fit after self-cal, rms=0.067707Jy sigma=1.250526 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=8.007 mas, bpa=-3.818 degrees ! Estimated noise=0.690332 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.000397282 Jy ! Component: 100 - total flux cleaned = -0.000436983 Jy ! Component: 150 - total flux cleaned = -0.000474157 Jy ! Component: 200 - total flux cleaned = -0.000508441 Jy ! Total flux subtracted in 200 components = -0.000508441 Jy ! Clean residual min=-0.004067 max=0.004319 Jy/beam ! Clean residual mean=0.000003 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 0.0946208 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 33 components and 0.0946208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067647Jy sigma=1.249653 ! Fit after self-cal, rms=0.067629Jy sigma=1.249316 ! 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.067629Jy sigma=1.249316 ! Fit after self-cal, rms=0.068260Jy sigma=1.244006 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.279 mas, bmaj=7.99 mas, bpa=-3.723 degrees ! Estimated noise=0.690723 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000141464 Jy ! Component: 100 - total flux cleaned = 0.000145329 Jy ! Component: 150 - total flux cleaned = 0.000146741 Jy ! Component: 200 - total flux cleaned = 0.000170418 Jy ! Total flux subtracted in 200 components = 0.000170418 Jy ! Clean residual min=-0.003785 max=0.004410 Jy/beam ! Clean residual mean=0.000002 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.0947912 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 41 components and 0.0947912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068232Jy sigma=1.243563 ! Fit after self-cal, rms=0.068263Jy sigma=1.243326 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 (-108, 58). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0032671 Jy ! Component: 100 - total flux cleaned = 0.00335763 Jy ! Component: 150 - total flux cleaned = 0.00335289 Jy ! Component: 200 - total flux cleaned = 0.00344908 Jy ! Total flux subtracted in 200 components = 0.00344908 Jy ! Clean residual min=-0.003535 max=0.003369 Jy/beam ! Clean residual mean=0.000002 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.0982403 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 60 components and 0.0982403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068049Jy sigma=1.239269 ! Fit after self-cal, rms=0.068036Jy sigma=1.238965 ! 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.068036Jy sigma=1.238965 ! Fit after self-cal, rms=0.067924Jy sigma=1.238806 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.281 mas, bmaj=7.985 mas, bpa=-3.592 degrees ! Estimated noise=0.689173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000330314 Jy ! Component: 100 - total flux cleaned = 0.000464939 Jy ! Component: 150 - total flux cleaned = 0.000501548 Jy ! Component: 200 - total flux cleaned = 0.000464851 Jy ! Total flux subtracted in 200 components = 0.000464851 Jy ! Clean residual min=-0.003450 max=0.003408 Jy/beam ! Clean residual mean=0.000002 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.0987051 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 65 components and 0.0987051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067872Jy sigma=1.237949 ! Fit after self-cal, rms=0.067877Jy sigma=1.237915 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.000110027 Jy ! Component: 100 - total flux cleaned = 0.00011021 Jy ! Component: 150 - total flux cleaned = 0.000109477 Jy ! Component: 200 - total flux cleaned = 4.9721e-05 Jy ! Total flux subtracted in 200 components = 4.9721e-05 Jy ! Clean residual min=-0.003453 max=0.003391 Jy/beam ! Clean residual mean=0.000002 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.0987548 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 74 components and 0.0987548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067850Jy sigma=1.237453 ! Fit after self-cal, rms=0.067849Jy sigma=1.237444 ! 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.067849Jy sigma=1.237444 ! Fit after self-cal, rms=0.067980Jy sigma=1.237390 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.343 mas, bmaj=13.62 mas, bpa=-1.912 degrees ! Estimated noise=0.874574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000869161 Jy ! Component: 100 - total flux cleaned = 0.000845126 Jy ! Component: 150 - total flux cleaned = 0.000803668 Jy ! Component: 200 - total flux cleaned = 0.000803115 Jy ! Total flux subtracted in 200 components = 0.000803115 Jy ! Clean residual min=-0.003649 max=0.003578 Jy/beam ! Clean residual mean=0.000004 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.0995579 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 84 components and 0.0995579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067971Jy sigma=1.237297 ! Fit after self-cal, rms=0.067972Jy sigma=1.237193 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.00016404 Jy ! Component: 100 - total flux cleaned = 0.000202498 Jy ! Component: 150 - total flux cleaned = 0.000220328 Jy ! Component: 200 - total flux cleaned = 0.000220021 Jy ! Total flux subtracted in 200 components = 0.000220021 Jy ! Clean residual min=-0.003631 max=0.003530 Jy/beam ! Clean residual mean=0.000004 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.099778 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 88 components and 0.0997779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067968Jy sigma=1.237198 ! Fit after self-cal, rms=0.067968Jy sigma=1.237140 ! 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=3.281 mas, bmaj=7.98 mas, bpa=-3.505 degrees ! Estimated noise=0.690313 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.281 x 7.98 at -3.505 degrees (North through East) ! Clean map min=-0.003338 max=0.087024 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.76 mas, bmaj=7.132 mas, bpa=-5.077 degrees ! Estimated noise=0.8564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0688004 Jy ! Component: 100 - total flux cleaned = 0.0844068 Jy ! Component: 150 - total flux cleaned = 0.0903221 Jy ! Component: 200 - total flux cleaned = 0.0934817 Jy ! Total flux subtracted in 200 components = 0.0934817 Jy ! Clean residual min=-0.004480 max=0.004203 Jy/beam ! Clean residual mean=0.000002 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.0934816 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0934816 Jy ! Inverting map and beam ! Estimated beam: bmin=3.281 mas, bmaj=7.98 mas, bpa=-3.505 degrees ! Estimated noise=0.690313 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 (-4.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00424813 Jy ! Component: 100 - total flux cleaned = 0.00620235 Jy ! Component: 150 - total flux cleaned = 0.00715997 Jy ! Component: 200 - total flux cleaned = 0.00746593 Jy ! Total flux subtracted in 200 components = 0.00746593 Jy ! Clean residual min=-0.003542 max=0.003169 Jy/beam ! Clean residual mean=0.000002 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.100948 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 36 components and 0.100948 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.343 mas, bmaj=13.62 mas, bpa=-1.912 degrees ! Estimated noise=0.874574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117377 Jy ! Component: 100 - total flux cleaned = 0.00117225 Jy ! Component: 150 - total flux cleaned = 0.00130646 Jy ! Component: 200 - total flux cleaned = 0.00135285 Jy ! Total flux subtracted in 200 components = 0.00135285 Jy ! Clean residual min=-0.003475 max=0.003082 Jy/beam ! Clean residual mean=0.000004 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.1023 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.17303e-05 Jy ! Component: 100 - total flux cleaned = -7.68341e-07 Jy ! Component: 150 - total flux cleaned = -2.05674e-05 Jy ! Component: 200 - total flux cleaned = -2.01005e-05 Jy ! Total flux subtracted in 200 components = -2.01005e-05 Jy ! Clean residual min=-0.003466 max=0.003081 Jy/beam ! Clean residual mean=0.000004 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.10228 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 56 components and 0.10228 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.281 mas, bmaj=7.98 mas, bpa=-3.505 degrees ! Estimated noise=0.690313 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000272091 Jy ! Component: 100 - total flux cleaned = -0.000380098 Jy ! Component: 150 - total flux cleaned = -0.000481578 Jy ! Component: 200 - total flux cleaned = -0.000481247 Jy ! Total flux subtracted in 200 components = -0.000481247 Jy ! Clean residual min=-0.003319 max=0.002991 Jy/beam ! Clean residual mean=0.000002 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.101799 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 70 components and 0.101799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067910Jy sigma=1.236280 ! Fit after self-cal, rms=0.067877Jy sigma=1.235753 wmodel J0202-0559_S_map.mod ! Writing 70 model components to file: J0202-0559_S_map.mod wobs J0202-0559_S_uvs.fits ! Writing UV FITS file: J0202-0559_S_uvs.fits wwins J0202-0559_S_map.win ! wwins: Wrote 3 windows to J0202-0559_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.00135991 Jy ! Component: 100 - total flux cleaned = -0.00197946 Jy ! Component: 150 - total flux cleaned = -0.00229159 Jy ! Component: 200 - total flux cleaned = -0.00249096 Jy ! Component: 250 - total flux cleaned = -0.00263421 Jy ! Component: 300 - total flux cleaned = -0.00272734 Jy ! Component: 350 - total flux cleaned = -0.00290551 Jy ! Component: 400 - total flux cleaned = -0.00307898 Jy ! Component: 450 - total flux cleaned = -0.00328929 Jy ! Component: 500 - total flux cleaned = -0.00373825 Jy ! Component: 550 - total flux cleaned = -0.00409513 Jy ! Component: 600 - total flux cleaned = -0.00452243 Jy ! Component: 650 - total flux cleaned = -0.00478919 Jy ! Component: 700 - total flux cleaned = -0.00527369 Jy ! Component: 750 - total flux cleaned = -0.00560118 Jy ! Component: 800 - total flux cleaned = -0.00592257 Jy ! Component: 850 - total flux cleaned = -0.00630867 Jy ! Component: 900 - total flux cleaned = -0.00672084 Jy ! Component: 950 - total flux cleaned = -0.00695601 Jy ! Component: 1000 - total flux cleaned = -0.00722048 Jy ! Component: 1050 - total flux cleaned = -0.00738311 Jy ! Component: 1100 - total flux cleaned = -0.00760674 Jy ! Component: 1150 - total flux cleaned = -0.00770192 Jy ! Component: 1200 - total flux cleaned = -0.00794984 Jy ! Component: 1250 - total flux cleaned = -0.00804126 Jy ! Component: 1300 - total flux cleaned = -0.00819118 Jy ! Component: 1350 - total flux cleaned = -0.00822085 Jy ! Component: 1400 - total flux cleaned = -0.00842592 Jy ! Component: 1450 - total flux cleaned = -0.00854077 Jy ! Component: 1500 - total flux cleaned = -0.00859723 Jy ! Component: 1550 - total flux cleaned = -0.00870932 Jy ! Component: 1600 - total flux cleaned = -0.00879274 Jy ! Component: 1650 - total flux cleaned = -0.00887454 Jy ! Component: 1700 - total flux cleaned = -0.00895586 Jy ! Component: 1750 - total flux cleaned = -0.0090628 Jy ! Component: 1800 - total flux cleaned = -0.00914195 Jy ! Component: 1850 - total flux cleaned = -0.00916794 Jy ! Component: 1900 - total flux cleaned = -0.00924503 Jy ! Component: 1950 - total flux cleaned = -0.00932121 Jy ! Component: 2000 - total flux cleaned = -0.009296 Jy ! Component: 2050 - total flux cleaned = -0.00934535 Jy ! Component: 2100 - total flux cleaned = -0.00924689 Jy ! Component: 2150 - total flux cleaned = -0.00924667 Jy ! Component: 2200 - total flux cleaned = -0.00919856 Jy ! Component: 2250 - total flux cleaned = -0.00919856 Jy ! Component: 2300 - total flux cleaned = -0.00917502 Jy ! Component: 2350 - total flux cleaned = -0.00917548 Jy ! Component: 2400 - total flux cleaned = -0.0092217 Jy ! Component: 2450 - total flux cleaned = -0.00922164 Jy ! Component: 2500 - total flux cleaned = -0.00924439 Jy ! Component: 2550 - total flux cleaned = -0.00924446 Jy ! Component: 2600 - total flux cleaned = -0.00928904 Jy ! Component: 2650 - total flux cleaned = -0.00924517 Jy ! Component: 2700 - total flux cleaned = -0.00933236 Jy ! Component: 2750 - total flux cleaned = -0.00935393 Jy ! Component: 2800 - total flux cleaned = -0.00931134 Jy ! Component: 2850 - total flux cleaned = -0.00926939 Jy ! Component: 2900 - total flux cleaned = -0.00937486 Jy ! Component: 2950 - total flux cleaned = -0.00941662 Jy ! Component: 3000 - total flux cleaned = -0.00947877 Jy ! Component: 3050 - total flux cleaned = -0.00949917 Jy ! Component: 3100 - total flux cleaned = -0.00958062 Jy ! Component: 3150 - total flux cleaned = -0.0095805 Jy ! Component: 3200 - total flux cleaned = -0.00956051 Jy ! Component: 3250 - total flux cleaned = -0.00952094 Jy ! Component: 3300 - total flux cleaned = -0.00958034 Jy ! Component: 3350 - total flux cleaned = -0.00965849 Jy ! Component: 3400 - total flux cleaned = -0.00963899 Jy ! Component: 3450 - total flux cleaned = -0.00969673 Jy ! Component: 3500 - total flux cleaned = -0.00975381 Jy ! Component: 3550 - total flux cleaned = -0.00971575 Jy ! Component: 3600 - total flux cleaned = -0.00979146 Jy ! Component: 3650 - total flux cleaned = -0.0098476 Jy ! Component: 3700 - total flux cleaned = -0.009829 Jy ! Component: 3750 - total flux cleaned = -0.00986605 Jy ! Component: 3800 - total flux cleaned = -0.00999491 Jy ! Component: 3850 - total flux cleaned = -0.0100497 Jy ! Component: 3900 - total flux cleaned = -0.0100679 Jy ! Component: 3950 - total flux cleaned = -0.0101043 Jy ! Component: 4000 - total flux cleaned = -0.0101764 Jy ! Component: 4050 - total flux cleaned = -0.0103193 Jy ! Total flux subtracted in 4096 components = -0.0104436 Jy ! Clean residual min=-0.001036 max=0.000942 Jy/beam ! Clean residual mean=-0.000000 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.0913555 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 338 components and 0.0913554 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0202-0559_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.281 x 7.98 at -3.505 degrees (North through East) ! Clean map min=-0.0022865 max=0.086988 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0202-0559_S_map.fits wmodel /vlbi/uf001/uva//J0202-0559_S_map.mod ! Writing 338 model components to file: /vlbi/uf001/uva//J0202-0559_S_map.mod wobs /vlbi/uf001/uva//J0202-0559_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0202-0559_S_uvs.fits wwins /vlbi/uf001/uva//J0202-0559_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0202-0559_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0869876 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000311927 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.07576 1.07576 2.15153 4.30306 8.60611 17.2122 34.4245 68.8489 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.086 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 278.871 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0202-0559_S_dfm.log closed on Sun Jan 13 21:13:29 2019