From 3a5a6c658e45402d413970e8d273a656ed74dcf5 Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Wed, 19 Feb 2020 09:40:51 -0600 Subject: add option to not show lvatmo limits in table plot --- plot_sens.py | 1 + 1 file changed, 1 insertion(+) (limited to 'plot_sens.py') 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 ) -- cgit v1.2.3