! Started logfile: /vlbi/uf001/uvm//J2309-0458_S_a_dfm.log on Sun Jan 13 22:43:05 2019 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /vlbi/uf001/uvm//J2309-0458_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J2309-0458_S_a_uvm.fits ! AN table 1: 120 integrations on 28 of 28 possible baselines. ! AN table 2: 44 integrations on 28 of 28 possible baselines. ! AN table 3: 118 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.751266 visibilities/baseline/integration-bin. ! Found source: J2309-0458 ! ! 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 17796 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 J2309-0458_S_a] 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 375 telescope corrections were flagged in sub-array 1. ! A total of 48 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 375 telescope corrections were flagged in sub-array 1. ! A total of 48 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 375 telescope corrections were flagged in sub-array 1. ! A total of 48 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.005479Jy sigma=19.129272 ! Fit after self-cal, rms=0.929633Jy sigma=17.781241 ! 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.821 mas, bmaj=13.73 mas, bpa=-17.23 degrees ! Estimated noise=0.417232 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.0538417 Jy ! Component: 100 - total flux cleaned = 0.0658366 Jy ! Total flux subtracted in 100 components = 0.0658366 Jy ! Clean residual min=-0.002684 max=0.004154 Jy/beam ! Clean residual mean=-0.000002 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.0658366 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0658366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073846Jy sigma=1.164305 ! Fit after self-cal, rms=0.073569Jy sigma=1.158131 ! 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.479 mas, bmaj=14.23 mas, bpa=-15.64 degrees ! Estimated noise=0.294491 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.00466469 Jy ! Component: 100 - total flux cleaned = 0.00455019 Jy ! Component: 150 - total flux cleaned = 0.00446904 Jy ! Component: 200 - total flux cleaned = 0.0044745 Jy ! Total flux subtracted in 200 components = 0.0044745 Jy ! Clean residual min=-0.002439 max=0.002674 Jy/beam ! Clean residual mean=-0.000002 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.0703111 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 27 components and 0.0703111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072857Jy sigma=1.152844 ! Fit after self-cal, rms=0.072794Jy sigma=1.152665 ! 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.479 x 14.23 at -15.64 degrees (North through East) ! Clean map min=-0.002361 max=0.070763 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 225 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 HN 0.96 KP 0.95 LA 0.89 ! MK 0.91 NL 1.08 OV 0.99 PT 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.73 FD 1.09 HN 1.07 KP 0.98 ! LA 0.95 NL 1.00 OV 1.01 PT 1.01 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.05 FD 1.01 HN 1.06 KP 1.05 ! LA 0.91 MK 1.00 NL 1.08 OV 1.05 ! ! ! Correcting IF 2. ! A total of 225 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.29 HN 1.01 KP 1.01 LA 0.88 ! MK 0.95 NL 1.02 OV 0.87 PT 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.58 FD 1.11 HN 0.93 KP 0.97 ! LA 0.94 NL 0.97 OV 0.91 PT 1.04 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.83 FD 1.03 HN 1.02 KP 1.04 ! LA 0.97 MK 1.02 NL 0.98 OV 1.02 ! ! ! Correcting IF 3. ! A total of 225 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.78 HN 0.97 KP 1.02 LA 0.86 ! MK 1.04 NL 0.98 OV 1.05 PT 1.07 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.55 FD 1.17 HN 1.04 KP 1.00 ! LA 0.87 NL 0.98 OV 1.04 PT 1.03 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.06 FD 1.07 HN 1.02 KP 1.09 ! LA 0.95 MK 0.99 NL 1.01 OV 1.05 ! ! ! Fit before self-cal, rms=0.072794Jy sigma=1.152665 ! Fit after self-cal, rms=0.066387Jy sigma=1.144081 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=14.25 mas, bpa=-15.96 degrees ! Estimated noise=0.297148 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 = 1.28216e-05 Jy ! Component: 100 - total flux cleaned = 3.86986e-05 Jy ! Component: 150 - total flux cleaned = 7.17798e-05 Jy ! Component: 200 - total flux cleaned = 0.000110333 Jy ! Total flux subtracted in 200 components = 0.000110333 Jy ! Clean residual min=-0.001920 max=0.001526 Jy/beam ! Clean residual mean=0.000000 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0704214 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 41 components and 0.0704214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066381Jy sigma=1.143963 ! Fit after self-cal, rms=0.066333Jy sigma=1.143126 ! 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.066333Jy sigma=1.143126 ! Fit after self-cal, rms=0.065544Jy sigma=1.140093 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.476 mas, bmaj=14.17 mas, bpa=-16.01 degrees ! Estimated noise=0.29661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000410007 Jy ! Component: 100 - total flux cleaned = 0.000398124 Jy ! Component: 150 - total flux cleaned = 0.000407701 Jy ! Component: 200 - total flux cleaned = 0.000416647 Jy ! Total flux subtracted in 200 components = 0.000416647 Jy ! Clean residual min=-0.001474 max=0.001361 Jy/beam ! Clean residual mean=-0.000001 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0708381 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 54 components and 0.070838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065539Jy sigma=1.139985 ! Fit after self-cal, rms=0.065546Jy sigma=1.139837 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.21402e-05 Jy ! Component: 100 - total flux cleaned = -2.42918e-05 Jy ! Component: 150 - total flux cleaned = -1.02616e-05 Jy ! Component: 200 - total flux cleaned = -3.86938e-06 Jy ! Total flux subtracted in 200 components = -3.86938e-06 Jy ! Clean residual min=-0.001487 max=0.001367 Jy/beam ! Clean residual mean=-0.000001 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.0708342 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 0.0708342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065544Jy sigma=1.139805 ! Fit after self-cal, rms=0.065546Jy sigma=1.139803 ! 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.065546Jy sigma=1.139803 ! Fit after self-cal, rms=0.065302Jy sigma=1.139697 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.48 mas, bmaj=14.1 mas, bpa=-16.01 degrees ! Estimated noise=0.296356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00032175 Jy ! Component: 100 - total flux cleaned = 0.000330775 Jy ! Component: 150 - total flux cleaned = 0.000356643 Jy ! Component: 200 - total flux cleaned = 0.000395571 Jy ! Total flux subtracted in 200 components = 0.000395571 Jy ! Clean residual min=-0.001399 max=0.001345 Jy/beam ! Clean residual mean=-0.000001 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.0712298 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.0712298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065297Jy sigma=1.139632 ! Fit after self-cal, rms=0.065297Jy sigma=1.139625 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.99783e-05 Jy ! Component: 100 - total flux cleaned = 7.15718e-06 Jy ! Component: 150 - total flux cleaned = 3.16972e-05 Jy ! Component: 200 - total flux cleaned = 4.83661e-05 Jy ! Total flux subtracted in 200 components = 4.83661e-05 Jy ! Clean residual min=-0.001393 max=0.001345 Jy/beam ! Clean residual mean=-0.000001 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.0712781 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.0712781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065296Jy sigma=1.139607 ! Fit after self-cal, rms=0.065298Jy sigma=1.139609 ! 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.065298Jy sigma=1.139609 ! Fit after self-cal, rms=0.065078Jy sigma=1.139576 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.336 mas, bmaj=15.08 mas, bpa=-6.614 degrees ! Estimated noise=0.358253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000160518 Jy ! Component: 100 - total flux cleaned = 0.00021182 Jy ! Component: 150 - total flux cleaned = 0.000267341 Jy ! Component: 200 - total flux cleaned = 0.000304833 Jy ! Total flux subtracted in 200 components = 0.000304833 Jy ! Clean residual min=-0.001565 max=0.001655 Jy/beam ! Clean residual mean=-0.000001 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.071583 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 85 components and 0.071583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065075Jy sigma=1.139585 ! Fit after self-cal, rms=0.065073Jy sigma=1.139580 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.29763e-05 Jy ! Component: 100 - total flux cleaned = 8.41561e-05 Jy ! Component: 150 - total flux cleaned = 0.000102262 Jy ! Component: 200 - total flux cleaned = 0.000114474 Jy ! Total flux subtracted in 200 components = 0.000114474 Jy ! Clean residual min=-0.001565 max=0.001654 Jy/beam ! Clean residual mean=-0.000001 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.0716974 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 92 components and 0.0716974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065071Jy sigma=1.139590 ! Fit after self-cal, rms=0.065073Jy sigma=1.139589 ! 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.486 mas, bmaj=14.04 mas, bpa=-15.99 degrees ! Estimated noise=0.296197 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.486 x 14.04 at -15.99 degrees (North through East) ! Clean map min=-0.0013815 max=0.069782 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.833 mas, bmaj=13.57 mas, bpa=-17.4 degrees ! Estimated noise=0.4204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0534146 Jy ! Component: 100 - total flux cleaned = 0.0651466 Jy ! Component: 150 - total flux cleaned = 0.068864 Jy ! Component: 200 - total flux cleaned = 0.0698596 Jy ! Total flux subtracted in 200 components = 0.0698596 Jy ! Clean residual min=-0.001687 max=0.001744 Jy/beam ! Clean residual mean=-0.000001 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.0698596 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0698596 Jy ! Inverting map and beam ! Estimated beam: bmin=3.486 mas, bmaj=14.04 mas, bpa=-15.99 degrees ! Estimated noise=0.296197 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.00116166 Jy ! Component: 100 - total flux cleaned = 0.00131264 Jy ! Component: 150 - total flux cleaned = 0.00142601 Jy ! Component: 200 - total flux cleaned = 0.00146346 Jy ! Total flux subtracted in 200 components = 0.00146346 Jy ! Clean residual min=-0.001377 max=0.001336 Jy/beam ! Clean residual mean=-0.000001 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.0713231 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 50 components and 0.0713231 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.336 mas, bmaj=15.08 mas, bpa=-6.614 degrees ! Estimated noise=0.358253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000102497 Jy ! Component: 100 - total flux cleaned = 9.20861e-05 Jy ! Component: 150 - total flux cleaned = 6.61376e-05 Jy ! Component: 200 - total flux cleaned = 6.62857e-05 Jy ! Total flux subtracted in 200 components = 6.62857e-05 Jy ! Clean residual min=-0.001591 max=0.001640 Jy/beam ! Clean residual mean=-0.000001 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0713893 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 = 1.06193e-08 Jy ! Component: 100 - total flux cleaned = 5.14853e-06 Jy ! Component: 150 - total flux cleaned = 1.49268e-05 Jy ! Component: 200 - total flux cleaned = 1.94171e-05 Jy ! Total flux subtracted in 200 components = 1.94171e-05 Jy ! Clean residual min=-0.001580 max=0.001635 Jy/beam ! Clean residual mean=-0.000001 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0714088 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 64 components and 0.0714088 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.486 mas, bmaj=14.04 mas, bpa=-15.99 degrees ! Estimated noise=0.296197 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.28238e-06 Jy ! Component: 100 - total flux cleaned = 1.70605e-05 Jy ! Component: 150 - total flux cleaned = -2.62885e-06 Jy ! Component: 200 - total flux cleaned = -3.77558e-05 Jy ! Total flux subtracted in 200 components = -3.77558e-05 Jy ! Clean residual min=-0.001401 max=0.001341 Jy/beam ! Clean residual mean=-0.000001 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.071371 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 74 components and 0.071371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065076Jy sigma=1.139649 ! Fit after self-cal, rms=0.065082Jy sigma=1.139631 wmodel J2309-0458_S_a_map.mod ! Writing 74 model components to file: J2309-0458_S_a_map.mod wobs J2309-0458_S_a_uvs.fits ! Writing UV FITS file: J2309-0458_S_a_uvs.fits wwins J2309-0458_S_a_map.win ! wwins: Wrote 1 windows to J2309-0458_S_a_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.000106863 Jy ! Component: 100 - total flux cleaned = -6.07264e-05 Jy ! Component: 150 - total flux cleaned = -3.96544e-05 Jy ! Component: 200 - total flux cleaned = -5.91063e-05 Jy ! Component: 250 - total flux cleaned = -0.000132737 Jy ! Component: 300 - total flux cleaned = -0.000203151 Jy ! Component: 350 - total flux cleaned = -0.000186237 Jy ! Component: 400 - total flux cleaned = -0.000170003 Jy ! Component: 450 - total flux cleaned = -0.000122512 Jy ! Component: 500 - total flux cleaned = -7.6335e-05 Jy ! Component: 550 - total flux cleaned = -6.16627e-05 Jy ! Component: 600 - total flux cleaned = -3.24033e-05 Jy ! Component: 650 - total flux cleaned = -3.20783e-05 Jy ! Component: 700 - total flux cleaned = -4.59024e-05 Jy ! Component: 750 - total flux cleaned = -1.8128e-05 Jy ! Component: 800 - total flux cleaned = -1.82082e-05 Jy ! Component: 850 - total flux cleaned = -1.82627e-05 Jy ! Component: 900 - total flux cleaned = -1.81416e-05 Jy ! Component: 950 - total flux cleaned = -5.30202e-06 Jy ! Component: 1000 - total flux cleaned = 1.95408e-05 Jy ! Component: 1050 - total flux cleaned = 3.18834e-05 Jy ! Component: 1100 - total flux cleaned = 6.8e-05 Jy ! Component: 1150 - total flux cleaned = 0.000103381 Jy ! Component: 1200 - total flux cleaned = 0.000126576 Jy ! Component: 1250 - total flux cleaned = 9.22316e-05 Jy ! Component: 1300 - total flux cleaned = 0.000149138 Jy ! Component: 1350 - total flux cleaned = 0.000137879 Jy ! Component: 1400 - total flux cleaned = 0.000159815 Jy ! Component: 1450 - total flux cleaned = 0.000159886 Jy ! Component: 1500 - total flux cleaned = 0.000181279 Jy ! Component: 1550 - total flux cleaned = 0.000138831 Jy ! Component: 1600 - total flux cleaned = 0.000170187 Jy ! Component: 1650 - total flux cleaned = 0.000170277 Jy ! Component: 1700 - total flux cleaned = 0.00018057 Jy ! Component: 1750 - total flux cleaned = 0.000200827 Jy ! Component: 1800 - total flux cleaned = 0.000200806 Jy ! Component: 1850 - total flux cleaned = 0.000210516 Jy ! Component: 1900 - total flux cleaned = 0.000200602 Jy ! Component: 1950 - total flux cleaned = 0.0002005 Jy ! Component: 2000 - total flux cleaned = 0.000190927 Jy ! Component: 2050 - total flux cleaned = 0.000200407 Jy ! Component: 2100 - total flux cleaned = 0.000200433 Jy ! Component: 2150 - total flux cleaned = 0.00021909 Jy ! Component: 2200 - total flux cleaned = 0.000219085 Jy ! Component: 2250 - total flux cleaned = 0.000237465 Jy ! Component: 2300 - total flux cleaned = 0.000219336 Jy ! Component: 2350 - total flux cleaned = 0.000237258 Jy ! Component: 2400 - total flux cleaned = 0.000192724 Jy ! Component: 2450 - total flux cleaned = 0.00023687 Jy ! Component: 2500 - total flux cleaned = 0.000210493 Jy ! Component: 2550 - total flux cleaned = 0.000175692 Jy ! Component: 2600 - total flux cleaned = 0.000192963 Jy ! Component: 2650 - total flux cleaned = 0.00016733 Jy ! Component: 2700 - total flux cleaned = 0.000167247 Jy ! Component: 2750 - total flux cleaned = 0.000192488 Jy ! Component: 2800 - total flux cleaned = 0.00018412 Jy ! Component: 2850 - total flux cleaned = 0.000175883 Jy ! Component: 2900 - total flux cleaned = 0.000143081 Jy ! Component: 2950 - total flux cleaned = 0.000159347 Jy ! Component: 3000 - total flux cleaned = 0.000151219 Jy ! Component: 3050 - total flux cleaned = 0.000143186 Jy ! Component: 3100 - total flux cleaned = 0.000119359 Jy ! Component: 3150 - total flux cleaned = 0.000127244 Jy ! Component: 3200 - total flux cleaned = 0.000119354 Jy ! Component: 3250 - total flux cleaned = 9.61068e-05 Jy ! Component: 3300 - total flux cleaned = 8.84118e-05 Jy ! Component: 3350 - total flux cleaned = 8.069e-05 Jy ! Component: 3400 - total flux cleaned = 8.06561e-05 Jy ! Component: 3450 - total flux cleaned = 7.31774e-05 Jy ! Component: 3500 - total flux cleaned = 5.82538e-05 Jy ! Component: 3550 - total flux cleaned = 7.31602e-05 Jy ! Component: 3600 - total flux cleaned = 3.62778e-05 Jy ! Component: 3650 - total flux cleaned = 5.10039e-05 Jy ! Component: 3700 - total flux cleaned = 8.7474e-05 Jy ! Component: 3750 - total flux cleaned = 7.29851e-05 Jy ! Component: 3800 - total flux cleaned = 4.42412e-05 Jy ! Component: 3850 - total flux cleaned = 5.12818e-05 Jy ! Component: 3900 - total flux cleaned = 3.71014e-05 Jy ! Component: 3950 - total flux cleaned = 8.8887e-06 Jy ! Component: 4000 - total flux cleaned = -1.90643e-05 Jy ! Component: 4050 - total flux cleaned = -2.60436e-05 Jy ! Total flux subtracted in 4096 components = -3.29571e-05 Jy ! Clean residual min=-0.000435 max=0.000462 Jy/beam ! Clean residual mean=-0.000001 rms=0.000138 Jy/beam ! Combined flux in latest and established models = 0.0713381 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 363 components and 0.0713381 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J2309-0458_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.486 x 14.04 at -15.99 degrees (North through East) ! Clean map min=-0.00082564 max=0.069465 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J2309-0458_S_a_map.fits wmodel /vlbi/uf001/uvm//J2309-0458_S_a_map.mod ! Writing 363 model components to file: /vlbi/uf001/uvm//J2309-0458_S_a_map.mod wobs /vlbi/uf001/uvm//J2309-0458_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J2309-0458_S_a_uvs.fits wwins /vlbi/uf001/uvm//J2309-0458_S_a_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uvm//J2309-0458_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0694651 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000136473 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.589387 0.589387 1.17877 2.35755 4.71509 9.43019 18.8604 37.7208 75.4415 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.069 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 509.003 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J2309-0458_S_a_dfm.log closed on Sun Jan 13 22:43:09 2019