Skip to content

A Fermi-LAT analysis workflow for reproducible open articles based on showyourwork

License

Notifications You must be signed in to change notification settings

HealthyPear/reproducible-fermi-lat

Repository files navigation

Reproducible Fermi-LAT

Article status Article tarball Read the article

An open source scientific article created using the showyourwork workflow.

Requirements

The only requirement is the Python package showyourwork and git.

Important

The package is stable but still under development. Depending when your cloned this repository, if you encounter some issue try to install it from the latest commit on the stable branch with, pip install git+https://github.com/showyourwork/showyourwork.git

How and where to install it will depend on your preferences, e.g.:

Please, check showyourwork docs and its repository for documentation and help on any issue with it.

showyourwork uses snakemake v7.15.2 for defining a workflow.

How to start a new project

You can start a new project by using this repository as a template.

Using the web page, click on the green button "Use this template" and then "Create a new repository".

See GitHub Docs for more details.

How to reproduce results based on this template

After installing showyourwork, clone this repository with git,

git clone https://github.com/YourUser/YourProjectName

Enter in the new directory and run showyourwork build.

Special requirements

showyourwork uses tectonic as its typesetting system.

Currently tectonic uses a relatively old version of biblatex. If you need biber to manage your bibliography, for the moment you have to use biber v2.17.

On macos you can install it with Homebrew

brew install dgfl-gh/taps/[email protected]

About

A Fermi-LAT analysis workflow for reproducible open articles based on showyourwork

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published