- Jan 22, 2019
-
-
Eva Schiffer authored
-
- Dec 20, 2018
-
-
Alan De Smet authored
fixicon branch moved where the change in the code was needed.
-
Eva Schiffer authored
Display icon on MacOSX (iconfix) See merge request !17
-
Alan De Smet authored
I believe this will fix MacOSX not displaying the icon. #30
-
- Dec 18, 2018
-
-
Eva Schiffer authored
-
- Dec 14, 2018
-
-
Eva Schiffer authored
-
- Dec 12, 2018
-
-
Alan De Smet authored
-
- Nov 30, 2018
-
-
Eva Schiffer authored
Positional args can again intermix with options See merge request !14
-
- Nov 29, 2018
-
-
Alan De Smet authored
The move from optparse to argparse caused a regression: positional arguments could no longer intermix with optional arguments. This fixes that. (As of Python 3.7, parse_intermixed_args solves the problem, but we want to support 2.6, maybe 2.5.)
-
Eva Schiffer authored
-
Eva Schiffer authored
Resolve "More information than just "Unable to create plot."" Closes #10 See merge request !5
-
Eva Schiffer authored
-
Eva Schiffer authored
Ensure value range isn't 0.0 #20 Closes #20 See merge request !11
-
Eva Schiffer authored
-
Eva Schiffer authored
Convert from optparse to argparse #15 See merge request !8
-
Eva Schiffer authored
Resolve "RuntimeWarning with stats when stddev==0.0" Closes #19 See merge request !10
-
-
- Nov 28, 2018
-
-
Eva Schiffer authored
-
Eva Schiffer authored
-
- Nov 06, 2018
-
-
Alan De Smet authored
Force the range to be -0.1 through 0.1. This is what matplotlib does anyway, and this suppresses a warning.
-
- Sep 21, 2018
-
-
Alan De Smet authored
-
- Sep 19, 2018
-
-
Alan De Smet authored
Slightly simpler, smaller, and easier to style. As a bonus, you can copy/paste them.
-
- Sep 18, 2018
-
-
Alan De Smet authored
-
- Sep 05, 2018
-
-
Alan De Smet authored
-
- Aug 15, 2018
-
-
Eva Schiffer authored
-
Eva Schiffer authored
-
- Mar 20, 2018
-
-
Eva Schiffer authored
-
Eva Schiffer authored
-
Eva Schiffer authored
-
- Jul 28, 2017
-
-
Eva Schiffer authored
-
Eva Schiffer authored
-
- Jul 21, 2017
-
-
Eva Schiffer authored
-
- Jul 17, 2017
-
-
Eva Schiffer authored
-
Eva Schiffer authored
-
Eva Schiffer authored
-
Eva Schiffer authored
adding extra checks when variable data is loaded to prevent crashing and some cosmetic changes to html report output
-
- Apr 20, 2017
-
-
Eva Schiffer authored
added global and variable attributes to report pages; fixed bug in the io module that was causing global attributes to never be loaded; corrected the behavior for purple marking circles behind small numbers of mismatch points and added that behavior to some other kinds of mismatch plots
-
- Apr 11, 2017
-
-
Eva Schiffer authored
-
Eva Schiffer authored
-
- Apr 04, 2017
-
-
Eva Schiffer authored
-