medical-image-registration-short-course

⚕️Short Course on Medical Image Registration

https://github.com/healthbioscienceideas/medical-image-registration-short-course

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 (9.0%) to scientific vocabulary

Keywords

dicom-images image-registration medical-images
Last synced: 10 months ago · JSON representation ·

Repository

⚕️Short Course on Medical Image Registration

Basic Info
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 0
  • Open Issues: 3
  • Releases: 1
Topics
dicom-images image-registration medical-images
Created about 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

:medical_symbol: Medical-Image-Registration-Short-Course

:page_with_curl: Sandpaper

:nutandbolt: Setting up and preview sandpaper

See details to setup sandpaper and its dependencies. Otherwise you are ready to preview your work: R sandpaper::build_lesson()

🤝 Contributing

Medical-Image-Registration-Short-Course follows the Contributor Covenant Code of Conduct. Contributions, issues and feature requests are welcome, so feel free to open new issues. We also suggest to checking the contributing guide.

:octocat: Cloning repository

  • Generate your SSH keys as suggested here
  • Clone the repository by typing (or copying) the following lines in a terminal git clone git@github.com:HealthBioscienceIDEAS/Medical-Image-Registration-Short-Course.git

Maintainers

This project exists thanks to all mainteners. Sort list by last name (alphabetically). * Dave Cash * Jamie Mcclelland

Contributors

This project exists thanks to all the people who contribute. Sort list by last name (alphabetically). * Dave Cash * Milan Malfait * Jamie Mcclelland * Zakaria Senousy * Stephen Thompson * Miguel Xochicale

Licensing and copyright

Copyright 2024 University College London. Medical-Image-Registration-Short-Course is released under the CC BY 4.0 license. Please see the license file for details.

Acknowledgements

Funded by UKRI Innovation Scholars Health and Bioscience IDEAS project (MR/V03863X/1)

Owner

  • Name: Health Bioscience IDEAS
  • Login: HealthBioscienceIDEAS
  • Kind: organization
  • Location: London

Citation (CITATION.cff)

# This template CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to replace its contents
# with information about your lesson.
# Remember to update this file periodically, 
# ensuring that the author list and other fields remain accurate.

cff-version: 1.2.0
title: FIXME
message: >-
  Please cite this lesson using the information in this file
  when you refer to it in publications, and/or if you
  re-use, adapt, or expand on the content in your own
  training material.
type: dataset
authors:
  - given-names: FIXME
    family-names: FIXME
abstract: >-
  FIXME Replace this with a short abstract describing the
  lesson, e.g. its target audience and main intended
  learning objectives.
license: CC-BY-4.0

GitHub Events

Total
  • Member event: 1
  • Push event: 84
  • Pull request review comment event: 10
  • Pull request review event: 11
  • Pull request event: 1
  • Create event: 2
Last Year
  • Member event: 1
  • Push event: 84
  • Pull request review comment event: 10
  • Pull request review event: 11
  • Pull request event: 1
  • Create event: 2

Dependencies

.github/workflows/pr-close-signal.yaml actions
  • actions/upload-artifact v3 composite
.github/workflows/pr-comment.yaml actions
  • actions/checkout v3 composite
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/comment-diff main composite
  • carpentries/actions/download-workflow-artifact main composite
.github/workflows/pr-post-remove-branch.yaml actions
  • carpentries/actions/download-workflow-artifact main composite
  • carpentries/actions/remove-branch main composite
.github/workflows/pr-preflight.yaml actions
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/comment-diff main composite
.github/workflows/pr-receive.yaml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/setup-lesson-deps main composite
  • carpentries/actions/setup-sandpaper main composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/sandpaper-main.yaml actions
  • actions/checkout v3 composite
  • carpentries/actions/setup-lesson-deps main composite
  • carpentries/actions/setup-sandpaper main composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/update-cache.yaml actions
  • actions/checkout v3 composite
  • carpentries/actions/check-valid-credentials main composite
  • carpentries/actions/update-lockfile main composite
  • carpentries/create-pull-request main composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/update-workflows.yaml actions
  • actions/checkout v3 composite
  • carpentries/actions/check-valid-credentials main composite
  • carpentries/actions/update-workflows main composite
  • carpentries/create-pull-request main composite
_dependencies/requirements.txt pypi
  • dicom2nifti *
  • matplotlib *
  • nibabel *
  • numpy *
  • scikit-image *
  • scipy *