Skip to content

Support conversion of binary files to several formats useful for analysis#10

Merged
lucabaldini merged 123 commits into
mainfrom
file_conversion
Aug 13, 2025
Merged

Support conversion of binary files to several formats useful for analysis#10
lucabaldini merged 123 commits into
mainfrom
file_conversion

Conversation

@lucabaldini
Copy link
Copy Markdown
Collaborator

@lucabaldini lucabaldini commented Jun 6, 2025

This is another massive pull request that I originally intended to propose for the merge after #3 is merged.

I think we are at a point where the stuff is ready for beta test. The new data format is in a reasonable state and documented, and we do have scripts to:

  • write data in binary format;
  • decode a binary file and save the hits in a variety of formats, including csv, fits, and hdf5;
  • playback a binary file and pretty-print the readouts, to debug the decoding;
  • convert a .log file to a .apx file so that all of the above can happen on the old stuff too.

Also: this pull requests adds two more dependencies: astropy and h5py

@DanViolette
Copy link
Copy Markdown
Contributor

I've gone ahead and merged in the last two pull requests, @grant-sommer I'd like to start parsing through this one with you and confirm it works as expected!

Cheers,
Dan

@lucabaldini
Copy link
Copy Markdown
Collaborator Author

I am gonna go ahead and merge the main into this branch, and drop a line to Grant when this is ready to be looked!

Thanks Dan, and hold on a second before you jump onto this one, Grant :-)

@lucabaldini lucabaldini mentioned this pull request Aug 11, 2025
@lucabaldini lucabaldini merged commit d7ff67e into main Aug 13, 2025
2 checks passed
@lucabaldini lucabaldini deleted the file_conversion branch August 13, 2025 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants