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

Allow PPC to run, in case mergin is not possible #305

Open
HolgerPollyNet opened this issue Dec 19, 2024 · 4 comments
Open

Allow PPC to run, in case mergin is not possible #305

HolgerPollyNet opened this issue Dec 19, 2024 · 4 comments
Assignees
Labels
bugfix bug fixes change developers only guidelines for developers medium priority

Comments

@HolgerPollyNet
Copy link
Collaborator

In case the merging script is not working, currently the PPC is giving an error and no processing is possible.
However, in this case the PPC should just proceed without merging, e.g. with multiple files per day.

Also the merging script currently fails if variables are not available, like death time correction, which is the case for many old data. In this case, this variable should be ignored, so that merging is still possible.

@ulysses78
Copy link
Collaborator

Do not forget the option for --force_merging true, when executing picasso_go24.sh.

@ulysses78
Copy link
Collaborator

But I see your point. So, if merging with picasso_go24.sh does not result in a merged file, all individual files of that day has to be written into the todo-list. After that, the todo-list has to be processed.

@ulysses78
Copy link
Collaborator

At the moment I am not sure how to handle the plotting for those days.

@HolgerPollyNet
Copy link
Collaborator Author

HolgerPollyNet commented Dec 19, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix bug fixes change developers only guidelines for developers medium priority
Projects
None yet
Development

No branches or pull requests

2 participants