ISISComputingGroup / ISISComputingGroup/IBEX

ZFMAGFLD overload logic

Open
#8,656 0 comments 0 reactions 0 assignees View on GitHub
training
Dominant language
No language data
Stars
6
Forks
2
Avg merge
16h 40m
Merged PRs (30d)
2

Description

The overload logic isn't quite right:
- The overload limit is currently `~2250mG` (4.5x range, where range is 500mG/V). As the cDAQ has +/-10V range in reality this can be `4500mG` (9x range) as an overload threshold.
- Logic is currently `field(CALC, "max(A, B, C) > (D * 4.5)")`, this seems to be missing some `ABS()` calls around the measured fields (A, B, C)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.