rs-station / matchmaps

https://rs-station.github.io/matchmaps/
Other
2 stars 0 forks source link

Detect when phenix or ccp4 fails and raise an error #57

Closed dennisbrookner closed 2 months ago

dennisbrookner commented 2 months ago

Currently, if a phenix or ccp4 process fails, and you are not running in --verbose mode, then matchmaps will fail with a FileNotFoundError. This behavior is unhelpful! Preferably, matchmaps should detect that the phenix/ccp4 process has failed and error out with a useful message.