! Started logfile: /vlbi/uf001/uva//J2006-1222_S_dfm.log on Mon Jan 14 05:22: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//J2006-1222_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2006-1222_S_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.878363 visibilities/baseline/integration-bin. ! Found source: J2006-1222 ! ! 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 4506 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 J2006-1222_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004206Jy sigma=18.888812 ! Fit after self-cal, rms=0.862885Jy sigma=16.227351 ! 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.716 mas, bmaj=8.691 mas, bpa=-8.672 degrees ! Estimated noise=0.798332 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.10792 Jy ! Component: 100 - total flux cleaned = 0.13262 Jy ! Total flux subtracted in 100 components = 0.13262 Jy ! Clean residual min=-0.006370 max=0.010438 Jy/beam ! Clean residual mean=0.000040 rms=0.002002 Jy/beam ! Combined flux in latest and established models = 0.13262 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.13262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087480Jy sigma=1.374885 ! Fit after self-cal, rms=0.087283Jy sigma=1.373635 ! 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.308 mas, bmaj=9.527 mas, bpa=-7.265 degrees ! Estimated noise=0.606878 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 (5.5, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139605 Jy ! Component: 100 - total flux cleaned = 0.0222407 Jy ! Component: 150 - total flux cleaned = 0.0278326 Jy ! Component: 200 - total flux cleaned = 0.0317731 Jy ! Total flux subtracted in 200 components = 0.0317731 Jy ! Clean residual min=-0.005056 max=0.008356 Jy/beam ! Clean residual mean=0.000026 rms=0.001446 Jy/beam ! Combined flux in latest and established models = 0.164393 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 47 components and 0.164393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084706Jy sigma=1.318369 ! Fit after self-cal, rms=0.084486Jy sigma=1.313795 ! 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.308 x 9.527 at -7.265 degrees (North through East) ! Clean map min=-0.004442 max=0.1372 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.96 HN 1.10 KP 1.02 ! LA 0.94 MK 1.03 NL 1.04 OV 0.96 ! PT 0.94 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.92 HN 1.15 KP 0.97 ! LA 0.92 MK 0.99 NL 1.03 OV 1.04 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.93 HN 1.14 KP 0.97 ! LA 0.91 MK 1.02 NL 1.01 OV 0.96 ! PT 0.99 SC 0.99 ! ! ! Fit before self-cal, rms=0.084486Jy sigma=1.313795 ! Fit after self-cal, rms=0.082961Jy sigma=1.294155 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=9.6 mas, bpa=-7.045 degrees ! Estimated noise=0.598681 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.00146188 Jy ! Component: 100 - total flux cleaned = -0.00168182 Jy ! Component: 150 - total flux cleaned = -0.00198177 Jy ! Component: 200 - total flux cleaned = -0.00198375 Jy ! Total flux subtracted in 200 components = -0.00198375 Jy ! Clean residual min=-0.004744 max=0.004577 Jy/beam ! Clean residual mean=0.000011 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.162409 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 61 components and 0.162409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082741Jy sigma=1.292612 ! Fit after self-cal, rms=0.082811Jy sigma=1.292154 ! 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.082811Jy sigma=1.292154 ! Fit after self-cal, rms=0.091075Jy sigma=1.268415 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.338 mas, bmaj=9.523 mas, bpa=-7.247 degrees ! Estimated noise=0.598045 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000376879 Jy ! Component: 100 - total flux cleaned = 4.72596e-05 Jy ! Component: 150 - total flux cleaned = -0.000142428 Jy ! Component: 200 - total flux cleaned = -0.000311964 Jy ! Total flux subtracted in 200 components = -0.000311964 Jy ! Clean residual min=-0.003000 max=0.002676 Jy/beam ! Clean residual mean=-0.000003 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.162097 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 79 components and 0.162097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090986Jy sigma=1.267160 ! Fit after self-cal, rms=0.091166Jy sigma=1.266845 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.000109615 Jy ! Component: 100 - total flux cleaned = -4.20974e-05 Jy ! Component: 150 - total flux cleaned = -0.000146495 Jy ! Component: 200 - total flux cleaned = -0.000274538 Jy ! Total flux subtracted in 200 components = -0.000274538 Jy ! Clean residual min=-0.002828 max=0.002570 Jy/beam ! Clean residual mean=-0.000003 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.161823 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 88 components and 0.161823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091125Jy sigma=1.266337 ! Fit after self-cal, rms=0.091132Jy sigma=1.266313 ! 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.091132Jy sigma=1.266313 ! Fit after self-cal, rms=0.092338Jy sigma=1.266148 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=9.521 mas, bpa=-7.291 degrees ! Estimated noise=0.597329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000196823 Jy ! Component: 100 - total flux cleaned = -0.00030162 Jy ! Component: 150 - total flux cleaned = -0.000399408 Jy ! Component: 200 - total flux cleaned = -0.00051801 Jy ! Total flux subtracted in 200 components = -0.00051801 Jy ! Clean residual min=-0.002787 max=0.002565 Jy/beam ! Clean residual mean=-0.000004 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.161305 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 92 components and 0.161305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092302Jy sigma=1.265722 ! Fit after self-cal, rms=0.092318Jy sigma=1.265694 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 = -1.8062e-05 Jy ! Component: 100 - total flux cleaned = -0.000126659 Jy ! Component: 150 - total flux cleaned = -0.000177466 Jy ! Component: 200 - total flux cleaned = -0.000250446 Jy ! Total flux subtracted in 200 components = -0.000250446 Jy ! Clean residual min=-0.002774 max=0.002533 Jy/beam ! Clean residual mean=-0.000003 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.161054 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 97 components and 0.161054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092295Jy sigma=1.265444 ! Fit after self-cal, rms=0.092298Jy sigma=1.265426 ! 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.092298Jy sigma=1.265426 ! Fit after self-cal, rms=0.092886Jy sigma=1.265369 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.103 mas, bmaj=16.08 mas, bpa=1.128 degrees ! Estimated noise=0.744789 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000229321 Jy ! Component: 100 - total flux cleaned = -0.0002933 Jy ! Component: 150 - total flux cleaned = -0.000274486 Jy ! Component: 200 - total flux cleaned = -0.000274738 Jy ! Total flux subtracted in 200 components = -0.000274738 Jy ! Clean residual min=-0.003073 max=0.002440 Jy/beam ! Clean residual mean=-0.000009 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.16078 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 104 components and 0.16078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092881Jy sigma=1.265251 ! Fit after self-cal, rms=0.092882Jy sigma=1.265233 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.000102104 Jy ! Component: 100 - total flux cleaned = -0.000101495 Jy ! Component: 150 - total flux cleaned = -0.000101058 Jy ! Component: 200 - total flux cleaned = -0.000101133 Jy ! Total flux subtracted in 200 components = -0.000101133 Jy ! Clean residual min=-0.003035 max=0.002443 Jy/beam ! Clean residual mean=-0.000008 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.160679 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 107 components and 0.160679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092878Jy sigma=1.265182 ! Fit after self-cal, rms=0.092875Jy sigma=1.265174 ! 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.33 mas, bmaj=9.52 mas, bpa=-7.318 degrees ! Estimated noise=0.596962 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.33 x 9.52 at -7.318 degrees (North through East) ! Clean map min=-0.0026738 max=0.13515 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.732 mas, bmaj=8.654 mas, bpa=-8.802 degrees ! Estimated noise=0.782034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.105602 Jy ! Component: 100 - total flux cleaned = 0.129859 Jy ! Component: 150 - total flux cleaned = 0.140031 Jy ! Component: 200 - total flux cleaned = 0.146013 Jy ! Total flux subtracted in 200 components = 0.146013 Jy ! Clean residual min=-0.003674 max=0.004381 Jy/beam ! Clean residual mean=0.000008 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.146013 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.146013 Jy ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=9.52 mas, bpa=-7.318 degrees ! Estimated noise=0.596962 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.00565286 Jy ! Component: 100 - total flux cleaned = 0.00888998 Jy ! Component: 150 - total flux cleaned = 0.0110083 Jy ! Component: 200 - total flux cleaned = 0.0125265 Jy ! Total flux subtracted in 200 components = 0.0125265 Jy ! Clean residual min=-0.002688 max=0.002745 Jy/beam ! Clean residual mean=-0.000002 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.158539 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 60 components and 0.158539 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.103 mas, bmaj=16.08 mas, bpa=1.128 degrees ! Estimated noise=0.744789 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120625 Jy ! Component: 100 - total flux cleaned = 0.00140117 Jy ! Component: 150 - total flux cleaned = 0.00155373 Jy ! Component: 200 - total flux cleaned = 0.00167064 Jy ! Total flux subtracted in 200 components = 0.00167064 Jy ! Clean residual min=-0.002943 max=0.002561 Jy/beam ! Clean residual mean=-0.000008 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.16021 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.000123066 Jy ! Component: 100 - total flux cleaned = 0.000233949 Jy ! Component: 150 - total flux cleaned = 0.000320255 Jy ! Component: 200 - total flux cleaned = 0.000411671 Jy ! Total flux subtracted in 200 components = 0.000411671 Jy ! Clean residual min=-0.002947 max=0.002570 Jy/beam ! Clean residual mean=-0.000009 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.160621 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 93 components and 0.160621 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=9.52 mas, bpa=-7.318 degrees ! Estimated noise=0.596962 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000212813 Jy ! Component: 100 - total flux cleaned = -0.000213195 Jy ! Component: 150 - total flux cleaned = -0.00021339 Jy ! Component: 200 - total flux cleaned = -0.000166435 Jy ! Total flux subtracted in 200 components = -0.000166435 Jy ! Clean residual min=-0.002746 max=0.002621 Jy/beam ! Clean residual mean=-0.000004 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.160455 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 108 components and 0.160455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092895Jy sigma=1.265495 ! Fit after self-cal, rms=0.092907Jy sigma=1.265359 wmodel J2006-1222_S_map.mod ! Writing 108 model components to file: J2006-1222_S_map.mod wobs J2006-1222_S_uvs.fits ! Writing UV FITS file: J2006-1222_S_uvs.fits wwins J2006-1222_S_map.win ! wwins: Wrote 2 windows to J2006-1222_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.00015685 Jy ! Component: 100 - total flux cleaned = -0.000518898 Jy ! Component: 150 - total flux cleaned = -0.000646053 Jy ! Component: 200 - total flux cleaned = -0.000849955 Jy ! Component: 250 - total flux cleaned = -0.000929048 Jy ! Component: 300 - total flux cleaned = -0.00104304 Jy ! Component: 350 - total flux cleaned = -0.0010802 Jy ! Component: 400 - total flux cleaned = -0.00118838 Jy ! Component: 450 - total flux cleaned = -0.00129375 Jy ! Component: 500 - total flux cleaned = -0.00132839 Jy ! Component: 550 - total flux cleaned = -0.00132949 Jy ! Component: 600 - total flux cleaned = -0.00136216 Jy ! Component: 650 - total flux cleaned = -0.00136221 Jy ! Component: 700 - total flux cleaned = -0.00139367 Jy ! Component: 750 - total flux cleaned = -0.00139439 Jy ! Component: 800 - total flux cleaned = -0.00151509 Jy ! Component: 850 - total flux cleaned = -0.00160369 Jy ! Component: 900 - total flux cleaned = -0.00171995 Jy ! Component: 950 - total flux cleaned = -0.00189081 Jy ! Component: 1000 - total flux cleaned = -0.00197491 Jy ! Component: 1050 - total flux cleaned = -0.00200239 Jy ! Component: 1100 - total flux cleaned = -0.00205655 Jy ! Component: 1150 - total flux cleaned = -0.00211046 Jy ! Component: 1200 - total flux cleaned = -0.00211038 Jy ! Component: 1250 - total flux cleaned = -0.00213665 Jy ! Component: 1300 - total flux cleaned = -0.00221407 Jy ! Component: 1350 - total flux cleaned = -0.00218831 Jy ! Component: 1400 - total flux cleaned = -0.00221374 Jy ! Component: 1450 - total flux cleaned = -0.00226373 Jy ! Component: 1500 - total flux cleaned = -0.00231256 Jy ! Component: 1550 - total flux cleaned = -0.00233639 Jy ! Component: 1600 - total flux cleaned = -0.00236027 Jy ! Component: 1650 - total flux cleaned = -0.00238424 Jy ! Component: 1700 - total flux cleaned = -0.00243134 Jy ! Component: 1750 - total flux cleaned = -0.00245472 Jy ! Component: 1800 - total flux cleaned = -0.00240875 Jy ! Component: 1850 - total flux cleaned = -0.00238635 Jy ! Component: 1900 - total flux cleaned = -0.00243135 Jy ! Component: 1950 - total flux cleaned = -0.00243156 Jy ! Component: 2000 - total flux cleaned = -0.0024098 Jy ! Component: 2050 - total flux cleaned = -0.00247503 Jy ! Component: 2100 - total flux cleaned = -0.00247474 Jy ! Component: 2150 - total flux cleaned = -0.00245327 Jy ! Component: 2200 - total flux cleaned = -0.0023899 Jy ! Component: 2250 - total flux cleaned = -0.00247323 Jy ! Component: 2300 - total flux cleaned = -0.00243156 Jy ! Component: 2350 - total flux cleaned = -0.00241093 Jy ! Component: 2400 - total flux cleaned = -0.00239043 Jy ! Component: 2450 - total flux cleaned = -0.00226987 Jy ! Component: 2500 - total flux cleaned = -0.00233 Jy ! Component: 2550 - total flux cleaned = -0.00231021 Jy ! Component: 2600 - total flux cleaned = -0.0022317 Jy ! Component: 2650 - total flux cleaned = -0.00223173 Jy ! Component: 2700 - total flux cleaned = -0.002116 Jy ! Component: 2750 - total flux cleaned = -0.00203971 Jy ! Component: 2800 - total flux cleaned = -0.0020209 Jy ! Component: 2850 - total flux cleaned = -0.00209611 Jy ! Component: 2900 - total flux cleaned = -0.00203971 Jy ! Component: 2950 - total flux cleaned = -0.00203979 Jy ! Component: 3000 - total flux cleaned = -0.00200283 Jy ! Component: 3050 - total flux cleaned = -0.00200301 Jy ! Component: 3100 - total flux cleaned = -0.00202118 Jy ! Component: 3150 - total flux cleaned = -0.00198512 Jy ! Component: 3200 - total flux cleaned = -0.00198512 Jy ! Component: 3250 - total flux cleaned = -0.00203871 Jy ! Component: 3300 - total flux cleaned = -0.0020562 Jy ! Component: 3350 - total flux cleaned = -0.00209144 Jy ! Component: 3400 - total flux cleaned = -0.00210879 Jy ! Component: 3450 - total flux cleaned = -0.0020567 Jy ! Component: 3500 - total flux cleaned = -0.00212585 Jy ! Component: 3550 - total flux cleaned = -0.00209147 Jy ! Component: 3600 - total flux cleaned = -0.00210861 Jy ! Component: 3650 - total flux cleaned = -0.00215958 Jy ! Component: 3700 - total flux cleaned = -0.00205814 Jy ! Component: 3750 - total flux cleaned = -0.00202457 Jy ! Component: 3800 - total flux cleaned = -0.00209155 Jy ! Component: 3850 - total flux cleaned = -0.00207491 Jy ! Component: 3900 - total flux cleaned = -0.00205838 Jy ! Component: 3950 - total flux cleaned = -0.00209131 Jy ! Component: 4000 - total flux cleaned = -0.00210762 Jy ! Component: 4050 - total flux cleaned = -0.00205881 Jy ! Total flux subtracted in 4096 components = -0.0020749 Jy ! Clean residual min=-0.001098 max=0.001128 Jy/beam ! Clean residual mean=0.000001 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.15838 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 382 components and 0.15838 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2006-1222_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.33 x 9.52 at -7.318 degrees (North through East) ! Clean map min=-0.0023448 max=0.13428 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2006-1222_S_map.fits wmodel /vlbi/uf001/uva//J2006-1222_S_map.mod ! Writing 382 model components to file: /vlbi/uf001/uva//J2006-1222_S_map.mod wobs /vlbi/uf001/uva//J2006-1222_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2006-1222_S_uvs.fits wwins /vlbi/uf001/uva//J2006-1222_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J2006-1222_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.134277 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000284728 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.636134 0.636134 1.27227 2.54454 5.08907 10.1781 20.3563 40.7126 81.4252 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.134 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 471.598 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2006-1222_S_dfm.log closed on Mon Jan 14 05:22:09 2019