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

Remove file-name completion in Madx.call #63

Closed coldfix closed 10 years ago

coldfix commented 10 years ago

IMO, files should always be specified by their full name. Trying to guess a different name should not be the responsibility of pymad. For example, the current implementation doesn't care if there are .str and .madx files with the same base name, which can lead to indeterministic program behaviour - consider the following case: