! Started logfile: /vlbi/uf001/uva//J0739-2420_S_dfm.log on Sun Jan 13 23:33:22 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//J0739-2420_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0739-2420_S_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J0739-2420 ! ! 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 4617 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 J0739-2420_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009193Jy sigma=18.350271 ! Fit after self-cal, rms=0.916735Jy sigma=16.638372 ! 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.699 mas, bmaj=8.241 mas, bpa=2.602 degrees ! Estimated noise=0.833018 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.0632262 Jy ! Component: 100 - total flux cleaned = 0.082053 Jy ! Total flux subtracted in 100 components = 0.082053 Jy ! Clean residual min=-0.005145 max=0.008229 Jy/beam ! Clean residual mean=-0.000018 rms=0.001517 Jy/beam ! Combined flux in latest and established models = 0.082053 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.082053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076157Jy sigma=1.334945 ! Fit after self-cal, rms=0.075925Jy sigma=1.331540 ! 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.324 mas, bmaj=9.52 mas, bpa=1.995 degrees ! Estimated noise=0.58635 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.0121732 Jy ! Component: 100 - total flux cleaned = 0.0181424 Jy ! Component: 150 - total flux cleaned = 0.0214573 Jy ! Component: 200 - total flux cleaned = 0.0233737 Jy ! Total flux subtracted in 200 components = 0.0233737 Jy ! Clean residual min=-0.003777 max=0.004825 Jy/beam ! Clean residual mean=0.000013 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 0.105427 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 71 components and 0.105427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074242Jy sigma=1.294496 ! Fit after self-cal, rms=0.074209Jy sigma=1.293950 ! 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.324 x 9.52 at 1.995 degrees (North through East) ! Clean map min=-0.0037888 max=0.082246 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.87 HN 1.11 KP 1.04 ! LA 0.88 MK 0.96 NL 1.06 OV 1.00 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.88 HN 1.22 KP 1.02 ! LA 0.95 MK 1.07 NL 1.19 OV 0.95 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.88 HN 1.14 KP 1.02 ! LA 0.91 MK 1.05 NL 1.07 OV 1.00 ! PT 0.99 SC 0.96 ! ! ! Fit before self-cal, rms=0.074209Jy sigma=1.293950 ! Fit after self-cal, rms=0.077058Jy sigma=1.279894 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.361 mas, bmaj=9.619 mas, bpa=2.527 degrees ! Estimated noise=0.58977 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.000698145 Jy ! Component: 100 - total flux cleaned = -0.000843719 Jy ! Component: 150 - total flux cleaned = -0.000871313 Jy ! Component: 200 - total flux cleaned = -0.000873073 Jy ! Total flux subtracted in 200 components = -0.000873073 Jy ! Clean residual min=-0.002966 max=0.002760 Jy/beam ! Clean residual mean=-0.000004 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.104554 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 76 components and 0.104554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077022Jy sigma=1.279487 ! Fit after self-cal, rms=0.077185Jy sigma=1.278918 ! 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.077185Jy sigma=1.278918 ! Fit after self-cal, rms=0.079259Jy sigma=1.275761 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=9.651 mas, bpa=2.66 degrees ! Estimated noise=0.590156 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000135791 Jy ! Component: 100 - total flux cleaned = -9.359e-05 Jy ! Component: 150 - total flux cleaned = -0.000105797 Jy ! Component: 200 - total flux cleaned = -0.000106193 Jy ! Total flux subtracted in 200 components = -0.000106193 Jy ! Clean residual min=-0.003019 max=0.002613 Jy/beam ! Clean residual mean=-0.000006 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.104447 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 83 components and 0.104447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079253Jy sigma=1.275687 ! Fit after self-cal, rms=0.079296Jy sigma=1.275585 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 = -3.35844e-05 Jy ! Component: 100 - total flux cleaned = -4.33343e-05 Jy ! Component: 150 - total flux cleaned = -6.29283e-05 Jy ! Component: 200 - total flux cleaned = -8.15603e-05 Jy ! Total flux subtracted in 200 components = -8.15603e-05 Jy ! Clean residual min=-0.003027 max=0.002619 Jy/beam ! Clean residual mean=-0.000006 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.104366 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 87 components and 0.104366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079293Jy sigma=1.275549 ! Fit after self-cal, rms=0.079294Jy sigma=1.275544 ! 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.079294Jy sigma=1.275544 ! Fit after self-cal, rms=0.079514Jy sigma=1.275517 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.376 mas, bmaj=9.645 mas, bpa=2.797 degrees ! Estimated noise=0.590287 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.63716e-05 Jy ! Component: 100 - total flux cleaned = -6.25646e-05 Jy ! Component: 150 - total flux cleaned = -6.24463e-05 Jy ! Component: 200 - total flux cleaned = -6.19351e-05 Jy ! Total flux subtracted in 200 components = -6.19351e-05 Jy ! Clean residual min=-0.003046 max=0.002619 Jy/beam ! Clean residual mean=-0.000006 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.104304 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 89 components and 0.104304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079510Jy sigma=1.275477 ! Fit after self-cal, rms=0.079515Jy sigma=1.275472 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 = -2.59143e-06 Jy ! Component: 100 - total flux cleaned = -1.08142e-05 Jy ! Component: 150 - total flux cleaned = -3.432e-05 Jy ! Component: 200 - total flux cleaned = -4.96137e-05 Jy ! Total flux subtracted in 200 components = -4.96137e-05 Jy ! Clean residual min=-0.003047 max=0.002621 Jy/beam ! Clean residual mean=-0.000006 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.104254 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 91 components and 0.104254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079513Jy sigma=1.275450 ! Fit after self-cal, rms=0.079514Jy sigma=1.275446 ! 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.079514Jy sigma=1.275446 ! Fit after self-cal, rms=0.079609Jy sigma=1.275433 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.971 mas, bmaj=18.54 mas, bpa=2.543 degrees ! Estimated noise=0.718356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000144154 Jy ! Component: 100 - total flux cleaned = 0.000140338 Jy ! Component: 150 - total flux cleaned = 0.000139088 Jy ! Component: 200 - total flux cleaned = 0.00016209 Jy ! Total flux subtracted in 200 components = 0.00016209 Jy ! Clean residual min=-0.002828 max=0.003014 Jy/beam ! Clean residual mean=-0.000010 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.104416 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 93 components and 0.104416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079618Jy sigma=1.275499 ! Fit after self-cal, rms=0.079607Jy sigma=1.275401 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 = 3.01454e-05 Jy ! Component: 100 - total flux cleaned = 2.8494e-05 Jy ! Component: 150 - total flux cleaned = 2.80751e-05 Jy ! Component: 200 - total flux cleaned = 5.84414e-05 Jy ! Total flux subtracted in 200 components = 5.84414e-05 Jy ! Clean residual min=-0.002821 max=0.003004 Jy/beam ! Clean residual mean=-0.000010 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.104475 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 94 components and 0.104475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079618Jy sigma=1.275496 ! Fit after self-cal, rms=0.079607Jy sigma=1.275419 ! 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.376 mas, bmaj=9.641 mas, bpa=2.91 degrees ! Estimated noise=0.590541 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.376 x 9.641 at 2.91 degrees (North through East) ! Clean map min=-0.0028484 max=0.082908 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.743 mas, bmaj=8.321 mas, bpa=3.656 degrees ! Estimated noise=0.846271 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0640804 Jy ! Component: 100 - total flux cleaned = 0.0834744 Jy ! Component: 150 - total flux cleaned = 0.0923453 Jy ! Component: 200 - total flux cleaned = 0.0971414 Jy ! Total flux subtracted in 200 components = 0.0971414 Jy ! Clean residual min=-0.003876 max=0.003416 Jy/beam ! Clean residual mean=-0.000010 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.0971414 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0971414 Jy ! Inverting map and beam ! Estimated beam: bmin=3.376 mas, bmaj=9.641 mas, bpa=2.91 degrees ! Estimated noise=0.590541 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 (3, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00389392 Jy ! Component: 100 - total flux cleaned = 0.00590125 Jy ! Component: 150 - total flux cleaned = 0.00685976 Jy ! Component: 200 - total flux cleaned = 0.00707661 Jy ! Total flux subtracted in 200 components = 0.00707661 Jy ! Clean residual min=-0.002775 max=0.002624 Jy/beam ! Clean residual mean=-0.000006 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.104218 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 55 components and 0.104218 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.971 mas, bmaj=18.54 mas, bpa=2.543 degrees ! Estimated noise=0.718356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000470933 Jy ! Component: 100 - total flux cleaned = 0.000562968 Jy ! Component: 150 - total flux cleaned = 0.000599454 Jy ! Component: 200 - total flux cleaned = 0.00055352 Jy ! Total flux subtracted in 200 components = 0.00055352 Jy ! Clean residual min=-0.002736 max=0.002891 Jy/beam ! Clean residual mean=-0.000011 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.104772 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.78644e-05 Jy ! Component: 100 - total flux cleaned = -6.54051e-05 Jy ! Component: 150 - total flux cleaned = -8.82805e-05 Jy ! Component: 200 - total flux cleaned = -0.000119648 Jy ! Total flux subtracted in 200 components = -0.000119648 Jy ! Clean residual min=-0.002749 max=0.002869 Jy/beam ! Clean residual mean=-0.000012 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.104652 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 76 components and 0.104652 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.376 mas, bmaj=9.641 mas, bpa=2.91 degrees ! Estimated noise=0.590541 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.1036e-05 Jy ! Component: 100 - total flux cleaned = -7.17473e-05 Jy ! Component: 150 - total flux cleaned = -7.11955e-05 Jy ! Component: 200 - total flux cleaned = -7.08328e-05 Jy ! Total flux subtracted in 200 components = -7.08328e-05 Jy ! Clean residual min=-0.002798 max=0.002639 Jy/beam ! Clean residual mean=-0.000007 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.104581 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 87 components and 0.104581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079573Jy sigma=1.274727 ! Fit after self-cal, rms=0.079559Jy sigma=1.274536 wmodel J0739-2420_S_map.mod ! Writing 87 model components to file: J0739-2420_S_map.mod wobs J0739-2420_S_uvs.fits ! Writing UV FITS file: J0739-2420_S_uvs.fits wwins J0739-2420_S_map.win ! wwins: Wrote 2 windows to J0739-2420_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.000987007 Jy ! Component: 100 - total flux cleaned = -0.00131231 Jy ! Component: 150 - total flux cleaned = -0.00148724 Jy ! Component: 200 - total flux cleaned = -0.00144618 Jy ! Component: 250 - total flux cleaned = -0.00156531 Jy ! Component: 300 - total flux cleaned = -0.00183204 Jy ! Component: 350 - total flux cleaned = -0.00208933 Jy ! Component: 400 - total flux cleaned = -0.00215965 Jy ! Component: 450 - total flux cleaned = -0.0023324 Jy ! Component: 500 - total flux cleaned = -0.00250172 Jy ! Component: 550 - total flux cleaned = -0.00266686 Jy ! Component: 600 - total flux cleaned = -0.00279595 Jy ! Component: 650 - total flux cleaned = -0.0029548 Jy ! Component: 700 - total flux cleaned = -0.00304823 Jy ! Component: 750 - total flux cleaned = -0.00320145 Jy ! Component: 800 - total flux cleaned = -0.00335116 Jy ! Component: 850 - total flux cleaned = -0.00346831 Jy ! Component: 900 - total flux cleaned = -0.00358423 Jy ! Component: 950 - total flux cleaned = -0.00372596 Jy ! Component: 1000 - total flux cleaned = -0.00383721 Jy ! Component: 1050 - total flux cleaned = -0.00394641 Jy ! Component: 1100 - total flux cleaned = -0.0039193 Jy ! Component: 1150 - total flux cleaned = -0.0039997 Jy ! Component: 1200 - total flux cleaned = -0.00418324 Jy ! Component: 1250 - total flux cleaned = -0.00415729 Jy ! Component: 1300 - total flux cleaned = -0.0043104 Jy ! Component: 1350 - total flux cleaned = -0.00441091 Jy ! Component: 1400 - total flux cleaned = -0.00455947 Jy ! Component: 1450 - total flux cleaned = -0.00463282 Jy ! Component: 1500 - total flux cleaned = -0.00477846 Jy ! Component: 1550 - total flux cleaned = -0.00499364 Jy ! Component: 1600 - total flux cleaned = -0.00511146 Jy ! Component: 1650 - total flux cleaned = -0.00518181 Jy ! Component: 1700 - total flux cleaned = -0.00536757 Jy ! Component: 1750 - total flux cleaned = -0.00557402 Jy ! Component: 1800 - total flux cleaned = -0.00582335 Jy ! Component: 1850 - total flux cleaned = -0.00597992 Jy ! Component: 1900 - total flux cleaned = -0.00613536 Jy ! Component: 1950 - total flux cleaned = -0.0063773 Jy ! Component: 2000 - total flux cleaned = -0.00657279 Jy ! Component: 2050 - total flux cleaned = -0.00674526 Jy ! Component: 2100 - total flux cleaned = -0.00695857 Jy ! Component: 2150 - total flux cleaned = -0.00712745 Jy ! Component: 2200 - total flux cleaned = -0.00733652 Jy ! Component: 2250 - total flux cleaned = -0.00750232 Jy ! Component: 2300 - total flux cleaned = -0.00772812 Jy ! Component: 2350 - total flux cleaned = -0.00789077 Jy ! Component: 2400 - total flux cleaned = -0.00805183 Jy ! Component: 2450 - total flux cleaned = -0.00821177 Jy ! Component: 2500 - total flux cleaned = -0.00840983 Jy ! Component: 2550 - total flux cleaned = -0.00864516 Jy ! Component: 2600 - total flux cleaned = -0.00882015 Jy ! Component: 2650 - total flux cleaned = -0.00893592 Jy ! Component: 2700 - total flux cleaned = -0.00910793 Jy ! Component: 2750 - total flux cleaned = -0.00929751 Jy ! Component: 2800 - total flux cleaned = -0.00946664 Jy ! Component: 2850 - total flux cleaned = -0.0095785 Jy ! Component: 2900 - total flux cleaned = -0.00981892 Jy ! Component: 2950 - total flux cleaned = -0.0100208 Jy ! Component: 3000 - total flux cleaned = -0.0101661 Jy ! Component: 3050 - total flux cleaned = -0.0103285 Jy ! Component: 3100 - total flux cleaned = -0.0104539 Jy ! Component: 3150 - total flux cleaned = -0.0106313 Jy ! Component: 3200 - total flux cleaned = -0.0107898 Jy ! Component: 3250 - total flux cleaned = -0.0108944 Jy ! Component: 3300 - total flux cleaned = -0.0109465 Jy ! Component: 3350 - total flux cleaned = -0.0111358 Jy ! Component: 3400 - total flux cleaned = -0.0112552 Jy ! Component: 3450 - total flux cleaned = -0.0113231 Jy ! Component: 3500 - total flux cleaned = -0.0114074 Jy ! Component: 3550 - total flux cleaned = -0.0114744 Jy ! Component: 3600 - total flux cleaned = -0.011607 Jy ! Component: 3650 - total flux cleaned = -0.0116893 Jy ! Component: 3700 - total flux cleaned = -0.0117383 Jy ! Component: 3750 - total flux cleaned = -0.0118358 Jy ! Component: 3800 - total flux cleaned = -0.0119325 Jy ! Component: 3850 - total flux cleaned = -0.0119805 Jy ! Component: 3900 - total flux cleaned = -0.0120284 Jy ! Component: 3950 - total flux cleaned = -0.0121392 Jy ! Component: 4000 - total flux cleaned = -0.0122491 Jy ! Component: 4050 - total flux cleaned = -0.0123272 Jy ! Total flux subtracted in 4096 components = -0.0124048 Jy ! Clean residual min=-0.000971 max=0.000813 Jy/beam ! Clean residual mean=-0.000003 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.0921763 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 360 components and 0.0921763 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0739-2420_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.376 x 9.641 at 2.91 degrees (North through East) ! Clean map min=-0.002197 max=0.082988 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0739-2420_S_map.fits wmodel /vlbi/uf001/uva//J0739-2420_S_map.mod ! Writing 360 model components to file: /vlbi/uf001/uva//J0739-2420_S_map.mod wobs /vlbi/uf001/uva//J0739-2420_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0739-2420_S_uvs.fits wwins /vlbi/uf001/uva//J0739-2420_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0739-2420_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0829885 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000283628 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.0253 1.0253 2.05061 4.10121 8.20243 16.4049 32.8097 65.6194 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.082 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 292.596 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0739-2420_S_dfm.log closed on Sun Jan 13 23:33:27 2019