14 Commits

Author SHA1 Message Date
249c6d6de9 add emacs local variable tweaks and add some missing docstrings 2025-06-23 16:51:33 -04:00
cfe87f928d update email address 2025-06-22 16:36:50 -04:00
9b382dac41 apply more pylint recommendations 2025-06-21 23:22:34 -04:00
3c4b0a0c04 expand homepage checker tool to check a few more folders and apply updates 2022-10-24 10:58:39 -04:00
baa48946e5 add comment to please CodeQL 2022-05-18 00:56:10 -04:00
168d3bdd3c Correctly handle the case that the YAML python module is not installed 2022-05-14 10:15:40 -04:00
8ce2ce8fd4 remove unused import 2022-04-09 04:02:01 -04:00
3970942028 add test for yaml dump style 2022-04-07 02:44:17 -04:00
98b908387f add unit test for yaml style thermo output and updated logfile class 2022-04-07 02:05:47 -04:00
601bdadf44 update for recent changes in thermo output 2022-04-07 02:05:05 -04:00
2e6a0112d3 update URLs in some more files 2021-05-24 16:19:37 -04:00
69a92a3e00 apply some codeql recommendations
- remove unused imports
- avoid overlaps of variable names with keywords
- make some exception processing more explicit
2021-05-09 19:52:31 -04:00
f92089298d Fix bug in AvgChunkReader and add docs 2021-02-25 16:56:19 -05:00
977ba9ff66 Add LogFile and AvgChunkFile readers
Implements changes proposed in #144
2021-02-25 15:32:53 -05:00