This module in the Neuroelectrophysiology Analysis Ontology (NEAO) contains classes that represent (atomic) steps in the analysis of neuroelectrophysiology data.
biro | <http://purl.org/spar/biro/> |
dcterms | <http://purl.org/dc/terms/> |
neao_base | <http://purl.org/neao/base#> |
neao_bib | <http://purl.org/neao/bibliography#> |
neao_data | <http://purl.org/neao/data#> |
neao_steps | <http://purl.org/neao/steps#> |
owl | <http://www.w3.org/2002/07/owl#> |
rdf | <http://www.w3.org/1999/02/22-rdf-syntax-ns#> |
rdfs | <http://www.w3.org/2000/01/rdf-schema#> |
skos | <http://www.w3.org/2004/02/skos/core#> |
vann | <http://purl.org/vocab/vann/> |
xml | <http://www.w3.org/XML/1998/namespace> |
xsd | <http://www.w3.org/2001/XMLSchema#> |
The main classes are subclasses of the AnalysisStep class (defined in the base module), and represent the different methods and procedures used in the analysis to generate new data or to perform specific operations aimed to transform or extract additional information from the input(s). The classes are organized in a taxonomy, and the lowest level of the hierarchy represent specific, fine-grained descriptions of a step used in the analysis.
Grouping classes are provided to identify analysis steps according to their semantic similarities. This is used to keep the fine-grained descriptions associated with specific analysis methods (e.g., a step that used either the Welch or multitaper method to compute the power spectral density) while providing the ability to identify the steps in a more general nature (e.g., a step that computed a power spectral density). The grouping classes are defined in the taxonomy hierarchy by subclasses, and also as classes inferred by reasoning with the hasPurpose object property (that points to individuals of the AnalysisPurpose class, such as FunctionalConnectivityPurpose) or data properties defining boolean values (e.g., isBivariate). Therefore, groupings across multiple semantic dimensions are available (e.g., bivariate analyses or functional connectivity analyses).
The information regarding the inputs and outputs can be associated with each step by the hasInput and hasOutput object properties that point to individuals that represent data entities (using the classes defined in the data module).
The parameters used to control the behavior of the analysis step are defined with the usesParameter object property that points to individuals that represent specific parameters (using the classes defined in the parameters module).
The relevant bibliographic references are provided with the hasBibliographicReference annotation property that points to individuals of the biro:BibliographicReference class (defined in the bibliography module). This structures the specific information associated with the analysis step represented by the class, and helps to disambiguate the description of the diversity of methods that are available to analyze neuroelectrophysiology data. This would be the case, for example, of different algorithms and assumptions (e.g., computing the power spectral density using either the Welch or multitaper approach), and the evolution/modifications of a method (e.g., different computations of phase lag index estimates).
The details of the software code associated with each analysis step can be provided by the isImplementedIn object property, that points to individuals of the SoftwareImplementation class (defined in the base module).
Finally, the hasSubstep object property is used to describe compound analyses. These analyses involve the execution of multiple smaller steps (substeps) that are associated with specific parameters and intermediary data inputs and outputs. The main compound process can point to other individuals of the AnalysisStep class using the hasSubstep property. Therefore, the appropriate semantic information and description associated with either the compound analysis or each individual substep can be provided in the ontology.
IRI: http://purl.org/neao/steps#AnalysisPurpose
IRI: http://purl.org/neao/steps#ApplyAdaptiveKernelSmoothing
IRI: http://purl.org/neao/steps#ApplyAnalyticSignalConversion
IRI: http://purl.org/neao/steps#ApplyButterworthFilter
IRI: http://purl.org/neao/steps#ApplyCanonicalPolyadicTensorDecomposition
IRI: http://purl.org/neao/steps#ApplyCoupledCanonicalPolyadicTensorDecomposition
IRI: http://purl.org/neao/steps#ApplyDataConcatenation
IRI: http://purl.org/neao/steps#ApplyDemixedPrincipalComponentAnalysis
IRI: http://purl.org/neao/steps#ApplyDiscreteFourierTransform
IRI: http://purl.org/neao/steps#ApplyDFTNoiseRemoval
IRI: http://purl.org/neao/steps#ApplyDistanceCovarianceAnalysis
IRI: http://purl.org/neao/steps#ApplyDownsampling
IRI: http://purl.org/neao/steps#ApplyFastFourierTransform
IRI: http://purl.org/neao/steps#ApplyFiniteImpulseResponseFilter
IRI: http://purl.org/neao/steps#ApplyFiniteImpulseResponseFilterKaiserWindow
IRI: http://purl.org/neao/steps#ApplyFixedKernelSmoothing
IRI: http://purl.org/neao/steps#ApplyGeneralLinearModelPolynomialDetrending
IRI: http://purl.org/neao/steps#ApplyHilbertTransform
IRI: http://purl.org/neao/steps#ApplyIndependentComponentAnalysis
IRI: http://purl.org/neao/steps#ApplyInfiniteImpulseResponseFilter
IRI: http://purl.org/neao/steps#ApplyInterpolation
IRI: http://purl.org/neao/steps#ApplyLinearDiscriminantAnalysis
IRI: http://purl.org/neao/steps#ApplyLocalLinearRegressionDetrending
IRI: http://purl.org/neao/steps#ApplyLocalRegressionAndLikelihoodSmoothing
IRI: http://purl.org/neao/steps#ApplyMedianRescaling
IRI: http://purl.org/neao/steps#ApplyMinMaxNormalization
IRI: http://purl.org/neao/steps#ApplyMovementArtifactRemoval
IRI: http://purl.org/neao/steps#ApplyNeuralTrajectoryGaussianProcessFactorAnalysis
IRI: http://purl.org/neao/steps#ApplyNonNegativeTensorComponentAnalysis
IRI: http://purl.org/neao/steps#ApplyNotchFilter
IRI: http://purl.org/neao/steps#ApplyNotchFilterNoiseRemoval
IRI: http://purl.org/neao/steps#ApplyOutlierRemoval
IRI: http://purl.org/neao/steps#ApplyPadding
IRI: http://purl.org/neao/steps#ApplyProbabilisticPrincipalComponentAnalysis
IRI: http://purl.org/neao/steps#ApplyRectification
IRI: http://purl.org/neao/steps#ApplyRereference
IRI: http://purl.org/neao/steps#ApplySpectrumInterpolationNoiseRemoval
IRI: http://purl.org/neao/steps#ApplySpikeExtractionFromTimeSeries
IRI: http://purl.org/neao/steps#ApplySpikeTrainBinarization
IRI: http://purl.org/neao/steps#ApplySpikeTrainBinning
IRI: http://purl.org/neao/steps#ApplySpikeWaveformInterpolation
IRI: http://purl.org/neao/steps#ApplySpikeWaveformOutlierRejection
IRI: http://purl.org/neao/steps#ApplySpikeWaveformPeakAlignment
IRI: http://purl.org/neao/steps#ApplyStandardPrincipalComponentAnalysis
IRI: http://purl.org/neao/steps#ApplyStimulationArtifactRemoval
IRI: http://purl.org/neao/steps#ApplySum
IRI: http://purl.org/neao/steps#ApplySynchronousSpikeRemoval
IRI: http://purl.org/neao/steps#ApplyThomsonRegressionNoiseRemoval
IRI: http://purl.org/neao/steps#ApplyTrialExtraction
IRI: http://purl.org/neao/steps#ApplyUpsampling
IRI: http://purl.org/neao/steps#ApplyWindowedSincFilter
IRI: http://purl.org/neao/steps#ApplyZscoreTransform
IRI: http://purl.org/neao/steps#ArtifactRemoval
IRI: http://purl.org/neao/steps#ArtificialDataGeneration
IRI: http://purl.org/neao/steps#ASSETAnalysisProbabilityMatrixSubstep
IRI: http://purl.org/neao/steps#ASSETAnalysisSubstep
IRI: http://purl.org/neao/steps#AutocorrelationAnalysis
IRI: http://purl.org/neao/steps#BivariateAnalysis
IRI: http://purl.org/neao/steps#CentralTendencyStatisticalAnalysis
IRI: http://purl.org/neao/steps#CoherenceAnalysis
IRI: http://purl.org/neao/steps#CoherencyAnalysis
IRI: http://purl.org/neao/steps#CompoundAnalysis
IRI: http://purl.org/neao/steps#ComputeAngularMeanSpikePhases
IRI: http://purl.org/neao/steps#ComputeASSETClusterMatrix
IRI: http://purl.org/neao/steps#ComputeASSETIntersectionMatrix
IRI: http://purl.org/neao/steps#ComputeASSETJointProbabilityMatrix
IRI: http://purl.org/neao/steps#ComputeASSETMaskMatrix
IRI: http://purl.org/neao/steps#ComputeASSETProbabilityMatrixAnalytical
IRI: http://purl.org/neao/steps#ComputeASSETProbabilityMatrixMonteCarlo
IRI: http://purl.org/neao/steps#ComputeASSETSequenceSynchronousEventsExtraction
IRI: http://purl.org/neao/steps#ComputeAutocorrelationFunction
IRI: http://purl.org/neao/steps#ComputeCanonicalCoherence
IRI: http://purl.org/neao/steps#ComputeCV
IRI: http://purl.org/neao/steps#ComputeCVInterspikeIntervals
IRI: http://purl.org/neao/steps#ComputeCoherence
IRI: http://purl.org/neao/steps#ComputeCoherenceCarter
IRI: http://purl.org/neao/steps#ComputeCoherenceMultitaper
IRI: http://purl.org/neao/steps#ComputeCoherenceRosenberg
IRI: http://purl.org/neao/steps#ComputeCoherenceWelch
IRI: http://purl.org/neao/steps#ComputeCoherency
IRI: http://purl.org/neao/steps#ComputeComplexityDistribution
IRI: http://purl.org/neao/steps#ComputeConfidenceIntervalBootstrap
IRI: http://purl.org/neao/steps#ComputeConfidenceIntervalJackknife
IRI: http://purl.org/neao/steps#ComputeConfidenceIntervalNonResampling
IRI: http://purl.org/neao/steps#ComputeContinuousWaveletTransform
IRI: http://purl.org/neao/steps#ComputeCorrectedImaginaryPhaseLockingValue
IRI: http://purl.org/neao/steps#ComputeCovariance
IRI: http://purl.org/neao/steps#ComputeCrossPowerSpectralDensityMorletWavelet
IRI: http://purl.org/neao/steps#ComputeCrossPowerSpectralDensityMultitaper
IRI: http://purl.org/neao/steps#ComputeCrossPowerSpectralDensityPeriodogram
IRI: http://purl.org/neao/steps#ComputeCrossPowerSpectralDensityWelch
IRI: http://purl.org/neao/steps#ComputeCrossCorrelationFunction
IRI: http://purl.org/neao/steps#ComputeCrossCorrelationFunctionBiased
IRI: http://purl.org/neao/steps#ComputeCrossCorrelationFunctionUnbiased
IRI: http://purl.org/neao/steps#ComputeCrossSpectrogramShortTimeFourierTransform
IRI: http://purl.org/neao/steps#ComputeCubicAnalysis
IRI: http://purl.org/neao/steps#ComputeCurrentSourceDensityICSD
IRI: http://purl.org/neao/steps#ComputeCurrentSourceDensityKCSD
IRI: http://purl.org/neao/steps#ComputeCurrentSourceDensityStandard
IRI: http://purl.org/neao/steps#ComputeCV2
IRI: http://purl.org/neao/steps#ComputeDebiasedSquaredWeightedPhaseLagIndex
IRI: http://purl.org/neao/steps#ComputeDirectedPhaseLagIndex
IRI: http://purl.org/neao/steps#ComputeDirectedTransferFunction
IRI: http://purl.org/neao/steps#ComputeEventRelatedPotential
IRI: http://purl.org/neao/steps#ComputeEventTriggeredAverage
IRI: http://purl.org/neao/steps#ComputedEvokedPotential
IRI: http://purl.org/neao/steps#ComputeFrequencyDomainConditionalGrangerCausality
IRI: http://purl.org/neao/steps#ComputeFrequencyDomainPairwiseGrangerCausalityBrovelli
IRI: http://purl.org/neao/steps#ComputeFrequencyDomainPairwiseGrangerCausalityDhamala
IRI: http://purl.org/neao/steps#ComputeFrequencyDomainPairwiseGrangerCausalityHafner
IRI: http://purl.org/neao/steps#ComputeFrequencyDomainPairwiseGrangerCausalityWen
IRI: http://purl.org/neao/steps#ComputeImaginaryCoherency
IRI: http://purl.org/neao/steps#ComputeInstantaneousFiringRateInterspikeInterval
IRI: http://purl.org/neao/steps#ComputeInstantaneousFiringRateKernelDensityEstimation
IRI: http://purl.org/neao/steps#ComputeInstantaneousFiringRateLocalRegression
IRI: http://purl.org/neao/steps#ComputeInterquartileRange
IRI: http://purl.org/neao/steps#ComputeInterspikeIntervalHistogram
IRI: http://purl.org/neao/steps#ComputeInterspikeIntervals
IRI: http://purl.org/neao/steps#ComputeISIDistance
IRI: http://purl.org/neao/steps#ComputeJointPeristimulusTimeHistogram
IRI: http://purl.org/neao/steps#ComputeLV
IRI: http://purl.org/neao/steps#ComputeMaximizedImaginaryCoherency
IRI: http://purl.org/neao/steps#ComputeMean
IRI: http://purl.org/neao/steps#ComputeMeanFiringRate
IRI: http://purl.org/neao/steps#ComputeMeanPhaseVector
IRI: http://purl.org/neao/steps#ComputeMeanVectorLengthCanolty
IRI: http://purl.org/neao/steps#ComputeMeanVectorLengthOzkurt
IRI: http://purl.org/neao/steps#ComputeMedian
IRI: http://purl.org/neao/steps#ComputeModulationIndex
IRI: http://purl.org/neao/steps#ComputeMorletWaveletTransform
IRI: http://purl.org/neao/steps#ComputeMorletWaveletTransformLeVanQuyen
IRI: http://purl.org/neao/steps#ComputeMorletWaveletTransformTallonBaudry
IRI: http://purl.org/neao/steps#ComputeMultivariateInteractionMeasure
IRI: http://purl.org/neao/steps#ComputeMutualInformation
IRI: http://purl.org/neao/steps#ComputeNeuronalPopulationVector
IRI: http://purl.org/neao/steps#ComputeNoiseCorrelations
IRI: http://purl.org/neao/steps#ComputeNoiseCovariance
IRI: http://purl.org/neao/steps#ComputeOptimalBinSize
IRI: http://purl.org/neao/steps#ComputeOptimalKernelBandwidth
IRI: http://purl.org/neao/steps#ComputeOrthogonalizedPowerEnvelopeCorrelation
IRI: http://purl.org/neao/steps#ComputePairwisePhaseConsistency
IRI: http://purl.org/neao/steps#ComputePartialCoherence
IRI: http://purl.org/neao/steps#ComputePartialDirectedCoherence
IRI: http://purl.org/neao/steps#ComputePeristimulusTimeHistogramAdaptiveKernelSmoothing
IRI: http://purl.org/neao/steps#ComputePeristimulusTimeHistogramFixedKernelSmoothing
IRI: http://purl.org/neao/steps#ComputePeristimulusTimeHistogramOptimalBinSize
IRI: http://purl.org/neao/steps#ComputePeristimulusTimeHistogramUserSelectedBinSize
IRI: http://purl.org/neao/steps#ComputePhaseDifference
IRI: http://purl.org/neao/steps#ComputePhaseLagIndex
IRI: http://purl.org/neao/steps#ComputePhaseLockingValue
IRI: http://purl.org/neao/steps#ComputePhaseSlopeIndex
IRI: http://purl.org/neao/steps#ComputePopulationHistogram
IRI: http://purl.org/neao/steps#ComputePowerSpectralDensityBartlett
IRI: http://purl.org/neao/steps#ComputePowerSpectralDensityMultitaper
IRI: http://purl.org/neao/steps#ComputePowerSpectralDensityPeriodogram
IRI: http://purl.org/neao/steps#ComputePowerSpectralDensityWelch
IRI: http://purl.org/neao/steps#ComputeRateChangeDetectionMultipleFilterTest
IRI: http://purl.org/neao/steps#ComputeRectifiedAreaUnderCurve
IRI: http://purl.org/neao/steps#ComputeRegularizedCovariance
IRI: http://purl.org/neao/steps#ComputeLVR
IRI: http://purl.org/neao/steps#ComputeShortTimeFourierTransform
IRI: http://purl.org/neao/steps#ComputeSpectrogramMorletWavelet
IRI: http://purl.org/neao/steps#ComputeSpectrogramMultitaper
IRI: http://purl.org/neao/steps#ComputeSpectrogramShortTimeFourierTransform
IRI: http://purl.org/neao/steps#ComputeSPIKEDistance
IRI: http://purl.org/neao/steps#ComputeSPIKESynchronization
IRI: http://purl.org/neao/steps#ComputeSpikeTimeTilingCoefficient
IRI: http://purl.org/neao/steps#ComputeSpikeTrainAutocorrelationHistogram
IRI: http://purl.org/neao/steps#ComputeSpikeTrainAutocorrelationTimeScale
IRI: http://purl.org/neao/steps#ComputeSpikeTrainCrossCorrelationHistogram
IRI: http://purl.org/neao/steps#ComputeSpikeTrainCrossCorrelationHistogramEggermont
IRI: http://purl.org/neao/steps#ComputeSpikeTrainFanoFactor
IRI: http://purl.org/neao/steps#ComputeSpikeTrainPearsonCorrelationCoefficient
IRI: http://purl.org/neao/steps#ComputeSpikeTrainTimeHistogram
IRI: http://purl.org/neao/steps#ComputeSpikeWaveformAverage
IRI: http://purl.org/neao/steps#ComputeSpikeWaveformSNR
IRI: http://purl.org/neao/steps#ComputeSpikeWaveformVariance
IRI: http://purl.org/neao/steps#ComputeSpikeWaveformWidth
IRI: http://purl.org/neao/steps#ComputeSpikeContrast
IRI: http://purl.org/neao/steps#ComputeSpikeFieldCoherenceFries
IRI: http://purl.org/neao/steps#ComputeSpikeFieldCoherenceMultitaper
IRI: http://purl.org/neao/steps#ComputeSpikeFieldCoherenceWelch
IRI: http://purl.org/neao/steps#ComputeSpikeTriggeredAverage
IRI: http://purl.org/neao/steps#ComputeSpikeTriggeredLFPAverage
IRI: http://purl.org/neao/steps#ComputeSpikeTriggeredPhase
IRI: http://purl.org/neao/steps#ComputeStandardDeviation
IRI: http://purl.org/neao/steps#ComputeStandardErrorMean
IRI: http://purl.org/neao/steps#ComputeStockwellTransform
IRI: http://purl.org/neao/steps#ComputeTimeDomainConditionalGrangerCausality
IRI: http://purl.org/neao/steps#ComputeTimeDomainPairwiseGrangerCausality
IRI: http://purl.org/neao/steps#ComputeTransferEntropy
IRI: http://purl.org/neao/steps#ComputeTuningCurve
IRI: http://purl.org/neao/steps#ComputeUnbiasedSquaredPhaseLagIndex
IRI: http://purl.org/neao/steps#ComputeVanRossumDistance
IRI: http://purl.org/neao/steps#ComputeVariance
IRI: http://purl.org/neao/steps#ComputeVictorPurpuraDistance
IRI: http://purl.org/neao/steps#ComputeWeightedPhaseLagIndex
IRI: http://purl.org/neao/steps#ConditionalGrangerCausalityAnalysis
IRI: http://purl.org/neao/steps#ConfidenceIntervalStatisticalAnalysis
IRI: http://purl.org/neao/steps#ConfidenceIntervalResamplingAnalysis
IRI: http://purl.org/neao/steps#CorrelationAnalysis
IRI: http://purl.org/neao/steps#CovarianceAnalysis
IRI: http://purl.org/neao/steps#CrossPowerSpectralDensityAnalysis
IRI: http://purl.org/neao/steps#CrossCorrelationAnalysis
IRI: http://purl.org/neao/steps#CurrentSourceDensityAnalysis
IRI: http://purl.org/neao/steps#DataGeneration
IRI: http://purl.org/neao/steps#DataNormalization
IRI: http://purl.org/neao/steps#DataSmoothing
IRI: http://purl.org/neao/steps#DataTransformation
IRI: http://purl.org/neao/steps#Detrending
IRI: http://purl.org/neao/steps#DigitalFiltering
IRI: http://purl.org/neao/steps#DimensionalityReduction
IRI: http://purl.org/neao/steps#DirectedAnalysis
IRI: http://purl.org/neao/steps#DispersionStatisticalAnalysis
IRI: http://purl.org/neao/steps#DistanceAnalysis
IRI: http://purl.org/neao/steps#Execute3dSPADEAnalysis
IRI: http://purl.org/neao/steps#ExecuteASSETAnalysis
IRI: http://purl.org/neao/steps#ExecuteCellAssemblyDetectionAnalysis
IRI: http://purl.org/neao/steps#ExecuteNon3dSPADEAnalysis
IRI: http://purl.org/neao/steps#ExecuteUnitaryEventAnalysisAnalytical
IRI: http://purl.org/neao/steps#ExecuteUnitaryEventAnalysisMonteCarlo
IRI: http://purl.org/neao/steps#FieldFieldCouplingAnalysis
IRI: http://purl.org/neao/steps#FiniteImpulseResponseFiltering
IRI: http://purl.org/neao/steps#FiringRateAnalysis
IRI: http://purl.org/neao/steps#FrequencyDomainAnalysis
IRI: http://purl.org/neao/steps#FrequencyDomainPairwiseGrangerCausalityAnalysis
IRI: http://purl.org/neao/steps#FrequencyDomainTransformation
IRI: http://purl.org/neao/steps#FunctionalConnectivityAnalysis
IRI: http://purl.org/neao/steps#GenerateCompoundPoissonProcess
IRI: http://purl.org/neao/steps#GenerateISIShufflingSurrogate
IRI: http://purl.org/neao/steps#GenerateISIDitheringSurrogate
IRI: http://purl.org/neao/steps#GenerateJointISIDitheringSurrogate
IRI: http://purl.org/neao/steps#GenerateMorletWavelet
IRI: http://purl.org/neao/steps#GenerateNonStationaryGammaProcess
IRI: http://purl.org/neao/steps#GenerateNonStationaryPoissonProcess
IRI: http://purl.org/neao/steps#GenerateSingleInteractionProcess
IRI: http://purl.org/neao/steps#GenerateSpikeTimeRandomizationSurrogate
IRI: http://purl.org/neao/steps#GenerateSpikeTrainDitheringSurrogate
IRI: http://purl.org/neao/steps#GenerateStationaryGammaProcess
IRI: http://purl.org/neao/steps#GenerateStationaryInverseGaussianProcess
IRI: http://purl.org/neao/steps#GenerateStationaryLogNormalProcess
IRI: http://purl.org/neao/steps#GenerateStationaryPoissonProcess
IRI: http://purl.org/neao/steps#GenerateTrialShiftingSurrogate
IRI: http://purl.org/neao/steps#GenerateTrialShufflingSurrogate
IRI: http://purl.org/neao/steps#GenerateUniformSpikeDitheringSurrogate
IRI: http://purl.org/neao/steps#GenerateUniformSpikeDitheringSurrogateWithDeadTime
IRI: http://purl.org/neao/steps#GenerateWindowShufflingSurrogate
IRI: http://purl.org/neao/steps#GrangerCausalityAnalysis
IRI: http://purl.org/neao/steps#InfiniteImpulseResponseFiltering
IRI: http://purl.org/neao/steps#InstantaneousFiringRateAnalysis
IRI: http://purl.org/neao/steps#InterspikeIntervalAnalysis
IRI: http://purl.org/neao/steps#InterspikeIntervalVariabilityAnalysis
IRI: http://purl.org/neao/steps#KernelSmoothing
IRI: http://purl.org/neao/steps#LatentDynamicsAnalysis
IRI: http://purl.org/neao/steps#LineNoiseRemoval
IRI: http://purl.org/neao/steps#MeanVectorLengthAnalysis
IRI: http://purl.org/neao/steps#ModelBasedAnalysis
IRI: http://purl.org/neao/steps#ModelFreeAnalysis
IRI: http://purl.org/neao/steps#MultivariateAnalysis
IRI: http://purl.org/neao/steps#NeuronalActivityPatternDetectionAnalysis
IRI: http://purl.org/neao/steps#NeuronalFiringRegularityAnalysis
IRI: http://purl.org/neao/steps#NonDirectedAnalysis
IRI: http://purl.org/neao/steps#PairwiseGrangerCausalityAnalysis
IRI: http://purl.org/neao/steps#PeristimulusTimeHistogramAnalysis
IRI: http://purl.org/neao/steps#PhaseAnalysis
IRI: http://purl.org/neao/steps#PhaseLagIndexAnalysis
IRI: http://purl.org/neao/steps#PhaseLockingValueAnalysis
IRI: http://purl.org/neao/steps#PhaseAmplitudeCouplingAnalysis
IRI: http://purl.org/neao/steps#PowerSpectralDensityAnalysis
IRI: http://purl.org/neao/steps#PrincipalComponentAnalysis
IRI: http://purl.org/neao/steps#RandomSpikeTimesGeneration
IRI: http://purl.org/neao/steps#Resampling
IRI: http://purl.org/neao/steps#SPADEAnalysis
IRI: http://purl.org/neao/steps#SpectralAnalysis
IRI: http://purl.org/neao/steps#SpectralDensityAnalysis
IRI: http://purl.org/neao/steps#SpectrogramAnalysis
IRI: http://purl.org/neao/steps#SpikeTrainCorrelationAnalysis
IRI: http://purl.org/neao/steps#SpikeTrainDissimilarityAnalysis
IRI: http://purl.org/neao/steps#SpikeTrainGeneration
IRI: http://purl.org/neao/steps#SpikeTrainSurrogateGeneration
IRI: http://purl.org/neao/steps#SpikeTrainSynchronyAnalysis
IRI: http://purl.org/neao/steps#SpikeTrainTimeHistogramAnalysis
IRI: http://purl.org/neao/steps#SpikeWaveformAnalysis
IRI: http://purl.org/neao/steps#SpikeFieldCoherenceAnalysis
IRI: http://purl.org/neao/steps#SpikeFieldCouplingAnalysis
IRI: http://purl.org/neao/steps#SpikeSpikeCouplingAnalysis
IRI: http://purl.org/neao/steps#StatisticalAnalysis
IRI: http://purl.org/neao/steps#TensorComponentAnalysis
IRI: http://purl.org/neao/steps#TimeDomainAnalysis
IRI: http://purl.org/neao/steps#TimeFrequencyAnalysis
IRI: http://purl.org/neao/steps#TimeScaleDependentSpikeTrainDistanceAnalysis
IRI: http://purl.org/neao/steps#TimeScaleIndependentSpikeTrainDistanceAnalysis
IRI: http://purl.org/neao/steps#TriggeredAverageAnalysis
IRI: http://purl.org/neao/steps#UnitaryEventAnalysis
IRI: http://purl.org/neao/steps#WaveletTransformAnalysis
IRI: http://purl.org/neao/steps#hasPurpose
IRI: http://purl.org/neao/steps#isBivariate
IRI: http://purl.org/neao/steps#isDirected
IRI: http://purl.org/neao/steps#isFrequencyDomain
IRI: http://purl.org/neao/steps#isModelBased
IRI: http://purl.org/neao/steps#isMultivariate
IRI: http://purl.org/neao/steps#isTimeDomain
This work was performed as part of the Helmholtz School for Data Science in Life, Earth and Energy (HDS-LEE) and received funding from the Helmholtz Association of German Research Centres. This project has received funding from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under Specific Grant Agreement No. 945539 (Human Brain Project SGA3), the European Union’s Horizon Europe Programme under the Specific Grant Agreement No. 101147319 (EBRAINS 2.0 Project), the Ministry of Culture and Science of the State of North Rhine-Westphalia, Germany (NRW-network "iBehave", grant number: NW21-049), and the Joint Lab "Supercomputing and Modeling for the Human Brain."
The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.