! Started logfile: /scr/pima/rv102_uvs/J1658-0739_X_dfm.log on Sat Nov 9 10:20:44 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/J1658-0739_X_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J1658-0739_X_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! AN table 2: 16 integrations on 10 of 10 possible baselines. ! AN table 3: 20 integrations on 3 of 3 possible baselines. ! AN table 4: 108 integrations on 3 of 3 possible baselines. ! AN table 5: 26 integrations on 3 of 3 possible baselines. ! AN table 6: 119 integrations on 36 of 36 possible baselines. ! AN table 7: 52 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.606822 visibilities/baseline/integration-bin. ! Found source: J1658-0739 ! ! 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 18928 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 J1658-0739_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 122 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 15 telescope corrections were flagged in sub-array 3. ! A total of 186 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 433 telescope corrections were flagged in sub-array 6. ! A total of 80 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 2. ! A total of 122 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 15 telescope corrections were flagged in sub-array 3. ! A total of 186 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 433 telescope corrections were flagged in sub-array 6. ! A total of 80 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 3. ! A total of 122 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 15 telescope corrections were flagged in sub-array 3. ! A total of 186 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 433 telescope corrections were flagged in sub-array 6. ! A total of 80 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 4. ! A total of 122 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 15 telescope corrections were flagged in sub-array 3. ! A total of 186 telescope corrections were flagged in sub-array 4. ! A total of 9 telescope corrections were flagged in sub-array 5. ! A total of 433 telescope corrections were flagged in sub-array 6. ! A total of 80 telescope corrections were flagged in sub-array 7. ! ! Fit before self-cal, rms=1.068582Jy sigma=16.118758 ! Fit after self-cal, rms=0.809777Jy sigma=11.918288 ! 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 ! Your choice of large map pixels excluded 0.936% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec ! Estimated beam: bmin=0.5439 mas, bmaj=2.106 mas, bpa=-6.827 degrees ! Estimated noise=0.630177 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.158408 Jy ! Component: 100 - total flux cleaned = 0.224775 Jy ! Total flux subtracted in 100 components = 0.224775 Jy ! Clean residual min=-0.027928 max=0.077323 Jy/beam ! Clean residual mean=0.000045 rms=0.006607 Jy/beam ! Combined flux in latest and established models = 0.224775 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.224775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.249528Jy sigma=3.360300 ! Fit after self-cal, rms=0.246752Jy sigma=3.332554 ! Inverting map ! Your choice of large map pixels excluded 0.936% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec ! Added new window around map position (-1.2, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0768576 Jy ! Component: 100 - total flux cleaned = 0.117638 Jy ! Total flux subtracted in 100 components = 0.117638 Jy ! Clean residual min=-0.017874 max=0.031640 Jy/beam ! Clean residual mean=0.000108 rms=0.004513 Jy/beam ! Combined flux in latest and established models = 0.342413 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.342413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208189Jy sigma=2.657849 ! Fit after self-cal, rms=0.198421Jy sigma=2.544623 ! Inverting map ! Your choice of large map pixels excluded 0.936% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0502223 Jy ! Component: 100 - total flux cleaned = 0.0777882 Jy ! Total flux subtracted in 100 components = 0.0777882 Jy ! Clean residual min=-0.011652 max=0.017632 Jy/beam ! Clean residual mean=0.000152 rms=0.002785 Jy/beam ! Combined flux in latest and established models = 0.420201 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 20 components and 0.420201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177828Jy sigma=2.185874 ! Fit after self-cal, rms=0.175010Jy sigma=2.153560 ! Inverting map ! Your choice of large map pixels excluded 0.936% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0269205 Jy ! Component: 100 - total flux cleaned = 0.043965 Jy ! Total flux subtracted in 100 components = 0.043965 Jy ! Clean residual min=-0.007504 max=0.011488 Jy/beam ! Clean residual mean=0.000170 rms=0.001962 Jy/beam ! Combined flux in latest and established models = 0.464166 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 0.464166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167737Jy sigma=2.023283 ! Fit after self-cal, rms=0.167234Jy sigma=2.016892 ! Inverting map ! Your choice of large map pixels excluded 0.936% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0153895 Jy ! Component: 100 - total flux cleaned = 0.0256628 Jy ! Total flux subtracted in 100 components = 0.0256628 Jy ! Clean residual min=-0.006295 max=0.008070 Jy/beam ! Clean residual mean=0.000179 rms=0.001636 Jy/beam ! Combined flux in latest and established models = 0.489829 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.489829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164593Jy sigma=1.969420 ! Fit after self-cal, rms=0.164404Jy sigma=1.967237 ! Inverting map ! Your choice of large map pixels excluded 0.936% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec 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 ! Your choice of large map pixels excluded 0.936% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec ! Estimated beam: bmin=0.6244 mas, bmaj=2.353 mas, bpa=-6.392 degrees ! Estimated noise=0.371318 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.0155995 Jy ! Component: 100 - total flux cleaned = 0.0254856 Jy ! Component: 150 - total flux cleaned = 0.0321932 Jy ! Component: 200 - total flux cleaned = 0.036899 Jy ! Total flux subtracted in 200 components = 0.036899 Jy ! Clean residual min=-0.005208 max=0.006395 Jy/beam ! Clean residual mean=0.000873 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 0.526728 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 37 components and 0.526728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162549Jy sigma=1.936536 ! Fit after self-cal, rms=0.162476Jy sigma=1.935462 ! Inverting map ! Your choice of large map pixels excluded 0.936% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.6244 x 2.353 at -6.392 degrees (North through East) ! Clean map min=-0.0048361 max=0.21032 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 HN 0.94 KP 1.00 LA 1.01 ! MK 1.03 NL 1.05 PT 0.99 SC 1.01 ! WF 0.86 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.98 KP 0.93 LA 1.01 MK 1.10 ! PT 1.02 ! ! A total of 45 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! KP 0.00* LA 0.00* PT 0.00* ! ! A total of 138 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! MA 0.00* ON 0.00* WZ 0.00* ! ! A total of 69 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! HN 0.00* SC 0.00* WZ 0.00* ! ! A total of 69 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! FD 0.97 HN 0.99 LA 0.98 MA 1.03 ! NL 1.04 PT 0.99 SC 0.96 WF 0.95 ! WZ 1.02 ! ! Telescope amplitude corrections in sub-array 7: ! FD 0.97 HN 1.00 LA 1.00 MK 1.05 ! PT 0.97 SC 1.00 WF 0.87 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 HN 1.01 KP 0.99 LA 1.01 ! MK 1.06 NL 1.03 PT 1.01 SC 0.98 ! WF 0.88 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.98 KP 0.95 LA 1.06 MK 1.05 ! PT 0.99 ! ! A total of 45 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! KP 0.00* LA 0.00* PT 0.00* ! ! A total of 138 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! MA 0.00* ON 0.00* WZ 0.00* ! ! A total of 69 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! HN 0.00* SC 0.00* WZ 0.00* ! ! A total of 69 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! FD 0.99 HN 0.99 LA 0.97 MA 1.06 ! NL 1.01 PT 0.98 SC 0.99 WF 0.86 ! WZ 1.12 ! ! Telescope amplitude corrections in sub-array 7: ! FD 1.02 HN 0.99 LA 0.99 MK 1.03 ! PT 0.95 SC 0.99 WF 0.87 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 HN 0.95 KP 1.02 LA 1.01 ! MK 1.01 NL 1.06 PT 1.01 SC 1.10 ! WF 0.89 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.98 KP 0.99 LA 0.98 MK 1.05 ! PT 1.02 ! ! A total of 45 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! KP 0.00* LA 0.00* PT 0.00* ! ! A total of 138 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! MA 0.00* ON 0.00* WZ 0.00* ! ! A total of 69 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! HN 0.00* SC 0.00* WZ 0.00* ! ! A total of 69 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! FD 0.99 HN 0.98 LA 0.96 MA 1.15 ! NL 1.02 PT 1.00 SC 1.01 WF 0.86 ! WZ 1.04 ! ! Telescope amplitude corrections in sub-array 7: ! FD 1.00 HN 0.88 LA 1.01 MK 1.02 ! PT 0.96 SC 0.94 WF 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.02 KP 1.01 LA 0.99 ! MK 1.01 NL 1.10 PT 1.00 SC 1.09 ! WF 0.86 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.92 KP 0.97 LA 1.05 MK 1.14 ! PT 0.98 ! ! A total of 45 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! KP 0.00* LA 0.00* PT 0.00* ! ! A total of 138 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! MA 0.00* ON 0.00* WZ 0.00* ! ! A total of 69 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! HN 0.00* SC 0.00* WZ 0.00* ! ! A total of 69 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! FD 0.99 HN 0.93 LA 1.00 MA 1.23 ! NL 1.02 PT 1.00 SC 0.99 WF 0.86 ! WZ 0.96 ! ! Telescope amplitude corrections in sub-array 7: ! FD 1.01 HN 0.91 LA 1.00 MK 0.99 ! PT 0.96 SC 0.99 WF 0.93 ! ! ! Fit before self-cal, rms=0.162476Jy sigma=1.935462 ! Fit after self-cal, rms=0.152857Jy sigma=1.904194 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec ! Estimated beam: bmin=0.6273 mas, bmaj=2.359 mas, bpa=-6.262 degrees ! Estimated noise=0.374351 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 (1.4, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00613265 Jy ! Component: 100 - total flux cleaned = 0.0101364 Jy ! Component: 150 - total flux cleaned = 0.0127271 Jy ! Component: 200 - total flux cleaned = 0.0142227 Jy ! Total flux subtracted in 200 components = 0.0142227 Jy ! Clean residual min=-0.003326 max=0.003713 Jy/beam ! Clean residual mean=0.000276 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.540951 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 55 components and 0.540951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152510Jy sigma=1.899264 ! Fit after self-cal, rms=0.152432Jy sigma=1.898598 ! Inverting map ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec 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.152432Jy sigma=1.898598 ! Fit after self-cal, rms=0.152120Jy sigma=1.898215 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec ! Estimated beam: bmin=0.6272 mas, bmaj=2.358 mas, bpa=-6.326 degrees ! Estimated noise=0.373416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00258777 Jy ! Component: 100 - total flux cleaned = 0.00396473 Jy ! Component: 150 - total flux cleaned = 0.0049692 Jy ! Component: 200 - total flux cleaned = 0.00589128 Jy ! Total flux subtracted in 200 components = 0.00589128 Jy ! Clean residual min=-0.003233 max=0.003376 Jy/beam ! Clean residual mean=0.000191 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.546842 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 64 components and 0.546842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152024Jy sigma=1.897144 ! Fit after self-cal, rms=0.152017Jy sigma=1.897062 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec 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.00093086 Jy ! Component: 100 - total flux cleaned = 0.00157273 Jy ! Component: 150 - total flux cleaned = 0.00205266 Jy ! Component: 200 - total flux cleaned = 0.00236621 Jy ! Total flux subtracted in 200 components = 0.00236621 Jy ! Clean residual min=-0.003211 max=0.003285 Jy/beam ! Clean residual mean=0.000178 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.549208 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 71 components and 0.549208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151982Jy sigma=1.896743 ! Fit after self-cal, rms=0.151985Jy sigma=1.896710 ! Inverting map ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec ! Added new window around map position (-17, -8.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00269766 Jy ! Component: 100 - total flux cleaned = 0.00403981 Jy ! Component: 150 - total flux cleaned = 0.0051241 Jy ! Component: 200 - total flux cleaned = 0.0056687 Jy ! Total flux subtracted in 200 components = 0.0056687 Jy ! Clean residual min=-0.003306 max=0.002955 Jy/beam ! Clean residual mean=0.000144 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.554877 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 93 components and 0.554877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151911Jy sigma=1.895976 ! Fit after self-cal, rms=0.151903Jy sigma=1.895904 ! Inverting map ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec 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.151903Jy sigma=1.895904 ! Fit after self-cal, rms=0.151732Jy sigma=1.895696 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec ! Estimated beam: bmin=0.627 mas, bmaj=2.355 mas, bpa=-6.35 degrees ! Estimated noise=0.372597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000851305 Jy ! Component: 100 - total flux cleaned = 0.00135786 Jy ! Component: 150 - total flux cleaned = 0.00181385 Jy ! Component: 200 - total flux cleaned = 0.00216477 Jy ! Total flux subtracted in 200 components = 0.00216477 Jy ! Clean residual min=-0.003185 max=0.002858 Jy/beam ! Clean residual mean=0.000106 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.557042 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 101 components and 0.557041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151706Jy sigma=1.895399 ! Fit after self-cal, rms=0.151703Jy sigma=1.895386 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec 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.000354436 Jy ! Component: 100 - total flux cleaned = 0.000584942 Jy ! Component: 150 - total flux cleaned = 0.00080532 Jy ! Component: 200 - total flux cleaned = 0.000985835 Jy ! Total flux subtracted in 200 components = 0.000985835 Jy ! Clean residual min=-0.003216 max=0.002834 Jy/beam ! Clean residual mean=0.000101 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.558027 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 110 components and 0.558027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151689Jy sigma=1.895203 ! Fit after self-cal, rms=0.151688Jy sigma=1.895200 ! Inverting map ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec 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.151688Jy sigma=1.895200 ! Fit after self-cal, rms=0.151590Jy sigma=1.895151 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec ! Estimated beam: bmin=1.911 mas, bmaj=3.653 mas, bpa=-11.13 degrees ! Estimated noise=0.542354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196798 Jy ! Component: 100 - total flux cleaned = 0.00302435 Jy ! Component: 150 - total flux cleaned = 0.00329281 Jy ! Component: 200 - total flux cleaned = 0.0035175 Jy ! Total flux subtracted in 200 components = 0.0035175 Jy ! Clean residual min=-0.003690 max=0.003049 Jy/beam ! Clean residual mean=0.000215 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.561545 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 120 components and 0.561545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151590Jy sigma=1.895171 ! Fit after self-cal, rms=0.151584Jy sigma=1.895137 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec 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.000685813 Jy ! Component: 100 - total flux cleaned = 0.000744158 Jy ! Component: 150 - total flux cleaned = 0.000745149 Jy ! Component: 200 - total flux cleaned = 0.000769194 Jy ! Total flux subtracted in 200 components = 0.000769194 Jy ! Clean residual min=-0.003666 max=0.002915 Jy/beam ! Clean residual mean=0.000202 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.562314 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 126 components and 0.562314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151589Jy sigma=1.895177 ! Fit after self-cal, rms=0.151586Jy sigma=1.895168 ! Inverting map ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec 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 ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec ! Estimated beam: bmin=0.6267 mas, bmaj=2.352 mas, bpa=-6.36 degrees ! Estimated noise=0.372206 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.6267 x 2.352 at -6.36 degrees (North through East) ! Clean map min=-0.0027439 max=0.20905 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 ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec ! Estimated beam: bmin=0.5517 mas, bmaj=2.136 mas, bpa=-6.347 degrees ! Estimated noise=0.642361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.164823 Jy ! Component: 100 - total flux cleaned = 0.267506 Jy ! Component: 150 - total flux cleaned = 0.334163 Jy ! Component: 200 - total flux cleaned = 0.378583 Jy ! Total flux subtracted in 200 components = 0.378583 Jy ! Clean residual min=-0.011790 max=0.024995 Jy/beam ! Clean residual mean=0.000039 rms=0.003271 Jy/beam ! Combined flux in latest and established models = 0.378583 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.378583 Jy ! Inverting map and beam ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec ! Estimated beam: bmin=0.6267 mas, bmaj=2.352 mas, bpa=-6.36 degrees ! Estimated noise=0.372206 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.051122 Jy ! Component: 100 - total flux cleaned = 0.0842065 Jy ! Component: 150 - total flux cleaned = 0.106343 Jy ! Component: 200 - total flux cleaned = 0.121398 Jy ! Total flux subtracted in 200 components = 0.121398 Jy ! Clean residual min=-0.005514 max=0.011791 Jy/beam ! Clean residual mean=0.000462 rms=0.001839 Jy/beam ! Combined flux in latest and established models = 0.499982 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 38 components and 0.499982 Jy ! Inverting map ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec ! Added new window around map position (0.8, 0.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115676 Jy ! Component: 100 - total flux cleaned = 0.0196074 Jy ! Component: 150 - total flux cleaned = 0.0258594 Jy ! Component: 200 - total flux cleaned = 0.0308332 Jy ! Total flux subtracted in 200 components = 0.0308332 Jy ! Clean residual min=-0.003453 max=0.004336 Jy/beam ! Clean residual mean=0.000266 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.530815 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 62 components and 0.530815 Jy ! Inverting map ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec ! Added new window around map position (24.4, 27.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00456435 Jy ! Component: 100 - total flux cleaned = 0.00816774 Jy ! Component: 150 - total flux cleaned = 0.0112574 Jy ! Component: 200 - total flux cleaned = 0.0139177 Jy ! Total flux subtracted in 200 components = 0.0139177 Jy ! Clean residual min=-0.003155 max=0.003098 Jy/beam ! Clean residual mean=0.000174 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.544733 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 85 components and 0.544733 Jy ! Inverting map ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec 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 ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec ! Estimated beam: bmin=1.911 mas, bmaj=3.653 mas, bpa=-11.13 degrees ! Estimated noise=0.542354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00483955 Jy ! Component: 100 - total flux cleaned = 0.00824123 Jy ! Component: 150 - total flux cleaned = 0.0107829 Jy ! Component: 200 - total flux cleaned = 0.0127418 Jy ! Total flux subtracted in 200 components = 0.0127418 Jy ! Clean residual min=-0.003551 max=0.003293 Jy/beam ! Clean residual mean=0.000286 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.557474 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.0014778 Jy ! Component: 100 - total flux cleaned = 0.00219171 Jy ! Component: 150 - total flux cleaned = 0.00272767 Jy ! Component: 200 - total flux cleaned = 0.00300721 Jy ! Total flux subtracted in 200 components = 0.00300721 Jy ! Clean residual min=-0.003502 max=0.002873 Jy/beam ! Clean residual mean=0.000230 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.560482 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 118 components and 0.560482 Jy ! Inverting map ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec ! Estimated beam: bmin=0.6267 mas, bmaj=2.352 mas, bpa=-6.36 degrees ! Estimated noise=0.372206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000407126 Jy ! Component: 100 - total flux cleaned = -0.000343212 Jy ! Component: 150 - total flux cleaned = -0.000221454 Jy ! Component: 200 - total flux cleaned = -5.16357e-05 Jy ! Total flux subtracted in 200 components = -5.16357e-05 Jy ! Clean residual min=-0.003233 max=0.002905 Jy/beam ! Clean residual mean=0.000075 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.56043 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 135 components and 0.56043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151568Jy sigma=1.894745 ! Fit after self-cal, rms=0.151561Jy sigma=1.894431 wmodel J1658-0739_X_map.mod ! Writing 135 model components to file: J1658-0739_X_map.mod wobs J1658-0739_X_uvs.fits ! Writing UV FITS file: J1658-0739_X_uvs.fits wwins J1658-0739_X_map.win ! wwins: Wrote 6 windows to J1658-0739_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00129716 Jy ! Component: 100 - total flux cleaned = -0.00129594 Jy ! Component: 150 - total flux cleaned = -0.00124733 Jy ! Component: 200 - total flux cleaned = -0.00115573 Jy ! Component: 250 - total flux cleaned = -0.00084493 Jy ! Component: 300 - total flux cleaned = -0.000586919 Jy ! Component: 350 - total flux cleaned = -0.000544371 Jy ! Component: 400 - total flux cleaned = -0.000419642 Jy ! Component: 450 - total flux cleaned = -0.000418833 Jy ! Component: 500 - total flux cleaned = -0.000418796 Jy ! Component: 550 - total flux cleaned = -0.000457997 Jy ! Component: 600 - total flux cleaned = -0.00053526 Jy ! Component: 650 - total flux cleaned = -0.000611361 Jy ! Component: 700 - total flux cleaned = -0.000649388 Jy ! Component: 750 - total flux cleaned = -0.000834439 Jy ! Component: 800 - total flux cleaned = -0.000943995 Jy ! Component: 850 - total flux cleaned = -0.000943588 Jy ! Component: 900 - total flux cleaned = -0.00105038 Jy ! Component: 950 - total flux cleaned = -0.00108542 Jy ! Component: 1000 - total flux cleaned = -0.00112021 Jy ! Component: 1050 - total flux cleaned = -0.0011544 Jy ! Component: 1100 - total flux cleaned = -0.00108608 Jy ! Component: 1150 - total flux cleaned = -0.00105251 Jy ! Component: 1200 - total flux cleaned = -0.000986274 Jy ! Component: 1250 - total flux cleaned = -0.000953416 Jy ! Component: 1300 - total flux cleaned = -0.000856285 Jy ! Component: 1350 - total flux cleaned = -0.000888205 Jy ! Component: 1400 - total flux cleaned = -0.000792825 Jy ! Component: 1450 - total flux cleaned = -0.000792421 Jy ! Component: 1500 - total flux cleaned = -0.000854428 Jy ! Component: 1550 - total flux cleaned = -0.00085383 Jy ! Component: 1600 - total flux cleaned = -0.000762319 Jy ! Component: 1650 - total flux cleaned = -0.000822817 Jy ! Component: 1700 - total flux cleaned = -0.000762956 Jy ! Component: 1750 - total flux cleaned = -0.000822754 Jy ! Component: 1800 - total flux cleaned = -0.000968953 Jy ! Component: 1850 - total flux cleaned = -0.000852277 Jy ! Component: 1900 - total flux cleaned = -0.000938866 Jy ! Component: 1950 - total flux cleaned = -0.00099613 Jy ! Component: 2000 - total flux cleaned = -0.00102438 Jy ! Component: 2050 - total flux cleaned = -0.0010806 Jy ! Component: 2100 - total flux cleaned = -0.0011917 Jy ! Component: 2150 - total flux cleaned = -0.0012192 Jy ! Component: 2200 - total flux cleaned = -0.00127362 Jy ! Component: 2250 - total flux cleaned = -0.00130029 Jy ! Component: 2300 - total flux cleaned = -0.00132723 Jy ! Component: 2350 - total flux cleaned = -0.00127384 Jy ! Component: 2400 - total flux cleaned = -0.00132718 Jy ! Component: 2450 - total flux cleaned = -0.00138005 Jy ! Component: 2500 - total flux cleaned = -0.00138009 Jy ! Component: 2550 - total flux cleaned = -0.00140596 Jy ! Component: 2600 - total flux cleaned = -0.00137995 Jy ! Component: 2650 - total flux cleaned = -0.00140581 Jy ! Component: 2700 - total flux cleaned = -0.00148191 Jy ! Component: 2750 - total flux cleaned = -0.00148167 Jy ! Component: 2800 - total flux cleaned = -0.0014316 Jy ! Component: 2850 - total flux cleaned = -0.00140651 Jy ! Component: 2900 - total flux cleaned = -0.00145608 Jy ! Component: 2950 - total flux cleaned = -0.00143142 Jy ! Component: 3000 - total flux cleaned = -0.00135808 Jy ! Component: 3050 - total flux cleaned = -0.00140683 Jy ! Component: 3100 - total flux cleaned = -0.00143098 Jy ! Component: 3150 - total flux cleaned = -0.00150293 Jy ! Component: 3200 - total flux cleaned = -0.00150269 Jy ! Component: 3250 - total flux cleaned = -0.00147875 Jy ! Component: 3300 - total flux cleaned = -0.00150249 Jy ! Component: 3350 - total flux cleaned = -0.00143219 Jy ! Component: 3400 - total flux cleaned = -0.0014787 Jy ! Component: 3450 - total flux cleaned = -0.00150177 Jy ! Component: 3500 - total flux cleaned = -0.00154801 Jy ! Component: 3550 - total flux cleaned = -0.00154799 Jy ! Component: 3600 - total flux cleaned = -0.00159377 Jy ! Component: 3650 - total flux cleaned = -0.00148063 Jy ! Component: 3700 - total flux cleaned = -0.00152577 Jy ! Component: 3750 - total flux cleaned = -0.00159311 Jy ! Component: 3800 - total flux cleaned = -0.0015263 Jy ! Component: 3850 - total flux cleaned = -0.00161514 Jy ! Component: 3900 - total flux cleaned = -0.00157118 Jy ! Component: 3950 - total flux cleaned = -0.00168075 Jy ! Component: 4000 - total flux cleaned = -0.00157194 Jy ! Component: 4050 - total flux cleaned = -0.00170205 Jy ! Total flux subtracted in 4096 components = -0.0016805 Jy ! Clean residual min=-0.001280 max=0.001402 Jy/beam ! Clean residual mean=0.000005 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.55875 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 444 components and 0.558749 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv102_uvs/J1658-0739_X_map.fits ! Inverting map ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.6267 x 2.352 at -6.36 degrees (North through East) ! Clean map min=-0.0027316 max=0.20425 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J1658-0739_X_map.fits wmodel /scr/pima/rv102_uvs/J1658-0739_X_map.mod ! Writing 444 model components to file: /scr/pima/rv102_uvs/J1658-0739_X_map.mod wobs /scr/pima/rv102_uvs/J1658-0739_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J1658-0739_X_uvs.fits wwins /scr/pima/rv102_uvs/J1658-0739_X_map.win ! wwins: Wrote 7 windows to /scr/pima/rv102_uvs/J1658-0739_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.204247 invert ! Inverting map ! Your choice of large map pixels excluded 1.01% of the data. ! The x-axis pixel size should ideally be below 0.197 milli-arcsec float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000373035 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.547918 0.547918 1.09584 2.19167 4.38334 8.76668 17.5334 35.0667 70.1335 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.204 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 547.527 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J1658-0739_X_dfm.log closed on Sat Nov 9 10:20:50 2019