Releases: kyungeonchoi/ServiceXDataBinder
Releases · kyungeonchoi/ServiceXDataBinder
v0.5.0
- Add support for python transformer
- Support various delivery options:
LocalPathis the default setting and delivers to the (user-specified) local path.LocalCachedownloads files from ServiceX but generates file list from the files in local cache.ObjectStorereturns file paths in ServiceX object store and DataBinder generates file list of s3 paths
v0.4.1
- Bugfix for
atlasr21transformer
v0.4.0
- Compatible with multi-codegen ServiceX (v1.2.0 and higher)
- Allow each Sample with different transformer; e.g. SampleA with
uproottransformer and SampleB withatlasr21transformer
v0.3.0
- Many new features and updates
- Now post-processing is happening asychronously
- Better handling of errors
- Support Sample defined by local path
- Introduce
Definitionblock for readability
v0.2.10
- Bugfix in the output dictionary for xAOD
v0.2.9
Add Support for multiple trees for Uproot
v0.2.8
- Update TCut library version
- Add Timer
v0.2.7
- Update for the ServiceX Frontend version 2.5
- Now ServiceX dashboard shows sample names for each request
v0.2.6
Now support a dict as an input configuration
v0.2.5
Remove transformer image from input