Caleb Fangmeier
|
661df8e4ab
Adds ability to track process memory usage
|
7 years ago |
Caleb Fangmeier
|
9a6a227982
Adds optional stats to histogram plotter
|
7 years ago |
Caleb Fangmeier
|
0bd6e917d0
Introducese yaml based configuration file
|
7 years ago |
Caleb Fangmeier
|
1b5a7600f1
Allows multiple plots to share an axes(subplot)
|
7 years ago |
Caleb Fangmeier
|
beb797bd8c
Rewrite of plotting routines to revolve around subplots instead of full
|
7 years ago |
Caleb Fangmeier
|
8fe4cbd0fe
Adds latexipy to make nicer looking plot for use w/ latex
|
7 years ago |
Caleb Fangmeier
|
2c8cb06e65
changes the python component of filval to be a proper python package, installable into a virtualenv near you!
|
7 years ago |
Caleb Fangmeier
|
1a85d61848
Adjusts usage of Function object to work with pointers rather than
|
7 years ago |
Caleb Fangmeier
|
7ff47d4d36
Adds tup_map as a variation of map to automatically unpack tuple-type
|
7 years ago |
Caleb Fangmeier
|
9f48da0b66
updates to python tooling
|
7 years ago |
Caleb Fangmeier
|
42affe120e
Moves more plotting code to be mpl based
|
7 years ago |
Caleb Fangmeier
|
afa4d0c321
Adds python tooling for running filval based analyses in parallel.
|
7 years ago |
Caleb Fangmeier
|
5b8bf13e37
Updates to pyton/plotter
|
7 years ago |
Caleb Fangmeier
|
27cc0b9b63
Adds VectorMany container class
|
7 years ago |
Caleb Fangmeier
|
40f53a4a6b
Simplifies interface to TH* Objects
|
7 years ago |
Caleb Fangmeier
|
8801955c96
adds python tools for examining the output of a filval program
|
7 years ago |
Caleb Fangmeier
|
f455a5d61f
Disables event_coutn and xsection parts of dataset since they are
|
7 years ago |
Caleb Fangmeier
|
d7237e5c01
Adds ability to comment out lines in data file listing
|
7 years ago |
Caleb Fangmeier
|
7f7e4233be
Forgot to add filval.hpp
|
7 years ago |
Caleb Fangmeier
|
62559fb459
Adds DataFileDescriptor for keeping track on multiple input files and
|
7 years ago |
Caleb Fangmeier
|
7c5a06c426
Modifies map to work on a value instead of a tuple. Adds ability to
|
7 years ago |
Caleb Fangmeier
|
03a88b0a21
updates root components to add TreeDataSet, also renames files
|
7 years ago |
Caleb Fangmeier
|
d6be1127b8
removes std::invoke as we're rolling back to c++1y
|
7 years ago |
Caleb Fangmeier
|
836549f3ab
Merge branch 'master' of git.fangmeier.tech:caleb/filval
|
7 years ago |
caleb
|
4603ddd8f4
Initial commit
|
7 years ago |
Caleb Fangmeier
|
b33cf01876
Updates to analysis routine, adding additional histograms
|
7 years ago |
Caleb Fangmeier
|
8a6c0eaf54
rearranges the filval project to make root a sub-directory
|
7 years ago |
Caleb Fangmeier
|
d1ff0d903e
adds function to easily create variants of a container with different cuts applied
|
7 years ago |
Caleb Fangmeier
|
8be6413ed7
Adds documentation deployment make target, additional values relating to
|
7 years ago |
Caleb Fangmeier
|
ba6411da77
Adds basic event selection
|
7 years ago |