Age | Commit message (Expand) | Author |
---|---|---|
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 |
2020-08-18 | Replace DOS style line endings with UNIX style ones...* scripts/maintenance/readProbeSetSE_v7.py: Run *dos2unix* against file | BonfaceKilz |
2020-08-18 | Apply pep8...* scripts/maintenance/readProbeSetSE_v7.py: Apply pep8 to file to replace tabs with spaces and use correct indentation. | BonfaceKilz |
2018-04-03 | @acenteno added data upload scripts into main repo | Pjotr Prins |