Skip to content

Releases: kyungeonchoi/ServiceXDataBinder

v0.5.0

09 Jun 05:20
0c88964
Compare
Choose a tag to compare
  • Add support for python transformer
  • Support various delivery options: LocalPath is the default setting and delivers to the (user-specified) local path. LocalCache downloads files from ServiceX but generates file list from the files in local cache. ObjectStore returns file paths in ServiceX object store and DataBinder generates file list of s3 paths

v0.4.1

19 May 20:13
c9a3e53
Compare
Choose a tag to compare
  • Bugfix for atlasr21 transformer

v0.4.0

17 May 22:01
88d4188
Compare
Choose a tag to compare
  • Compatible with multi-codegen ServiceX (v1.2.0 and higher)
  • Allow each Sample with different transformer; e.g. SampleA with uproot transformer and SampleB with atlasr21 transformer

v0.3.0

18 Nov 06:03
Compare
Choose a tag to compare
  • Many new features and updates
  • Now post-processing is happening asychronously
  • Better handling of errors
  • Support Sample defined by local path
  • Introduce Definition block for readability

v0.2.10

07 Oct 02:27
Compare
Choose a tag to compare
  • Bugfix in the output dictionary for xAOD

v0.2.9

06 Oct 07:30
Compare
Choose a tag to compare

Add Support for multiple trees for Uproot

v0.2.8

07 Jun 03:35
Compare
Choose a tag to compare
  • Update TCut library version
  • Add Timer

v0.2.7

23 Apr 10:56
Compare
Choose a tag to compare
  • Update for the ServiceX Frontend version 2.5
  • Now ServiceX dashboard shows sample names for each request

v0.2.6

22 Apr 05:59
Compare
Choose a tag to compare

Now support a dict as an input configuration

v0.2.5

19 Apr 01:33
Compare
Choose a tag to compare

Remove transformer image from input