Possible regression case. Plotting functionality should in any case be under `plot`, to be split there. Here: https://github.com/fmihpc/analysator/blob/6a13831494e54053b3c25de5ae316f9d3efc2148/analysator/calculations/themis_observation.py#L26 Gyrophaseangle as well has an unused import: https://github.com/fmihpc/analysator/blob/6a13831494e54053b3c25de5ae316f9d3efc2148/analysator/calculations/gyrophaseangle.py#L25
Possible regression case. Plotting functionality should in any case be under
plot, to be split there.Here:
analysator/analysator/calculations/themis_observation.py
Line 26 in 6a13831
Gyrophaseangle as well has an unused import:
analysator/analysator/calculations/gyrophaseangle.py
Line 25 in 6a13831