! Started logfile: /vlbi/uf001/uvm//J0933+1009_S_a_dfm.log on Sun Jan 13 21:16:06 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//J0933+1009_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J0933+1009_S_a_uvm.fits ! AN table 1: 72 integrations on 36 of 36 possible baselines. ! AN table 2: 72 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.903646 visibilities/baseline/integration-bin. ! Found source: J0933+1009 ! ! 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 12492 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 J0933+1009_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 24 telescope corrections were flagged in sub-array 1. ! A total of 36 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! A total of 36 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! A total of 36 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.003514Jy sigma=20.984669 ! Fit after self-cal, rms=0.948359Jy sigma=19.857861 ! 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.709 mas, bmaj=8.005 mas, bpa=-11.72 degrees ! Estimated noise=0.441165 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.0389321 Jy ! Component: 100 - total flux cleaned = 0.0477278 Jy ! Total flux subtracted in 100 components = 0.0477278 Jy ! Clean residual min=-0.003028 max=0.003411 Jy/beam ! Clean residual mean=-0.000004 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.0477278 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0477278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063621Jy sigma=1.226024 ! Fit after self-cal, rms=0.062400Jy sigma=1.200162 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00440308 Jy ! Component: 100 - total flux cleaned = 0.00661057 Jy ! Total flux subtracted in 100 components = 0.00661057 Jy ! Clean residual min=-0.002664 max=0.002896 Jy/beam ! Clean residual mean=-0.000003 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.0543384 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.0543384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061842Jy sigma=1.190484 ! Fit after self-cal, rms=0.061819Jy sigma=1.190296 ! 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.212 mas, bmaj=9.031 mas, bpa=-12.17 degrees ! Estimated noise=0.308503 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.00288137 Jy ! Component: 100 - total flux cleaned = 0.00389419 Jy ! Component: 150 - total flux cleaned = 0.00405382 Jy ! Component: 200 - total flux cleaned = 0.00411569 Jy ! Total flux subtracted in 200 components = 0.00411569 Jy ! Clean residual min=-0.002298 max=0.002923 Jy/beam ! Clean residual mean=-0.000003 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.0584541 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 32 components and 0.058454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061636Jy sigma=1.188164 ! Fit after self-cal, rms=0.061625Jy sigma=1.188051 ! 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.212 x 9.031 at -12.17 degrees (North through East) ! Clean map min=-0.0022522 max=0.054138 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 HN 1.02 KP 1.10 LA 0.93 ! MK 1.08 NL 1.15 OV 1.03 PT 1.12 ! SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 0.87 HN 1.04 KP 0.92 ! LA 0.96 MK 0.99 NL 1.12 OV 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 HN 1.06 KP 1.04 LA 0.93 ! MK 1.03 NL 1.09 OV 0.97 PT 1.18 ! SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.69 FD 0.89 HN 1.03 KP 0.95 ! LA 0.93 MK 1.04 NL 0.81 OV 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 HN 0.97 KP 1.05 LA 1.02 ! MK 0.95 NL 1.09 OV 1.01 PT 1.17 ! SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.83 FD 0.92 HN 0.95 KP 1.04 ! LA 0.98 MK 0.97 NL 0.90 OV 0.88 ! ! ! Fit before self-cal, rms=0.061625Jy sigma=1.188051 ! Fit after self-cal, rms=0.060857Jy sigma=1.173712 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=9.066 mas, bpa=-12.29 degrees ! Estimated noise=0.308114 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 = 8.1886e-05 Jy ! Component: 100 - total flux cleaned = 0.000204069 Jy ! Component: 150 - total flux cleaned = 0.000268953 Jy ! Component: 200 - total flux cleaned = 0.000314638 Jy ! Total flux subtracted in 200 components = 0.000314638 Jy ! Clean residual min=-0.001885 max=0.001888 Jy/beam ! Clean residual mean=-0.000003 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.0587687 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.0587687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060849Jy sigma=1.173596 ! Fit after self-cal, rms=0.060892Jy sigma=1.172968 ! 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.060892Jy sigma=1.172968 ! Fit after self-cal, rms=0.060893Jy sigma=1.165791 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=9.083 mas, bpa=-12.27 degrees ! Estimated noise=0.309145 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000360524 Jy ! Component: 100 - total flux cleaned = 0.000447151 Jy ! Component: 150 - total flux cleaned = 0.0005199 Jy ! Component: 200 - total flux cleaned = 0.000567268 Jy ! Total flux subtracted in 200 components = 0.000567268 Jy ! Clean residual min=-0.001265 max=0.001354 Jy/beam ! Clean residual mean=0.000001 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.059336 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 52 components and 0.059336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060889Jy sigma=1.165704 ! Fit after self-cal, rms=0.060952Jy sigma=1.165108 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.65575e-05 Jy ! Component: 100 - total flux cleaned = 0.000121192 Jy ! Component: 150 - total flux cleaned = 0.000135929 Jy ! Component: 200 - total flux cleaned = 0.000142301 Jy ! Total flux subtracted in 200 components = 0.000142301 Jy ! Clean residual min=-0.001311 max=0.001367 Jy/beam ! Clean residual mean=0.000001 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.0594783 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.0594782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060950Jy sigma=1.165058 ! Fit after self-cal, rms=0.060937Jy sigma=1.164969 ! 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.060937Jy sigma=1.164969 ! Fit after self-cal, rms=0.061126Jy sigma=1.164336 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.22 mas, bmaj=9.07 mas, bpa=-12.19 degrees ! Estimated noise=0.308735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.77526e-05 Jy ! Component: 100 - total flux cleaned = -7.02606e-05 Jy ! Component: 150 - total flux cleaned = -5.83275e-05 Jy ! Component: 200 - total flux cleaned = -4.79485e-05 Jy ! Total flux subtracted in 200 components = -4.79485e-05 Jy ! Clean residual min=-0.001224 max=0.001344 Jy/beam ! Clean residual mean=0.000001 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0594303 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.0594303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061124Jy sigma=1.164300 ! Fit after self-cal, rms=0.061143Jy sigma=1.164252 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.22346e-06 Jy ! Component: 100 - total flux cleaned = 3.13596e-07 Jy ! Component: 150 - total flux cleaned = 5.31576e-06 Jy ! Component: 200 - total flux cleaned = 5.25961e-06 Jy ! Total flux subtracted in 200 components = 5.25961e-06 Jy ! Clean residual min=-0.001224 max=0.001346 Jy/beam ! Clean residual mean=0.000001 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0594356 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.0594356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061142Jy sigma=1.164232 ! Fit after self-cal, rms=0.061143Jy sigma=1.164229 ! 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.061143Jy sigma=1.164229 ! Fit after self-cal, rms=0.061131Jy sigma=1.164214 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.844 mas, bmaj=11.73 mas, bpa=-12.18 degrees ! Estimated noise=0.390267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.97435e-05 Jy ! Component: 100 - total flux cleaned = 0.000105988 Jy ! Component: 150 - total flux cleaned = 0.000120184 Jy ! Component: 200 - total flux cleaned = 0.00013716 Jy ! Total flux subtracted in 200 components = 0.00013716 Jy ! Clean residual min=-0.001395 max=0.001902 Jy/beam ! Clean residual mean=0.000002 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.0595727 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.0595727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061130Jy sigma=1.164223 ! Fit after self-cal, rms=0.061131Jy sigma=1.164218 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 (-13, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160865 Jy ! Component: 100 - total flux cleaned = 0.00253017 Jy ! Component: 150 - total flux cleaned = 0.00323271 Jy ! Component: 200 - total flux cleaned = 0.00367484 Jy ! Total flux subtracted in 200 components = 0.00367484 Jy ! Clean residual min=-0.001206 max=0.001387 Jy/beam ! Clean residual mean=0.000003 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.0632476 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 105 components and 0.0632476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061105Jy sigma=1.163572 ! Fit after self-cal, rms=0.061095Jy sigma=1.163412 ! 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.225 mas, bmaj=9.056 mas, bpa=-12.12 degrees ! Estimated noise=0.308584 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.225 x 9.056 at -12.12 degrees (North through East) ! Clean map min=-0.0011436 max=0.053926 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.691 mas, bmaj=8.023 mas, bpa=-11.62 degrees ! Estimated noise=0.454621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0413293 Jy ! Component: 100 - total flux cleaned = 0.0509603 Jy ! Component: 150 - total flux cleaned = 0.0549184 Jy ! Component: 200 - total flux cleaned = 0.0571209 Jy ! Total flux subtracted in 200 components = 0.0571209 Jy ! Clean residual min=-0.002272 max=0.002147 Jy/beam ! Clean residual mean=-0.000002 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0571209 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0571209 Jy ! Inverting map and beam ! Estimated beam: bmin=3.225 mas, bmaj=9.056 mas, bpa=-12.12 degrees ! Estimated noise=0.308584 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.00190619 Jy ! Component: 100 - total flux cleaned = 0.0032497 Jy ! Component: 150 - total flux cleaned = 0.00389175 Jy ! Component: 200 - total flux cleaned = 0.00429012 Jy ! Total flux subtracted in 200 components = 0.00429012 Jy ! Clean residual min=-0.001350 max=0.001326 Jy/beam ! Clean residual mean=0.000001 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.061411 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 43 components and 0.061411 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=6.844 mas, bmaj=11.73 mas, bpa=-12.18 degrees ! Estimated noise=0.390267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118134 Jy ! Component: 100 - total flux cleaned = 0.00190389 Jy ! Component: 150 - total flux cleaned = 0.00241446 Jy ! Component: 200 - total flux cleaned = 0.00285135 Jy ! Total flux subtracted in 200 components = 0.00285135 Jy ! Clean residual min=-0.001226 max=0.001387 Jy/beam ! Clean residual mean=0.000003 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.0642624 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000277535 Jy ! Component: 100 - total flux cleaned = 0.000430844 Jy ! Component: 150 - total flux cleaned = 0.000536793 Jy ! Component: 200 - total flux cleaned = 0.00066695 Jy ! Total flux subtracted in 200 components = 0.00066695 Jy ! Clean residual min=-0.001197 max=0.001326 Jy/beam ! Clean residual mean=0.000003 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.0649293 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 104 components and 0.0649293 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.225 mas, bmaj=9.056 mas, bpa=-12.12 degrees ! Estimated noise=0.308584 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.12426e-05 Jy ! Component: 100 - total flux cleaned = -0.000132611 Jy ! Component: 150 - total flux cleaned = -0.000197091 Jy ! Component: 200 - total flux cleaned = -0.000255067 Jy ! Total flux subtracted in 200 components = -0.000255067 Jy ! Clean residual min=-0.001124 max=0.001231 Jy/beam ! Clean residual mean=0.000001 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.0646742 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 125 components and 0.0646742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061069Jy sigma=1.162946 ! Fit after self-cal, rms=0.061058Jy sigma=1.162775 wmodel J0933+1009_S_a_map.mod ! Writing 125 model components to file: J0933+1009_S_a_map.mod wobs J0933+1009_S_a_uvs.fits ! Writing UV FITS file: J0933+1009_S_a_uvs.fits wwins J0933+1009_S_a_map.win ! wwins: Wrote 2 windows to J0933+1009_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.000230239 Jy ! Component: 100 - total flux cleaned = 0.000209751 Jy ! Component: 150 - total flux cleaned = 0.000190131 Jy ! Component: 200 - total flux cleaned = 0.000171373 Jy ! Component: 250 - total flux cleaned = 0.000116128 Jy ! Component: 300 - total flux cleaned = 4.46919e-05 Jy ! Component: 350 - total flux cleaned = -5.97794e-05 Jy ! Component: 400 - total flux cleaned = -9.3936e-05 Jy ! Component: 450 - total flux cleaned = -0.000160967 Jy ! Component: 500 - total flux cleaned = -0.000209805 Jy ! Component: 550 - total flux cleaned = -0.000241809 Jy ! Component: 600 - total flux cleaned = -0.000288917 Jy ! Component: 650 - total flux cleaned = -0.000335026 Jy ! Component: 700 - total flux cleaned = -0.000334672 Jy ! Component: 750 - total flux cleaned = -0.00036506 Jy ! Component: 800 - total flux cleaned = -0.000394832 Jy ! Component: 850 - total flux cleaned = -0.000438826 Jy ! Component: 900 - total flux cleaned = -0.00046766 Jy ! Component: 950 - total flux cleaned = -0.000524486 Jy ! Component: 1000 - total flux cleaned = -0.000496143 Jy ! Component: 1050 - total flux cleaned = -0.000538072 Jy ! Component: 1100 - total flux cleaned = -0.000538077 Jy ! Component: 1150 - total flux cleaned = -0.000578864 Jy ! Component: 1200 - total flux cleaned = -0.000551967 Jy ! Component: 1250 - total flux cleaned = -0.000565269 Jy ! Component: 1300 - total flux cleaned = -0.000512664 Jy ! Component: 1350 - total flux cleaned = -0.000525711 Jy ! Component: 1400 - total flux cleaned = -0.000564399 Jy ! Component: 1450 - total flux cleaned = -0.000551462 Jy ! Component: 1500 - total flux cleaned = -0.000526126 Jy ! Component: 1550 - total flux cleaned = -0.000538847 Jy ! Component: 1600 - total flux cleaned = -0.00055119 Jy ! Component: 1650 - total flux cleaned = -0.000465106 Jy ! Component: 1700 - total flux cleaned = -0.000477293 Jy ! Component: 1750 - total flux cleaned = -0.000440899 Jy ! Component: 1800 - total flux cleaned = -0.000441001 Jy ! Component: 1850 - total flux cleaned = -0.000369623 Jy ! Component: 1900 - total flux cleaned = -0.000416671 Jy ! Component: 1950 - total flux cleaned = -0.000369914 Jy ! Component: 2000 - total flux cleaned = -0.000346775 Jy ! Component: 2050 - total flux cleaned = -0.000300933 Jy ! Component: 2100 - total flux cleaned = -0.000266733 Jy ! Component: 2150 - total flux cleaned = -0.000323446 Jy ! Component: 2200 - total flux cleaned = -0.000312177 Jy ! Component: 2250 - total flux cleaned = -0.0002675 Jy ! Component: 2300 - total flux cleaned = -0.000300826 Jy ! Component: 2350 - total flux cleaned = -0.000267722 Jy ! Component: 2400 - total flux cleaned = -0.000278669 Jy ! Component: 2450 - total flux cleaned = -0.000278498 Jy ! Component: 2500 - total flux cleaned = -0.000213787 Jy ! Component: 2550 - total flux cleaned = -0.000235254 Jy ! Component: 2600 - total flux cleaned = -0.000245886 Jy ! Component: 2650 - total flux cleaned = -0.000224874 Jy ! Component: 2700 - total flux cleaned = -0.000224874 Jy ! Component: 2750 - total flux cleaned = -0.000214521 Jy ! Component: 2800 - total flux cleaned = -0.000245725 Jy ! Component: 2850 - total flux cleaned = -0.000204593 Jy ! Component: 2900 - total flux cleaned = -0.00021489 Jy ! Component: 2950 - total flux cleaned = -0.00020474 Jy ! Component: 3000 - total flux cleaned = -0.000255365 Jy ! Component: 3050 - total flux cleaned = -0.000204973 Jy ! Component: 3100 - total flux cleaned = -0.000175037 Jy ! Component: 3150 - total flux cleaned = -0.000175191 Jy ! Component: 3200 - total flux cleaned = -0.000194957 Jy ! Component: 3250 - total flux cleaned = -0.000155774 Jy ! Component: 3300 - total flux cleaned = -0.000126524 Jy ! Component: 3350 - total flux cleaned = -0.000155571 Jy ! Component: 3400 - total flux cleaned = -0.000174826 Jy ! Component: 3450 - total flux cleaned = -0.000155616 Jy ! Component: 3500 - total flux cleaned = -0.000165166 Jy ! Component: 3550 - total flux cleaned = -0.000155657 Jy ! Component: 3600 - total flux cleaned = -0.000155647 Jy ! Component: 3650 - total flux cleaned = -0.000118143 Jy ! Component: 3700 - total flux cleaned = -0.000155344 Jy ! Component: 3750 - total flux cleaned = -0.000118278 Jy ! Component: 3800 - total flux cleaned = -0.000155103 Jy ! Component: 3850 - total flux cleaned = -0.000100157 Jy ! Component: 3900 - total flux cleaned = -0.000154756 Jy ! Component: 3950 - total flux cleaned = -0.000127489 Jy ! Component: 4000 - total flux cleaned = -9.14909e-05 Jy ! Component: 4050 - total flux cleaned = -6.45625e-05 Jy ! Total flux subtracted in 4096 components = -7.34893e-05 Jy ! Clean residual min=-0.000495 max=0.000566 Jy/beam ! Clean residual mean=0.000000 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.0646007 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 435 components and 0.0646007 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J0933+1009_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.225 x 9.056 at -12.12 degrees (North through East) ! Clean map min=-0.00084915 max=0.053776 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J0933+1009_S_a_map.fits wmodel /vlbi/uf001/uvm//J0933+1009_S_a_map.mod ! Writing 435 model components to file: /vlbi/uf001/uvm//J0933+1009_S_a_map.mod wobs /vlbi/uf001/uvm//J0933+1009_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J0933+1009_S_a_uvs.fits wwins /vlbi/uf001/uvm//J0933+1009_S_a_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uvm//J0933+1009_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0537755 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000165058 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.920817 0.920817 1.84163 3.68327 7.36654 14.7331 29.4662 58.9323 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.053 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 325.797 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J0933+1009_S_a_dfm.log closed on Sun Jan 13 21:16:11 2019