http://portal.g-node.org/odml/terminologies/v1.0/terminologies.xml
1.0
2011-01-21
analysis/power_spectrum
Power spectrum
Properties of this section define the way a power spectrum was calculated.
Author
person
The name of the person who did the analysis, e.g. 'John Doe' or 'Doe, John'
Date
date
The date of analysis.
Description
text
A general description of the analysis.
SegmentLength
int
The length of the analysed data stretches. Given in samples.
WindowFunction
string
The type of window used. E.g. Hamming, Hanning, etc.
Overlap
%
float
The overlap between consecutive data segments. Given in percent of the SegmentLength.
int
The overlap between consecutive data segments given in samples.
The overlap between consecutive data segments.
Method
string
The name of a method used in this analysis. E.g. "power spectrum".
CommandlineCall
string
The command used to execute the analysis including the command line parameter.
Comment
text
Specific comments on this analysis.
Code
binary
The program code to analyse the data can be transferred using this property.
Using it will blow up the the size of the metadatafile and we recommend to rather define the URL of underlying
code file.
URL
The URL of the applied piece of program code to actually do the analysis.
The program code used to analyze the data.
CodeRevision
string
If the analysis code is under version control the revision number can be specified using this
property.
ConfigFile
URL
The URL of the used configuration file used to run the analysis.
binary
The configurations used to analyse the data can be transferred using this property.
Using it will blow up the the size of the metadatafile and we recommend to rather define the URL of underlying
configuration file.
The configurations used to analyse the data.
DatasetFile
binary
The data analysed ion the described way can be transferred using this property.
Using it will blow up the the size of the metadatafile and we recommend to rather define the URL of underlying
dataset file.
URL
The URL of a analysed datasetFile.
The analyzed dataset.
ResultFile
binary
The results of this analysis can be transferred using this property.
Using it will blow up the the size of the metadatafile and we recommend to rather define the URL of the
results file.
URL
The URL of a results file.
A file containing the results of this analysis.
ResultFigure
binary
This property is meant to store the real figure content. This will blow up the the size
of the metadatafile and we recommend to rather define the URL of the figure.
URL
The url of the results figure.
A figure showing the results.
PaperDOI
text
If the results of this analysis have been published one can store the doi of the paper.
PaperURL
URL
If the results of this analysis have been published the URL of the document can be given here