Open zonca opened 1 year ago
@maxnoe @jpivarski are the next steps suggested above fine?
Yes, I think it sounds great!
I think it's a good idea to maintain a separation between the generic Awkward-Kaitai Python package and an EventIO package that uses it. Similarly, there will be an SDSS package that uses the same generic routines. (It's good to have at least two dependents like this, to clarify what's generic and what's domain-specific on a case-by-case basis: "Do both EventIO and SDSS need this, or only one?")
@maxnoe had already implemented most of the parsing of the higher level in Kaitai, and that is available in #1
@maxnoe @jpivarski Unless you have other recommendations, I was thinking about these next steps:
Implement the different types of Objects in the package so that we can reproduce what
eventio_print_structure
prints out, e.g.