afm-analysis-pipeline

An open-source project that offers an environment in which to construct atomic force microscopy (AFM) image data processing pipelines.

https://github.com/angelodibella/afm-analysis-pipeline

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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.6%) to scientific vocabulary

Keywords

image-processing pipeline
Last synced: 8 months ago · JSON representation ·

Repository

An open-source project that offers an environment in which to construct atomic force microscopy (AFM) image data processing pipelines.

Basic Info
  • Host: GitHub
  • Owner: angelodibella
  • License: mit
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 21.8 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
image-processing pipeline
Created almost 4 years ago · Last pushed over 3 years ago
Metadata Files
Readme License Citation

README.md

AFM Analysis Pipeline

This repository is part of the biophysics summer studentship 2022 at University College London, under the supervision of Professor Bart Hoogenboom.

Owner

  • Name: Angelo Di Bella
  • Login: angelodibella
  • Kind: user
  • Location: London, UK

MSci Theoretical Physics @UCL

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Di Bella"
  given-names: "Angelo"
title: "AFM Analysis Pipeline"
version: 1.0.0
date-released: 2022-09-11
url: "https://github.com/angelodibella/AFM-Analysis-Pipeline"

GitHub Events

Total
Last Year

Dependencies

requirements-dev.txt pypi
  • pytest *
requirements.txt pypi
  • matplotlib *
  • numpy *
  • opencv-contrib-python *
  • scikit-image *
  • scipy *
  • tifffile *