2
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
small tweaks to constants in circle.py More... over 12 years ago
Include link in '--help all' to code on github and bold the links More... over 12 years ago
Add an auto-suggest feature if we have one close match More... over 12 years ago
Logger fixes: put the injection of log levels into the logger at the class level rather than instance level More... over 12 years ago
Several changes to the help. Fixes #60 - see long message More... over 12 years ago
help: Allow run_help to control the return code, and add some whitespace More... over 12 years ago
Remove unnecessary use of \ line continuations More... over 12 years ago
Refactor help: move it into its own module More... over 12 years ago
Remove old mcviz.utils.timer/timer context manager More... over 12 years ago
Introduce Timer class which can send the log message somewhere useful More... over 12 years ago
Code tidying More... over 12 years ago
Make the log format the same even if output is piped to a format (minus ANSI color) More... over 12 years ago
Minor fixes to units More... over 12 years ago
Show what the exception actually was when a fatal error is encountered More... over 12 years ago
Major logging modifications - see long commit message - fix #72 More... over 12 years ago
mcviz logger: Don't override the logging class directly. Introduce our own LogManager class which will instantiate MCViz loggers for us. More... over 12 years ago
mcviz.utils.svg.texglyph/particle_to_latex.py Add 'bastardize' (default False) which generates ROOT latex More... over 12 years ago
Fixed help options showing empty choice strings More... over 12 years ago
Merge branch 'dev' into jetclustering More... over 12 years ago
Fixed up --units cli option More... over 12 years ago
Cleaned up output and added back inital particles More... over 12 years ago
Updated ParticleData More... over 12 years ago
added argparse as install dependency More... over 12 years ago
made units into graph-specific class More... over 12 years ago
Adding a pluck by pdgid transform More... over 12 years ago
Merge branch 'dev' into units_dev More... over 12 years ago
Switched to argparse More... over 12 years ago
Used new string formatting in new additions More... over 12 years ago
Tidied units implementation, added --units switch More... over 12 years ago
Fix #63 simply More... over 12 years ago