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

Feature Request: Send waveform results to STDOUT #88

Closed
runlevel5 opened this issue Apr 16, 2019 · 5 comments
Closed

Feature Request: Send waveform results to STDOUT #88

runlevel5 opened this issue Apr 16, 2019 · 5 comments

Comments

@runlevel5
Copy link

runlevel5 commented Apr 16, 2019

Is it possible to produce results to STDOUT instead of file (via -o option)? Because I have application with automated pipeline with post-processing pipeline and passing waveform STDOUT to other process is more UNIX-idiom and easier to manage than through an output file.

@chrisn
Copy link
Member

chrisn commented Apr 16, 2019

This is closely related to #13.

@runlevel5
Copy link
Author

@chrisn I could provide a PR if you want an implementation

@chrisn
Copy link
Member

chrisn commented Apr 17, 2019

I have a branch locally with some work in progress on this. Let me push that, and we can continue from there.

@chrisn
Copy link
Member

chrisn commented Apr 19, 2019

Please take a look at the stdio2 branch and #89. Feedback welcome!

@chrisn
Copy link
Member

chrisn commented Nov 3, 2019

This is implemented in the v1.4.0 release.

@chrisn chrisn closed this as completed Nov 3, 2019
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

2 participants