Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Laura2305 authored Aug 24, 2023
1 parent c5d4163 commit c6bc7a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MRINavigator
[![Build Status](https://github.com/Laura2305/MRINavigator.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/Laura2305/MRINavigator.jl/actions/workflows/CI.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/Laura2305/MRINavigator.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/Laura2305/MRINavigator.jl)
[![Build Status](https://github.com/NordicMRspine/MRINavigator/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/NordicMRspine/MRINavigator/actions/workflows/CI.yml?query=branch%3Amain)
[![codecov.io](https://codecov.io/github/NordicMRspine/MRINavigator/branch/main/graph/badge.svg)](https://codecov.io/githubNordicMRspine//MRINavigator/branch/main)

MRINavigator.jl provides multiple navigator-based correction pipelines for magnetic resonance data. These aim at demodulating time dependent field variations. The package was developed with a focus on spinal cord imaging, however it can be used for multiple imaging applications.
The corrections are to be applied on the raw data before the image reconstruction. MRIReco.jl can be used to reconstruct the images.
Expand All @@ -16,4 +16,4 @@ soon to be published

## Community Standards

This project is part of the Julia community and follows the [Julia community standards](https://julialang.org/community/standards/).
This project is part of the Julia community and follows the [Julia community standards](https://julialang.org/community/standards/).

0 comments on commit c6bc7a5

Please sign in to comment.