You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It may be useful to have a decorator that maps input xarrays keyed by arbitrary channel nomenclature to standard ex, ey, hx, hy, hz then maps back after the function executes.
this would go in aurora/timeseries/decorators.py for now.
Specifically, not having this blocks #119 coherence sorting
The text was updated successfully, but these errors were encountered:
It may be useful to have a decorator that maps input xarrays keyed by arbitrary channel nomenclature to standard
ex, ey, hx, hy, hz
then maps back after the function executes.this would go in aurora/timeseries/decorators.py for now.
Specifically, not having this blocks #119 coherence sorting
The text was updated successfully, but these errors were encountered: