Skip to content

Commit

Permalink
add MRIReco dep
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjaffray committed Mar 27, 2024
1 parent 6d6e0da commit 309bfd3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ MRICoilSensitivities = "c57eb701-aafc-44a2-a53c-128049758959"
MRIFieldmaps = "5af58b90-8a55-4daf-adb4-2008a66a38cf"
MRIFiles = "5a6f062f-bf45-497d-b654-ad17aae2a530"
MRIGradients = "6ea382ba-d04a-44a2-b811-544bd2aee867"
MRIReco = "bdf86e05-2d2b-5731-a332-f3fe1f9e047f"
Measures = "442fdcdd-2543-5da2-b0f3-8c86c306513e"
MosaicViews = "e94cdb99-869f-56ef-bcf0-1ae2bcbe0389"
NFFT = "efe261a4-0d2b-5849-be55-fc731d526b0d"
Expand Down
2 changes: 2 additions & 0 deletions src/GIRFReco.jl
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ using MRIFiles
using MRICoilSensitivities
using RegularizedLeastSquares
using Flux
using MRIReco

# using MosaicViews

export plot_reconstruction,
Expand Down

0 comments on commit 309bfd3

Please sign in to comment.