Published August 12, 2018
| Version v0.05.0
Software
Open
alphatwirl/qtwirl: v0.05.0
Description
PyPI: https://pypi.org/project/qtwirl/0.5.0/
Changs from the previous release: (diff)- changed the minimum required versoin of AlphaTwirl to 0.20.0
- renamed the 1st argument of
qtwirl()filedata - updated
reader_cfg- now
readercan be a list of readers - changes in
table_cfg- renamed keys
- `keyAttrNames` -> `key_name` - `keyIndices` -> `key_index` - `binnings` -> `key_binning` - `keyOutColumnNames` -> `key_out_name` - `valAttrNames` -> `val_name` - `valIndices` -> `val_index` - `summaryClass` -> `agg_class` - `summaryColumnNames` -> `agg_name` - added new keys:
store_file,file_path,file_name,file_dir
- renamed keys
- changes in
selection_cfg- now the full form is
dict(condition=condition) - added new keys:
store_file,file_path,file_name,file_dir,count
- now the full form is
- now
- added option to make cutflow table
- added option to store results to files
- reorganized directory structure, created new private sub-packages
_parserand_builder - added
pytest.inifile
Files
alphatwirl/qtwirl-v0.05.0.zip
Files
(206.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:ed551e0d57572e32829b9aaf724a741b
|
206.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/alphatwirl/qtwirl/tree/v0.05.0 (URL)