nextline

A Python code sequencer

https://github.com/simonsobs/nextline

Science Score: 67.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 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.5%) to scientific vocabulary

Keywords

nextline

Keywords from Contributors

mesh interactive
Last synced: 6 months ago · JSON representation ·

Repository

A Python code sequencer

Basic Info
  • Host: GitHub
  • Owner: simonsobs
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 1.89 MB
Statistics
  • Stars: 1
  • Watchers: 3
  • Forks: 0
  • Open Issues: 6
  • Releases: 68
Topics
nextline
Created over 5 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation Codeowners

README.md

Nextline

PyPI - Version PyPI - Python Version

Test Status Test Status

codecov

Note on codecov coverage: The codecov coverage shown in the badge above is underestimated because nextline uses the trace function. The real coverage is much higher than what codecov reports.


Nextline is a DAQ sequencer of the Observatory Control System (OCS). Nextline allows line-by-line execution of concurrent Python scripts, which control telescopes, by multiple users simultaneously from web browsers.

This package provides the core functionality of Nextline. It is used in nextline-graphql, the plugin-based framework of the backend API server of Nextline.

Citation

Please use the following DOI for citing Nextline:

DOI

Nextline consists of multiple packages. Please use the above DOI to cite Nextline in general unless you need to refer to a specific package.

Owner

  • Name: Simons Observatory
  • Login: simonsobs
  • Kind: organization

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: Nextline
message: >-
  Nextline consists of multiple packages. Please use the DOI
  for this package to cite Nextline in general unless you
  need to refer to a specific package.
type: software
authors:
  - family-names: Sakuma
    given-names: Tai
    orcid: "https://orcid.org/0000-0003-3225-9861"
  - family-names: Guan
    given-names: Yilun
    orcid: "https://orcid.org/0000-0002-1697-3080"
  - family-names: Hasselfield
    given-names: Matthew
    orcid: "https://orcid.org/0000-0002-2408-9201"
  - family-names: Koopman
    given-names: Brian
    orcid: "https://orcid.org/0000-0003-0744-2808"
  - family-names: Newburgh
    given-names: Laura
    orcid: "https://orcid.org/0000-0002-7333-5552"
  - family-names: Nguyen
    given-names: David
    orcid: "https://orcid.org/0000-0002-7575-8145"
identifiers:
  - type: doi
    value: 10.5281/zenodo.11451619
    description: >-
      This DOI represents all versions, and will always
      resolve to the latest one.
repository-code: "https://github.com/simonsobs/nextline"
abstract: >-
  Nextline is developed as a DAQ sequencer of the
  Observatory Control System (OCS) for the Simons
  Observatory. Nextline allows multiple users to execute
  concurrent Python scripts, which control telescopes,
  line-by-line from web browsers simultaneously.
license: MIT
date-released: "2020-10-19"

GitHub Events

Total
  • Release event: 2
  • Watch event: 1
  • Delete event: 99
  • Issue comment event: 89
  • Push event: 26
  • Pull request event: 220
  • Create event: 114
Last Year
  • Release event: 2
  • Watch event: 1
  • Delete event: 99
  • Issue comment event: 89
  • Push event: 26
  • Pull request event: 220
  • Create event: 114

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 2,773
  • Total Committers: 2
  • Avg Commits per committer: 1,386.5
  • Development Distribution Score (DDS): 0.011
Past Year
  • Commits: 280
  • Committers: 2
  • Avg Commits per committer: 140.0
  • Development Distribution Score (DDS): 0.111
Top Committers
Name Email Commits
Tai Sakuma t****a@g****m 2,742
dependabot[bot] 4****] 31

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 16
  • Total pull requests: 367
  • Average time to close issues: 3 months
  • Average time to close pull requests: 5 days
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 1.44
  • Average comments per pull request: 0.65
  • Merged pull requests: 152
  • Bot issues: 1
  • Bot pull requests: 279
Past Year
  • Issues: 1
  • Pull requests: 242
  • Average time to close issues: 3 minutes
  • Average time to close pull requests: 5 days
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.71
  • Merged pull requests: 61
  • Bot issues: 0
  • Bot pull requests: 220
Top Authors
Issue Authors
  • TaiSakuma (15)
  • dependabot[bot] (2)
Pull Request Authors
  • dependabot[bot] (295)
  • TaiSakuma (90)
Top Labels
Issue Labels
dependencies (1) python (1)
Pull Request Labels
dependencies (295) python (287) github_actions (7)

Packages

  • Total packages: 2
  • Total downloads:
    • pypi 4,310 last-month
  • Total dependent packages: 4
    (may contain duplicates)
  • Total dependent repositories: 2
    (may contain duplicates)
  • Total versions: 133
  • Total maintainers: 1
pypi.org: nextline

A Python library for controlling Python scripts execution

  • Versions: 64
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 1,759 Last month
Rankings
Dependent packages count: 4.8%
Downloads: 8.5%
Average: 20.7%
Dependent repos count: 21.6%
Forks count: 29.8%
Stargazers count: 38.8%
Maintainers (1)
Last synced: 6 months ago
pypi.org: nextline-graphql

A GraphQL API for Nextline

  • Versions: 69
  • Dependent Packages: 3
  • Dependent Repositories: 1
  • Downloads: 2,551 Last month
Rankings
Dependent packages count: 4.8%
Downloads: 9.3%
Average: 20.9%
Dependent repos count: 21.6%
Forks count: 29.8%
Stargazers count: 38.8%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/release.yml actions
  • EndBug/latest-tag v1 composite
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
.github/workflows/type-check.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/unit-test.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v1 composite
pyproject.toml pypi
  • apluggy >=0.9
  • tblib >=1.7
  • transitions >=0.9
.github/workflows/pypi.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite