z inv.width分析的alphatwirl+uproot

zinv-analysis的Python项目详细描述


CircleCI

codecov

Z不可见分析

使用设置

source setup.sh

要运行分析,请使用run_zinv.py

usage: run_zinv.py [-h] [-o OUTDIR] [--mode MODE] [--ncores NCORES]
                   [--nblocks-per-dataset NBLOCKS_PER_DATASET]
                   [--nblocks-per-process NBLOCKS_PER_PROCESS]
                   [--nfiles-per-dataset NFILES_PER_DATASET]
                   [--nfiles-per-process NFILES_PER_PROCESS]
                   [--blocksize BLOCKSIZE] [--quiet] [--profile]
                   [--sample SAMPLE] [--redraw] [--nodraw]
                   dataset_cfg sequence_cfg event_selection_cfg
                   physics_object_cfg trigger_cfg weight_cfg

positional arguments:
  dataset_cfg           Dataset config to run over
  sequence_cfg          Config for how to process events
  event_selection_cfg   Config for the event selection
  physics_object_cfg    Config for the physics object selection
  trigger_cfg           Config for the HLT trigger paths
  weight_cfg            Config for the weight sequence

optional arguments:
  -h, --help            show this help message and exit
  -o OUTDIR, --outdir OUTDIR
                        Where to save the results
  --mode MODE           Which mode to run in (multiprocessing, htcondor, sge)
  --ncores NCORES       Number of cores to run on
  --nblocks-per-dataset NBLOCKS_PER_DATASET
                        Number of blocks per dataset
  --nblocks-per-process NBLOCKS_PER_PROCESS
                        Number of blocks per process
  --nfiles-per-dataset NFILES_PER_DATASET
                        Number of files per dataset
  --nfiles-per-process NFILES_PER_PROCESS
                        Number of files per process
  --blocksize BLOCKSIZE
                        Number of events per block
  --quiet               Keep progress report quiet
  --profile             Profile the code
  --sample SAMPLE       Select some sample (comma delimited). Can selected
                        from (data, mc and more)
  --redraw              Overrides most options. Runs over collectors only to
                        rerun the draw function on outdir
  --nodraw              Don't run drawing processes

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java JPA。Eclipselink没有为mySQL提供密码,但它应该提供   我的Servlet和@FormDataParam存在java问题   java将什么作为上下文参数传递到文件I/O方法中?   如果两个值相同,java无法找到其中一个单选按钮   java在变量和方法名中使用下划线   JavaSpringMVC单线程安全?   klazz类的java Arraylist(反射Api)   java如何在数字字符串中查找最频繁的数字?   JavaAPI设计:使数据更易于阅读与强制更多API调用   JavaHadoopMapReduceforGoogleWebGraph   java无法启动gauge API:Runner意外退出   java如何在bluemix上使用ibm工作负载调度器?   拉取一年中某一周特定日期的所有日期   java为什么是我的角节点。js应用程序将图像上传到S3� 邮递员正确上传时的符号?   在不使用任何第三方jar的情况下将文件从本地传输到linux系统(java代码)   java将现有文件夹复制到Eclipse工作区中新创建的项目中   Java中的regex RegExp帮助   当使用“系统”外观时,Java组合框setSelectedItem会出现故障   JavaASM:在类的方法中获取局部变量名和值