IndexErrors with ORFlashCamListenerStatusDecoder
when running build_raw
#4
Labels
bug
Something isn't working
ORFlashCamListenerStatusDecoder
when running build_raw
#4
I've updated pygama et al. to the latest versions and have been testing the
build_raw
functionality, as I'm writing up some code to validate the packets in FC and ORCA files.With the latest updates and recent files, the
build_raw
function fails when attempting to decode the FlashCam Listener Status. Here are two MWEs using files from NERSC (where I've truncated the paths for privacy reasons):This errors with:
Trying a different file from a more recent period:
Which errors with:
It's odd that the index errors are happening at different lines, which could be a difference between
tst
andphy
files.Note that the test for
build_raw
uses an old file that does not have any packets for the FlashCam Status Listener, so that test will need to be updated to include more packets.The text was updated successfully, but these errors were encountered: