pymad / cpymad

cPyMAD is a python interface to Mad-X using cython and libmadx
http://cern.ch/pymad
Apache License 2.0
3 stars 3 forks source link

Use inherited handles for IPC with MAD-X backend #52

Closed coldfix closed 10 years ago

coldfix commented 10 years ago

This means that the STDIO streams can be redirected independently as desired. This is useful if one wants to capture stdout/stderr of the subprocess to get MAD-X logging into some a desired sink.