Science Score: 57.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
    Found 8 DOI reference(s) in README
  • 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

Basic Info
  • Host: GitHub
  • Owner: edbennett
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 20.5 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created over 1 year ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

Unifying the data release for arXiv:1605.04258

This workflow collates data from other data releases, and reformats them.

Specifically,

  1. it takes the two CSV files from the first data release for 1605.04258 and combines them in a common format with common metadata, and
  2. it takes the input data for $SU(2)$, $N_f=2$ from the analysis workflow release for 2408.00171 and old data retained from the preparation of 1412.5994 (included in this repository) and combines them to the form used in 1605.04258.

Requirements

  • Conda, for example, installed from Miniforge
  • Snakemake, which may be installed using Conda

Setup

  1. Install the dependencies above.
  2. Clone this repository (or download and unzip it) and cd into it:

shellsession git clone https://github.com/edbennett/unify_lmh_2016 cd unify_lmh_2016

Running the workflow

The workflow is run using Snakemake:

shellsession snakemake --cores 1 --use-conda

Snakemake will automatically download and install all required Python packages, as well as the data from the data releases mentioned above.

Output

Output data are placed in the assets directory.

Owner

  • Name: Ed Bennett
  • Login: edbennett
  • Kind: user
  • Location: Swansea, UK
  • Company: Swansea Academy of Advanced Computing, Swansea University

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: >-
  Unifying the data release for arXiv:1605.04258
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Ed
    family-names: Bennett
    email: e.j.bennett@swansea.ac.uk
    affiliation: Swansea University
    orcid: 'https://orcid.org/0000-0002-1678-6701'
identifiers:
  - type: doi
    value: 10.5281/zenodo.13365529
    description: Zenodo DOI
repository-code: 'https://github.com/edbennett/hp_pv'
abstract: >
  This workflow collates data from other data releases,
  and reformats them.

GitHub Events

Total
  • Push event: 31
Last Year
  • Push event: 31