zeno icon indicating copy to clipboard operation
zeno copied to clipboard

Consider bringing back transforms

Open xnought opened this issue 2 years ago • 1 comments

If in the future it becomes easier to implement.

As a recall it was removed because it added bloat to the code and unwanted complexity.

Although could technically be done with custom instance views and the user manually does the transform themselves.

idk

xnought avatar Sep 08 '23 21:09 xnought

👀 yeah I think my conclusion was that you can transform the data outside of zeno and just pass it in with metadata saying what the transformation is. Then you can slice/do analysis based on the slice.

cabreraalex avatar Sep 21 '23 04:09 cabreraalex