Draft
Conversation
Updated Scarab to v3.8.0
…s HDF5; to be replaced by Zarr)
update Doxyfile configuration
- can openDataset() on each stream - ready to readSubarray()
- dataset file-path constructed from apriori knowledge
updated Monarch4 components for minimum compilation, adapted from HDF5 to z5/Zarr create simplest program to use Monarch4 component clean compile, but need to get Monarch4 library built to link
- state before some variable-name refinements
- M4Record, M4Stream function headers, comment H5-exceptions - misc. code maintenance
- first clean build writeMonarch - massive commented-out code to focus development into small pieces
- first writeMonarch4 - create file and write attributes
- readMonarch4 - open file and read attributes
- writeMonarch, readMonarch test programs now create/write/read channels and streams as expected - still lots of logging displayed, more can be added by uncommenting lines
add try/catch() around nlohman::json operations
- writeMonarch, readMonarch operational on readme4.zr
- M4Header::WriteToFile() fStreamsGroup, fChannelsGroup - M4Header::ReadFromFile() fStreamsGroup, fChannelsGroup
- created headers and wrote to file okay - created stream objects from headers okay
- clean build with M4Stream::M4Stream() adaptations
- M4Stream()->M4Stream::Initialize()
- handles M4Monarch::WriteHead() fStreams.push_back() without segfault at shutdown
- handles M4Monarch::WriteHeader() fStreams.push_back() without segfault at shutdown - back to original algorithm (updated) for walking thru streams creating M4Stream components
…'t delete object.
Updated Scarab
Re-fixing inclusion order problem
Updated Scarab to v3.11.5
Updated Scarab to v3.14.0
Updated Scarab to v3.8.7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.