! Started logfile: /vlbi/uf001/uva//J0729-3439_S_dfm.log on Sun Jan 13 23:27:42 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//J0729-3439_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0729-3439_S_uva.fits ! AN table 1: 29 integrations on 28 of 28 possible baselines. ! AN table 2: 29 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.99437 visibilities/baseline/integration-bin. ! Found source: J0729-3439 ! ! 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 4239 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 J0729-3439_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 8 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.996311Jy sigma=14.184386 ! Fit after self-cal, rms=0.907611Jy sigma=12.892935 ! 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.053 mas, bmaj=19.65 mas, bpa=0.1998 degrees ! Estimated noise=1.01084 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.0728699 Jy ! Component: 100 - total flux cleaned = 0.100598 Jy ! Total flux subtracted in 100 components = 0.100598 Jy ! Clean residual min=-0.007915 max=0.012909 Jy/beam ! Clean residual mean=-0.000109 rms=0.002519 Jy/beam ! Combined flux in latest and established models = 0.100598 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 39 components and 0.100598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090230Jy sigma=1.240932 ! Fit after self-cal, rms=0.089452Jy sigma=1.230614 ! 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=4.935 mas, bmaj=21.18 mas, bpa=-0.6899 degrees ! Estimated noise=0.786649 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.0183729 Jy ! Component: 100 - total flux cleaned = 0.027457 Jy ! Component: 150 - total flux cleaned = 0.0328484 Jy ! Component: 200 - total flux cleaned = 0.0361738 Jy ! Total flux subtracted in 200 components = 0.0361738 Jy ! Clean residual min=-0.005456 max=0.006771 Jy/beam ! Clean residual mean=-0.000108 rms=0.001553 Jy/beam ! Combined flux in latest and established models = 0.136772 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 116 components and 0.136772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086196Jy sigma=1.171314 ! Fit after self-cal, rms=0.086012Jy sigma=1.169735 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.935 x 21.18 at -0.6899 degrees (North through East) ! Clean map min=-0.0050494 max=0.090268 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.88 HN 0.98 KP 1.04 LA 0.91 ! NL 1.12 OV 0.96 PT 0.97 SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.16 FD 0.97 KP 0.99 LA 0.90 ! NL 1.21 OV 1.03 PT 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.86 HN 0.99 KP 1.06 LA 0.91 ! NL 1.13 OV 0.98 PT 0.98 SC 0.89 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.89 KP 1.02 LA 0.92 ! NL 1.29 OV 1.01 PT 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 HN 1.07 KP 1.00 LA 0.97 ! NL 1.12 OV 1.03 PT 0.97 SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.10 FD 0.88 KP 1.03 LA 0.97 ! NL 1.45 OV 0.98 PT 1.03 ! ! ! Fit before self-cal, rms=0.086012Jy sigma=1.169735 ! Fit after self-cal, rms=0.088586Jy sigma=1.154034 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.878 mas, bmaj=21.23 mas, bpa=-0.3558 degrees ! Estimated noise=0.781905 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.000414213 Jy ! Component: 100 - total flux cleaned = 0.000566627 Jy ! Component: 150 - total flux cleaned = 0.000660622 Jy ! Component: 200 - total flux cleaned = 0.000714259 Jy ! Total flux subtracted in 200 components = 0.000714259 Jy ! Clean residual min=-0.003267 max=0.003892 Jy/beam ! Clean residual mean=0.000015 rms=0.000948 Jy/beam ! Combined flux in latest and established models = 0.137486 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 132 components and 0.137486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088553Jy sigma=1.153655 ! Fit after self-cal, rms=0.088839Jy sigma=1.152980 ! 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.088839Jy sigma=1.152980 ! Fit after self-cal, rms=0.089237Jy sigma=1.152904 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.852 mas, bmaj=21.19 mas, bpa=-0.2229 degrees ! Estimated noise=0.781181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00027157 Jy ! Component: 100 - total flux cleaned = 0.000361417 Jy ! Component: 150 - total flux cleaned = 0.000438603 Jy ! Component: 200 - total flux cleaned = 0.000504495 Jy ! Total flux subtracted in 200 components = 0.000504495 Jy ! Clean residual min=-0.003374 max=0.003656 Jy/beam ! Clean residual mean=0.000017 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.13799 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 137 components and 0.137991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089218Jy sigma=1.152681 ! Fit after self-cal, rms=0.089236Jy sigma=1.152639 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 = -5.2113e-06 Jy ! Component: 100 - total flux cleaned = 5.97137e-05 Jy ! Component: 150 - total flux cleaned = 7.94559e-05 Jy ! Component: 200 - total flux cleaned = 7.92765e-05 Jy ! Total flux subtracted in 200 components = 7.92765e-05 Jy ! Clean residual min=-0.003339 max=0.003551 Jy/beam ! Clean residual mean=0.000018 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.13807 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 150 components and 0.13807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089224Jy sigma=1.152518 ! Fit after self-cal, rms=0.089218Jy sigma=1.152490 ! 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.089218Jy sigma=1.152490 ! Fit after self-cal, rms=0.089309Jy sigma=1.152447 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.829 mas, bmaj=21.13 mas, bpa=-0.1225 degrees ! Estimated noise=0.780448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00055298 Jy ! Component: 100 - total flux cleaned = 0.000624411 Jy ! Component: 150 - total flux cleaned = 0.000684318 Jy ! Component: 200 - total flux cleaned = 0.000701521 Jy ! Total flux subtracted in 200 components = 0.000701521 Jy ! Clean residual min=-0.003328 max=0.003532 Jy/beam ! Clean residual mean=0.000015 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.138771 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 159 components and 0.138771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089297Jy sigma=1.152308 ! Fit after self-cal, rms=0.089294Jy sigma=1.152279 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.46767e-05 Jy ! Component: 100 - total flux cleaned = 5.34461e-05 Jy ! Component: 150 - total flux cleaned = 5.32424e-05 Jy ! Component: 200 - total flux cleaned = 5.39553e-05 Jy ! Total flux subtracted in 200 components = 5.39553e-05 Jy ! Clean residual min=-0.003288 max=0.003530 Jy/beam ! Clean residual mean=0.000016 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.138825 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 168 components and 0.138825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089285Jy sigma=1.152198 ! Fit after self-cal, rms=0.089281Jy sigma=1.152179 ! 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.089281Jy sigma=1.152179 ! Fit after self-cal, rms=0.089300Jy sigma=1.152142 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.811 mas, bmaj=26.62 mas, bpa=-1.465 degrees ! Estimated noise=0.858514 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000862932 Jy ! Component: 100 - total flux cleaned = 0.000910308 Jy ! Component: 150 - total flux cleaned = 0.000974482 Jy ! Component: 200 - total flux cleaned = 0.00101434 Jy ! Total flux subtracted in 200 components = 0.00101434 Jy ! Clean residual min=-0.002630 max=0.003180 Jy/beam ! Clean residual mean=0.000020 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.13984 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 185 components and 0.13984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089297Jy sigma=1.152126 ! Fit after self-cal, rms=0.089282Jy sigma=1.152059 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.000201456 Jy ! Component: 100 - total flux cleaned = 0.000222242 Jy ! Component: 150 - total flux cleaned = 0.000221994 Jy ! Component: 200 - total flux cleaned = 0.000239079 Jy ! Total flux subtracted in 200 components = 0.000239079 Jy ! Clean residual min=-0.002641 max=0.003125 Jy/beam ! Clean residual mean=0.000022 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.140079 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 195 components and 0.140079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089281Jy sigma=1.152131 ! Fit after self-cal, rms=0.089269Jy sigma=1.152082 ! 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=4.81 mas, bmaj=21.08 mas, bpa=-0.03452 degrees ! Estimated noise=0.779719 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.81 x 21.08 at -0.03452 degrees (North through East) ! Clean map min=-0.0032169 max=0.087161 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=3.935 mas, bmaj=19.65 mas, bpa=0.789 degrees ! Estimated noise=0.990019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0727594 Jy ! Component: 100 - total flux cleaned = 0.102344 Jy ! Component: 150 - total flux cleaned = 0.116494 Jy ! Component: 200 - total flux cleaned = 0.1244 Jy ! Total flux subtracted in 200 components = 0.1244 Jy ! Clean residual min=-0.005268 max=0.005200 Jy/beam ! Clean residual mean=-0.000028 rms=0.001384 Jy/beam ! Combined flux in latest and established models = 0.1244 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 75 model components to the UV plane model. ! The established model now contains 75 components and 0.1244 Jy ! Inverting map and beam ! Estimated beam: bmin=4.81 mas, bmaj=21.08 mas, bpa=-0.03452 degrees ! Estimated noise=0.779719 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 (5.5, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00711404 Jy ! Component: 100 - total flux cleaned = 0.0110603 Jy ! Component: 150 - total flux cleaned = 0.0134292 Jy ! Component: 200 - total flux cleaned = 0.0140939 Jy ! Total flux subtracted in 200 components = 0.0140939 Jy ! Clean residual min=-0.003317 max=0.003261 Jy/beam ! Clean residual mean=0.000013 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.138494 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 133 components and 0.138494 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.811 mas, bmaj=26.62 mas, bpa=-1.465 degrees ! Estimated noise=0.858514 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000379213 Jy ! Component: 100 - total flux cleaned = 0.000296792 Jy ! Component: 150 - total flux cleaned = 0.000226713 Jy ! Component: 200 - total flux cleaned = 0.000166987 Jy ! Total flux subtracted in 200 components = 0.000166987 Jy ! Clean residual min=-0.002578 max=0.002888 Jy/beam ! Clean residual mean=0.000017 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.138661 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 = -5.20717e-05 Jy ! Component: 100 - total flux cleaned = -9.8249e-05 Jy ! Component: 150 - total flux cleaned = -0.000118779 Jy ! Component: 200 - total flux cleaned = -0.0001573 Jy ! Total flux subtracted in 200 components = -0.0001573 Jy ! Clean residual min=-0.002534 max=0.002904 Jy/beam ! Clean residual mean=0.000016 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.138503 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 196 components and 0.138503 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.81 mas, bmaj=21.08 mas, bpa=-0.03452 degrees ! Estimated noise=0.779719 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000449205 Jy ! Component: 100 - total flux cleaned = -0.000390136 Jy ! Component: 150 - total flux cleaned = -0.000388477 Jy ! Component: 200 - total flux cleaned = -0.000387225 Jy ! Total flux subtracted in 200 components = -0.000387225 Jy ! Clean residual min=-0.002919 max=0.003249 Jy/beam ! Clean residual mean=0.000010 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.138116 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 226 components and 0.138116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089126Jy sigma=1.150595 ! Fit after self-cal, rms=0.089129Jy sigma=1.150211 wmodel J0729-3439_S_map.mod ! Writing 226 model components to file: J0729-3439_S_map.mod wobs J0729-3439_S_uvs.fits ! Writing UV FITS file: J0729-3439_S_uvs.fits wwins J0729-3439_S_map.win ! wwins: Wrote 2 windows to J0729-3439_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.000608555 Jy ! Component: 100 - total flux cleaned = 0.00121969 Jy ! Component: 150 - total flux cleaned = 0.0018344 Jy ! Component: 200 - total flux cleaned = 0.00236948 Jy ! Component: 250 - total flux cleaned = 0.00270677 Jy ! Component: 300 - total flux cleaned = 0.00310585 Jy ! Component: 350 - total flux cleaned = 0.00318235 Jy ! Component: 400 - total flux cleaned = 0.00332953 Jy ! Component: 450 - total flux cleaned = 0.00339966 Jy ! Component: 500 - total flux cleaned = 0.00363589 Jy ! Component: 550 - total flux cleaned = 0.00366765 Jy ! Component: 600 - total flux cleaned = 0.00363574 Jy ! Component: 650 - total flux cleaned = 0.00372652 Jy ! Component: 700 - total flux cleaned = 0.00378461 Jy ! Component: 750 - total flux cleaned = 0.00378398 Jy ! Component: 800 - total flux cleaned = 0.00372817 Jy ! Component: 850 - total flux cleaned = 0.00375615 Jy ! Component: 900 - total flux cleaned = 0.00380933 Jy ! Component: 950 - total flux cleaned = 0.00386121 Jy ! Component: 1000 - total flux cleaned = 0.00388634 Jy ! Component: 1050 - total flux cleaned = 0.00391109 Jy ! Component: 1100 - total flux cleaned = 0.00393535 Jy ! Component: 1150 - total flux cleaned = 0.00393535 Jy ! Component: 1200 - total flux cleaned = 0.00384276 Jy ! Component: 1250 - total flux cleaned = 0.00384294 Jy ! Component: 1300 - total flux cleaned = 0.00384276 Jy ! Component: 1350 - total flux cleaned = 0.00384216 Jy ! Component: 1400 - total flux cleaned = 0.00379903 Jy ! Component: 1450 - total flux cleaned = 0.00377791 Jy ! Component: 1500 - total flux cleaned = 0.00375723 Jy ! Component: 1550 - total flux cleaned = 0.00371643 Jy ! Component: 1600 - total flux cleaned = 0.00367647 Jy ! Component: 1650 - total flux cleaned = 0.00365666 Jy ! Component: 1700 - total flux cleaned = 0.00357916 Jy ! Component: 1750 - total flux cleaned = 0.00352163 Jy ! Component: 1800 - total flux cleaned = 0.00344671 Jy ! Component: 1850 - total flux cleaned = 0.00342843 Jy ! Component: 1900 - total flux cleaned = 0.00342854 Jy ! Component: 1950 - total flux cleaned = 0.00337454 Jy ! Component: 2000 - total flux cleaned = 0.00333933 Jy ! Component: 2050 - total flux cleaned = 0.00333965 Jy ! Component: 2100 - total flux cleaned = 0.00337426 Jy ! Component: 2150 - total flux cleaned = 0.00334007 Jy ! Component: 2200 - total flux cleaned = 0.00335679 Jy ! Component: 2250 - total flux cleaned = 0.00333992 Jy ! Component: 2300 - total flux cleaned = 0.0033234 Jy ! Component: 2350 - total flux cleaned = 0.00332337 Jy ! Component: 2400 - total flux cleaned = 0.00335541 Jy ! Component: 2450 - total flux cleaned = 0.00335541 Jy ! Component: 2500 - total flux cleaned = 0.00340232 Jy ! Component: 2550 - total flux cleaned = 0.00340245 Jy ! Component: 2600 - total flux cleaned = 0.00343308 Jy ! Component: 2650 - total flux cleaned = 0.0034784 Jy ! Component: 2700 - total flux cleaned = 0.00347818 Jy ! Component: 2750 - total flux cleaned = 0.00349286 Jy ! Component: 2800 - total flux cleaned = 0.00346336 Jy ! Component: 2850 - total flux cleaned = 0.00347795 Jy ! Component: 2900 - total flux cleaned = 0.00350658 Jy ! Component: 2950 - total flux cleaned = 0.00349231 Jy ! Component: 3000 - total flux cleaned = 0.00349232 Jy ! Component: 3050 - total flux cleaned = 0.00352005 Jy ! Component: 3100 - total flux cleaned = 0.00347838 Jy ! Component: 3150 - total flux cleaned = 0.00342346 Jy ! Component: 3200 - total flux cleaned = 0.00335535 Jy ! Component: 3250 - total flux cleaned = 0.00331479 Jy ! Component: 3300 - total flux cleaned = 0.0032879 Jy ! Component: 3350 - total flux cleaned = 0.0032478 Jy ! Component: 3400 - total flux cleaned = 0.00318168 Jy ! Component: 3450 - total flux cleaned = 0.00312929 Jy ! Component: 3500 - total flux cleaned = 0.00311631 Jy ! Component: 3550 - total flux cleaned = 0.00305167 Jy ! Component: 3600 - total flux cleaned = 0.00298753 Jy ! Component: 3650 - total flux cleaned = 0.00298759 Jy ! Component: 3700 - total flux cleaned = 0.00297485 Jy ! Component: 3750 - total flux cleaned = 0.00289916 Jy ! Component: 3800 - total flux cleaned = 0.00288668 Jy ! Component: 3850 - total flux cleaned = 0.00286176 Jy ! Component: 3900 - total flux cleaned = 0.00282465 Jy ! Component: 3950 - total flux cleaned = 0.00279998 Jy ! Component: 4000 - total flux cleaned = 0.00273887 Jy ! Component: 4050 - total flux cleaned = 0.00273889 Jy ! Total flux subtracted in 4096 components = 0.00276303 Jy ! Clean residual min=-0.000745 max=0.001008 Jy/beam ! Clean residual mean=-0.000005 rms=0.000234 Jy/beam ! Combined flux in latest and established models = 0.140879 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 532 components and 0.140879 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0729-3439_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.81 x 21.08 at -0.03452 degrees (North through East) ! Clean map min=-0.002439 max=0.089008 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0729-3439_S_map.fits wmodel /vlbi/uf001/uva//J0729-3439_S_map.mod ! Writing 532 model components to file: /vlbi/uf001/uva//J0729-3439_S_map.mod wobs /vlbi/uf001/uva//J0729-3439_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0729-3439_S_uvs.fits wwins /vlbi/uf001/uva//J0729-3439_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0729-3439_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0890079 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0002381 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.802513 0.802513 1.60503 3.21005 6.42011 12.8402 25.6804 51.3609 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.089 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 373.825 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0729-3439_S_dfm.log closed on Sun Jan 13 23:27:46 2019