epgsim.jl

Implementation of Extended Phase Graph simulation for MRI compatible with Automatic Differentiation

https://github.com/magneticresonanceimaging/epgsim.jl

Science Score: 18.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
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Implementation of Extended Phase Graph simulation for MRI compatible with Automatic Differentiation

Basic Info
  • Host: GitHub
  • Owner: MagneticResonanceImaging
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Size: 327 KB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 1
Created almost 3 years ago · Last pushed almost 3 years ago
Metadata Files
Readme License Citation

README.md

EPGsim

Stable Dev Build Status Coverage Code Style: Blue

This package is inspired by SYCOMORE with the intention to use Automatic differentiation (with ForwardDiff.jl)

Take a look at the documentation.

TO DO list :

  • discrete / discrete 3D
  • Diffusion
  • Magnetization Transfer

Owner

  • Name: MagneticResonanceImaging
  • Login: MagneticResonanceImaging
  • Kind: organization

Citation (CITATION.bib)

@misc{EPGsim.jl,
	author  = {aTrotier <a.trotier@gmail.com> and contributors},
	title   = {EPGsim.jl},
	url     = {https://github.com/aTrotier/EPGsim.jl},
	version = {v1.0.0-DEV},
	year    = {2023},
	month   = {7}
}

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 5
  • Total pull requests: 1
  • Average time to close issues: 24 days
  • Average time to close pull requests: 4 minutes
  • Total issue authors: 2
  • Total pull request authors: 1
  • Average comments per issue: 2.2
  • Average comments per pull request: 1.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • aTrotier (4)
  • JuliaTagBot (1)
Pull Request Authors
  • aTrotier (1)
Top Labels
Issue Labels
enhancement (1)
Pull Request Labels

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v3 composite
  • codecov/codecov-action v3 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/CompatHelper.yml actions
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/register.yml actions
  • julia-actions/RegisterAction latest composite