joferkington / mplstereonet

Stereonets for matplotlib
MIT License
189 stars 66 forks source link

Fix incorrect assumptions in stereonet_math tests #24

Closed joferkington closed 6 years ago

joferkington commented 6 years ago

stereonet_math tests were not updated when angular_distance changed to include a bidirectional option.

Basically, the test updates made in https://github.com/joferkington/mplstereonet/commit/bed783a53c9992a9949d62c0b7138aabb5ff65ba were incorrect and weren't properly run.