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

Progress reporting seems broken for ramp filter #396

Open
acoussat opened this issue Dec 17, 2020 · 0 comments
Open

Progress reporting seems broken for ramp filter #396

acoussat opened this issue Dec 17, 2020 · 0 comments

Comments

@acoussat
Copy link
Collaborator

I noticed that, when running rtkramp -p . -r projection.mha -o /tmp/ramp.mha -v, the progress reporting output lacks the trailing newline, even though it should be accounted for. Playing a bit with progress commands made me realize that

It might be a problem linked to ITK, since ITK recently introduced commits that impact the threading model and progress reporting, such as InsightSoftwareConsortium/ITK@c8787b8ed8. It seems that updating filters can be required (InsightSoftwareConsortium/ITK@13fdc58236). But I'm not sure about this.

Unfortunately, I couldn't figure out (yet) a solution for RTK's ramp filter.

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