Skip to content
Snippets Groups Projects
Commit 5b5a684b authored by Geels, Brendan Ryan's avatar Geels, Brendan Ryan :tophat:
Browse files

Merge branch 'shu_fge_offsets' into 'master'

Add shu fge offsets metadata

See merge request !243
parents 805a7b51 bc02ae9c
No related branches found
No related tags found
1 merge request!243Add shu fge offsets metadata
Pipeline #284260 waiting for manual action
......@@ -490,9 +490,9 @@ _INSTRUMENT_METADATA = [
"channels": {
# each channel maps to a list of components to calculate nT
# TODO: calculate these lists based on "FGE" type
"U": [{"channel": "U_Volt", "offset": 0, "scale": 944.935}],
"U": [{"channel": "U_Volt", "offset": 19750, "scale": 944.935}],
"V": [{"channel": "V_Volt", "offset": 0, "scale": 964.909}],
"W": [{"channel": "W_Volt", "offset": 0, "scale": 966.893}],
"W": [{"channel": "W_Volt", "offset": 48050, "scale": 966.893}],
},
# this info should get updated when available
"electronics": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment