Figure out appropriate data to return from average power
jdpigeon opened this issue · 0 comments
jdpigeon commented
Our guts tell us that the return from averagePower
should be an object because all the other operators are returning objects now. What should it like though? Would an object containing a single array be ok?