! Started logfile: /vlbi/uf001/uva//J0342-1354_S_dfm.log on Sun Jan 13 21:53:46 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//J0342-1354_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0342-1354_S_uva.fits ! AN table 1: 38 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.97995 visibilities/baseline/integration-bin. ! Found source: J0342-1354 ! ! 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 2346 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 J0342-1354_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011861Jy sigma=20.347201 ! Fit after self-cal, rms=0.819565Jy sigma=16.507629 ! 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=4.933 mas, bmaj=28.57 mas, bpa=-10.17 degrees ! Estimated noise=0.891399 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.141687 Jy ! Component: 100 - total flux cleaned = 0.172808 Jy ! Total flux subtracted in 100 components = 0.172808 Jy ! Clean residual min=-0.005706 max=0.009973 Jy/beam ! Clean residual mean=-0.000070 rms=0.002054 Jy/beam ! Combined flux in latest and established models = 0.172808 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.172808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064735Jy sigma=1.261108 ! Fit after self-cal, rms=0.064729Jy sigma=1.260860 ! 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.657 mas, bmaj=28.16 mas, bpa=-10.05 degrees ! Estimated noise=0.770399 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.0110733 Jy ! Component: 100 - total flux cleaned = 0.0159869 Jy ! Component: 150 - total flux cleaned = 0.0183457 Jy ! Component: 200 - total flux cleaned = 0.0187603 Jy ! Total flux subtracted in 200 components = 0.0187603 Jy ! Clean residual min=-0.004776 max=0.003931 Jy/beam ! Clean residual mean=-0.000012 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.191568 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 57 components and 0.191568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063014Jy sigma=1.225229 ! Fit after self-cal, rms=0.063002Jy sigma=1.224964 ! 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.657 x 28.16 at -10.05 degrees (North through East) ! Clean map min=-0.0048205 max=0.18212 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.03 KP 1.04 LA 0.96 ! NL 1.00 OV 1.00 PT 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.04 KP 1.02 LA 0.93 ! NL 1.05 OV 0.92 PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.00 KP 1.02 LA 0.94 ! NL 1.00 OV 0.98 PT 1.02 ! ! ! Fit before self-cal, rms=0.063002Jy sigma=1.224964 ! Fit after self-cal, rms=0.062238Jy sigma=1.209692 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.688 mas, bmaj=28.05 mas, bpa=-9.9 degrees ! Estimated noise=0.767728 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.000956363 Jy ! Component: 100 - total flux cleaned = -0.00099215 Jy ! Component: 150 - total flux cleaned = -0.000963766 Jy ! Component: 200 - total flux cleaned = -0.000938802 Jy ! Total flux subtracted in 200 components = -0.000938802 Jy ! Clean residual min=-0.002672 max=0.003625 Jy/beam ! Clean residual mean=0.000002 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.190629 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 78 components and 0.190629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062186Jy sigma=1.208828 ! Fit after self-cal, rms=0.062194Jy sigma=1.208625 ! 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.062194Jy sigma=1.208625 ! Fit after self-cal, rms=0.062101Jy sigma=1.203288 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.694 mas, bmaj=28.04 mas, bpa=-9.902 degrees ! Estimated noise=0.767386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000148399 Jy ! Component: 100 - total flux cleaned = -0.00019902 Jy ! Component: 150 - total flux cleaned = -0.00032428 Jy ! Component: 200 - total flux cleaned = -0.000346399 Jy ! Total flux subtracted in 200 components = -0.000346399 Jy ! Clean residual min=-0.002453 max=0.003553 Jy/beam ! Clean residual mean=-0.000004 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.190283 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 96 components and 0.190283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062072Jy sigma=1.202845 ! Fit after self-cal, rms=0.062083Jy sigma=1.202783 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 (-59.5, -22). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144421 Jy ! Component: 100 - total flux cleaned = 0.00135706 Jy ! Component: 150 - total flux cleaned = 0.000757862 Jy ! Component: 200 - total flux cleaned = 0.000298606 Jy ! Total flux subtracted in 200 components = 0.000298606 Jy ! Clean residual min=-0.001906 max=0.002293 Jy/beam ! Clean residual mean=0.000001 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.190582 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 124 components and 0.190582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061912Jy sigma=1.199208 ! Fit after self-cal, rms=0.061916Jy sigma=1.199095 ! 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.061916Jy sigma=1.199095 ! Fit after self-cal, rms=0.061808Jy sigma=1.198924 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.697 mas, bmaj=28.05 mas, bpa=-9.907 degrees ! Estimated noise=0.766513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00051691 Jy ! Component: 100 - total flux cleaned = 0.000655977 Jy ! Component: 150 - total flux cleaned = 0.000534129 Jy ! Component: 200 - total flux cleaned = 0.000533282 Jy ! Total flux subtracted in 200 components = 0.000533282 Jy ! Clean residual min=-0.001721 max=0.001998 Jy/beam ! Clean residual mean=0.000002 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.191115 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 141 components and 0.191115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061775Jy sigma=1.198266 ! Fit after self-cal, rms=0.061776Jy sigma=1.198251 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.000250184 Jy ! Component: 100 - total flux cleaned = 0.000201361 Jy ! Component: 150 - total flux cleaned = 0.000112793 Jy ! Component: 200 - total flux cleaned = -5.18328e-05 Jy ! Total flux subtracted in 200 components = -5.18328e-05 Jy ! Clean residual min=-0.001662 max=0.001977 Jy/beam ! Clean residual mean=0.000002 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.191063 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 174 components and 0.191063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061761Jy sigma=1.197946 ! Fit after self-cal, rms=0.061762Jy sigma=1.197937 ! 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.061762Jy sigma=1.197937 ! Fit after self-cal, rms=0.061714Jy sigma=1.197871 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.075 mas, bmaj=28.13 mas, bpa=-9.022 degrees ! Estimated noise=0.819447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.34867e-05 Jy ! Component: 100 - total flux cleaned = -0.000195408 Jy ! Component: 150 - total flux cleaned = -0.00033756 Jy ! Component: 200 - total flux cleaned = -0.000466482 Jy ! Total flux subtracted in 200 components = -0.000466482 Jy ! Clean residual min=-0.001614 max=0.001536 Jy/beam ! Clean residual mean=0.000001 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.190596 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 203 components and 0.190596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061707Jy sigma=1.197621 ! Fit after self-cal, rms=0.061705Jy sigma=1.197608 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.000104165 Jy ! Component: 100 - total flux cleaned = 3.37726e-05 Jy ! Component: 150 - total flux cleaned = -9.83553e-05 Jy ! Component: 200 - total flux cleaned = -0.000210772 Jy ! Total flux subtracted in 200 components = -0.000210772 Jy ! Clean residual min=-0.001541 max=0.001532 Jy/beam ! Clean residual mean=0.000001 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.190386 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 225 components and 0.190386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061700Jy sigma=1.197485 ! Fit after self-cal, rms=0.061701Jy sigma=1.197479 ! 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.698 mas, bmaj=28.05 mas, bpa=-9.905 degrees ! Estimated noise=0.766481 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.698 x 28.05 at -9.905 degrees (North through East) ! Clean map min=-0.0019535 max=0.18142 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=4.972 mas, bmaj=28.5 mas, bpa=-10.06 degrees ! Estimated noise=0.886272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.140847 Jy ! Component: 100 - total flux cleaned = 0.171595 Jy ! Component: 150 - total flux cleaned = 0.180636 Jy ! Component: 200 - total flux cleaned = 0.183655 Jy ! Total flux subtracted in 200 components = 0.183655 Jy ! Clean residual min=-0.003221 max=0.003381 Jy/beam ! Clean residual mean=-0.000017 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.183655 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.183655 Jy ! Inverting map and beam ! Estimated beam: bmin=5.698 mas, bmaj=28.05 mas, bpa=-9.905 degrees ! Estimated noise=0.766481 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.00311618 Jy ! Component: 100 - total flux cleaned = 0.00444615 Jy ! Component: 150 - total flux cleaned = 0.00525304 Jy ! Component: 200 - total flux cleaned = 0.00560304 Jy ! Total flux subtracted in 200 components = 0.00560304 Jy ! Clean residual min=-0.002404 max=0.002151 Jy/beam ! Clean residual mean=-0.000004 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.189258 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 91 components and 0.189258 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.075 mas, bmaj=28.13 mas, bpa=-9.022 degrees ! Estimated noise=0.819447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000430608 Jy ! Component: 100 - total flux cleaned = 0.000519619 Jy ! Component: 150 - total flux cleaned = 0.000292239 Jy ! Component: 200 - total flux cleaned = 0.000222568 Jy ! Total flux subtracted in 200 components = 0.000222568 Jy ! Clean residual min=-0.002026 max=0.001605 Jy/beam ! Clean residual mean=-0.000002 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.189481 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 = -6.26261e-05 Jy ! Component: 100 - total flux cleaned = -9.04492e-05 Jy ! Component: 150 - total flux cleaned = -0.000197917 Jy ! Component: 200 - total flux cleaned = -0.000298064 Jy ! Total flux subtracted in 200 components = -0.000298064 Jy ! Clean residual min=-0.001787 max=0.001568 Jy/beam ! Clean residual mean=-0.000001 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.189183 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 154 components and 0.189183 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.698 mas, bmaj=28.05 mas, bpa=-9.905 degrees ! Estimated noise=0.766481 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000234267 Jy ! Component: 100 - total flux cleaned = -0.000338296 Jy ! Component: 150 - total flux cleaned = -0.000368521 Jy ! Component: 200 - total flux cleaned = -0.000455555 Jy ! Total flux subtracted in 200 components = -0.000455555 Jy ! Clean residual min=-0.001701 max=0.001846 Jy/beam ! Clean residual mean=-0.000001 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.188727 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 177 components and 0.188727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061733Jy sigma=1.197959 ! Fit after self-cal, rms=0.061728Jy sigma=1.197889 wmodel J0342-1354_S_map.mod ! Writing 177 model components to file: J0342-1354_S_map.mod wobs J0342-1354_S_uvs.fits ! Writing UV FITS file: J0342-1354_S_uvs.fits wwins J0342-1354_S_map.win ! wwins: Wrote 2 windows to J0342-1354_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.000492806 Jy ! Component: 100 - total flux cleaned = 0.00088182 Jy ! Component: 150 - total flux cleaned = 0.00116938 Jy ! Component: 200 - total flux cleaned = 0.00136745 Jy ! Component: 250 - total flux cleaned = 0.00155554 Jy ! Component: 300 - total flux cleaned = 0.00155525 Jy ! Component: 350 - total flux cleaned = 0.00146977 Jy ! Component: 400 - total flux cleaned = 0.00144947 Jy ! Component: 450 - total flux cleaned = 0.00150952 Jy ! Component: 500 - total flux cleaned = 0.00154815 Jy ! Component: 550 - total flux cleaned = 0.0016051 Jy ! Component: 600 - total flux cleaned = 0.00166021 Jy ! Component: 650 - total flux cleaned = 0.00167779 Jy ! Component: 700 - total flux cleaned = 0.00167779 Jy ! Component: 750 - total flux cleaned = 0.00166049 Jy ! Component: 800 - total flux cleaned = 0.0016773 Jy ! Component: 850 - total flux cleaned = 0.00167761 Jy ! Component: 900 - total flux cleaned = 0.0016944 Jy ! Component: 950 - total flux cleaned = 0.00171029 Jy ! Component: 1000 - total flux cleaned = 0.00177254 Jy ! Component: 1050 - total flux cleaned = 0.00174187 Jy ! Component: 1100 - total flux cleaned = 0.00171245 Jy ! Component: 1150 - total flux cleaned = 0.00169809 Jy ! Component: 1200 - total flux cleaned = 0.00174128 Jy ! Component: 1250 - total flux cleaned = 0.00174153 Jy ! Component: 1300 - total flux cleaned = 0.00176954 Jy ! Component: 1350 - total flux cleaned = 0.00179707 Jy ! Component: 1400 - total flux cleaned = 0.00186416 Jy ! Component: 1450 - total flux cleaned = 0.00187756 Jy ! Component: 1500 - total flux cleaned = 0.00194328 Jy ! Component: 1550 - total flux cleaned = 0.00199511 Jy ! Component: 1600 - total flux cleaned = 0.00204639 Jy ! Component: 1650 - total flux cleaned = 0.00208425 Jy ! Component: 1700 - total flux cleaned = 0.00212175 Jy ! Component: 1750 - total flux cleaned = 0.00220755 Jy ! Component: 1800 - total flux cleaned = 0.00220725 Jy ! Component: 1850 - total flux cleaned = 0.00219536 Jy ! Component: 1900 - total flux cleaned = 0.0021954 Jy ! Component: 1950 - total flux cleaned = 0.00220725 Jy ! Component: 2000 - total flux cleaned = 0.00221887 Jy ! Component: 2050 - total flux cleaned = 0.00225329 Jy ! Component: 2100 - total flux cleaned = 0.00225328 Jy ! Component: 2150 - total flux cleaned = 0.00228712 Jy ! Component: 2200 - total flux cleaned = 0.00232062 Jy ! Component: 2250 - total flux cleaned = 0.0023317 Jy ! Component: 2300 - total flux cleaned = 0.00234275 Jy ! Component: 2350 - total flux cleaned = 0.00237548 Jy ! Component: 2400 - total flux cleaned = 0.00239716 Jy ! Component: 2450 - total flux cleaned = 0.00241857 Jy ! Component: 2500 - total flux cleaned = 0.00242926 Jy ! Component: 2550 - total flux cleaned = 0.0024398 Jy ! Component: 2600 - total flux cleaned = 0.00241886 Jy ! Component: 2650 - total flux cleaned = 0.00240839 Jy ! Component: 2700 - total flux cleaned = 0.00239804 Jy ! Component: 2750 - total flux cleaned = 0.00233652 Jy ! Component: 2800 - total flux cleaned = 0.00235702 Jy ! Component: 2850 - total flux cleaned = 0.00231645 Jy ! Component: 2900 - total flux cleaned = 0.00230639 Jy ! Component: 2950 - total flux cleaned = 0.00229635 Jy ! Component: 3000 - total flux cleaned = 0.00226637 Jy ! Component: 3050 - total flux cleaned = 0.00225644 Jy ! Component: 3100 - total flux cleaned = 0.0021972 Jy ! Component: 3150 - total flux cleaned = 0.00218742 Jy ! Component: 3200 - total flux cleaned = 0.00217769 Jy ! Component: 3250 - total flux cleaned = 0.00217774 Jy ! Component: 3300 - total flux cleaned = 0.00219713 Jy ! Component: 3350 - total flux cleaned = 0.00220676 Jy ! Component: 3400 - total flux cleaned = 0.00217788 Jy ! Component: 3450 - total flux cleaned = 0.00216827 Jy ! Component: 3500 - total flux cleaned = 0.00215872 Jy ! Component: 3550 - total flux cleaned = 0.0021587 Jy ! Component: 3600 - total flux cleaned = 0.00215869 Jy ! Component: 3650 - total flux cleaned = 0.00213036 Jy ! Component: 3700 - total flux cleaned = 0.00210217 Jy ! Component: 3750 - total flux cleaned = 0.00209281 Jy ! Component: 3800 - total flux cleaned = 0.00207413 Jy ! Component: 3850 - total flux cleaned = 0.00206486 Jy ! Component: 3900 - total flux cleaned = 0.00204628 Jy ! Component: 3950 - total flux cleaned = 0.00203706 Jy ! Component: 4000 - total flux cleaned = 0.00202788 Jy ! Component: 4050 - total flux cleaned = 0.00201867 Jy ! Total flux subtracted in 4096 components = 0.00201865 Jy ! Clean residual min=-0.000567 max=0.000680 Jy/beam ! Clean residual mean=-0.000001 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.190746 Jy keep ! Adding 352 model components to the UV plane model. ! The established model now contains 529 components and 0.190746 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0342-1354_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.698 x 28.05 at -9.905 degrees (North through East) ! Clean map min=-0.0019445 max=0.18134 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0342-1354_S_map.fits wmodel /vlbi/uf001/uva//J0342-1354_S_map.mod ! Writing 529 model components to file: /vlbi/uf001/uva//J0342-1354_S_map.mod wobs /vlbi/uf001/uva//J0342-1354_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0342-1354_S_uvs.fits wwins /vlbi/uf001/uva//J0342-1354_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0342-1354_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.181339 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000185854 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.307471 0.307471 0.614941 1.22988 2.45976 4.91953 9.83906 19.6781 39.3562 78.7125 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.181 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 975.703 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0342-1354_S_dfm.log closed on Sun Jan 13 21:53:51 2019