Compare commits
3 commits
8377767761
...
ca666a10e1
| Author | SHA1 | Date | |
|---|---|---|---|
| ca666a10e1 | |||
| 5554e892d7 | |||
| 34d82f8069 |
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import argparse
|
|||
import matplotlib.pyplot as plt
|
||||
import numpy as np
|
||||
|
||||
###the comandline interface
|
||||
###the commandline interface
|
||||
parser = argparse.ArgumentParser(
|
||||
prog='plot_hist.py',
|
||||
description='takes a .hist file as input and creates a plot')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue