Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON Parsing #30

Merged
merged 48 commits into from
Jul 13, 2024
Merged

JSON Parsing #30

merged 48 commits into from
Jul 13, 2024

Conversation

maheessh
Copy link
Collaborator

Hi all,
Our team of undergrads at WrightLab (@sujanamht, @Pranup19, @Anjalithapaa, @maheessh) have enhanced the readTrace() function by adding functionality for parsing JSON-formatted log files. This enhancement allows the function to handle basic JSON parsing and expand entries that are vectors into multiple columns.

Highlights

  • Expanded functionality to parse JSON files directly within readTrace().
  • Users can specify the format as "JSON" explicitly.
  • Entries that contain vectors are now expanded into multiple columns.
  • Added the readAndParseJSON function to handle JSON-specific parsing.

For any communication or discussion, please contact Dr. April Wright (@wrightaprilm), who guided us throughout the process:

@cmt2
Copy link
Collaborator

cmt2 commented Jul 13, 2024

Thank you for adding this functionality to RevGadgets!

@cmt2 cmt2 merged commit d1adfef into revbayes:development Jul 13, 2024
4 checks passed
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.

3 participants