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

Logging #11

Open
TeraMika opened this issue Jan 17, 2024 · 1 comment
Open

Logging #11

TeraMika opened this issue Jan 17, 2024 · 1 comment

Comments

@TeraMika
Copy link
Collaborator

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.

@TeraMika
Copy link
Collaborator Author

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.

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

No branches or pull requests

1 participant