Skip to content

libpixie4e.so file is crashing the kernel #3

@maraMaraschino

Description

@maraMaraschino

Ok, so I generated the source and header files for pixie4e in src-pixie4e-awkward to try and create a second Jupyter Notebook as an example of the xia_analysis that uses awkward_kaitai instead of python kaitai library. I'm running into a strange problem with it, though.
It shows the generated libpixie4e.so file on the github page, but for some reason that file just isn't appearing in Jupyter Notebook, and when I try to run the lines:
xia = ak.Reader("../src-pixie4e-awkward/libpixie4e.so") awkward_array = xia.load("../data/StilbeneAmCs_500_0253/StilbeneAmCs_500_0253.b00")
it completely crashes the kernel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions