You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is expansive and may need to be split in future.
Initial requirements for logging include an adapter to store and handle data, and writing this data to a file.
In future:
Discussion will be required on the specifics of the data file / metadata structure. (FL1)
This should include an entry/generation for a filename for logging data and some parameters/metadata within the file. Which these are will also require discussion.
Include a note (.md, .txt) file with the logs.
For now, the data logged should just be temperature data, other data (camera, hexitec) should be its own issue.
The text was updated successfully, but these errors were encountered:
Another logging addition needed is the file writer in the furnace adapter, particularly for the furnace-only acquisition card, to work like the regular acquisition one and timestamp/run-number acquisitions. This would prevent duplicate file-naming, which was an issue during some testing.
This issue is expansive and may need to be split in future.
Initial requirements for logging include an adapter to store and handle data, and writing this data to a file.
In future:
Discussion will be required on the specifics of the data file / metadata structure. (FL1)
This should include an entry/generation for a filename for logging data and some parameters/metadata within the file. Which these are will also require discussion.
Include a note (
.md
,.txt
) file with the logs.For now, the data logged should just be temperature data, other data (camera, hexitec) should be its own issue.
The text was updated successfully, but these errors were encountered: