60 Commits (master)

Author SHA1 Message Date
  Zolfa 2786c9ffe1 prepare hard fork 1 year ago
  Gabriele Girelli 165b8095c7 Refactored. 4 years ago
  Gabriele Girelli 6a4ffcdc73 Added get_image test of stitched sample 4 years ago
  Gabriele Girelli 481ce67e34 Implemented test. 4 years ago
  Ruben Verweij d0e4abcf55 Fix issue #34 4 years ago
  Ulugbek Abdullaev 1fc0389059 add a check that filename passed to nd2reader has an extension .nd2 because the current implementation raises InvalidVersionError if the passed file is non-nd2 type, which is misleading 5 years ago
  Ruben Verweij 0fd78a4175 Resolve issue #24 5 years ago
  Ruben Verweij 20dd8e0d2a Make unit test less specific to accomodate for different versions of struct 5 years ago
  Ruben Verweij d98e7acb71 Fixes issue #25, adds unit tests and release 3.2.1 5 years ago
  Ruben Verweij af5acc9f76 Expand tests 6 years ago
  Ruben Verweij c8aef85cd5 Refactor 6 years ago
  Ruben Verweij 1607a24ba1 3.0.9 6 years ago
  Ruben Verweij bf1e04f6d2 Fix test and update gitignore 6 years ago
  Ruben Verweij 53163826a3 Fix #4 6 years ago
  Ruben Verweij a6760b173e Test color channels, fix a bug in color channel encoding 7 years ago
  Ruben Verweij 6511f7d82a Test legacy Nd2, parser, reader fixes 7 years ago
  Ruben Verweij 0187996815 Extend unit tests 7 years ago
  Ruben Verweij 6bd8ac2bd2 Extend unit tests, remove badge 7 years ago
  Ruben Verweij e840e11c36 Fix bytes compatibility for Python 2 7 years ago
  Ruben Verweij 34191adb61 Unit testing: test the correct parsing of image_attributes 7 years ago
  Ruben Verweij 9f3e4c1b35 Extend artificial to also write the label_map + data to file for more extensive unit testing 7 years ago
  Ruben Verweij d4e505779d Issue #2: clean up axes handling, guess a better default axis 7 years ago
  Ruben Verweij 45674ff241 Do not add 'z' to sizes of the reader if there is only one plane, as seems to be the PIMS convention 7 years ago
  Ruben Verweij 0bd5bdc0fd version 3.0.1: Include LICENSE via MANIFEST.in for conda forge 7 years ago
  Ruben Verweij 325ad5f8a6 Add test for raw metadata storage 7 years ago
  Ruben Verweij da38f7cd66 Add more unit test for common + fix possibly endless loop 7 years ago
  Ruben Verweij 3590a7ec6b Fix creating test file for unit tests 7 years ago
  Ruben Verweij b640490de1 Bug fixes by testing different .nd2 files 7 years ago
  Ruben Verweij a5417099b0 Extend unit tests 7 years ago
  Ruben Verweij 5251464df5 Extend unit tests 7 years ago
  Ruben Verweij b0f22eb83b Very basic Reader test 7 years ago
  Ruben Verweij d2255ee123 Last test of LabelMap 7 years ago
  Ruben Verweij 19c5db83af Test the LabelMap 7 years ago
  Ruben Verweij cb7cb05f74 Add test for Parser 7 years ago
  Ruben Verweij eb12a4cfd4 Add ArtificialND2 class to help in testing nd2 file reading and parsing 7 years ago
  Ruben Verweij 3ece8689bf Remove functional test for now, cannot store large nd2 files on github 7 years ago
  Ruben Verweij e07e29d688 Remove test data (until I find a solution to store them on github) 7 years ago
  Ruben Verweij e4550bce79 Update tests 7 years ago
  Ruben Verweij 6d1fd6d243 Provide backwards compatibility with old 2.1.3 version 7 years ago
  Ruben Verweij 0a944682e0 Fix path to test files 7 years ago
  Ruben Verweij bd10811aee Add unit tests for opening files and axis sizes 7 years ago
  Ruben Verweij 1827fffbd8 Add test for raw metadata 7 years ago
  Ruben Verweij 7761dabac2 Test date parsing 7 years ago
  Ruben Verweij cb2c06f9a5 Complete refactor 7 years ago
  Ruben Verweij d19a9c305b Refactor, add metadata to Frame objects, support PIMS open function 7 years ago
  Jim Rybarski 18e1add3c8 revert versions to the way they were since it broke publishing, added unit test to ensure they're in sync 9 years ago
  Jim Rybarski cd4feea3a6 version number is now set in exactly one place 9 years ago
  Jim Rybarski 47966b75dd resolves #129: renamed filter() to select() 9 years ago
  jim 7c0c8be065 resolves #119: removed some commented-out code and an unused import 9 years ago
  Jim Rybarski 6b859bd7ba updated docs, minor bug fixes, added unit tests 9 years ago