hsf-training-uproot-webpage

Learn to use uproot!

https://github.com/hsf-training/hsf-training-uproot-webpage

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Learn to use uproot!

Basic Info
Statistics
  • Stars: 2
  • Watchers: 6
  • Forks: 3
  • Open Issues: 3
  • Releases: 0
Created over 5 years ago · Last pushed 6 months ago
Metadata Files
Readme Contributing Funding License Code of conduct Citation Authors

README.md

Build Status HSF Training Center

Uproot tutorial

This is a tutorial on Uproot, a package for reading and writing ROOT files for columnar analysis. It was written by Mason Proffitt using the Software Carpentry's lesson template and first taught during the Software Carpentry Workshop at CERN on November 29, 2019.

This repository builds a webpage that is live here!

The Uproot tutorial is part of the HSF training curriculum.

Contributing

We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any questions, concerns, or experience any difficulties along the way.

We'd like to ask you to familiarize yourself with our Contribution Guide and have a look at the more detailed guidelines on proper formatting, ways to render the lesson locally, and even how to write new episodes.

Maintainer(s)

Authors

A list of contributors to the lesson can be found in AUTHORS

Citation

To cite this lesson, please consult with CITATION

Owner

  • Name: HEP Software Foundation Training Material
  • Login: hsf-training
  • Kind: organization
  • Email: hsf-coordination@googlegroups.com

Training and educational material for the high energy physics community.

Citation (CITATION)

Proffitt, Mason. Uproot Tutorial (2019). https://github.com/masonproffitt/uproot-tutorial

GitHub Events

Total
  • Issue comment event: 2
  • Push event: 3
  • Pull request event: 1
  • Create event: 2
Last Year
  • Issue comment event: 2
  • Push event: 3
  • Pull request event: 1
  • Create event: 2

Dependencies

Gemfile rubygems
  • github-pages >= 0 development
.github/workflows/template.yml actions
  • actions/cache v3 composite
  • actions/checkout master composite
  • actions/setup-python v4 composite
  • actions/setup-ruby main composite
  • r-lib/actions/setup-r master composite
.github/workflows/website.yml actions
  • actions/cache v3 composite
  • actions/checkout master composite
  • actions/setup-python v4 composite
  • actions/setup-ruby main composite
  • r-lib/actions/setup-r master composite