Age | Commit message (Expand) | Author |
---|---|---|
2020-08-19 | Wrap `map()` in a `list` call...Run `2to3-3.8 -f map -w .` See: <https://docs.python.org/2/library/2to3.html#2to3fixer-map> | BonfaceKilz |
2020-08-18 | Replace "raw_input" with "input"...* scripts/maintenance/readProbeSetMean_v7.py: Use "input". See https://docs.python.org/3/whatsnew/3.0.html#builtins | BonfaceKilz |
2020-08-18 | Wrap print statements in parentheses | BonfaceKilz |
2018-04-03 | @acenteno added data upload scripts into main repo | Pjotr Prins |