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

Record keeping #27

Open
iannesbitt opened this issue Jul 6, 2023 · 0 comments
Open

Record keeping #27

iannesbitt opened this issue Jul 6, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@iannesbitt
Copy link
Contributor

Create structured records of certain characteristics of the input data and output data. For example, a summary (CSV? some sort of database?) of how many input points exist in each file, how many points are in each of the output files, average intensity or other summarizations of input properties etc. This could potentially also be useful when we start to develop better ways of handling the situation where the workflow fails halfway through the job. We need to track how much of the data we've already processed so that we don't need to start the entire workflow over again.

@iannesbitt iannesbitt added the enhancement New feature or request label Jul 6, 2023
@iannesbitt iannesbitt self-assigned this Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Status: No status
Development

No branches or pull requests

1 participant