Coder Social home page Coder Social logo

Comments (2)

gwbischof avatar gwbischof commented on July 26, 2024

/home/gbischof/dama/intake-bluesky/intake_bluesky/core.py(108)documents_to_xarray()
106 field_metadata = data_keys[key]
107 # Verify the actual ndim by looking at the data.
--> 108 ndim = numpy.asarray(data_table[key][0]).ndim
109 dims = None
110 if 'dims' in field_metadata:

ipdb> p data_table
{'dssx': [], 'dssy': [], 'dssz': [], 'elapsed_time': [], 'alive': [], 'dead': [], 'scaler_alive': [], 'sclr1_ch2': [], 'sclr1_ch3': [], 'sclr1_ch4': [], 'sclr1_ch5': [], 'sclr1_ch6': [], 'sclr1_ch7': [], 'sclr1_ch8': [], 'xspress3_ch1': [], 'xspress3_ch2': [], 'xspress3_ch3': [], 'Det1_Si': [], 'Det1_W_L': [], 'Det1_K': [], 'Det1_S': [], 'Det1_Cl': [], 'Det1_Ca': [], 'Det1_Zn': [], 'Det1_Er_L': [], 'Det1_Mn': [], 'Det1_Cr': [], 'Det1_Fe': [], 'Det1_Co': [], 'Det1_Cu': [], 'Det1_Ni': [], 'Det1_Pt_L': [], 'Det1_Au_L': [], 'Det2_Si': [], 'Det2_W_L': [], 'Det2_K': [], 'Det2_S': [], 'Det2_Cl': [], 'Det2_Ca': [], 'Det2_Zn': [], 'Det2_Er_L': [], 'Det2_Mn': [], 'Det2_Cr': [], 'Det2_Fe': [], 'Det2_Co': [], 'Det2_Cu': [], 'Det2_Ni': [], 'Det2_Pt_L': [], 'Det2_Au_L': [], 'Det3_Si': [], 'Det3_W_L': [], 'Det3_K': [], 'Det3_S': [], 'Det3_Cl': [], 'Det3_Ca': [], 'Det3_Zn': [], 'Det3_Er_L': [], 'Det3_Mn': [], 'Det3_Cr': [], 'Det3_Fe': [], 'Det3_Co': [], 'Det3_Cu': [], 'Det3_Ni': [], 'Det3_Pt_L': [], 'Det3_Au_L': []}

from intake-bluesky.

gwbischof avatar gwbischof commented on July 26, 2024

same error for this run: 53a5317b-176c-45b2-a6bb-38e51e3a73ad

from intake-bluesky.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.