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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.3%) to scientific vocabulary
Last synced: 8 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: rodluger
  • License: mit
  • Language: TeX
  • Default Branch: main
  • Homepage:
  • Size: 8.52 MB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 4 years ago · Last pushed about 4 years ago
Metadata Files
Readme License Citation

README.md

showyourwork

Article status Article tarball Article graph Read the article

You're all set!

Your new repository is set up and ready to go. Click on the badges at the top to take you to the compiled article PDF or to a tarball containing all of the manuscript files. Both the PDF and the tarball are automatically updated every time you push changes to this repo; note that builds usually take a few minutes (or more, depending on what you're doing).

The first thing you might want to do is customize the src/ms.tex file, which is currently just filled with placeholder text. You should also delete the current placeholder figure scripts in the src/figures directory, and add the scripts needed to build your own figures. If your workflow has external dependencies (which it most likely will), you must add them to the environment.yml file so showyourwork can build the paper from scratch. See here for details. Finally, change or edit the LICENSE as needed and replace the text in this README.md with some useful information for the reader!

If you run into any trouble, please check out the showyourwork documentation. If you think you've encountered a bug, please check out the issues page and raise a new one if needed.

Owner

  • Name: Rodrigo Luger
  • Login: rodluger
  • Kind: user
  • Location: New York, NY
  • Company: Flatiron Institute

Astronomer at the Center for Computational Astrophysics

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you make use of the results in this paper, please cite it as below."
authors:
  - family-names: "Last Name"
    given-names: "First Name"
    orcid: "https://orcid.org/0000-0000-0000-0000"
title: "Repository title"
version: 0.0.0
doi: "N/A"
date-released: "N/A"
url: "N/A"
preferred-citation:
  type: article
  authors:
    - family-names: "Last Name"
      given-names: "First Name"
      orcid: "https://orcid.org/0000-0000-0000-0000"
  doi: "N/A"
  journal: "Journal Name"
  month: "Jan"
  start: 0
  title: "Article title"
  issue: 0
  volume: 0
  year: 0

GitHub Events

Total
  • Watch event: 2
  • Fork event: 1
Last Year
  • Watch event: 2
  • Fork event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 140
  • Total Committers: 3
  • Avg Commits per committer: 46.667
  • Development Distribution Score (DDS): 0.393
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
gh-actions g****s 85
Rodrigo Luger r****r@g****m 54
showyourwork s****k 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • rodluger (2)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/showyourwork.yml actions
  • ./showyourwork/showyourwork-action * composite
  • actions/checkout v2 composite
environment.yml pypi
  • matplotlib >=3.3.3