Back to home page

EIC code displayed by LXR

 
 

    


Warning, /tutorial-developing-benchmarks/CITATION.cff is written in an unsupported language. File is not indexed.

0001 # This CITATION.cff file provides information used to cite this lesson.
0002 # Visit https://citation-file-format.github.io/ for the format reference,
0003 # and update the author list and other fields as the lesson develops.
0004 
0005 cff-version: 1.2.0
0006 title: 'Developing Benchmarks (ePIC tutorial)'
0007 message: >-
0008   Please cite this lesson using the information in this file
0009   when you refer to it in publications, and/or if you
0010   re-use, adapt, or expand on the content in your own
0011   training material.
0012 type: dataset
0013 authors:
0014   - given-names: Torri
0015     family-names: Jeske
0016   - given-names: Dmitry
0017     family-names: Kalinkin
0018   - name: The ePIC Collaboration
0019 abstract: >-
0020   An ePIC tutorial that shows analyzers how to turn an analysis script into a
0021   benchmark: defining Snakemake workflows, running on eicweb GitLab continuous
0022   integration, adding status flags, and producing useful benchmark figures.
0023   Built with The Carpentries Workbench.
0024 keywords:
0025   - EIC
0026   - ePIC
0027   - benchmarks
0028   - Snakemake
0029   - GitLab CI
0030   - continuous integration
0031   - detector performance
0032 repository-code: 'https://github.com/eic/tutorial-developing-benchmarks'
0033 license: CC-BY-4.0