ucomp-pipeline

Data processing pipeline for UCoMP

https://github.com/ncar/ucomp-pipeline

Science Score: 62.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
    1 of 3 committers (33.3%) from academic institutions
  • Institutional organization owner
    Organization ncar has institutional domain (ncar.ucar.edu)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.5%) to scientific vocabulary

Keywords

hao idl mlso pipeline ucomp
Last synced: 6 months ago · JSON representation ·

Repository

Data processing pipeline for UCoMP

Basic Info
  • Host: GitHub
  • Owner: NCAR
  • License: other
  • Language: IDL
  • Default Branch: master
  • Size: 40.9 MB
Statistics
  • Stars: 7
  • Watchers: 7
  • Forks: 3
  • Open Issues: 143
  • Releases: 0
Topics
hao idl mlso pipeline ucomp
Created over 7 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

UCoMP Pipeline

This repository contains all the code for processing the level 0 UCoMP data to levels 1 and 2.

The UCoMP pipeline produces:

  • level 1 FITS and quick look image files, as well as some animations
  • level 2 FITS and quick look image files, as well as some animations
  • engineering plots to monitor instrument performance, data quality, and the performance of the pipeline itself
  • a detailed log of the actions the pipeline performed
  • optionally, updates to a database with the created files

Using the pipeline

See the repo wiki for:

  • requirements for running the pipeline
  • building and installation instructions
  • how to run the pipeline
  • guidelines for the code in the repo

Repo structure

  • The analysis directory contains scripts that perform various analysis of pipeline output.
  • The bin directory contains executable scripts that run the pipeline and perform other maintenance tasks.
  • The cmake directory contains some CMake modules for the build process.
  • The config directory contains the specification for the config file that controls the options for running the pipeline.
  • The docs directory contains some documentation.
  • The gen directory contains routines that are generally useful for MLSO instrument pipelines.
  • The lib directory contains more general library routines not written by MLSO.
  • The regression directory contains code specifically for the regression tests.
  • The resource directory contains non-source code files used by the pipeline: distortion correction coefficients, demodulation coefficients, the epochs file, information about the wave regions, database table specifications, color tables, hot pixel locations, file validation specifications, and logo images.
  • The scripts directory contains scripts that are run to maintain the repo: create the documentation, run the unit tests, find SSW dependencies, etc.
  • The src directory contains all the UCoMP-specific pipeline code.
  • The ssw directory contains SolarSoft routines needed for the pipeline. Only the routines necessary for the pipeline are included and are not automatically updated so that the pipeline does not break if SolarSoft is updated.
  • The unit directory contains the unit tests.

Owner

  • Name: NSF National Center for Atmospheric Research
  • Login: NCAR
  • Kind: organization
  • Location: Boulder, CO

NSF NCAR is sponsored by the U.S. National Science Foundation and managed by the University Corporation for Atmospheric Research.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Galloy"
  given-names: "Michael"
  orcid: "https://orcid.org/0000-0002-5872-7531"
- family-names: "Tomczyk"
  given-names: "Steve"
- family-names: "Burkepile"
  given-names: "Joan"
- family-names: "Detoma"
  given-names: "Giuliana"
- family-names: "Berkey"
  given-names: "Ben"
- family-names: "Landi"
  given-names: "Enrico"
- family-names: "Oakley"
  given-names: "Phil"
- family-names: "Gallagher"
  given-names: "Dennis"
- family-names: "Graves"
  given-names: "Rob"
- family-names: "Sewell"
  given-names: "Scott"
- family-names: "Zmarzly"
  given-names: "Patrick"
- family-names: "Yang"
  given-names: "Zihao"
- family-names: "Card"
  given-names: "Greg"
title: "UCoMP pipeline"
version: 1.0.5
doi: 10.26024/g8p7-wy42
date-released: 2023-08-18
url: "https://github.com/NCAR/ucomp-pipeline"

GitHub Events

Total
  • Issues event: 43
  • Watch event: 1
  • Issue comment event: 96
  • Push event: 107
  • Create event: 4
Last Year
  • Issues event: 43
  • Watch event: 1
  • Issue comment event: 96
  • Push event: 107
  • Create event: 4

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 2,565
  • Total Committers: 3
  • Avg Commits per committer: 855.0
  • Development Distribution Score (DDS): 0.01
Past Year
  • Commits: 228
  • Committers: 2
  • Avg Commits per committer: 114.0
  • Development Distribution Score (DDS): 0.096
Top Committers
Name Email Commits
Michael Galloy m****y@g****m 2,540
bberkeyU b****y@u****u 24
Giuliana de Toma d****g@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 255
  • Total pull requests: 3
  • Average time to close issues: 5 months
  • Average time to close pull requests: about 4 hours
  • Total issue authors: 8
  • Total pull request authors: 2
  • Average comments per issue: 3.74
  • Average comments per pull request: 1.33
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 37
  • Pull requests: 2
  • Average time to close issues: about 1 month
  • Average time to close pull requests: about 6 hours
  • Issue authors: 5
  • Pull request authors: 1
  • Average comments per issue: 0.73
  • Average comments per pull request: 2.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • mgalloy (149)
  • bberkeyU (41)
  • detoma (21)
  • jburkepile (17)
  • StevenTomczyk (11)
  • maunaloamarc (1)
  • ulisapg (1)
  • jyotisheoran-03 (1)
Pull Request Authors
  • bberkeyU (5)
  • detoma (1)
Top Labels
Issue Labels
enhancement (139) questions (37) bug (29) instrument-scientist (26) analysis (19) docs (18) process (17) rawdata (14) metadata-changing (12) data-changing (9) release (8) major effort (7) needs testing (7) web (5) validation (3) refactoring (1) decision (1)
Pull Request Labels
docs (1)