slaclab / trace

Live and Archived data plotting tool
https://slaclab.github.io/trace/
3 stars 4 forks source link

ENH: Convert Files With Batch Processing #71

Closed zdomke closed 4 weeks ago

zdomke commented 1 month ago

Adds the ability to pass multiple files into the file conversion tool to convert them all at once. Prints individual error messages if anything goes wrong so that users know which file(s) failed.

Also found some bugs with the launch script & passing arguments. They should be fixed now. Plus macros should work properly now.