-
Notifications
You must be signed in to change notification settings - Fork 1
/
Project.toml
69 lines (66 loc) · 2.31 KB
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
name = "GIRFReco"
uuid = "cf1bd817-9e2d-403d-b1e7-15ef5a867bae"
authors = ["Tim Wu <[email protected]>", "Alexander Jaffray <[email protected]>","Lars Kasper <[email protected]>"]
version = "0.1.7"
[deps]
AxisArrays = "39de3d68-74b9-583c-8d2d-e117c070f3a9"
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Dierckx = "39dd38d3-220a-591b-8e3c-4c3a8c710a94"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
FourierTools = "b18b359b-aebc-45ac-a139-9c0ccbb2871e"
ImageUtils = "8ad4436d-4835-5a14-8bce-3ae014d2950b"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MAT = "23992714-dd62-5051-b70f-ba57cb901cac"
MRIBase = "f7771a9a-6e57-4e71-863b-6e4b6a2f17df"
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"
NFFTTools = "7424e34d-94f7-41d6-98a0-85abaf1b6c91"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
ROMEO = "1ea8258b-a15d-4adb-ad20-01632f467a84"
RegularizedLeastSquares = "1e9c538a-f78c-5de5-8ffb-0b6dbe892d23"
Scratch = "6c6a2e73-6563-6170-7368-637461726353"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
[compat]
AxisArrays = "0.4.6"
DSP = "0.7.8"
DelimitedFiles = "1.9.1"
Dierckx = "0.5.3"
FFTW = "1.7.1"
FileIO = "1.16.1"
Flux = "0.14.0"
FourierTools = "0.4.2"
ImageUtils = "0.2.9"
MAT = "0.10.5"
MRIBase = "0.3"
MRICoilSensitivities = "0.1"
MRIFieldmaps = "0.0.3"
MRIFiles = "0.1"
MRIGradients = "0.1.2"
MRIReco = "0.7.1"
Measures = "0.3.2"
MosaicViews = "0.3.4"
NFFT = "0.13.3"
NFFTTools = "0.2.6"
Plots = "1.38.16"
ROMEO = "1.0.1"
RegularizedLeastSquares = "0.9.1"
Scratch = "1.2.0"
Statistics = "1.9.0"
StatsBase = "0.33.21"
Unitful = "1.14.0"
julia = "1.9"
[extras]
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"