Commit b987e30
committed
overhaul CLI options, output formatting & add --sambvca mode
- Rename --addmetals to --nometals (metals included by default)
- Rename --commandline to --pymol (files not created by default)
- Rename -b/--volume to -b/--vbur, keep -s/--sterimol
- Deprecate --measure option (sterimol defaults to classic mode)
- Remove --timing option and all timing code
- Alphabetize CLI options and add default values to help strings
- Add --sambvca option (sets VDW scaling to 1.17, excludes H atoms)
- Add ASCII art banner to output header
- Print configuration info (radii, H atoms, grid) by default
- Print column headers once with File and Atom columns for multi-file runs
- Add separator lines and dynamic file column width
- Fix docstring typo: unocc_grud -> unocc_grid
- Update tests, README, and example notebooks1 parent be93b82 commit b987e30
5 files changed
Lines changed: 100 additions & 122 deletions
File tree
- dbstep
- examples
- .ipynb_checkpoints
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments