diff --git a/geomagio/ChannelConverterTest.py b/geomagio/ChannelConverterTest.py index c52e39399d3a75199a79b68e8086c31f565f3034..5c653142f10899b4769c6da45ca87f2c3dbb2cd6 100644 --- a/geomagio/ChannelConverterTest.py +++ b/geomagio/ChannelConverterTest.py @@ -40,6 +40,10 @@ class ChannelConverterTest: geographic north. Y: the component corresponding to the field strength along geographic east. + + We are using triangle identities for variables to test with. Specifically + the hypotenuse is normally equal to 1, causing the adjacent angle + length to be cos(angle) and the opposite length to be sin(angle) """ def test_get_geo_from_obs(self):