Commit History

Author SHA1 Message Date
  Caleb Fangmeier cdba873a1d major refactor to remove histogram and io in favor of using instead matplottery and uproot in applications 6 years ago
  Caleb Fangmeier 0b949b7977 Adds option to supply a Markdown formatted blob of text to be displayed 6 years ago
  Caleb Fangmeier 14749a106d Merge branch 'master' of git.fangmeier.tech:caleb/filval-python 6 years ago
  Caleb Fangmeier a0fb4d93d5 Implements function to rebin 1d histograms 6 years ago
  Caleb Fangmeier 9275e55ed3 Adds hist_sub, hist_mul, and hist_div 6 years ago
  Caleb Fangmeier a181009b25 Adds better handling of empty plots w/o arguments 6 years ago
  Caleb Fangmeier a5b7279d72 render_plots can now specify output directory if saving to disk 6 years ago
  Caleb Fangmeier 0cf8a45d13 Adds percent contours function for 2d histograms, simplifies hist_plot 6 years ago
  Caleb Fangmeier dc8c3cf99b Adds simple_plot function and handling of native config 6 years ago
  Caleb Fangmeier 111a2f24eb Removes generate_class since it really belongs with filval 6 years ago
  Caleb Fangmeier 46d3f728ce Adds configuration to dashboard 6 years ago
  Caleb Fangmeier 5f45b0ec37 Adds text-display to hist2d_plot and renames some modules. 6 years ago
  Caleb Fangmeier 933573447d Merge branch 'master' of git.fangmeier.tech:caleb/filval 6 years ago
  Caleb Fangmeier 730bbd6c04 Updates to jinja dashboard generation 6 years ago
  Caleb Fangmeier 7953c45809 Adds simple debugging which can just print out the values as they are 6 years ago
  Caleb Fangmeier 96aa153634 Modifies the way one supplies data files to use the yaml config file 6 years ago
  Caleb Fangmeier 5240504e99 Moves template files into filval 6 years ago
  Caleb Fangmeier 432ec42e27 separates hist normalization from scaling and makes stats off by default 6 years ago
  Caleb Fangmeier 8446b2f3f6 Fixes centering of bars in hist_plot_stack and moves dashboard 6 years ago
  Caleb Fangmeier ae2e2b0f3a Rewrites histogram stack to be much simpler (and less comprehensive). 6 years ago
  Caleb Fangmeier 99164f00c9 updates to plotter to save pngs in memory 6 years ago
  Caleb Fangmeier 30795e0de3 Adds script to generate object collection classes 6 years ago
  Caleb Fangmeier d010e5c54f Adds optional stats to histogram plotter 6 years ago
  Caleb Fangmeier 952573c957 Allows multiple plots to share an axes(subplot) 6 years ago
  Caleb Fangmeier c92f9ce6d3 Rewrite of plotting routines to revolve around subplots instead of full 6 years ago
  Caleb Fangmeier 5a896f9374 Adds latexipy to make nicer looking plot for use w/ latex 6 years ago
  Caleb Fangmeier 763123e933 changes the python component of filval to be a proper python package, installable into a virtualenv near you! 6 years ago
  Caleb Fangmeier 0e9ab0f14e Adjusts usage of Function object to work with pointers rather than 6 years ago
  Caleb Fangmeier a35beda421 updates to python tooling 6 years ago
  Caleb Fangmeier 6206f9a6cb Moves more plotting code to be mpl based 6 years ago