nat icon indicating copy to clipboard operation
nat copied to clipboard

Support for units in nat

Open dokato opened this issue 3 years ago • 1 comments

To avoid problems like: https://github.com/flyconnectome/malevnc/issues/16

Suggestion for a package that might help: https://cran.r-project.org/web/packages/units/index.html

Steps:

  • [ ] extra field in neuron object
  • [ ] neuronlist?
  • [ ] extracting unit from metadata while loading neurons
  • [ ] introduce unit check for operations like +, /, *, etc.

dokato avatar Jun 18 '21 08:06 dokato

thanks for the nudge @jefferis , I started tinkering something with units, there's one serious problem though: https://github.com/r-quantities/units/issues/314

dokato avatar Mar 29 '22 12:03 dokato