Enhanced README
This commit is contained in:
parent
0f8ca4f87d
commit
c562013e27
@ -38,3 +38,6 @@ The module `aggregate.py` exposes the `PathAggregator` which is very simple and
|
||||
|
||||
### package: processing
|
||||
Exposes three modules: `extract`, `transform`, `visualisation`. `extract` exposes the `FileManager` which can be used to extract the relevant features out of the branches of a `root` file. `transform` exposes useful functions like `select_feature` in order to make cuts and `reweight_feature`. Take note that `select_feature` is not the most efficient way of doing cuts, for more efficient usage use the functionality of `uproot3` directly. `visualisation` exposes `reweight_comparing_plot` in order to plot 3 diagrams, two original features and the reweighted feature.
|
||||
|
||||
### Here you can find my root files
|
||||
Under `/work/skuza/thesis/Tuples`
|
||||
|
Loading…
Reference in New Issue
Block a user