3 Commits (334817ceaddf375edf7e092bb7ab45de232732a5)

Author SHA1 Message Date
  Ruben Verweij 334817cead Fix bug 7 years ago
  Ruben Verweij fa0e0c9a86 Parse part of ND experiment metadata 7 years ago
  Ruben Verweij cb2c06f9a5 Complete refactor 7 years ago
  Ruben Verweij 6f151e8701 Reduce code complexity 7 years ago
  Ruben Verweij d0bb78f67a Add ROI type and shape 7 years ago
  Ruben Verweij 6f800c49f6 Added parsing for basic ROI metadata. 7 years ago
  jim 340d74fb8e deleted CameraSettings since it's no longer used 8 years ago
  jim 4194f073dd resolves #150, #149: removed camera settings entirely because they are buggy and terrible 8 years ago
  jim c3d7273dfa resolves #143: we can now programatically access the width of pixels in microns 9 years ago
  jim 9bbbf7ba28 resolves #140 9 years ago
  Jim Rybarski 25c4ce7f78 resolves #135. we're ready to publish version 2.0.0 9 years ago
  jim faa50235d3 moved public methods to the top of classes 9 years ago
  Jim Rybarski aedfa921a5 resolves #117. The XML-formatted strings in a few raw_metadata are now parsed into OrderedDicts. This isn't exposed to the user but if we want to add any of the data it will be more convenient for contributors to examine the contents of the data 9 years ago
  Jim Rybarski 1268b2768c #125: fixed bug by ordering channel names, which works but seems suspect. added py2 support to Dockerfile 9 years ago
  Jim Rybarski 1436068d4c #125: refactored to make adding more metadata easier 9 years ago
  jim 5196c7d2c7 #125 decoded much more metadata and also found pointers to XML data 9 years ago
  jim 4943a854f1 resolves #123: the label map and raw metadata are now accessible, so we can more easily compare what they contain to the information in the XML (which we're still not parsing) 9 years ago
  jim e9ff0915bf #123 switched to the new LabelMap object, added support for another metadata field 9 years ago
  jim 9548b92957 #123: created label map object, which parses the pointers to locations in the file where data is stored 9 years ago
  jim 09173fcb9e resolves #110: added comments and parameter types to every method with a few minor exceptions where it's super obvious and unimportant what's happening 9 years ago
  Jim Rybarski 284f6775de resolves #103: ND2s with a single image could not be parsed properly as they do not contain any dimension data, so when absent we can assume a single frame exists 9 years ago
  jim c3a3cbadd4 resolves #101: No longer assumes a date will always be present in the metadata and falls back by displayed "Unknown" in the Nd2 repr 9 years ago
  Jim Rybarski 2b2ad95a82 fixed syntax errors 9 years ago
  Jim Rybarski ac91d388c1 cleaned up a bit 9 years ago
  jim e55029c1de resolves #90 9 years ago
  jim 89d78030f1 #66 resolves v3 driver refactor 9 years ago
  jim 4ec54183d1 #66 fixed import problems 9 years ago
  jim 12512a5a1a #66 lol 9 years ago
  jim 544fd974eb #66 more refactoring 9 years ago