APS-USAXS / livedata

live data from the APS USAXS instrument
https://usaxslive.xray.aps.anl.gov/
0 stars 0 forks source link

no spec plots for August data yet #43

Closed prjemian closed 3 years ago

prjemian commented 3 years ago

Plots for data generated during the month of August are not found on the web page: https://usaxslive.xray.aps.anl.gov/specplots/2020/

Clipboard01

prjemian commented 3 years ago

Not on the local disk either:

bash-4.2$ ll /share1/local_livedata/specplots/2020/
total 20
drwxr-xr-x  6 usaxs  112 Jan 31  2020 01/
drwxr-xr-x 31 usaxs 4096 Feb 15 14:10 02/
drwxr-xr-x 10 usaxs 4096 May 31 07:30 05/
drwxr-xr-x 29 usaxs 4096 Jun 21 20:55 06/
drwxr-xr-x  9 usaxs 4096 Jul 29 12:00 07/
prjemian commented 3 years ago

Look at the log file:

bash-4.2$ tail /share1/local_livedata/specplots/specplots.log 
  File "/APSshare/anaconda/x86_64/lib/python2.7/site-packages/spec2nexus/spec.py", line 637, in interpret
    func(self)
  File "/APSshare/anaconda/x86_64/lib/python2.7/site-packages/spec2nexus/plugins/spec_common.py", line 1044, in postprocess
    data_lines_postprocessing(scan)
  File "/APSshare/anaconda/x86_64/lib/python2.7/site-packages/spec2nexus/plugins/spec_common.py", line 1403, in data_lines_postprocessing
    buf = scan._interpret_data_row(values)
  File "/APSshare/anaconda/x86_64/lib/python2.7/site-packages/spec2nexus/spec.py", line 684, in _interpret_data_row
    label = self.L[col]
IndexError: list index out of range
#= 20404 --Done---------------------------------- Sat Aug  8 13:50:04 CDT 2020

Looks like #41 and APS-USAXS/ipython-usaxs#369 and APS-USAXS/ipython-usaxs#371.