ServiceX_frontend:ServiceX的客户端访问库

时间:2021-04-01 00:45:12
【文件属性】:
文件名称:ServiceX_frontend:ServiceX的客户端访问库
文件大小:4.25MB
文件格式:ZIP
更新时间:2021-04-01 00:45:12
Python ServiceX客户端库 ServiceX的客户端访问库 介绍 给定您一个选择字符串,该库将管理将其提交给ServiceX实例并为您本地检索数据。 选择字符串通常是由另一个前端库生成的,例如: (用于ATLAS xAOD) (用于平坦的结节) (将类似TCut语法转换为servicex查询-两者均适用) 先决条件 在使用此库之前,您需要: 基于python 3.6或更高版本的环境 ServiceX端点。 这通常是通过登录到servicex端点并获得其批准而获得的。 完成此操作后,您将拥有一个API令牌(此库需要访问该API来访问ServiceX端点),以及获得该令牌的网址( endpoint地址)。 如何访问您的端点 API访问信息通常放置在配置文件中(请参阅以下部分)。 创建一个配置文件, servicex.yaml ,在yaml格式,为您的工作,包含下面的相应位置(在xa
【文件预览】:
ServiceX_frontend-master
----.gitattributes(66B)
----.flake8(44B)
----.github()
--------workflows()
----.vscode()
--------settings.json(2KB)
--------tasks.json(842B)
----scripts()
--------.flake8(33B)
--------run_test.py(2KB)
--------test_jupyter_environment.ipynb(10KB)
----pytest.ini(140B)
----setup.py(3KB)
----README.md(18KB)
----tests()
--------test_data_conversions.py(4KB)
--------.flake8(49B)
--------sample_root_servicex_output.root(1.33MB)
--------test_servicex_config.py(9KB)
--------sample_uproot_servicex_output.parquet(3.22MB)
--------__init__.py(0B)
--------test_servicex.py(54KB)
--------test_servicex_adaptor.py(16KB)
--------test_minio_adaptor.py(8KB)
--------conftest.py(6KB)
--------test_cache.py(6KB)
--------test_utils.py(13KB)
--------test_ConfigSettings.py(3KB)
--------test_servicexabc.py(168B)
----servicex()
--------config_default.yaml(873B)
--------servicexabc.py(6KB)
--------minio_adaptor.py(8KB)
--------servicex.py(35KB)
--------utils.py(14KB)
--------ConfigSettings.py(2KB)
--------servicex_utils.py(2KB)
--------servicex_adaptor.py(10KB)
--------__init__.py(431B)
--------cache.py(6KB)
--------servicex_config.py(6KB)
--------data_conversions.py(6KB)
----.gitignore(2KB)

网友评论