Skip to content

Class ADConversion

Luis Arean edited this page May 28, 2021 · 1 revision

Description

StationXML seems not to consider analog to digital stages. They have been implemented as a Coefficients filter with only one numerator coefficient equal to one.

Python class:

Digital

YAML / JSON label:

ADConversion

Corresponding StationXML structure

Coefficients (with no coefficients except one numerator equal to one)

Object Hierarchy

Superclass

Coefficients

Subclasses

None

Relationships

Attributes

Name Type Required Default Equivalent StationXML Remarks
input_full_scale

number

N

None

None

------------------------output_full_scale

---------------------------------- number

------------ N

----------------- None

-------------------------- None


Methods

None

JSON schema

/larean/obsinfo/blob/V0.108/obsinfo/data/schemas/filter.schema.json

/larean/obsinfo/blob/V0.108/obsinfo/data/schemas/definitions.schema.json

Example

Filter section in stage information file /larean/obsinfo/blob/V0.108/obsinfo/_examples/Information_Files/instrumentation/dataloggers/responses/CS5321_FIR1.stage.yaml

Clone this wiki locally