! Started logfile: /scr/pima/rv102_uvs/J2138-1810_X_dfm.log on Sat Nov 9 10:22:13 2019 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.40599 obs /scr/pima/rv102_uvs/J2138-1810_X_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J2138-1810_X_uva.fits ! AN table 1: 117 integrations on 6 of 6 possible baselines. ! AN table 2: 117 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.988782 visibilities/baseline/integration-bin. ! Found source: J2138-1810 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 7404 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J2138-1810_X] 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.200x0.200 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 27 telescope corrections were flagged in sub-array 1. ! A total of 33 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! A total of 33 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! A total of 33 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! A total of 33 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.004265Jy sigma=20.312885 ! Fit after self-cal, rms=0.937888Jy sigma=18.991007 ! 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=3.579 mas, bmaj=9.904 mas, bpa=-14.4 degrees ! Estimated noise=0.908648 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0471529 Jy ! Component: 100 - total flux cleaned = 0.0517629 Jy ! Total flux subtracted in 100 components = 0.0517629 Jy ! Clean residual min=-0.005522 max=0.005522 Jy/beam ! Clean residual mean=0.000021 rms=0.002182 Jy/beam ! Combined flux in latest and established models = 0.0517629 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0517629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079560Jy sigma=1.557673 ! Fit after self-cal, rms=0.078507Jy sigma=1.537289 ! 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.243 mas, bmaj=10.15 mas, bpa=-14.11 degrees ! Estimated noise=0.42311 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.00537894 Jy ! Component: 100 - total flux cleaned = 0.00602999 Jy ! Component: 150 - total flux cleaned = 0.00492264 Jy ! Component: 200 - total flux cleaned = 0.00296778 Jy ! Total flux subtracted in 200 components = 0.00296778 Jy ! Clean residual min=-0.003032 max=0.003009 Jy/beam ! Clean residual mean=0.000026 rms=0.001333 Jy/beam ! Combined flux in latest and established models = 0.0547306 Jy ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 102 components and 0.0547306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076506Jy sigma=1.493319 ! Fit after self-cal, rms=0.076263Jy sigma=1.487989 ! 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.243 x 10.15 at -14.11 degrees (North through East) ! Clean map min=-0.0079164 max=0.063081 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.85 KP 1.14 LA 0.88 PT 1.11 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.09 KP 0.98 LA 0.96 NL 1.11 ! PT 0.88 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 1.14 LA 0.91 PT 1.09 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.08 KP 1.05 LA 0.91 NL 1.03 ! PT 0.91 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.78 KP 1.13 LA 0.96 PT 1.08 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 KP 1.19 LA 0.96 NL 1.01 ! PT 0.89 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 0.95 LA 0.83 PT 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.05 KP 1.09 LA 0.88 NL 1.00 ! PT 0.99 ! ! ! Fit before self-cal, rms=0.076263Jy sigma=1.487989 ! Fit after self-cal, rms=0.074965Jy sigma=1.476890 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.348 mas, bmaj=10.15 mas, bpa=-13.81 degrees ! Estimated noise=0.410532 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.0018341 Jy ! Component: 100 - total flux cleaned = 0.0019295 Jy ! Component: 150 - total flux cleaned = 0.00164309 Jy ! Component: 200 - total flux cleaned = 0.0015848 Jy ! Total flux subtracted in 200 components = 0.0015848 Jy ! Clean residual min=-0.000976 max=0.000970 Jy/beam ! Clean residual mean=0.000003 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.0563154 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 175 components and 0.0563154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074792Jy sigma=1.473227 ! Fit after self-cal, rms=0.074987Jy sigma=1.469860 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074987Jy sigma=1.469860 ! Fit after self-cal, rms=0.075846Jy sigma=1.469384 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.369 mas, bmaj=10.16 mas, bpa=-13.76 degrees ! Estimated noise=0.41056 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0003326 Jy ! Component: 100 - total flux cleaned = 0.000677779 Jy ! Component: 150 - total flux cleaned = 0.000968271 Jy ! Component: 200 - total flux cleaned = 0.00116823 Jy ! Total flux subtracted in 200 components = 0.00116823 Jy ! Clean residual min=-0.000758 max=0.000759 Jy/beam ! Clean residual mean=0.000002 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.0574837 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 228 components and 0.0574837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075741Jy sigma=1.467241 ! Fit after self-cal, rms=0.075797Jy sigma=1.466098 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.000203872 Jy ! Component: 100 - total flux cleaned = 0.000112734 Jy ! Component: 150 - total flux cleaned = 0.000162102 Jy ! Component: 200 - total flux cleaned = 6.02259e-06 Jy ! Total flux subtracted in 200 components = 6.02259e-06 Jy ! Clean residual min=-0.000627 max=0.000628 Jy/beam ! Clean residual mean=0.000001 rms=0.000263 Jy/beam ! Combined flux in latest and established models = 0.0574897 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 273 components and 0.0574897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075731Jy sigma=1.464730 ! Fit after self-cal, rms=0.075721Jy sigma=1.464328 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075721Jy sigma=1.464328 ! Fit after self-cal, rms=0.076021Jy sigma=1.464029 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.376 mas, bmaj=10.18 mas, bpa=-13.77 degrees ! Estimated noise=0.410297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000168304 Jy ! Component: 100 - total flux cleaned = 0.000361136 Jy ! Component: 150 - total flux cleaned = 0.000647302 Jy ! Component: 200 - total flux cleaned = 0.000964087 Jy ! Total flux subtracted in 200 components = 0.000964087 Jy ! Clean residual min=-0.000545 max=0.000552 Jy/beam ! Clean residual mean=0.000001 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.0584538 Jy selfcal ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 326 components and 0.0584538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075966Jy sigma=1.462961 ! Fit after self-cal, rms=0.075970Jy sigma=1.462709 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.00030207 Jy ! Component: 100 - total flux cleaned = 0.000673976 Jy ! Component: 150 - total flux cleaned = 0.000733919 Jy ! Component: 200 - total flux cleaned = 0.00073425 Jy ! Total flux subtracted in 200 components = 0.00073425 Jy ! Clean residual min=-0.000454 max=0.000456 Jy/beam ! Clean residual mean=0.000001 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.059188 Jy ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 384 components and 0.059188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075937Jy sigma=1.462068 ! Fit after self-cal, rms=0.075923Jy sigma=1.461818 ! Inverting map ! Added new window around map position (14.8, -46). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000676484 Jy ! Component: 100 - total flux cleaned = 0.00105925 Jy ! Component: 150 - total flux cleaned = 0.00137168 Jy ! Component: 200 - total flux cleaned = 0.00159578 Jy ! Total flux subtracted in 200 components = 0.00159578 Jy ! Clean residual min=-0.000672 max=0.000950 Jy/beam ! Clean residual mean=-0.000001 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.0607838 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 437 components and 0.0607838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075910Jy sigma=1.461582 ! Fit after self-cal, rms=0.075899Jy sigma=1.461492 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075899Jy sigma=1.461492 ! Fit after self-cal, rms=0.076111Jy sigma=1.461274 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.592 mas, bmaj=10.15 mas, bpa=-13.42 degrees ! Estimated noise=0.409149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000558558 Jy ! Component: 100 - total flux cleaned = 0.000891193 Jy ! Component: 150 - total flux cleaned = 0.00114808 Jy ! Component: 200 - total flux cleaned = 0.00129805 Jy ! Total flux subtracted in 200 components = 0.00129805 Jy ! Clean residual min=-0.000739 max=0.001020 Jy/beam ! Clean residual mean=-0.000002 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.0620819 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 476 components and 0.0620819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076100Jy sigma=1.461119 ! Fit after self-cal, rms=0.076100Jy sigma=1.461034 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.000522611 Jy ! Component: 100 - total flux cleaned = 0.000810031 Jy ! Component: 150 - total flux cleaned = 0.00103353 Jy ! Component: 200 - total flux cleaned = 0.00110384 Jy ! Total flux subtracted in 200 components = 0.00110384 Jy ! Clean residual min=-0.000621 max=0.000920 Jy/beam ! Clean residual mean=-0.000002 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.0631857 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 509 components and 0.0631857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076093Jy sigma=1.460934 ! Fit after self-cal, rms=0.076086Jy sigma=1.460892 ! 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.377 mas, bmaj=10.2 mas, bpa=-13.78 degrees ! Estimated noise=0.409953 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.377 x 10.2 at -13.78 degrees (North through East) ! Clean map min=-0.0051645 max=0.060411 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.689 mas, bmaj=10.02 mas, bpa=-13.93 degrees ! Estimated noise=0.887243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0317094 Jy ! Component: 100 - total flux cleaned = 0.0343995 Jy ! Component: 150 - total flux cleaned = 0.0312749 Jy ! Component: 200 - total flux cleaned = 0.0283365 Jy ! Total flux subtracted in 200 components = 0.0283365 Jy ! Clean residual min=-0.024565 max=0.033467 Jy/beam ! Clean residual mean=0.000150 rms=0.007419 Jy/beam ! Combined flux in latest and established models = 0.0283365 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0283365 Jy ! Inverting map and beam ! Estimated beam: bmin=4.377 mas, bmaj=10.2 mas, bpa=-13.78 degrees ! Estimated noise=0.409953 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 (0.6, -0.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0294746 Jy ! Component: 100 - total flux cleaned = 0.0324848 Jy ! Component: 150 - total flux cleaned = 0.0331352 Jy ! Component: 200 - total flux cleaned = 0.0346761 Jy ! Total flux subtracted in 200 components = 0.0346761 Jy ! Clean residual min=-0.009430 max=0.009002 Jy/beam ! Clean residual mean=0.000039 rms=0.002871 Jy/beam ! Combined flux in latest and established models = 0.0630127 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 67 components and 0.0630127 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.592 mas, bmaj=10.15 mas, bpa=-13.42 degrees ! Estimated noise=0.409149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273336 Jy ! Component: 100 - total flux cleaned = 0.00385929 Jy ! Component: 150 - total flux cleaned = 0.00501376 Jy ! Component: 200 - total flux cleaned = 0.00648586 Jy ! Total flux subtracted in 200 components = 0.00648586 Jy ! Clean residual min=-0.008592 max=0.007632 Jy/beam ! Clean residual mean=0.000032 rms=0.002294 Jy/beam ! Combined flux in latest and established models = 0.0694986 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.00146759 Jy ! Component: 100 - total flux cleaned = 0.00341844 Jy ! Component: 150 - total flux cleaned = 0.00491352 Jy ! Component: 200 - total flux cleaned = 0.00622644 Jy ! Total flux subtracted in 200 components = 0.00622644 Jy ! Clean residual min=-0.007774 max=0.006707 Jy/beam ! Clean residual mean=0.000022 rms=0.002035 Jy/beam ! Combined flux in latest and established models = 0.075725 Jy ! Adding 96 model components to the UV plane model. ! The established model now contains 156 components and 0.075725 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.377 mas, bmaj=10.2 mas, bpa=-13.78 degrees ! Estimated noise=0.409953 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167219 Jy ! Component: 100 - total flux cleaned = 0.00272315 Jy ! Component: 150 - total flux cleaned = 0.00402498 Jy ! Component: 200 - total flux cleaned = 0.00516978 Jy ! Total flux subtracted in 200 components = 0.00516978 Jy ! Clean residual min=-0.007271 max=0.005910 Jy/beam ! Clean residual mean=0.000021 rms=0.001822 Jy/beam ! Combined flux in latest and established models = 0.0808948 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 185 components and 0.0808948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077561Jy sigma=1.494386 ! Fit after self-cal, rms=0.076674Jy sigma=1.475680 wmodel J2138-1810_X_map.mod ! Writing 185 model components to file: J2138-1810_X_map.mod wobs J2138-1810_X_uvs.fits ! Writing UV FITS file: J2138-1810_X_uvs.fits wwins J2138-1810_X_map.win ! wwins: Wrote 2 windows to J2138-1810_X_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.000349638 Jy ! Component: 100 - total flux cleaned = -0.000343753 Jy ! Component: 150 - total flux cleaned = -0.000810536 Jy ! Component: 200 - total flux cleaned = -0.00110324 Jy ! Component: 250 - total flux cleaned = -0.00148297 Jy ! Component: 300 - total flux cleaned = -0.00165789 Jy ! Component: 350 - total flux cleaned = -0.00178897 Jy ! Component: 400 - total flux cleaned = -0.00188132 Jy ! Component: 450 - total flux cleaned = -0.00199717 Jy ! Component: 500 - total flux cleaned = -0.00202387 Jy ! Component: 550 - total flux cleaned = -0.00207659 Jy ! Component: 600 - total flux cleaned = -0.00217737 Jy ! Component: 650 - total flux cleaned = -0.00229826 Jy ! Component: 700 - total flux cleaned = -0.0024158 Jy ! Component: 750 - total flux cleaned = -0.00252887 Jy ! Component: 800 - total flux cleaned = -0.00261658 Jy ! Component: 850 - total flux cleaned = -0.00272238 Jy ! Component: 900 - total flux cleaned = -0.00282434 Jy ! Component: 950 - total flux cleaned = -0.00288363 Jy ! Component: 1000 - total flux cleaned = -0.00297971 Jy ! Component: 1050 - total flux cleaned = -0.00309161 Jy ! Component: 1100 - total flux cleaned = -0.00323773 Jy ! Component: 1150 - total flux cleaned = -0.00338036 Jy ! Component: 1200 - total flux cleaned = -0.00343281 Jy ! Component: 1250 - total flux cleaned = -0.00346715 Jy ! Component: 1300 - total flux cleaned = -0.003552 Jy ! Component: 1350 - total flux cleaned = -0.00360194 Jy ! Component: 1400 - total flux cleaned = -0.00361839 Jy ! Component: 1450 - total flux cleaned = -0.0036512 Jy ! Component: 1500 - total flux cleaned = -0.00368339 Jy ! Component: 1550 - total flux cleaned = -0.0037314 Jy ! Component: 1600 - total flux cleaned = -0.00381028 Jy ! Component: 1650 - total flux cleaned = -0.00384137 Jy ! Component: 1700 - total flux cleaned = -0.0038879 Jy ! Component: 1750 - total flux cleaned = -0.00393401 Jy ! Component: 1800 - total flux cleaned = -0.00396461 Jy ! Component: 1850 - total flux cleaned = -0.00401014 Jy ! Component: 1900 - total flux cleaned = -0.00402525 Jy ! Component: 1950 - total flux cleaned = -0.00404009 Jy ! Component: 2000 - total flux cleaned = -0.00405495 Jy ! Component: 2050 - total flux cleaned = -0.0040847 Jy ! Component: 2100 - total flux cleaned = -0.0041444 Jy ! Component: 2150 - total flux cleaned = -0.00418911 Jy ! Component: 2200 - total flux cleaned = -0.00426387 Jy ! Component: 2250 - total flux cleaned = -0.00427889 Jy ! Component: 2300 - total flux cleaned = -0.00432393 Jy ! Component: 2350 - total flux cleaned = -0.00439919 Jy ! Component: 2400 - total flux cleaned = -0.00442948 Jy ! Component: 2450 - total flux cleaned = -0.00449021 Jy ! Component: 2500 - total flux cleaned = -0.00455119 Jy ! Component: 2550 - total flux cleaned = -0.00464339 Jy ! Component: 2600 - total flux cleaned = -0.00467454 Jy ! Component: 2650 - total flux cleaned = -0.00469032 Jy ! Component: 2700 - total flux cleaned = -0.00472219 Jy ! Component: 2750 - total flux cleaned = -0.0047222 Jy ! Component: 2800 - total flux cleaned = -0.00472227 Jy ! Component: 2850 - total flux cleaned = -0.00475517 Jy ! Component: 2900 - total flux cleaned = -0.00475507 Jy ! Component: 2950 - total flux cleaned = -0.00468713 Jy ! Component: 3000 - total flux cleaned = -0.00466997 Jy ! Component: 3050 - total flux cleaned = -0.00463507 Jy ! Component: 3100 - total flux cleaned = -0.00456414 Jy ! Component: 3150 - total flux cleaned = -0.00450998 Jy ! Component: 3200 - total flux cleaned = -0.00449158 Jy ! Component: 3250 - total flux cleaned = -0.00447311 Jy ! Component: 3300 - total flux cleaned = -0.00443568 Jy ! Component: 3350 - total flux cleaned = -0.00439769 Jy ! Component: 3400 - total flux cleaned = -0.00435903 Jy ! Component: 3450 - total flux cleaned = -0.0043392 Jy ! Component: 3500 - total flux cleaned = -0.00427929 Jy ! Component: 3550 - total flux cleaned = -0.00425856 Jy ! Component: 3600 - total flux cleaned = -0.00423765 Jy ! Component: 3650 - total flux cleaned = -0.00423765 Jy ! Component: 3700 - total flux cleaned = -0.00417364 Jy ! Component: 3750 - total flux cleaned = -0.00419525 Jy ! Component: 3800 - total flux cleaned = -0.00421721 Jy ! Component: 3850 - total flux cleaned = -0.00415024 Jy ! Component: 3900 - total flux cleaned = -0.00412794 Jy ! Component: 3950 - total flux cleaned = -0.00412777 Jy ! Component: 4000 - total flux cleaned = -0.00410451 Jy ! Component: 4050 - total flux cleaned = -0.00405663 Jy ! Total flux subtracted in 4096 components = -0.00403192 Jy ! Clean residual min=-0.001489 max=0.001403 Jy/beam ! Clean residual mean=0.000016 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.0768629 Jy keep ! Adding 392 model components to the UV plane model. ! The established model now contains 577 components and 0.0768628 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv102_uvs/J2138-1810_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.377 x 10.2 at -13.78 degrees (North through East) ! Clean map min=-0.0058485 max=0.042284 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J2138-1810_X_map.fits wmodel /scr/pima/rv102_uvs/J2138-1810_X_map.mod ! Writing 577 model components to file: /scr/pima/rv102_uvs/J2138-1810_X_map.mod wobs /scr/pima/rv102_uvs/J2138-1810_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J2138-1810_X_uvs.fits wwins /scr/pima/rv102_uvs/J2138-1810_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rv102_uvs/J2138-1810_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.042284 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000494086 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.50549 3.50549 7.01097 14.0219 28.0439 56.0878 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.042 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 85.58 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J2138-1810_X_dfm.log closed on Sat Nov 9 10:22:18 2019