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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: digital-porous-media
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 43 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created about 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation Codemeta

README.md

Image Processing Workflow

DOI

Owner

  • Name: Digital Porous Media
  • Login: digital-porous-media
  • Kind: organization
  • Email: bcchang@utexas.edu

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: image_processing_workflow
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Cinar
    family-names: Turhan
    email: cinarturhan@utexas.edu
    affiliation: The University of Texas at Austin
    orcid: 'https://orcid.org/0000-0003-2533-7016'
  - given-names: Masa
    family-names: Prodanovic
    email: masha@utexas.edu
    affiliation: The University of Texas at Austin
repository-code: >-
  https://github.com/digital-porous-media/image_processing_workflow
url: 'https://github.com/digital-porous-media/'
abstract: >-
  This workflow is intended to be an automated process for
  analyzing image datasets from Digital Rocks Portal.
keywords:
  - beam_hardening
  - image_processing
  - segmentation
  - image_filtering
  - image_correction
  - porous_media_imaging
license: MIT
commit: Initial release
version: '0.1'
date-released: '2024-04-11'

CodeMeta (codemeta.json)

{
  "@context": "https://doi.org/10.5063/schema/codemeta-2.0",
  "type": "SoftwareSourceCode",
  "applicationCategory": "geosciences",
  "author": [
    {
      "id": "https://orcid.org/0000-0003-2533-7016",
      "type": "Person",
      "affiliation": {
        "type": "Organization",
        "name": "The University of Texas at Austin"
      },
      "email": "cinarturhan@utexas.edu",
      "familyName": "Turhan",
      "givenName": "Cinar"
    },
    {
      "type": "Person",
      "affiliation": {
        "type": "Organization",
        "name": "The University of Texas at Austin"
      },
      "email": "masha@utexas.edu",
      "familyName": "Prodanovic",
      "givenName": "Masa"
    }
  ],
  "codeRepository": "https://github.com/digital-porous-media/image_processing_workflow",
  "dateCreated": "2024-01-01",
  "dateModified": "2024-04-11",
  "datePublished": "2024-04-11",
  "description": "This workflow is intended to be an automated process for\n  analyzing image datasets from Digital Rocks Portal.",
  "isPartOf": "https://github.com/digital-porous-media/",
  "keywords": [
    "beam_hardening",
    "image_processing",
    "segmentation",
    "image_filtering",
    "image_correction",
    "porous_media_imaging"
  ],
  "license": "https://spdx.org/licenses/MIT",
  "name": "image_processing_workflow",
  "programmingLanguage": "Python3",
  "relatedLink": "https://github.com/digital-porous-media/",
  "releaseNotes": "Initial release",
  "version": "0.1"
}

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • Cython ==0.29.24
  • Jinja2 ==3.0.1
  • Mako ==1.1.5
  • MarkupSafe ==2.0.1
  • PyGObject ==3.42.0
  • PyMySQL ==1.0.2
  • PyNaCl ==1.4.0
  • PyQt5 ==5.15.4
  • PyQt5-Qt5 ==5.15.2
  • PyQt5-sip ==12.9.0
  • PyYAML ==5.4.1
  • Pygments ==2.10.0
  • QtPy ==1.11.2
  • Send2Trash ==1.8.0
  • Theano ==1.0.5
  • argon2-cffi ==21.1.0
  • attrs ==21.2.0
  • backcall ==0.2.0
  • backports.entry-points-selectable ==1.1.0
  • bcrypt ==3.2.0
  • beniget ==0.4.1
  • bleach ==4.1.0
  • brewer2mpl ==1.4.1
  • cairocffi ==1.2.0
  • certifi ==2021.5.30
  • cffi ==1.14.6
  • connected-components-3d ==3.14.1
  • cryptography ==35.0.0
  • cycler ==0.10.0
  • debugpy ==1.4.3
  • decorator ==5.1.0
  • defusedxml ==0.7.1
  • distlib ==0.3.3
  • entrypoints ==0.3
  • filelock ==3.2.0
  • gast ==0.5.2
  • h5py ==3.4.0
  • imageio ==2.34.0
  • iniconfig ==1.1.1
  • ipykernel ==6.4.1
  • ipython ==7.28.0
  • ipython-genutils ==0.2.0
  • ipywidgets ==7.6.5
  • jedi ==0.18.0
  • jsonpickle ==2.0.0
  • jsonschema ==4.0.1
  • jupyter ==1.0.0
  • jupyter-client ==7.0.5
  • jupyter-console ==6.4.0
  • jupyter-core ==4.8.1
  • jupyterlab-pygments ==0.1.2
  • jupyterlab-widgets ==1.0.2
  • kiwisolver ==1.3.2
  • lazy_loader ==0.4
  • lxml ==4.6.3
  • matplotlib ==3.4.3
  • matplotlib-inline ==0.1.3
  • meld3 ==2.0.1
  • mistune ==0.8.4
  • mpi4py ==3.1.1
  • mpmath ==1.2.1
  • nbclient ==0.5.4
  • nbconvert ==6.2.0
  • nbformat ==5.1.3
  • nest-asyncio ==1.5.1
  • networkx ==3.2.1
  • nose ==1.3.7
  • notebook ==6.4.4
  • numexpr ==2.7.3
  • numpy ==1.26.4
  • packaging ==21.0
  • pandas ==1.3.3
  • pandocfilters ==1.5.0
  • paramiko ==2.7.2
  • parso ==0.8.2
  • pexpect ==4.8.0
  • pickleshare ==0.7.5
  • pillow ==10.3.0
  • platformdirs ==2.4.0
  • pluggy ==1.0.0
  • plumbum ==1.7.0
  • ply ==3.11
  • prometheus-client ==0.11.0
  • prompt-toolkit ==3.0.20
  • psutil ==5.8.0
  • psycopg2 ==2.9.1
  • ptyprocess ==0.7.0
  • py ==1.10.0
  • pybind11 ==2.7.1
  • pycairo ==1.20.1
  • pycparser ==2.20
  • pyparsing ==2.4.7
  • pyrsistent ==0.18.0
  • pystuck ==0.8.5
  • pytest ==6.2.5
  • python-dateutil ==2.8.2
  • pythran ==0.10.0
  • pytz ==2021.1
  • pyzmq ==22.3.0
  • qtconsole ==5.1.1
  • rpyc ==4.1.2
  • scikit-image ==0.22.0
  • scipy ==1.13.0
  • simpy ==4.0.1
  • six ==1.16.0
  • stevedore ==0.11
  • sympy ==1.8
  • tables ==3.6.1
  • terminado ==0.12.1
  • testpath ==0.5.0
  • tifffile ==2024.2.12
  • toml ==0.10.2
  • tornado ==6.1
  • traitlets ==5.1.0
  • virtualenv ==20.8.1
  • virtualenv-clone ==0.5.7
  • virtualenvwrapper ==4.0
  • wcwidth ==0.2.5
  • webencodings ==0.5.1
  • widgetsnbextension ==3.5.1