! Started logfile: /scr/pima/rdv96_uvs/J2056-4714_S_uvs.log on Sat Dec 21 00:25:46 2013 obs /scr/pima/rdv96_uvs/J2056-4714_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv96_uvs/J2056-4714_S_uva.fits ! AN table 1: 2 integrations on 6 of 6 possible baselines. ! AN table 2: 2 integrations on 6 of 6 possible baselines. ! AN table 3: 2 integrations on 10 of 10 possible baselines. ! AN table 4: 2 integrations on 15 of 15 possible baselines. ! AN table 5: 6 integrations on 10 of 10 possible baselines. ! AN table 6: 2 integrations on 3 of 3 possible baselines. ! Apparent sampling: 0.914286 visibilities/baseline/integration-bin. ! Found source: J2056-4714 ! ! 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 2.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 512 visibilities. select RR ! 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.4 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv96_uvs/J2056-4714_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:FD self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 1:SC self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 3:FD self-cal status=correctable weight=1 ! 3:KP self-cal status=correctable weight=1 ! 3:LA self-cal status=correctable weight=1 ! 3:PT self-cal status=correctable weight=1 ! 3:SC self-cal status=correctable weight=1 ! 4:FD self-cal status=correctable weight=1 ! 4:KP self-cal status=correctable weight=1 ! 4:LA self-cal status=correctable weight=1 ! 4:MK self-cal status=correctable weight=1 ! 4:PT self-cal status=correctable weight=1 ! 4:SC self-cal status=correctable weight=1 ! 5:FD self-cal status=correctable weight=1 ! 5:KP self-cal status=correctable weight=1 ! 5:LA self-cal status=correctable weight=1 ! 5:MK self-cal status=correctable weight=1 ! 5:PT self-cal status=correctable weight=1 ! 6:FD self-cal status=correctable weight=1 ! 6:KP self-cal status=correctable weight=1 ! 6:MK self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.400x0.400 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 2 telescope corrections were flagged in sub-array 4. ! A total of 1 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 4. ! A total of 1 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 4. ! A total of 1 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 4. ! A total of 1 telescope corrections were flagged in sub-array 5. ! ! Fit before self-cal, rms=2.098607Jy sigma=37.683880 ! Fit after self-cal, rms=0.861990Jy sigma=16.235514 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] ![Exited script file: /tmp/ff.ff] uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.584 mas, bmaj=10.9 mas, bpa=-11.08 degrees ! Estimated noise=3.13144 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 = 1.28346 Jy ! Component: 100 - total flux cleaned = 1.60039 Jy ! Total flux subtracted in 100 components = 1.60039 Jy ! Clean residual min=-0.083365 max=0.130116 Jy/beam ! Clean residual mean=-0.002774 rms=0.026344 Jy/beam ! Combined flux in latest and established models = 1.60039 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 1.60039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.391055Jy sigma=7.453455 ! Fit after self-cal, rms=0.391050Jy sigma=7.453239 ! Inverting map print "=== Finished uniform weighting clean ===" ! === Finished uniform weighting clean === uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.987 mas, bmaj=16.75 mas, bpa=-8.42 degrees ! Estimated noise=1.84779 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.240274 Jy ! Component: 100 - total flux cleaned = 0.323843 Jy ! Component: 150 - total flux cleaned = 0.353392 Jy ! Component: 200 - total flux cleaned = 0.363423 Jy ! Total flux subtracted in 200 components = 0.363423 Jy ! Clean residual min=-0.054466 max=0.038657 Jy/beam ! Clean residual mean=-0.001258 rms=0.013269 Jy/beam ! Combined flux in latest and established models = 1.96382 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 47 components and 1.96382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.265735Jy sigma=4.882731 ! Fit after self-cal, rms=0.265679Jy sigma=4.881795 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 1.03 PT 1.06 SC 0.93 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 KP 1.03 LA 1.23 PT 0.99 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.99 KP 1.03 LA 1.17 PT 1.03 ! SC 0.93 ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.02 KP 1.00 LA 1.20 MK 0.91 ! PT 1.04 SC 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! FD 1.00 KP 1.03 LA 1.18 MK 0.96 ! PT 1.05 ! ! A total of 6 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! FD 0.00* KP 0.00* MK 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 1.07 PT 1.07 SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.04 KP 1.03 LA 1.06 PT 1.02 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.07 KP 1.03 LA 1.05 PT 1.04 ! SC 1.03 ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.10 KP 1.06 LA 1.02 MK 0.93 ! PT 1.03 SC 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! FD 1.06 KP 1.04 LA 1.06 MK 1.01 ! PT 1.05 ! ! A total of 6 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! FD 0.00* KP 0.00* MK 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 0.94 PT 1.08 SC 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.08 KP 0.89 LA 0.98 PT 1.03 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.07 KP 0.90 LA 0.96 PT 1.07 ! SC 0.96 ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.08 KP 0.89 LA 0.99 MK 0.93 ! PT 1.05 SC 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! FD 1.07 KP 0.90 LA 0.98 MK 0.99 ! PT 1.06 ! ! A total of 6 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! FD 0.00* KP 0.00* MK 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 KP 0.83 PT 0.93 SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.09 KP 0.81 LA 0.83 PT 0.90 ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.11 KP 0.83 LA 0.83 PT 0.93 ! SC 0.98 ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.11 KP 0.83 LA 0.83 MK 1.02 ! PT 0.94 SC 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! FD 1.07 KP 0.83 LA 0.84 MK 1.13 ! PT 0.93 ! ! A total of 6 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! FD 0.00* KP 0.00* MK 0.00* ! ! ! Fit before self-cal, rms=0.265679Jy sigma=4.881795 ! Fit after self-cal, rms=0.078628Jy sigma=1.313159 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.088 mas, bmaj=17.04 mas, bpa=-9.628 degrees ! Estimated noise=1.86764 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.00139529 Jy ! Component: 100 - total flux cleaned = -0.00139704 Jy ! Component: 150 - total flux cleaned = -0.00140671 Jy ! Component: 200 - total flux cleaned = -0.00141159 Jy ! Total flux subtracted in 200 components = -0.00141159 Jy ! Clean residual min=-0.015673 max=0.019031 Jy/beam ! Clean residual mean=-0.000615 rms=0.005293 Jy/beam ! Combined flux in latest and established models = 1.9624 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 1.9624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078267Jy sigma=1.309796 ! Fit after self-cal, rms=0.078351Jy sigma=1.308913 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078351Jy sigma=1.308913 ! Fit after self-cal, rms=0.078265Jy sigma=1.308345 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.088 mas, bmaj=17.02 mas, bpa=-9.635 degrees ! Estimated noise=1.8662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00132344 Jy ! Component: 100 - total flux cleaned = -0.00142455 Jy ! Component: 150 - total flux cleaned = -0.001423 Jy ! Component: 200 - total flux cleaned = -0.00142177 Jy ! Total flux subtracted in 200 components = -0.00142177 Jy ! Clean residual min=-0.015581 max=0.019047 Jy/beam ! Clean residual mean=-0.000613 rms=0.005287 Jy/beam ! Combined flux in latest and established models = 1.96098 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 55 components and 1.96098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077948Jy sigma=1.305476 ! Fit after self-cal, rms=0.077942Jy sigma=1.305371 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 = -8.38952e-05 Jy ! Component: 100 - total flux cleaned = -8.57279e-05 Jy ! Component: 150 - total flux cleaned = -7.66171e-05 Jy ! Component: 200 - total flux cleaned = -1.39218e-07 Jy ! Total flux subtracted in 200 components = -1.39218e-07 Jy ! Clean residual min=-0.015561 max=0.019027 Jy/beam ! Clean residual mean=-0.000613 rms=0.005273 Jy/beam ! Combined flux in latest and established models = 1.96098 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 57 components and 1.96098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077803Jy sigma=1.303540 ! Fit after self-cal, rms=0.077795Jy sigma=1.303448 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077795Jy sigma=1.303448 ! Fit after self-cal, rms=0.069987Jy sigma=1.186675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.089 mas, bmaj=17.02 mas, bpa=-9.615 degrees ! Estimated noise=1.86649 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.02067e-05 Jy ! Component: 100 - total flux cleaned = 5.59453e-05 Jy ! Component: 150 - total flux cleaned = 5.39101e-05 Jy ! Component: 200 - total flux cleaned = -3.15543e-05 Jy ! Total flux subtracted in 200 components = -3.15543e-05 Jy ! Clean residual min=-0.012920 max=0.019447 Jy/beam ! Clean residual mean=-0.000180 rms=0.004964 Jy/beam ! Combined flux in latest and established models = 1.96095 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 65 components and 1.96095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069914Jy sigma=1.185611 ! Fit after self-cal, rms=0.069899Jy sigma=1.185369 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.13248e-06 Jy ! Component: 100 - total flux cleaned = 5.46254e-06 Jy ! Component: 150 - total flux cleaned = 4.53228e-06 Jy ! Component: 200 - total flux cleaned = -3.42999e-05 Jy ! Total flux subtracted in 200 components = -3.42999e-05 Jy ! Clean residual min=-0.012909 max=0.019362 Jy/beam ! Clean residual mean=-0.000180 rms=0.004958 Jy/beam ! Combined flux in latest and established models = 1.96092 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 73 components and 1.96092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069839Jy sigma=1.184448 ! Fit after self-cal, rms=0.069821Jy sigma=1.184237 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069821Jy sigma=1.184237 ! Fit after self-cal, rms=0.069812Jy sigma=1.184222 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.35 mas, bmaj=60.12 mas, bpa=-4.215 degrees ! Estimated noise=2.02093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.48763e-06 Jy ! Component: 100 - total flux cleaned = -1.1716e-05 Jy ! Component: 150 - total flux cleaned = -1.31127e-05 Jy ! Component: 200 - total flux cleaned = -1.40735e-05 Jy ! Total flux subtracted in 200 components = -1.40735e-05 Jy ! Clean residual min=-0.015097 max=0.022587 Jy/beam ! Clean residual mean=-0.000242 rms=0.006648 Jy/beam ! Combined flux in latest and established models = 1.9609 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 78 components and 1.9609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069792Jy sigma=1.183704 ! Fit after self-cal, rms=0.069775Jy sigma=1.183528 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 = 6.1097e-06 Jy ! Component: 100 - total flux cleaned = 8.65002e-06 Jy ! Component: 150 - total flux cleaned = 9.93439e-06 Jy ! Component: 200 - total flux cleaned = 1.08506e-05 Jy ! Total flux subtracted in 200 components = 1.08506e-05 Jy ! Clean residual min=-0.015093 max=0.022554 Jy/beam ! Clean residual mean=-0.000242 rms=0.006644 Jy/beam ! Combined flux in latest and established models = 1.96091 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 79 components and 1.96091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069753Jy sigma=1.183044 ! Fit after self-cal, rms=0.069740Jy sigma=1.182886 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] 1:FD ! Syntax error in line: ! 1:FD ! ^ ! Found constant: 1.000 ! Where a command or assignment expression was expected. ![Exited script file: /tmp/ff.ff] ![Exited script file: /home/lpetrov/bin/rdv_muppet] ! wmap "/scr/pima/rdv96_uvs/J2056-4714_S\_map.fits" ! Inverting map and beam ! Estimated beam: bmin=3.797 mas, bmaj=16.66 mas, bpa=-8.117 degrees ! Estimated noise=1.83529 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.797 x 16.66 at -8.117 degrees (North through East) ! Clean map min=-0.02161 max=1.7531 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv96_uvs/J2056-4714_S_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 1.753 rms= 0.00732 Jy quit ! Quitting program ! Log file /scr/pima/rdv96_uvs/J2056-4714_S_uvs.log closed on Sat Dec 21 00:25:48 2013