! Started logfile: .//J0217+7349_C_dfm.log on Sun Jan 19 23:49:23 2020 float field_size field_size = 1024 float field_cell field_cell = 0.3000 float taper_size taper_size = 40.0 float freq freq = 4.12800 obs .//J0217+7349_C_uvm.fits ! Reading UV FITS file: .//J0217+7349_C_uvm.fits ! AN table 1: 34 integrations on 21 of 21 possible baselines. ! AN table 2: 17 integrations on 36 of 36 possible baselines. ! AN table 3: 33 integrations on 21 of 21 possible baselines. ! AN table 4: 17 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.846066 visibilities/baseline/integration-bin. ! Found source: J0217+7349 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 76 lines of history. ! ! Reading 17808 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 8 channels. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.3 print "taper_size =", taper_size ! taper_size = 40 ![@/opt64/bin/pima_mupet_01.dfm J0217+7349_C] 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.300x0.300 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 12 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! A total of 72 telescope corrections were flagged in sub-array 3. ! A total of 2 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! A total of 72 telescope corrections were flagged in sub-array 3. ! A total of 2 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! A total of 72 telescope corrections were flagged in sub-array 3. ! A total of 2 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 31 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! A total of 72 telescope corrections were flagged in sub-array 3. ! A total of 2 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 5. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! A total of 72 telescope corrections were flagged in sub-array 3. ! A total of 2 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 6. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! A total of 72 telescope corrections were flagged in sub-array 3. ! A total of 2 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 7. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! A total of 72 telescope corrections were flagged in sub-array 3. ! A total of 2 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 8. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! A total of 72 telescope corrections were flagged in sub-array 3. ! A total of 2 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=3.623173Jy sigma=66.962614 ! Fit after self-cal, rms=2.518466Jy sigma=46.317661 ! 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=1.573 mas, bmaj=2.458 mas, bpa=-61.31 degrees ! Estimated noise=0.476604 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 = 2.46205 Jy ! Component: 100 - total flux cleaned = 3.21203 Jy ! Total flux subtracted in 100 components = 3.21203 Jy ! Clean residual min=-0.114630 max=0.292861 Jy/beam ! Clean residual mean=0.000340 rms=0.024581 Jy/beam ! Combined flux in latest and established models = 3.21203 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 3.21203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.773381Jy sigma=13.426572 ! Fit after self-cal, rms=0.772054Jy sigma=13.399230 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.290056 Jy ! Component: 100 - total flux cleaned = 0.409819 Jy ! Total flux subtracted in 100 components = 0.409819 Jy ! Clean residual min=-0.109027 max=0.149058 Jy/beam ! Clean residual mean=0.000071 rms=0.018797 Jy/beam ! Combined flux in latest and established models = 3.62185 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 3.62185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.631436Jy sigma=10.769602 ! Fit after self-cal, rms=0.630737Jy sigma=10.755356 ! Inverting map ! Added new window around map position (13.8, -0.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.132956 Jy ! Component: 100 - total flux cleaned = 0.205821 Jy ! Total flux subtracted in 100 components = 0.205821 Jy ! Clean residual min=-0.103775 max=0.093835 Jy/beam ! Clean residual mean=-0.000016 rms=0.017278 Jy/beam ! Combined flux in latest and established models = 3.82767 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 38 components and 3.82767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.584312Jy sigma=9.943833 ! Fit after self-cal, rms=0.582769Jy sigma=9.911109 ! 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=2.081 mas, bmaj=3.152 mas, bpa=-65.84 degrees ! Estimated noise=0.297848 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 (4.2, -0.9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109694 Jy ! Component: 100 - total flux cleaned = 0.0144482 Jy ! Component: 150 - total flux cleaned = 0.0306935 Jy ! Component: 200 - total flux cleaned = 0.044004 Jy ! Total flux subtracted in 200 components = 0.044004 Jy ! Clean residual min=-0.098707 max=0.087738 Jy/beam ! Clean residual mean=-0.000071 rms=0.018224 Jy/beam ! Combined flux in latest and established models = 3.87167 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 74 components and 3.87167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.528704Jy sigma=8.952969 ! Fit after self-cal, rms=0.524429Jy sigma=8.873630 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.081 x 3.152 at -65.84 degrees (North through East) ! Clean map min=-0.11173 max=3.2324 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 1.02 KP 0.99 ! NL 1.04 OV 0.99 PT 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.03 HN 0.95 KP 1.02 ! LA 1.02 MK 0.95 NL 1.09 OV 1.04 ! PT 1.04 ! ! A total of 48 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! HN 0.99 KP 0.97 LA 0.99 MK 1.02 ! NL 0.97 PT 1.00 SC 1.06 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.03 FD 0.99 HN 0.95 KP 1.02 ! LA 1.01 NL 0.64 OV 0.98 PT 1.00 ! SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.02 KP 1.00 ! NL 1.06 OV 0.97 PT 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.04 HN 0.95 KP 1.02 ! LA 1.03 MK 0.95 NL 1.10 OV 1.03 ! PT 1.03 ! ! A total of 48 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! HN 0.99 KP 0.96 LA 0.98 MK 1.02 ! NL 0.99 PT 0.99 SC 1.06 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.04 FD 1.01 HN 0.96 KP 1.03 ! LA 1.00 NL 0.66 OV 0.99 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 1.02 KP 1.01 ! NL 1.08 OV 0.98 PT 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.07 HN 0.95 KP 1.01 ! LA 1.04 MK 0.96 NL 1.09 OV 1.03 ! PT 1.04 ! ! A total of 48 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! HN 1.02 KP 0.98 LA 0.98 MK 1.03 ! NL 0.98 PT 1.00 SC 1.05 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.02 FD 1.07 HN 0.96 KP 1.03 ! LA 1.00 NL 0.70 OV 1.06 PT 1.01 ! SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 1.03 KP 0.99 ! NL 1.05 OV 0.98 PT 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.08 HN 0.94 KP 1.01 ! LA 1.03 MK 0.95 NL 1.06 OV 1.08 ! PT 1.05 ! ! A total of 48 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! HN 1.04 KP 0.98 LA 0.93 MK 1.02 ! NL 0.59 PT 0.99 SC 1.06 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.03 FD 1.08 HN 0.97 KP 1.02 ! LA 1.00 NL 0.73 OV 1.06 PT 1.00 ! SC 1.02 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.02 KP 0.99 ! NL 1.06 OV 0.99 PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.08 HN 0.94 KP 1.01 ! LA 1.02 MK 0.94 NL 1.09 OV 1.04 ! PT 1.04 ! ! A total of 48 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! HN 1.01 KP 0.99 LA 0.99 MK 1.01 ! NL 0.99 PT 1.00 SC 1.04 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.07 FD 1.07 HN 0.95 KP 1.03 ! LA 1.01 NL 0.72 OV 1.07 PT 1.00 ! SC 1.03 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.02 KP 0.99 ! NL 1.07 OV 0.99 PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.07 HN 0.94 KP 1.01 ! LA 1.02 MK 0.93 NL 1.08 OV 1.03 ! PT 1.03 ! ! A total of 48 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! HN 1.01 KP 0.98 LA 0.99 MK 0.99 ! NL 0.99 PT 0.99 SC 1.04 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.00 FD 1.07 HN 0.96 KP 1.02 ! LA 1.01 NL 0.72 OV 1.07 PT 1.01 ! SC 1.02 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.02 KP 0.99 ! NL 1.07 OV 0.98 PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.08 HN 0.94 KP 1.01 ! LA 1.02 MK 0.93 NL 1.08 OV 1.03 ! PT 1.03 ! ! A total of 48 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! HN 1.01 KP 0.98 LA 0.99 MK 0.99 ! NL 0.99 PT 0.99 SC 1.04 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.00 FD 1.07 HN 0.96 KP 1.02 ! LA 1.00 NL 0.72 OV 1.06 PT 1.01 ! SC 1.03 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.02 KP 0.99 ! NL 1.06 OV 0.98 PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.08 HN 0.94 KP 1.01 ! LA 1.02 MK 0.93 NL 1.08 OV 1.03 ! PT 1.03 ! ! A total of 48 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! HN 1.01 KP 0.98 LA 0.99 MK 0.98 ! NL 0.99 PT 0.99 SC 1.03 ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.00 FD 1.08 HN 0.96 KP 1.02 ! LA 1.00 NL 0.72 OV 1.06 PT 1.01 ! SC 1.03 ! ! ! Fit before self-cal, rms=0.524429Jy sigma=8.873630 ! Fit after self-cal, rms=0.226493Jy sigma=3.760287 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.174 mas, bmaj=3.281 mas, bpa=-73.37 degrees ! Estimated noise=0.300782 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 (2.7, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0300556 Jy ! Component: 100 - total flux cleaned = 0.0474732 Jy ! Component: 150 - total flux cleaned = 0.0582867 Jy ! Component: 200 - total flux cleaned = 0.0658111 Jy ! Total flux subtracted in 200 components = 0.0658111 Jy ! Clean residual min=-0.019567 max=0.020348 Jy/beam ! Clean residual mean=0.000062 rms=0.003407 Jy/beam ! Combined flux in latest and established models = 3.93748 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 97 components and 3.93748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.220297Jy sigma=3.658849 ! Fit after self-cal, rms=0.220226Jy sigma=3.652018 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.220226Jy sigma=3.652018 ! Fit after self-cal, rms=0.215727Jy sigma=3.542013 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.171 mas, bmaj=3.275 mas, bpa=-73.37 degrees ! Estimated noise=0.300953 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.018874 Jy ! Component: 100 - total flux cleaned = 0.028144 Jy ! Component: 150 - total flux cleaned = 0.0330844 Jy ! Component: 200 - total flux cleaned = 0.0370695 Jy ! Total flux subtracted in 200 components = 0.0370695 Jy ! Clean residual min=-0.017064 max=0.015694 Jy/beam ! Clean residual mean=0.000042 rms=0.002703 Jy/beam ! Combined flux in latest and established models = 3.97455 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 104 components and 3.97455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.212640Jy sigma=3.488905 ! Fit after self-cal, rms=0.212575Jy sigma=3.486856 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.00577431 Jy ! Component: 100 - total flux cleaned = 0.00886462 Jy ! Component: 150 - total flux cleaned = 0.0106499 Jy ! Component: 200 - total flux cleaned = 0.0123315 Jy ! Total flux subtracted in 200 components = 0.0123315 Jy ! Clean residual min=-0.018248 max=0.013733 Jy/beam ! Clean residual mean=0.000028 rms=0.002601 Jy/beam ! Combined flux in latest and established models = 3.98688 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 114 components and 3.98688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.211295Jy sigma=3.466347 ! Fit after self-cal, rms=0.211296Jy sigma=3.465910 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.211296Jy sigma=3.465910 ! Fit after self-cal, rms=0.210750Jy sigma=3.452189 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.168 mas, bmaj=3.272 mas, bpa=-73.34 degrees ! Estimated noise=0.301173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010716 Jy ! Component: 100 - total flux cleaned = 0.0168901 Jy ! Component: 150 - total flux cleaned = 0.0207382 Jy ! Component: 200 - total flux cleaned = 0.0220009 Jy ! Total flux subtracted in 200 components = 0.0220009 Jy ! Clean residual min=-0.014120 max=0.012564 Jy/beam ! Clean residual mean=0.000027 rms=0.002267 Jy/beam ! Combined flux in latest and established models = 4.00888 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 119 components and 4.00888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.209214Jy sigma=3.423897 ! Fit after self-cal, rms=0.209163Jy sigma=3.422879 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.0026071 Jy ! Component: 100 - total flux cleaned = 0.00348719 Jy ! Component: 150 - total flux cleaned = 0.0043158 Jy ! Component: 200 - total flux cleaned = 0.0051039 Jy ! Total flux subtracted in 200 components = 0.0051039 Jy ! Clean residual min=-0.014559 max=0.011366 Jy/beam ! Clean residual mean=0.000021 rms=0.002199 Jy/beam ! Combined flux in latest and established models = 4.01399 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 121 components and 4.01399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.208449Jy sigma=3.410340 ! Fit after self-cal, rms=0.208439Jy sigma=3.410128 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.208439Jy sigma=3.410128 ! Fit after self-cal, rms=0.208385Jy sigma=3.401788 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.044 mas, bmaj=5.708 mas, bpa=-76.77 degrees ! Estimated noise=0.356313 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105852 Jy ! Component: 100 - total flux cleaned = 0.0170178 Jy ! Component: 150 - total flux cleaned = 0.0194593 Jy ! Component: 200 - total flux cleaned = 0.021568 Jy ! Total flux subtracted in 200 components = 0.021568 Jy ! Clean residual min=-0.011119 max=0.009441 Jy/beam ! Clean residual mean=0.000029 rms=0.002281 Jy/beam ! Combined flux in latest and established models = 4.03556 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 141 components and 4.03556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.207825Jy sigma=3.391726 ! Fit after self-cal, rms=0.207791Jy sigma=3.390847 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.00307807 Jy ! Component: 100 - total flux cleaned = 0.0046718 Jy ! Component: 150 - total flux cleaned = 0.00583359 Jy ! Component: 200 - total flux cleaned = 0.00618848 Jy ! Total flux subtracted in 200 components = 0.00618848 Jy ! Clean residual min=-0.011877 max=0.009363 Jy/beam ! Clean residual mean=0.000017 rms=0.002270 Jy/beam ! Combined flux in latest and established models = 4.04174 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 152 components and 4.04174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.207606Jy sigma=3.387957 ! Fit after self-cal, rms=0.207608Jy sigma=3.387832 ! 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=2.165 mas, bmaj=3.27 mas, bpa=-73.33 degrees ! Estimated noise=0.301307 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.165 x 3.27 at -73.33 degrees (North through East) ! Clean map min=-0.029674 max=3.2507 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.207608Jy sigma=3.387832 ! Fit after self-cal, rms=0.827739Jy sigma=1.089316 ! Inverting map and beam ! Estimated beam: bmin=2.162 mas, bmaj=3.282 mas, bpa=-73.26 degrees ! Estimated noise=0.301875 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00742157 Jy ! Component: 100 - total flux cleaned = 0.00947794 Jy ! Component: 150 - total flux cleaned = 0.0103767 Jy ! Component: 200 - total flux cleaned = 0.0109237 Jy ! Total flux subtracted in 200 components = 0.0109237 Jy ! Clean residual min=-0.011331 max=0.008854 Jy/beam ! Clean residual mean=-0.000002 rms=0.001741 Jy/beam ! Combined flux in latest and established models = 4.05267 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 158 components and 4.05267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.827411Jy sigma=1.030927 ! Fit after self-cal, rms=0.827391Jy sigma=1.029220 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104388 Jy ! Component: 100 - total flux cleaned = 0.00080022 Jy ! Component: 150 - total flux cleaned = 0.00100176 Jy ! Component: 200 - total flux cleaned = 0.00139295 Jy ! Total flux subtracted in 200 components = 0.00139295 Jy ! Clean residual min=-0.011121 max=0.008242 Jy/beam ! Clean residual mean=-0.000003 rms=0.001693 Jy/beam ! Combined flux in latest and established models = 4.05406 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 163 components and 4.05406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.827238Jy sigma=1.003065 ! Fit after self-cal, rms=0.827227Jy sigma=1.002555 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.827227Jy sigma=1.002555 ! Fit after self-cal, rms=0.827356Jy sigma=0.984162 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=1.652 mas, bmaj=2.526 mas, bpa=-69.29 degrees ! Estimated noise=0.489627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.49551 Jy ! Component: 100 - total flux cleaned = 3.23648 Jy ! Component: 150 - total flux cleaned = 3.52258 Jy ! Component: 200 - total flux cleaned = 3.66854 Jy ! Total flux subtracted in 200 components = 3.66854 Jy ! Clean residual min=-0.036766 max=0.075976 Jy/beam ! Clean residual mean=0.000192 rms=0.007704 Jy/beam ! Combined flux in latest and established models = 3.66854 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 3.66854 Jy ! Inverting map and beam ! Estimated beam: bmin=2.16 mas, bmaj=3.282 mas, bpa=-73.27 degrees ! Estimated noise=0.301933 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.128903 Jy ! Component: 100 - total flux cleaned = 0.208258 Jy ! Component: 150 - total flux cleaned = 0.264159 Jy ! Component: 200 - total flux cleaned = 0.302929 Jy ! Total flux subtracted in 200 components = 0.302929 Jy ! Clean residual min=-0.024213 max=0.024407 Jy/beam ! Clean residual mean=0.000105 rms=0.004018 Jy/beam ! Combined flux in latest and established models = 3.97147 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 68 components and 3.97147 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0185099 Jy ! Component: 100 - total flux cleaned = 0.0344646 Jy ! Component: 150 - total flux cleaned = 0.045765 Jy ! Component: 200 - total flux cleaned = 0.0515962 Jy ! Total flux subtracted in 200 components = 0.0515962 Jy ! Clean residual min=-0.021283 max=0.014756 Jy/beam ! Clean residual mean=0.000039 rms=0.002505 Jy/beam ! Combined flux in latest and established models = 4.02307 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 84 components and 4.02307 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.035 mas, bmaj=5.724 mas, bpa=-76.81 degrees ! Estimated noise=0.357235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0190728 Jy ! Component: 100 - total flux cleaned = 0.024334 Jy ! Component: 150 - total flux cleaned = 0.0281768 Jy ! Component: 200 - total flux cleaned = 0.0303627 Jy ! Total flux subtracted in 200 components = 0.0303627 Jy ! Clean residual min=-0.013233 max=0.011604 Jy/beam ! Clean residual mean=0.000017 rms=0.002142 Jy/beam ! Combined flux in latest and established models = 4.05343 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.0024703 Jy ! Component: 100 - total flux cleaned = 0.00404963 Jy ! Component: 150 - total flux cleaned = 0.00542618 Jy ! Component: 200 - total flux cleaned = 0.00643611 Jy ! Total flux subtracted in 200 components = 0.00643611 Jy ! Clean residual min=-0.010580 max=0.009951 Jy/beam ! Clean residual mean=0.000005 rms=0.001936 Jy/beam ! Combined flux in latest and established models = 4.05986 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 127 components and 4.05986 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.16 mas, bmaj=3.282 mas, bpa=-73.27 degrees ! Estimated noise=0.301933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00278704 Jy ! Component: 100 - total flux cleaned = 0.00280419 Jy ! Component: 150 - total flux cleaned = 0.00247673 Jy ! Component: 200 - total flux cleaned = 0.00128889 Jy ! Total flux subtracted in 200 components = 0.00128889 Jy ! Clean residual min=-0.015398 max=0.009681 Jy/beam ! Clean residual mean=-0.000002 rms=0.001751 Jy/beam ! Combined flux in latest and established models = 4.06115 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 141 components and 4.06115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.827377Jy sigma=1.036871 ! Fit after self-cal, rms=0.827293Jy sigma=1.018187 wmodel J0217+7349_C_map.mod ! Writing 141 model components to file: J0217+7349_C_map.mod wobs J0217+7349_C_uvs.fits ! Writing UV FITS file: J0217+7349_C_uvs.fits wwins J0217+7349_C_map.win ! wwins: Wrote 4 windows to J0217+7349_C_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.00495454 Jy ! Component: 100 - total flux cleaned = -0.00496428 Jy ! Component: 150 - total flux cleaned = -0.00379922 Jy ! Component: 200 - total flux cleaned = -0.00227069 Jy ! Component: 250 - total flux cleaned = -0.00067869 Jy ! Component: 300 - total flux cleaned = 0.000846537 Jy ! Component: 350 - total flux cleaned = 0.00231033 Jy ! Component: 400 - total flux cleaned = 0.00348817 Jy ! Component: 450 - total flux cleaned = 0.00485585 Jy ! Component: 500 - total flux cleaned = 0.00628972 Jy ! Component: 550 - total flux cleaned = 0.00714488 Jy ! Component: 600 - total flux cleaned = 0.00777077 Jy ! Component: 650 - total flux cleaned = 0.00807896 Jy ! Component: 700 - total flux cleaned = 0.00867642 Jy ! Component: 750 - total flux cleaned = 0.00877104 Jy ! Component: 800 - total flux cleaned = 0.0083872 Jy ! Component: 850 - total flux cleaned = 0.00838931 Jy ! Component: 900 - total flux cleaned = 0.00848366 Jy ! Component: 950 - total flux cleaned = 0.00839342 Jy ! Component: 1000 - total flux cleaned = 0.00857304 Jy ! Component: 1050 - total flux cleaned = 0.00857199 Jy ! Component: 1100 - total flux cleaned = 0.00857194 Jy ! Component: 1150 - total flux cleaned = 0.00882868 Jy ! Component: 1200 - total flux cleaned = 0.00916356 Jy ! Component: 1250 - total flux cleaned = 0.00924486 Jy ! Component: 1300 - total flux cleaned = 0.00932565 Jy ! Component: 1350 - total flux cleaned = 0.00980925 Jy ! Component: 1400 - total flux cleaned = 0.00972766 Jy ! Component: 1450 - total flux cleaned = 0.00996436 Jy ! Component: 1500 - total flux cleaned = 0.0103525 Jy ! Component: 1550 - total flux cleaned = 0.0106585 Jy ! Component: 1600 - total flux cleaned = 0.0107336 Jy ! Component: 1650 - total flux cleaned = 0.0109588 Jy ! Component: 1700 - total flux cleaned = 0.0111808 Jy ! Component: 1750 - total flux cleaned = 0.0114007 Jy ! Component: 1800 - total flux cleaned = 0.0117616 Jy ! Component: 1850 - total flux cleaned = 0.0115469 Jy ! Component: 1900 - total flux cleaned = 0.0120426 Jy ! Component: 1950 - total flux cleaned = 0.0119735 Jy ! Component: 2000 - total flux cleaned = 0.0119729 Jy ! Component: 2050 - total flux cleaned = 0.0119733 Jy ! Component: 2100 - total flux cleaned = 0.0121781 Jy ! Component: 2150 - total flux cleaned = 0.0122447 Jy ! Component: 2200 - total flux cleaned = 0.0122441 Jy ! Component: 2250 - total flux cleaned = 0.0123752 Jy ! Component: 2300 - total flux cleaned = 0.01231 Jy ! Component: 2350 - total flux cleaned = 0.0126333 Jy ! Component: 2400 - total flux cleaned = 0.0125697 Jy ! Component: 2450 - total flux cleaned = 0.0127593 Jy ! Component: 2500 - total flux cleaned = 0.0128851 Jy ! Component: 2550 - total flux cleaned = 0.012885 Jy ! Component: 2600 - total flux cleaned = 0.0130079 Jy ! Component: 2650 - total flux cleaned = 0.0130691 Jy ! Component: 2700 - total flux cleaned = 0.0131298 Jy ! Component: 2750 - total flux cleaned = 0.0133707 Jy ! Component: 2800 - total flux cleaned = 0.0133113 Jy ! Component: 2850 - total flux cleaned = 0.0134303 Jy ! Component: 2900 - total flux cleaned = 0.0137232 Jy ! Component: 2950 - total flux cleaned = 0.0138394 Jy ! Component: 3000 - total flux cleaned = 0.0140114 Jy ! Component: 3050 - total flux cleaned = 0.0140683 Jy ! Component: 3100 - total flux cleaned = 0.0140115 Jy ! Component: 3150 - total flux cleaned = 0.0140681 Jy ! Component: 3200 - total flux cleaned = 0.0141791 Jy ! Component: 3250 - total flux cleaned = 0.0141243 Jy ! Component: 3300 - total flux cleaned = 0.0143442 Jy ! Component: 3350 - total flux cleaned = 0.0143444 Jy ! Component: 3400 - total flux cleaned = 0.0145054 Jy ! Component: 3450 - total flux cleaned = 0.0144524 Jy ! Component: 3500 - total flux cleaned = 0.014664 Jy ! Component: 3550 - total flux cleaned = 0.0146644 Jy ! Component: 3600 - total flux cleaned = 0.0150308 Jy ! Component: 3650 - total flux cleaned = 0.0153421 Jy ! Component: 3700 - total flux cleaned = 0.0151873 Jy ! Component: 3750 - total flux cleaned = 0.0154422 Jy ! Component: 3800 - total flux cleaned = 0.0154923 Jy ! Component: 3850 - total flux cleaned = 0.0156943 Jy ! Component: 3900 - total flux cleaned = 0.0156941 Jy ! Component: 3950 - total flux cleaned = 0.015992 Jy ! Component: 4000 - total flux cleaned = 0.0161399 Jy ! Component: 4050 - total flux cleaned = 0.0160914 Jy ! Total flux subtracted in 4096 components = 0.0166261 Jy ! Clean residual min=-0.002422 max=0.002884 Jy/beam ! Clean residual mean=0.000001 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 4.07778 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 393 components and 4.07778 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap .//J0217+7349_C_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.16 x 3.282 at -73.27 degrees (North through East) ! Clean map min=-0.01843 max=3.2505 Jy/beam ! Writing clean map to FITS file: .//J0217+7349_C_map.fits wmodel .//J0217+7349_C_map.mod ! Writing 393 model components to file: .//J0217+7349_C_map.mod wobs .//J0217+7349_C_uvs.fits ! Writing UV FITS file: .//J0217+7349_C_uvs.fits wwins .//J0217+7349_C_map.win ! wwins: Wrote 5 windows to .//J0217+7349_C_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 3.25047 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000849392 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.078394 0.078394 0.156788 0.313576 0.627152 1.2543 2.50861 5.01722 10.0344 20.0689 40.1377 80.2755 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 3.25 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 3826.82 quit ! Quitting program ! Log file .//J0217+7349_C_dfm.log closed on Sun Jan 19 23:49:27 2020