Skip to content

Commit

Permalink
New version: NeuroAnalyzer v0.24.2 (#100072)
Browse files Browse the repository at this point in the history
UUID: b40dcafa-b65c-47ad-a230-3174ba5cadd1
Repo:
Tree: b42af6cf5b6b030e892b503fb55ec5920a4bddfe
  • Loading branch information
AdamWysokinski authored Feb 2, 2024
1 parent 20c3afa commit ff88093
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 1 deletion.
57 changes: 56 additions & 1 deletion N/NeuroAnalyzer/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,57 @@
[0]
["0-0.24.1"]
julia = "1"

["0.24.2-0"]
CSV = "0.10"
CUDA = "5"
Cairo = "1"
ColorSchemes = "3"
ContinuousWavelets = "1"
CubicSplines = "0.2"
DICOM = "0.10"
DSP = "0.7"
DataFrames = "1.6.0-1"
Deconvolution = "1"
Distances = "0.10"
FFTW = "1.7.0-1"
FIRLSFilterDesign = "0.1"
FileIO = "1.10.0-1"
FindPeaks1D = "0.1.8-0.1"
FourierTools = "0.4"
GLM = "1.8.0-1"
GPUArrays = "10"
GeometryBasics = "0.4"
Git = "1.3.0-1"
Gtk = "1.3.0-1"
HypothesisTests = "0.11"
ImageBinarization = "0.3"
ImageFiltering = "0.7"
ImageIO = "0.6"
ImageMorphology = "0.4"
Images = "0.26"
InformationMeasures = "0.3"
Interpolations = "0.14-0.15"
JLD2 = "0.4"
JSON = "0.21"
Jacobi = "0.5-0.6"
Loess = "0.6"
MAT = "0.10"
MultivariateStats = "0.10"
NPZ = "0.4"
Plots = "1.39.0-1"
Polynomials = "2-4"
Preferences = "1.4.0-1"
PrettyTables = "2.3.0-2"
ProgressMeter = "1.8.0-1"
SavitzkyGolay = "0.7"
ScatteredInterpolation = "0.3"
Simpson = "1.0.1-1"
StatsFuns = "1"
StatsKit = "0.3"
StatsModels = "0.7"
StatsPlots = "0.15"
TimeZones = "1.10.0-1"
Wavelets = "0.9-0.10"
WaveletsExt = "0.2"
XDF = "0.2"
julia = "1.10.0-1"
3 changes: 3 additions & 0 deletions N/NeuroAnalyzer/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
Wavelets = "29a6e085-ba6d-5f35-a997-948ac2efa89a"
WaveletsExt = "8f464e1e-25db-479f-b0a5-b7680379e03f"

["0.24.2-0"]
XDF = "31bc19ec-0089-417f-990e-a2b5e7515868"
3 changes: 3 additions & 0 deletions N/NeuroAnalyzer/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.24.1"]
git-tree-sha1 = "f813c0cabee87dce1376127f58abe29e26c24eac"

["0.24.2"]
git-tree-sha1 = "b42af6cf5b6b030e892b503fb55ec5920a4bddfe"

0 comments on commit ff88093

Please sign in to comment.