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

Expose endpoint for programetic use #51

Open
talhajunaidd opened this issue Apr 3, 2019 · 1 comment
Open

Expose endpoint for programetic use #51

talhajunaidd opened this issue Apr 3, 2019 · 1 comment

Comments

@talhajunaidd
Copy link

Is it possible to expose the monitor method to allow the use of this amazing library from Python?

@Vincent-CIRCL
Copy link
Contributor

Vincent-CIRCL commented Jul 25, 2019

Yes ! This would be really great.
Here is the PR : #54

Please note you can also use (without the PR) :

from psrecord.main import monitor
monitor(1300, logfile = "./test.log", plot="./fig.png", include_children=True)

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