-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathProject.toml
47 lines (45 loc) · 1.7 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
name = "Experimental"
uuid = "c375db7c-bdfb-49f7-8950-8565dc609c5b"
authors = ["Eric Ford"]
version = "0.0.1"
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
EchelleCCFs = "5d9f57b1-d7b5-417c-8d79-eedbcaad0187"
EchelleInstruments = "533b6e3a-cbf4-4a92-8a96-bc27ebcb1598"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
PDMats = "90014a1f-27ba-587c-ab20-58faa44d9150"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Pluto = "c3e4b0f8-55cb-11ea-2926-15256bba5781"
PlutoUI = "7f904dfe-b85e-4ff6-b463-dae2292396a8"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Query = "1a8c2f83-1ff3-5112-b086-8aa67b057ba1"
RvSpectMLBase = "c48404b2-35ea-40e7-ac7f-06a53de703d6"
RvSpectMLPlots = "6ad363e8-653f-4efd-a04b-f033e69a984c"
Scalpels = "17b2198d-36ea-452c-8144-ba1790da919f"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Stheno = "8188c328-b5d6-583d-959b-9690869a5511"
TemporalGPs = "e155a3c4-0841-43e1-8b83-a0e4f03cc18f"
[compat]
CSV = "0.7"
DataFrames = "0.21"
Distributions = "0.23"
EchelleCCFs = "0.1"
EchelleInstruments = "0.1"
PDMats = "0.10"
Query = "1.0"
RvSpectMLBase = "0.1"
RvSpectMLPlots = "0.0.1-0.1"
Stheno = "0.6"
TemporalGPs = "0.3"
julia = "1.3"