avzero07 / eew-nn-project

Repo to Keep Track of Project Utilities
GNU Affero General Public License v3.0
0 stars 1 forks source link

Running Rdseed in Interactive Mode with Pexpect #14

Open avzero07 opened 3 years ago

avzero07 commented 3 years ago

Rdseed cannot, unfortunately, extract based on start/stop times from the command line mode. Interactive mode is required.

This means that there needs to be a Pexpect type API to interact with it.