I noticed about a week ago that events files were no longer reading in with the colors. This was due to the header being treated as a record. As a part of this process, I made it so that color names could be used in files, thinking that the required 0x00FF00 is opaque anyway, and "green" would be a better label to have in there.
So this reads now (https://jfaden.net/~jbf/autoplot/data/dat/eventsList2.csv):
Last edit: Jeremy Faden 2025-09-06
This was done a while ago.