Skip to content

Commit

Permalink
QSMxT: Update TGV.jl commit rev
Browse files Browse the repository at this point in the history
  • Loading branch information
astewartau authored Sep 25, 2023
1 parent f40cb65 commit a25934b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/qsmxt/install_packages.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ packages = ["ArgParse", "FFTW", "QSM"]
Pkg.add(packages)
Pkg.add(Pkg.PackageSpec(name="MriResearchTools", version=v"2.2.0"))
Pkg.add(Pkg.PackageSpec(url="https://github.com/korbinian90/RomeoApp.jl"))
Pkg.add(Pkg.PackageSpec(url="https://github.com/korbinian90/QuantitativeSusceptibilityMappingTGV.jl", rev="8ce83eaef34635a6f69dc254653b390929181bd1"))
Pkg.add(Pkg.PackageSpec(url="https://github.com/korbinian90/QuantitativeSusceptibilityMappingTGV.jl", rev="3cbe735cfda787cc64610aa97056972cf2c07d1f"))
Pkg.add(Pkg.PackageSpec(name="CLEARSWI", version=v"1.0.0"))

0 comments on commit a25934b

Please sign in to comment.