aboutsummaryrefslogtreecommitdiffstats
path: root/plot_sens.py
diff options
context:
space:
mode:
authorShivesh Mandalia <shivesh.mandalia@outlook.com>2020-02-19 09:40:51 -0600
committerShivesh Mandalia <shivesh.mandalia@outlook.com>2020-02-19 09:40:51 -0600
commit3a5a6c658e45402d413970e8d273a656ed74dcf5 (patch)
treef0ee269d23fa303f0aaf37efe80aad94fe551245 /plot_sens.py
parentc6f1b522c2bae3ed8415957333189659ddf4d761 (diff)
downloadGolemFlavor-3a5a6c658e45402d413970e8d273a656ed74dcf5.tar.gz
GolemFlavor-3a5a6c658e45402d413970e8d273a656ed74dcf5.zip
add option to not show lvatmo limits in table plot
Diffstat (limited to 'plot_sens.py')
-rwxr-xr-xplot_sens.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/plot_sens.py b/plot_sens.py
index 35fed5c..bd8c72b 100755
--- a/plot_sens.py
+++ b/plot_sens.py
@@ -284,6 +284,7 @@ def main():
outfile = baseoutfile + '/hese_table',
outformat = ['png', 'pdf'],
args = args,
+ show_lvatmo = True
)