PIC-IRIS / PH5

Library of PH5 clients, apis, and utilities
Other
15 stars 9 forks source link

[BUG] List index out of range in ph5tostationxml when there is no experiment_t in ph5 #405

Closed damhuonglan closed 4 years ago

damhuonglan commented 4 years ago

Describe the bug According to Akram email on 04/06/20 email, she ran to error "list index out of range" when running ph5tostationxml. This causes by the following:

To Reproduce

ph5tostationxml -n master.ph5 -p ~/Desktop/ph51/Working/Playa2/PH5/Sigma/ --level=network -f TEXT

ph5.clients.ph5tostationxml - ERROR: list index out of range
damhuonglan commented 4 years ago

@dsentinel should I fix this in one PR only.

damhuonglan commented 4 years ago

Akram already posted this