! Started logfile: /vlbi/uf001/uvm//J1859-0121_S_a_dfm.log on Sun Jan 13 22:18:43 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//J1859-0121_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J1859-0121_S_a_uvm.fits ! AN table 1: 72 integrations on 36 of 36 possible baselines. ! AN table 2: 58 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.914137 visibilities/baseline/integration-bin. ! Found source: J1859-0121 ! ! 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 11562 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 J1859-0121_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 48 telescope corrections were flagged in sub-array 1. ! A total of 16 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! A total of 16 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! A total of 16 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.006719Jy sigma=18.498926 ! Fit after self-cal, rms=0.926663Jy sigma=16.992957 ! 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.682 mas, bmaj=6.67 mas, bpa=-6.231 degrees ! Estimated noise=0.524871 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.0504811 Jy ! Component: 100 - total flux cleaned = 0.0716887 Jy ! Total flux subtracted in 100 components = 0.0716887 Jy ! Clean residual min=-0.004772 max=0.010628 Jy/beam ! Clean residual mean=0.000051 rms=0.001556 Jy/beam ! Combined flux in latest and established models = 0.0716887 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0716887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078705Jy sigma=1.389564 ! Fit after self-cal, rms=0.078045Jy sigma=1.378573 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139349 Jy ! Component: 100 - total flux cleaned = 0.0230953 Jy ! Total flux subtracted in 100 components = 0.0230953 Jy ! Clean residual min=-0.004163 max=0.006950 Jy/beam ! Clean residual mean=0.000034 rms=0.001190 Jy/beam ! Combined flux in latest and established models = 0.094784 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 39 components and 0.094784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073726Jy sigma=1.285799 ! Fit after self-cal, rms=0.073708Jy sigma=1.284896 ! 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.355 mas, bmaj=8.115 mas, bpa=-6.928 degrees ! Estimated noise=0.366695 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 (3.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131156 Jy ! Component: 100 - total flux cleaned = 0.0212223 Jy ! Component: 150 - total flux cleaned = 0.0267854 Jy ! Component: 200 - total flux cleaned = 0.0308901 Jy ! Total flux subtracted in 200 components = 0.0308901 Jy ! Clean residual min=-0.002962 max=0.005736 Jy/beam ! Clean residual mean=0.000027 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.125674 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 80 components and 0.125674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071187Jy sigma=1.231217 ! Fit after self-cal, rms=0.071148Jy sigma=1.229474 ! 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.355 x 8.115 at -6.928 degrees (North through East) ! Clean map min=-0.0030331 max=0.069412 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 HN 1.02 KP 0.94 LA 0.94 ! MK 1.06 NL 1.16 OV 0.95 PT 1.00 ! SC 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.14 FD 0.84 HN 1.05 KP 1.03 ! LA 0.91 MK 1.15 NL 1.11 PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 HN 1.08 KP 0.99 LA 0.96 ! MK 1.04 NL 1.15 OV 0.80 PT 0.97 ! SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.90 FD 0.86 HN 1.07 KP 0.98 ! LA 0.96 MK 0.99 NL 0.69 PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 HN 1.11 KP 1.01 LA 0.95 ! MK 1.06 NL 1.09 OV 0.91 PT 0.98 ! SC 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.13 FD 0.87 HN 1.12 KP 1.04 ! LA 0.92 MK 1.11 NL 0.97 PT 0.98 ! ! ! Fit before self-cal, rms=0.071148Jy sigma=1.229474 ! Fit after self-cal, rms=0.072051Jy sigma=1.200599 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.407 mas, bmaj=8.201 mas, bpa=-5.978 degrees ! Estimated noise=0.364928 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.16474e-05 Jy ! Component: 100 - total flux cleaned = -8.2322e-05 Jy ! Component: 150 - total flux cleaned = -4.19387e-05 Jy ! Component: 200 - total flux cleaned = -8.53547e-06 Jy ! Total flux subtracted in 200 components = -8.53547e-06 Jy ! Clean residual min=-0.002617 max=0.002615 Jy/beam ! Clean residual mean=0.000005 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.125666 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 94 components and 0.125666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071993Jy sigma=1.199560 ! Fit after self-cal, rms=0.072198Jy sigma=1.198282 ! 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.072198Jy sigma=1.198282 ! Fit after self-cal, rms=0.074782Jy sigma=1.191266 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.389 mas, bmaj=8.234 mas, bpa=-6.349 degrees ! Estimated noise=0.366845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000547346 Jy ! Component: 100 - total flux cleaned = 0.000647224 Jy ! Component: 150 - total flux cleaned = 0.000762696 Jy ! Component: 200 - total flux cleaned = 0.000837897 Jy ! Total flux subtracted in 200 components = 0.000837897 Jy ! Clean residual min=-0.001961 max=0.002026 Jy/beam ! Clean residual mean=0.000002 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.126503 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 114 components and 0.126503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074750Jy sigma=1.190886 ! Fit after self-cal, rms=0.074801Jy sigma=1.190622 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.00024082 Jy ! Component: 100 - total flux cleaned = 0.000241243 Jy ! Component: 150 - total flux cleaned = 0.000280799 Jy ! Component: 200 - total flux cleaned = 0.000316223 Jy ! Total flux subtracted in 200 components = 0.000316223 Jy ! Clean residual min=-0.001952 max=0.001999 Jy/beam ! Clean residual mean=0.000002 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.12682 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 123 components and 0.12682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074786Jy sigma=1.190452 ! Fit after self-cal, rms=0.074787Jy sigma=1.190431 ! 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.074787Jy sigma=1.190431 ! Fit after self-cal, rms=0.077668Jy sigma=1.182341 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.374 mas, bmaj=8.242 mas, bpa=-6.541 degrees ! Estimated noise=0.364967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.84942e-05 Jy ! Component: 100 - total flux cleaned = -0.000109466 Jy ! Component: 150 - total flux cleaned = -8.06525e-05 Jy ! Component: 200 - total flux cleaned = -4.31413e-05 Jy ! Total flux subtracted in 200 components = -4.31413e-05 Jy ! Clean residual min=-0.002108 max=0.001577 Jy/beam ! Clean residual mean=0.000001 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.126777 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 132 components and 0.126777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077659Jy sigma=1.182232 ! Fit after self-cal, rms=0.077728Jy sigma=1.181955 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.9805e-05 Jy ! Component: 100 - total flux cleaned = 8.46836e-06 Jy ! Component: 150 - total flux cleaned = 1.98604e-05 Jy ! Component: 200 - total flux cleaned = 3.08048e-05 Jy ! Total flux subtracted in 200 components = 3.08048e-05 Jy ! Clean residual min=-0.002078 max=0.001527 Jy/beam ! Clean residual mean=0.000001 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.126807 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 147 components and 0.126807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077723Jy sigma=1.181903 ! Fit after self-cal, rms=0.077725Jy sigma=1.181896 ! 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.077725Jy sigma=1.181896 ! Fit after self-cal, rms=0.077948Jy sigma=1.181855 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.256 mas, bmaj=13.16 mas, bpa=-10.28 degrees ! Estimated noise=0.445266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.55e-05 Jy ! Component: 100 - total flux cleaned = -0.000123993 Jy ! Component: 150 - total flux cleaned = -0.000132946 Jy ! Component: 200 - total flux cleaned = -0.000149086 Jy ! Total flux subtracted in 200 components = -0.000149086 Jy ! Clean residual min=-0.001741 max=0.001283 Jy/beam ! Clean residual mean=-0.000000 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.126658 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 164 components and 0.126658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077947Jy sigma=1.181863 ! Fit after self-cal, rms=0.077952Jy sigma=1.181846 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.16036e-05 Jy ! Component: 100 - total flux cleaned = -3.90899e-05 Jy ! Component: 150 - total flux cleaned = -4.60217e-05 Jy ! Component: 200 - total flux cleaned = -4.59854e-05 Jy ! Total flux subtracted in 200 components = -4.59854e-05 Jy ! Clean residual min=-0.001728 max=0.001275 Jy/beam ! Clean residual mean=-0.000000 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.126612 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 171 components and 0.126612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077952Jy sigma=1.181870 ! Fit after self-cal, rms=0.077953Jy sigma=1.181861 ! 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.363 mas, bmaj=8.242 mas, bpa=-6.651 degrees ! Estimated noise=0.363618 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.363 x 8.242 at -6.651 degrees (North through East) ! Clean map min=-0.0019361 max=0.068125 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.665 mas, bmaj=6.712 mas, bpa=-5.398 degrees ! Estimated noise=0.528787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0513057 Jy ! Component: 100 - total flux cleaned = 0.0741392 Jy ! Component: 150 - total flux cleaned = 0.0872968 Jy ! Component: 200 - total flux cleaned = 0.0958083 Jy ! Total flux subtracted in 200 components = 0.0958083 Jy ! Clean residual min=-0.003540 max=0.004900 Jy/beam ! Clean residual mean=0.000021 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.0958083 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.0958083 Jy ! Inverting map and beam ! Estimated beam: bmin=3.363 mas, bmaj=8.242 mas, bpa=-6.651 degrees ! Estimated noise=0.363618 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.0101325 Jy ! Component: 100 - total flux cleaned = 0.0164163 Jy ! Component: 150 - total flux cleaned = 0.0206358 Jy ! Component: 200 - total flux cleaned = 0.0235618 Jy ! Total flux subtracted in 200 components = 0.0235618 Jy ! Clean residual min=-0.002398 max=0.002488 Jy/beam ! Clean residual mean=0.000009 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.11937 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 114 components and 0.11937 Jy ! Inverting map ! Added new window around map position (-4.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00250689 Jy ! Component: 100 - total flux cleaned = 0.00416611 Jy ! Component: 150 - total flux cleaned = 0.00538887 Jy ! Component: 200 - total flux cleaned = 0.00589153 Jy ! Total flux subtracted in 200 components = 0.00589153 Jy ! Clean residual min=-0.002094 max=0.001579 Jy/beam ! Clean residual mean=0.000002 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.125262 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 142 components and 0.125262 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.256 mas, bmaj=13.16 mas, bpa=-10.28 degrees ! Estimated noise=0.445266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000830077 Jy ! Component: 100 - total flux cleaned = 0.000943397 Jy ! Component: 150 - total flux cleaned = 0.00101376 Jy ! Component: 200 - total flux cleaned = 0.00103463 Jy ! Total flux subtracted in 200 components = 0.00103463 Jy ! Clean residual min=-0.001760 max=0.001211 Jy/beam ! Clean residual mean=-0.000000 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.126296 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.84241e-05 Jy ! Component: 100 - total flux cleaned = -5.16783e-05 Jy ! Component: 150 - total flux cleaned = -8.21149e-05 Jy ! Component: 200 - total flux cleaned = -9.51316e-05 Jy ! Total flux subtracted in 200 components = -9.51316e-05 Jy ! Clean residual min=-0.001738 max=0.001212 Jy/beam ! Clean residual mean=-0.000000 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.126201 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 172 components and 0.126201 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.363 mas, bmaj=8.242 mas, bpa=-6.651 degrees ! Estimated noise=0.363618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.85662e-05 Jy ! Component: 100 - total flux cleaned = -7.43957e-06 Jy ! Component: 150 - total flux cleaned = 1.18173e-05 Jy ! Component: 200 - total flux cleaned = 1.27083e-05 Jy ! Total flux subtracted in 200 components = 1.27083e-05 Jy ! Clean residual min=-0.001989 max=0.001534 Jy/beam ! Clean residual mean=0.000000 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.126214 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 190 components and 0.126214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077945Jy sigma=1.181841 ! Fit after self-cal, rms=0.077920Jy sigma=1.181691 wmodel J1859-0121_S_a_map.mod ! Writing 190 model components to file: J1859-0121_S_a_map.mod wobs J1859-0121_S_a_uvs.fits ! Writing UV FITS file: J1859-0121_S_a_uvs.fits wwins J1859-0121_S_a_map.win ! wwins: Wrote 3 windows to J1859-0121_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.000818263 Jy ! Component: 100 - total flux cleaned = -0.00112933 Jy ! Component: 150 - total flux cleaned = -0.0010802 Jy ! Component: 200 - total flux cleaned = -0.000959525 Jy ! Component: 250 - total flux cleaned = -0.000890842 Jy ! Component: 300 - total flux cleaned = -0.00091328 Jy ! Component: 350 - total flux cleaned = -0.000912921 Jy ! Component: 400 - total flux cleaned = -0.000892105 Jy ! Component: 450 - total flux cleaned = -0.000871612 Jy ! Component: 500 - total flux cleaned = -0.00081085 Jy ! Component: 550 - total flux cleaned = -0.000850932 Jy ! Component: 600 - total flux cleaned = -0.000850412 Jy ! Component: 650 - total flux cleaned = -0.000773091 Jy ! Component: 700 - total flux cleaned = -0.000716234 Jy ! Component: 750 - total flux cleaned = -0.000772385 Jy ! Component: 800 - total flux cleaned = -0.000716279 Jy ! Component: 850 - total flux cleaned = -0.000643111 Jy ! Component: 900 - total flux cleaned = -0.000679241 Jy ! Component: 950 - total flux cleaned = -0.000661289 Jy ! Component: 1000 - total flux cleaned = -0.000678713 Jy ! Component: 1050 - total flux cleaned = -0.000626416 Jy ! Component: 1100 - total flux cleaned = -0.000660881 Jy ! Component: 1150 - total flux cleaned = -0.000660877 Jy ! Component: 1200 - total flux cleaned = -0.000643747 Jy ! Component: 1250 - total flux cleaned = -0.000643495 Jy ! Component: 1300 - total flux cleaned = -0.000692839 Jy ! Component: 1350 - total flux cleaned = -0.000659729 Jy ! Component: 1400 - total flux cleaned = -0.000611037 Jy ! Component: 1450 - total flux cleaned = -0.000579148 Jy ! Component: 1500 - total flux cleaned = -0.000579242 Jy ! Component: 1550 - total flux cleaned = -0.000532163 Jy ! Component: 1600 - total flux cleaned = -0.000485631 Jy ! Component: 1650 - total flux cleaned = -0.000547517 Jy ! Component: 1700 - total flux cleaned = -0.000547447 Jy ! Component: 1750 - total flux cleaned = -0.000501676 Jy ! Component: 1800 - total flux cleaned = -0.000441416 Jy ! Component: 1850 - total flux cleaned = -0.000441661 Jy ! Component: 1900 - total flux cleaned = -0.00045641 Jy ! Component: 1950 - total flux cleaned = -0.000412351 Jy ! Component: 2000 - total flux cleaned = -0.000426902 Jy ! Component: 2050 - total flux cleaned = -0.000354796 Jy ! Component: 2100 - total flux cleaned = -0.000369173 Jy ! Component: 2150 - total flux cleaned = -0.000326608 Jy ! Component: 2200 - total flux cleaned = -0.000298248 Jy ! Component: 2250 - total flux cleaned = -0.000256281 Jy ! Component: 2300 - total flux cleaned = -0.000242643 Jy ! Component: 2350 - total flux cleaned = -0.000159822 Jy ! Component: 2400 - total flux cleaned = -0.000105205 Jy ! Component: 2450 - total flux cleaned = -0.000105253 Jy ! Component: 2500 - total flux cleaned = -7.83224e-05 Jy ! Component: 2550 - total flux cleaned = -2.48624e-05 Jy ! Component: 2600 - total flux cleaned = 1.51153e-05 Jy ! Component: 2650 - total flux cleaned = 0.000120517 Jy ! Component: 2700 - total flux cleaned = 0.000120594 Jy ! Component: 2750 - total flux cleaned = 0.000211376 Jy ! Component: 2800 - total flux cleaned = 0.000185493 Jy ! Component: 2850 - total flux cleaned = 0.000287952 Jy ! Component: 2900 - total flux cleaned = 0.000236842 Jy ! Component: 2950 - total flux cleaned = 0.000236656 Jy ! Component: 3000 - total flux cleaned = 0.000211525 Jy ! Component: 3050 - total flux cleaned = 0.000249136 Jy ! Component: 3100 - total flux cleaned = 0.000224344 Jy ! Component: 3150 - total flux cleaned = 0.000248767 Jy ! Component: 3200 - total flux cleaned = 0.000236486 Jy ! Component: 3250 - total flux cleaned = 0.000187947 Jy ! Component: 3300 - total flux cleaned = 0.000284558 Jy ! Component: 3350 - total flux cleaned = 0.000272371 Jy ! Component: 3400 - total flux cleaned = 0.000284184 Jy ! Component: 3450 - total flux cleaned = 0.000260433 Jy ! Component: 3500 - total flux cleaned = 0.000272238 Jy ! Component: 3550 - total flux cleaned = 0.000260546 Jy ! Component: 3600 - total flux cleaned = 0.000295511 Jy ! Component: 3650 - total flux cleaned = 0.000283813 Jy ! Component: 3700 - total flux cleaned = 0.000283864 Jy ! Component: 3750 - total flux cleaned = 0.000272452 Jy ! Component: 3800 - total flux cleaned = 0.000306647 Jy ! Component: 3850 - total flux cleaned = 0.00031792 Jy ! Component: 3900 - total flux cleaned = 0.000261626 Jy ! Component: 3950 - total flux cleaned = 0.000295247 Jy ! Component: 4000 - total flux cleaned = 0.000328722 Jy ! Component: 4050 - total flux cleaned = 0.000317665 Jy ! Total flux subtracted in 4096 components = 0.000295641 Jy ! Clean residual min=-0.000605 max=0.000720 Jy/beam ! Clean residual mean=-0.000001 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.126509 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 466 components and 0.126509 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J1859-0121_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.363 x 8.242 at -6.651 degrees (North through East) ! Clean map min=-0.0014166 max=0.068727 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J1859-0121_S_a_map.fits wmodel /vlbi/uf001/uvm//J1859-0121_S_a_map.mod ! Writing 466 model components to file: /vlbi/uf001/uvm//J1859-0121_S_a_map.mod wobs /vlbi/uf001/uvm//J1859-0121_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J1859-0121_S_a_uvs.fits wwins /vlbi/uf001/uvm//J1859-0121_S_a_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uvm//J1859-0121_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0687274 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201796 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.880856 0.880856 1.76171 3.52342 7.04684 14.0937 28.1874 56.3748 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.068 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 340.578 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J1859-0121_S_a_dfm.log closed on Sun Jan 13 22:18:48 2019