! Started logfile: /vlbi/uf001/uva//J1057-2509_S_dfm.log on Mon Jan 14 01:02:58 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//J1057-2509_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1057-2509_S_uva.fits ! AN table 1: 48 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.975198 visibilities/baseline/integration-bin. ! Found source: J1057-2509 ! ! 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 2949 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 J1057-2509_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.032250Jy sigma=16.104045 ! Fit after self-cal, rms=0.709195Jy sigma=11.007374 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.051 mas, bmaj=30.75 mas, bpa=-7.347 degrees ! Estimated noise=1.05927 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.226274 Jy ! Component: 100 - total flux cleaned = 0.281897 Jy ! Total flux subtracted in 100 components = 0.281897 Jy ! Clean residual min=-0.013725 max=0.023395 Jy/beam ! Clean residual mean=-0.000123 rms=0.005141 Jy/beam ! Combined flux in latest and established models = 0.281897 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.281897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090083Jy sigma=1.392586 ! Fit after self-cal, rms=0.090031Jy sigma=1.391779 ! 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=5.678 mas, bmaj=33.91 mas, bpa=-6.841 degrees ! Estimated noise=0.841652 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.0329148 Jy ! Component: 100 - total flux cleaned = 0.0498056 Jy ! Component: 150 - total flux cleaned = 0.0592761 Jy ! Component: 200 - total flux cleaned = 0.0652023 Jy ! Total flux subtracted in 200 components = 0.0652023 Jy ! Clean residual min=-0.009361 max=0.010150 Jy/beam ! Clean residual mean=0.000009 rms=0.002747 Jy/beam ! Combined flux in latest and established models = 0.347099 Jy ! Performing phase self-cal ! Adding 115 model components to the UV plane model. ! The established model now contains 126 components and 0.347099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079134Jy sigma=1.177882 ! Fit after self-cal, rms=0.079020Jy sigma=1.175787 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.678 x 33.91 at -6.841 degrees (North through East) ! Clean map min=-0.0089043 max=0.29569 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.06 KP 1.03 LA 0.95 ! NL 1.01 OV 0.94 PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.09 KP 1.03 LA 0.96 ! NL 1.05 OV 0.88 PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.09 KP 1.01 LA 0.97 ! NL 1.01 OV 0.92 PT 1.04 ! ! ! Fit before self-cal, rms=0.079020Jy sigma=1.175787 ! Fit after self-cal, rms=0.077349Jy sigma=1.127089 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.768 mas, bmaj=33.93 mas, bpa=-6.708 degrees ! Estimated noise=0.837587 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.00129154 Jy ! Component: 100 - total flux cleaned = -0.000688552 Jy ! Component: 150 - total flux cleaned = -0.000121485 Jy ! Component: 200 - total flux cleaned = 0.000330705 Jy ! Total flux subtracted in 200 components = 0.000330705 Jy ! Clean residual min=-0.005216 max=0.005273 Jy/beam ! Clean residual mean=0.000006 rms=0.001450 Jy/beam ! Combined flux in latest and established models = 0.347429 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 148 components and 0.347429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076911Jy sigma=1.121882 ! Fit after self-cal, rms=0.076947Jy sigma=1.121309 ! 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.076947Jy sigma=1.121309 ! Fit after self-cal, rms=0.077117Jy sigma=1.113240 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.783 mas, bmaj=33.92 mas, bpa=-6.786 degrees ! Estimated noise=0.837839 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00195898 Jy ! Component: 100 - total flux cleaned = -0.00174135 Jy ! Component: 150 - total flux cleaned = -0.00157403 Jy ! Component: 200 - total flux cleaned = -0.00143137 Jy ! Total flux subtracted in 200 components = -0.00143137 Jy ! Clean residual min=-0.004160 max=0.003966 Jy/beam ! Clean residual mean=0.000001 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.345998 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 191 components and 0.345998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076933Jy sigma=1.111449 ! Fit after self-cal, rms=0.076928Jy sigma=1.111170 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 = -9.69038e-05 Jy ! Component: 100 - total flux cleaned = 1.67698e-05 Jy ! Component: 150 - total flux cleaned = 0.000211018 Jy ! Component: 200 - total flux cleaned = 0.00041514 Jy ! Total flux subtracted in 200 components = 0.00041514 Jy ! Clean residual min=-0.004120 max=0.003760 Jy/beam ! Clean residual mean=0.000001 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 0.346413 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 209 components and 0.346413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076877Jy sigma=1.110653 ! Fit after self-cal, rms=0.076866Jy sigma=1.110543 ! 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.076866Jy sigma=1.110543 ! Fit after self-cal, rms=0.077333Jy sigma=1.108828 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.797 mas, bmaj=33.91 mas, bpa=-6.842 degrees ! Estimated noise=0.837768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00156416 Jy ! Component: 100 - total flux cleaned = -0.00156099 Jy ! Component: 150 - total flux cleaned = -0.00151775 Jy ! Component: 200 - total flux cleaned = -0.00148284 Jy ! Total flux subtracted in 200 components = -0.00148284 Jy ! Clean residual min=-0.003492 max=0.003255 Jy/beam ! Clean residual mean=-0.000002 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.34493 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 235 components and 0.34493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077246Jy sigma=1.108025 ! Fit after self-cal, rms=0.077253Jy sigma=1.107908 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.000333679 Jy ! Component: 100 - total flux cleaned = -0.000306783 Jy ! Component: 150 - total flux cleaned = -0.00030625 Jy ! Component: 200 - total flux cleaned = -0.00022519 Jy ! Total flux subtracted in 200 components = -0.00022519 Jy ! Clean residual min=-0.003467 max=0.003124 Jy/beam ! Clean residual mean=-0.000003 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.344705 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 262 components and 0.344705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077228Jy sigma=1.107720 ! Fit after self-cal, rms=0.077224Jy sigma=1.107691 ! 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.077224Jy sigma=1.107691 ! Fit after self-cal, rms=0.077565Jy sigma=1.107284 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.281 mas, bmaj=35.94 mas, bpa=-6.609 degrees ! Estimated noise=0.871043 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000664823 Jy ! Component: 100 - total flux cleaned = -0.000607645 Jy ! Component: 150 - total flux cleaned = -0.000497047 Jy ! Component: 200 - total flux cleaned = -0.000382148 Jy ! Total flux subtracted in 200 components = -0.000382148 Jy ! Clean residual min=-0.003200 max=0.002752 Jy/beam ! Clean residual mean=-0.000001 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.344323 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 280 components and 0.344323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077543Jy sigma=1.107086 ! Fit after self-cal, rms=0.077551Jy sigma=1.107057 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 = 9.5381e-05 Jy ! Component: 100 - total flux cleaned = 0.000138641 Jy ! Component: 150 - total flux cleaned = 0.000219712 Jy ! Component: 200 - total flux cleaned = 0.000292691 Jy ! Total flux subtracted in 200 components = 0.000292691 Jy ! Clean residual min=-0.003179 max=0.002696 Jy/beam ! Clean residual mean=-0.000000 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.344616 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 300 components and 0.344616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077544Jy sigma=1.106997 ! Fit after self-cal, rms=0.077543Jy sigma=1.106978 ! 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=5.81 mas, bmaj=33.9 mas, bpa=-6.869 degrees ! Estimated noise=0.837652 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.81 x 33.9 at -6.869 degrees (North through East) ! Clean map min=-0.0032005 max=0.2948 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.16 mas, bmaj=30.72 mas, bpa=-7.418 degrees ! Estimated noise=1.06205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.226653 Jy ! Component: 100 - total flux cleaned = 0.280035 Jy ! Component: 150 - total flux cleaned = 0.302788 Jy ! Component: 200 - total flux cleaned = 0.315694 Jy ! Total flux subtracted in 200 components = 0.315694 Jy ! Clean residual min=-0.005727 max=0.006765 Jy/beam ! Clean residual mean=-0.000039 rms=0.001759 Jy/beam ! Combined flux in latest and established models = 0.315694 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 56 model components to the UV plane model. ! The established model now contains 56 components and 0.315694 Jy ! Inverting map and beam ! Estimated beam: bmin=5.81 mas, bmaj=33.9 mas, bpa=-6.869 degrees ! Estimated noise=0.837652 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.0106612 Jy ! Component: 100 - total flux cleaned = 0.0167994 Jy ! Component: 150 - total flux cleaned = 0.0209536 Jy ! Component: 200 - total flux cleaned = 0.022635 Jy ! Total flux subtracted in 200 components = 0.022635 Jy ! Clean residual min=-0.003189 max=0.002936 Jy/beam ! Clean residual mean=-0.000011 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.338329 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 134 components and 0.338329 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.281 mas, bmaj=35.94 mas, bpa=-6.609 degrees ! Estimated noise=0.871043 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00229416 Jy ! Component: 100 - total flux cleaned = 0.00340336 Jy ! Component: 150 - total flux cleaned = 0.00422105 Jy ! Component: 200 - total flux cleaned = 0.00483039 Jy ! Total flux subtracted in 200 components = 0.00483039 Jy ! Clean residual min=-0.003019 max=0.002735 Jy/beam ! Clean residual mean=-0.000004 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.343159 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.000428411 Jy ! Component: 100 - total flux cleaned = 0.000759089 Jy ! Component: 150 - total flux cleaned = 0.00099834 Jy ! Component: 200 - total flux cleaned = 0.00113322 Jy ! Total flux subtracted in 200 components = 0.00113322 Jy ! Clean residual min=-0.003027 max=0.002766 Jy/beam ! Clean residual mean=-0.000001 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.344293 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 213 components and 0.344293 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.81 mas, bmaj=33.9 mas, bpa=-6.869 degrees ! Estimated noise=0.837652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.66893e-05 Jy ! Component: 100 - total flux cleaned = -2.07747e-05 Jy ! Component: 150 - total flux cleaned = 8.78073e-06 Jy ! Component: 200 - total flux cleaned = 3.53236e-05 Jy ! Total flux subtracted in 200 components = 3.53236e-05 Jy ! Clean residual min=-0.003273 max=0.002834 Jy/beam ! Clean residual mean=-0.000002 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.344328 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 248 components and 0.344328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077487Jy sigma=1.106375 ! Fit after self-cal, rms=0.077485Jy sigma=1.106346 wmodel J1057-2509_S_map.mod ! Writing 248 model components to file: J1057-2509_S_map.mod wobs J1057-2509_S_uvs.fits ! Writing UV FITS file: J1057-2509_S_uvs.fits wwins J1057-2509_S_map.win ! wwins: Wrote 1 windows to J1057-2509_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.000922052 Jy ! Component: 100 - total flux cleaned = -0.00140801 Jy ! Component: 150 - total flux cleaned = -0.00185688 Jy ! Component: 200 - total flux cleaned = -0.00190117 Jy ! Component: 250 - total flux cleaned = -0.00198076 Jy ! Component: 300 - total flux cleaned = -0.00205662 Jy ! Component: 350 - total flux cleaned = -0.00220119 Jy ! Component: 400 - total flux cleaned = -0.00226922 Jy ! Component: 450 - total flux cleaned = -0.00233479 Jy ! Component: 500 - total flux cleaned = -0.00236709 Jy ! Component: 550 - total flux cleaned = -0.00233676 Jy ! Component: 600 - total flux cleaned = -0.00242798 Jy ! Component: 650 - total flux cleaned = -0.00239834 Jy ! Component: 700 - total flux cleaned = -0.00236966 Jy ! Component: 750 - total flux cleaned = -0.00234217 Jy ! Component: 800 - total flux cleaned = -0.00236963 Jy ! Component: 850 - total flux cleaned = -0.00242276 Jy ! Component: 900 - total flux cleaned = -0.00229181 Jy ! Component: 950 - total flux cleaned = -0.00221587 Jy ! Component: 1000 - total flux cleaned = -0.00219112 Jy ! Component: 1050 - total flux cleaned = -0.00204384 Jy ! Component: 1100 - total flux cleaned = -0.00192367 Jy ! Component: 1150 - total flux cleaned = -0.00187646 Jy ! Component: 1200 - total flux cleaned = -0.00171406 Jy ! Component: 1250 - total flux cleaned = -0.00162278 Jy ! Component: 1300 - total flux cleaned = -0.00151067 Jy ! Component: 1350 - total flux cleaned = -0.001489 Jy ! Component: 1400 - total flux cleaned = -0.00144567 Jy ! Component: 1450 - total flux cleaned = -0.00142391 Jy ! Component: 1500 - total flux cleaned = -0.00138121 Jy ! Component: 1550 - total flux cleaned = -0.0013188 Jy ! Component: 1600 - total flux cleaned = -0.00125725 Jy ! Component: 1650 - total flux cleaned = -0.00121685 Jy ! Component: 1700 - total flux cleaned = -0.00113693 Jy ! Component: 1750 - total flux cleaned = -0.00109779 Jy ! Component: 1800 - total flux cleaned = -0.00107824 Jy ! Component: 1850 - total flux cleaned = -0.0010589 Jy ! Component: 1900 - total flux cleaned = -0.00111615 Jy ! Component: 1950 - total flux cleaned = -0.00107835 Jy ! Component: 2000 - total flux cleaned = -0.00111577 Jy ! Component: 2050 - total flux cleaned = -0.00107866 Jy ! Component: 2100 - total flux cleaned = -0.00104203 Jy ! Component: 2150 - total flux cleaned = -0.00104196 Jy ! Component: 2200 - total flux cleaned = -0.000951732 Jy ! Component: 2250 - total flux cleaned = -0.00095145 Jy ! Component: 2300 - total flux cleaned = -0.000792074 Jy ! Component: 2350 - total flux cleaned = -0.000809699 Jy ! Component: 2400 - total flux cleaned = -0.000774813 Jy ! Component: 2450 - total flux cleaned = -0.000740155 Jy ! Component: 2500 - total flux cleaned = -0.000757351 Jy ! Component: 2550 - total flux cleaned = -0.000757307 Jy ! Component: 2600 - total flux cleaned = -0.000689885 Jy ! Component: 2650 - total flux cleaned = -0.000706649 Jy ! Component: 2700 - total flux cleaned = -0.000723204 Jy ! Component: 2750 - total flux cleaned = -0.000723115 Jy ! Component: 2800 - total flux cleaned = -0.000723215 Jy ! Component: 2850 - total flux cleaned = -0.000723233 Jy ! Component: 2900 - total flux cleaned = -0.000739147 Jy ! Component: 2950 - total flux cleaned = -0.000690881 Jy ! Component: 3000 - total flux cleaned = -0.000690886 Jy ! Component: 3050 - total flux cleaned = -0.000722787 Jy ! Component: 3100 - total flux cleaned = -0.000738599 Jy ! Component: 3150 - total flux cleaned = -0.000723082 Jy ! Component: 3200 - total flux cleaned = -0.000769858 Jy ! Component: 3250 - total flux cleaned = -0.000785461 Jy ! Component: 3300 - total flux cleaned = -0.000800924 Jy ! Component: 3350 - total flux cleaned = -0.00081626 Jy ! Component: 3400 - total flux cleaned = -0.00078576 Jy ! Component: 3450 - total flux cleaned = -0.000800944 Jy ! Component: 3500 - total flux cleaned = -0.000770773 Jy ! Component: 3550 - total flux cleaned = -0.000800975 Jy ! Component: 3600 - total flux cleaned = -0.000800919 Jy ! Component: 3650 - total flux cleaned = -0.000800898 Jy ! Component: 3700 - total flux cleaned = -0.000815792 Jy ! Component: 3750 - total flux cleaned = -0.000786182 Jy ! Component: 3800 - total flux cleaned = -0.000756678 Jy ! Component: 3850 - total flux cleaned = -0.000712555 Jy ! Component: 3900 - total flux cleaned = -0.000683243 Jy ! Component: 3950 - total flux cleaned = -0.000609966 Jy ! Component: 4000 - total flux cleaned = -0.000566122 Jy ! Component: 4050 - total flux cleaned = -0.000536982 Jy ! Total flux subtracted in 4096 components = -0.000493377 Jy ! Clean residual min=-0.000790 max=0.000816 Jy/beam ! Clean residual mean=-0.000004 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.343835 Jy keep ! Adding 390 model components to the UV plane model. ! The established model now contains 638 components and 0.343834 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1057-2509_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.81 x 33.9 at -6.869 degrees (North through East) ! Clean map min=-0.0026415 max=0.29492 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1057-2509_S_map.fits wmodel /vlbi/uf001/uva//J1057-2509_S_map.mod ! Writing 638 model components to file: /vlbi/uf001/uva//J1057-2509_S_map.mod wobs /vlbi/uf001/uva//J1057-2509_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1057-2509_S_uvs.fits wwins /vlbi/uf001/uva//J1057-2509_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1057-2509_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.294923 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000266214 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.270797 0.270797 0.541593 1.08319 2.16637 4.33275 8.66549 17.331 34.662 69.3239 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.294 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1107.84 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1057-2509_S_dfm.log closed on Mon Jan 14 01:03:03 2019