diff --git a/index.html b/index.html index 12d9d98..2873d98 100644 --- a/index.html +++ b/index.html @@ -14,4 +14,4 @@ ]

Type: integer
The number of total valid pulses in the spectrum, i.e. (total counts - invalid counts).

Value must be greater or equal to 1


Example:

1000
 

Type: integer Default: 1
Total measurement time (duration) in seconds.

Value must be greater or equal to 1


Example:

60
-

Type: array of integer
The complete energy spectrum as an array of individual bins.

Must contain a minimum of 1 items

No Additional Items

Each item of this array must be:

Type: integer
A single histogram bin from the spectrum.

Value must be greater or equal to 0

Type: object
Contains all the data specific to the (background) energy spectrum.Same definition as energySpectrum
\ No newline at end of file +

Type: array of integer
The complete energy spectrum as an array of individual bins.

Must contain a minimum of 1 items

No Additional Items

Each item of this array must be:

Type: integer
A single histogram bin from the spectrum.

Value must be greater or equal to 0

Type: object
Contains all the data specific to the (background) energy spectrum.Same definition as energySpectrum
\ No newline at end of file