You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
286 B

  1. Author: Jim Rybarski <jim@rybarski.com>
  2. nd2reader is based on the read_nd2 module from the SLOTH library (http://pythonhosted.org/SLOTH/_modules/sloth/read_nd2.html).
  3. Thanks to M.Kauer and B.Kauer for solving the hardest part of parsing ND2s.
  4. This fork is maintained by Ruben Verweij.