soxspipe

The pipeline for the SOXS instrument

https://github.com/thespacedoctor/soxspipe

Science Score: 59.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    1 of 3 committers (33.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

The pipeline for the SOXS instrument

Basic Info
  • Host: GitHub
  • Owner: thespacedoctor
  • License: gpl-3.0
  • Language: Python
  • Default Branch: develop
  • Size: 116 MB
Statistics
  • Stars: 3
  • Watchers: 5
  • Forks: 2
  • Open Issues: 58
  • Releases: 1
Created almost 7 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog License Citation

README.md

soxspipe

The data-reduction pipeline for the SOXS instrument (a python package with command-line tools).

Documentation for soxspipe is hosted by Read the Docs (development version and master version). The code lives on github. Please report any issues you find here.

Installation

The best way to install or upgrade soxspipe is to use conda to install the package in its own isolated environment, as shown here:

bash conda create -n soxspipe python=3.12 soxspipe -c conda-forge conda activate soxspipe

If you have previously installed soxspipe, a warning will be issued stating that a conda environment already exists; select 'y' when asked to remove the existing environment.

To check installation was successful run soxspipe -v. This should return the version number of the install.

How to cite soxspipe

If you use soxspipe in your work, please cite using the following BibTeX entry:

bibtex @software{Young_soxspipe, author = {Young, David R. & Landoni, Marco}, doi = {10.5281/zenodo.8038264}, license = {GPL-3.0-only}, title = {{soxspipe. The SOXS data-reduction pipeline}}, url = {https://zenodo.org/doi/10.5281/zenodo.8038264} }

Owner

  • Name: David Young
  • Login: thespacedoctor
  • Kind: user
  • Location: Belfast, UK
  • Company: Queen's University Belfast

GitHub Events

Total
  • Issues event: 102
  • Delete event: 16
  • Issue comment event: 45
  • Push event: 139
  • Pull request event: 3
  • Create event: 28
Last Year
  • Issues event: 102
  • Delete event: 16
  • Issue comment event: 45
  • Push event: 139
  • Pull request event: 3
  • Create event: 28

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 1,141
  • Total Committers: 3
  • Avg Commits per committer: 380.333
  • Development Distribution Score (DDS): 0.074
Past Year
  • Commits: 357
  • Committers: 2
  • Avg Commits per committer: 178.5
  • Development Distribution Score (DDS): 0.16
Top Committers
Name Email Commits
Dave d****g@q****k 1,056
Marco Landoni m****i@g****m 70
jenkins n****e@g****m 15
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 282
  • Total pull requests: 28
  • Average time to close issues: 11 months
  • Average time to close pull requests: 24 days
  • Total issue authors: 8
  • Total pull request authors: 4
  • Average comments per issue: 0.92
  • Average comments per pull request: 0.46
  • Merged pull requests: 21
  • Bot issues: 0
  • Bot pull requests: 4
Past Year
  • Issues: 64
  • Pull requests: 3
  • Average time to close issues: about 2 months
  • Average time to close pull requests: about 2 months
  • Issue authors: 5
  • Pull request authors: 2
  • Average comments per issue: 0.45
  • Average comments per pull request: 0.33
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
  • thespacedoctor (253)
  • marcolandoni (9)
  • amodigli (5)
  • smarttgit (5)
  • genghisken (5)
  • jbodenst (2)
  • HeloiseS (2)
  • naamach (1)
Pull Request Authors
  • thespacedoctor (22)
  • dependabot[bot] (4)
  • Copilot (1)
  • marcolandoni (1)
Top Labels
Issue Labels
priority: 2 (63) type: enhancement (43) priority: 1 (36) priority: 3 (29) type: investigation (20) type: feature (20) type: docs (20) type: refactor (17) type: bug (11) type: planning (9) type: admin (5) status: in progress (4) type: research (3) status: wontfix (2) Epic (1) status: duplicate (1)
Pull Request Labels
dependencies (4)

Packages

  • Total packages: 2
  • Total downloads:
    • pypi 230 last-month
  • Total dependent packages: 1
    (may contain duplicates)
  • Total dependent repositories: 1
    (may contain duplicates)
  • Total versions: 54
  • Total maintainers: 1
pypi.org: soxspipe

A python package and command-line tools to The data-reduction pipeline for the SOXS instrument

  • Versions: 49
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 230 Last month
Rankings
Dependent packages count: 3.2%
Dependent repos count: 22.1%
Average: 24.3%
Forks count: 30.0%
Stargazers count: 32.0%
Downloads: 34.3%
Maintainers (1)
Last synced: 6 months ago
conda-forge.org: soxspipe
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Average: 100%
Last synced: 6 months ago

Dependencies

docs/requirements.txt pypi
  • MarkdownSubscript *
  • docopt *
  • lxml *
  • m2r *
  • mdx_include >1.3
  • mistune <2.0.0
  • mock >4.0
  • numpy >=1.20.0
  • pillow >=8.3.2
  • psutil >5.7
  • pymdown-extensions >8.0
  • sphinx ==3.5.4
  • sphinx_markdown_parser master
  • sphinxcontrib-mermaid *
  • unicodecsv *
setup.py pypi
  • astropy *
  • bottleneck *
  • ccdproc *
  • docopt *
  • fundamentals *
  • matplotlib *
  • multiprocess *
  • numpy *
  • pandas *
  • photutils *
  • pyyaml ==5.4.1
  • soxspipe *
  • tabulate *
  • unicodecsv *
environment.yml conda
  • asdf 2.11.0.*
  • asdf-standard 1.0.1.*
  • asdf-transform-schemas 0.2.2.*
  • astropy 5.0.1.*
  • astropy-healpix 0.6.*
  • attrs 21.4.0.*
  • blas 1.0.*
  • blosc 1.21.0.*
  • bottleneck 1.3.2.*
  • brotli 1.0.9.*
  • brotlipy 0.7.0.*
  • brunsli 0.1.*
  • bzip2 1.0.8.*
  • c-ares 1.18.1.*
  • ca-certificates 2021.10.8.*
  • ccdproc 2.3.0.*
  • certifi 2021.10.8.*
  • cffi 1.15.0.*
  • cfitsio 3.470.*
  • charls 2.2.0.*
  • charset-normalizer 2.0.12.*
  • click 8.0.4.*
  • cloudpickle 2.0.0.*
  • coloredlogs 15.0.1.*
  • coverage 6.3.2.*
  • cryptography 36.0.1.*
  • cycler 0.11.0.*
  • cytoolz 0.11.0.*
  • dask-core 2022.2.1.*
  • dill 0.3.4.*
  • docopt 0.6.2.*
  • fonttools 4.25.0.*
  • freetype 2.11.0.*
  • fsspec 2022.2.0.*
  • future 0.18.2.*
  • giflib 5.2.1.*
  • gwcs 0.17.1.*
  • humanfriendly 10.0.*
  • hypothesis 6.39.4.*
  • icu 58.2.*
  • idna 3.3.*
  • imagecodecs 2021.8.26.*
  • imageio 2.9.0.*
  • importlib-metadata 4.8.2.*
  • importlib-resources 3.3.1.*
  • importlib_resources 5.4.0.*
  • iniconfig 1.1.1.*
  • intel-openmp 2021.4.0.*
  • jmespath 1.0.0.*
  • joblib 1.1.0.*
  • jpeg 9d.*
  • jsonschema 4.4.0.*
  • jxrlib 1.1.*
  • kiwisolver 1.3.2.*
  • krb5 1.19.2.*
  • lcms2 2.12.*
  • lerc 3.0.*
  • libaec 1.0.4.*
  • libcurl 7.80.0.*
  • libdeflate 1.8.*
  • libedit 3.1.20210910.*
  • libev 4.33.*
  • libffi 3.4.2.*
  • libllvm11 11.1.0.*
  • libnghttp2 1.46.0.*
  • libpng 1.6.37.*
  • libssh2 1.9.0.*
  • libtiff 4.2.0.*
  • libwebp 1.2.2.*
  • libwebp-base 1.2.2.*
  • libzlib 1.2.11.*
  • libzopfli 1.0.3.*
  • llvmlite 0.37.0.*
  • locket 0.2.1.*
  • lz4-c 1.9.3.*
  • matplotlib-base 3.5.1.*
  • mkl 2021.4.0.*
  • mkl-service 2.4.0.*
  • mkl_fft 1.3.1.*
  • mkl_random 1.2.2.*
  • multiprocess 0.70.12.2.*
  • munkres 1.1.4.*
  • ncurses 6.3.*
  • networkx 2.7.1.*
  • nose2 0.9.2.*
  • numba 0.54.1.*
  • numexpr 2.8.1.*
  • numpy 1.20.3.*
  • numpy-base 1.20.3.*
  • openjpeg 2.4.0.*
  • openssl 1.1.1l.*
  • packaging 21.3.*
  • pandas 1.4.1.*
  • partd 1.2.0.*
  • photutils 1.3.0.*
  • pillow 9.0.1.*
  • pip 21.2.4.*
  • pluggy 1.0.0.*
  • psutil 5.9.0.*
  • py 1.11.0.*
  • pycparser 2.21.*
  • pyerfa 2.0.0.*
  • pyopenssl 22.0.0.*
  • pyparsing 3.0.4.*
  • pyprof2calltree 1.4.4.*
  • pyrsistent 0.18.1.*
  • pysocks 1.7.1.*
  • pytest 6.2.5.*
  • pytest-arraydiff 0.3.*
  • pytest-astropy 0.9.0.*
  • pytest-astropy-header 0.1.2.*
  • pytest-cov 3.0.0.*
  • pytest-doctestplus 0.12.0.*
  • pytest-filter-subpackage 0.1.1.*
  • pytest-mock 3.7.0.*
  • pytest-openfiles 0.5.0.*
  • pytest-remotedata 0.3.3.*
  • python 3.8.12.*
  • python-dateutil 2.8.2.*
  • python_abi 3.8.*
  • pytz 2021.3.*
  • pywavelets 1.1.1.*
  • pyyaml 6.0.*
  • qcachegrind 0.7.4.*
  • qt 5.9.7.*
  • readline 8.1.2.*
  • reproject 0.8.*
  • requests 2.27.1.*
  • scikit-image 0.18.3.*
  • scikit-learn 1.0.2.*
  • scipy 1.7.3.*
  • semantic_version 2.9.0.*
  • setuptools 58.0.4.*
  • six 1.16.0.*
  • snakeviz 2.0.1.*
  • snappy 1.1.8.*
  • sortedcontainers 2.4.0.*
  • sqlite 3.37.2.*
  • tabulate 0.8.9.*
  • tbb 2021.5.0.*
  • threadpoolctl 3.1.0.*
  • tifffile 2021.7.2.*
  • tk 8.6.11.*
  • toml 0.10.2.*
  • toolz 0.11.2.*
  • tornado 6.1.*
  • unicodecsv 0.14.1.*
  • urllib3 1.26.9.*
  • wheel 0.37.1.*
  • xz 5.2.5.*
  • yaml 0.2.5.*
  • zfp 0.5.5.*
  • zipp 3.7.0.*
  • zlib 1.2.11.*
  • zstd 1.4.9.*