61 Commits (zolfariot-partialimages-draft)

Author SHA1 Message Date
  Gabriele Girelli b3421d5634 Refactored. 4 years ago
  Gabriele Girelli af6e8365fe Added get_image test of stitched sample 4 years ago
  Gabriele Girelli 9a7945d708 Implemented test. 4 years ago
  Ruben Verweij eeb4bd1063 Fix issue #34 4 years ago
  Ulugbek Abdullaev 538910ba01 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 3c24672ebe Resolve issue #24 5 years ago
  Ruben Verweij 7e684ac6fa Make unit test less specific to accomodate for different versions of struct 5 years ago
  Ruben Verweij f83387ce04 Fixes issue #25, adds unit tests and release 3.2.1 5 years ago
  Ruben Verweij 2f468a1944 Expand tests 6 years ago
  Ruben Verweij da53fa82f6 Refactor 6 years ago
  Ruben Verweij 96922d8f0b 3.0.9 6 years ago
  Ruben Verweij da10f6d213 Fix test and update gitignore 6 years ago
  Ruben Verweij f5d9be60b8 Fix #4 6 years ago
  Ruben Verweij 814c2c4b34 Test color channels, fix a bug in color channel encoding 7 years ago
  Ruben Verweij abeb67b39e Test legacy Nd2, parser, reader fixes 7 years ago
  Ruben Verweij 73ba16bedc Extend unit tests 7 years ago
  Ruben Verweij f039b9e123 Extend unit tests, remove badge 7 years ago
  Ruben Verweij b143f85e3e Fix bytes compatibility for Python 2 7 years ago
  Ruben Verweij 1ddf100875 Unit testing: test the correct parsing of image_attributes 7 years ago
  Ruben Verweij c4a783f318 Extend artificial to also write the label_map + data to file for more extensive unit testing 7 years ago
  Ruben Verweij aa842847bb Issue #2: clean up axes handling, guess a better default axis 7 years ago
  Ruben Verweij 0de328661f 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 e76a377b83 version 3.0.1: Include LICENSE via MANIFEST.in for conda forge 7 years ago
  Ruben Verweij 22a3c1d51e Add test for raw metadata storage 7 years ago
  Ruben Verweij 3785cf464e Add more unit test for common + fix possibly endless loop 7 years ago
  Ruben Verweij 935ae29992 Fix creating test file for unit tests 7 years ago
  Ruben Verweij d69ae56a5b Bug fixes by testing different .nd2 files 7 years ago
  Ruben Verweij 90d02359de Extend unit tests 7 years ago
  Ruben Verweij 235afcc11b Extend unit tests 7 years ago
  Ruben Verweij cbb1809a61 Very basic Reader test 7 years ago
  Ruben Verweij 627cbe7aa3 Last test of LabelMap 7 years ago
  Ruben Verweij 010ee2a499 Test the LabelMap 7 years ago
  Ruben Verweij 4817f8b013 Add test for Parser 7 years ago
  Ruben Verweij 7c6426729e Add ArtificialND2 class to help in testing nd2 file reading and parsing 7 years ago
  Ruben Verweij b326bbf02c Remove functional test for now, cannot store large nd2 files on github 7 years ago
  Ruben Verweij ebeef2dbd7 Remove test data (until I find a solution to store them on github) 7 years ago
  Ruben Verweij 8b0563a880 data 7 years ago
  Ruben Verweij fc5f591f41 Test files to git large file storage (git LFS) 7 years ago
  Ruben Verweij 3620064dfd Update tests 7 years ago
  Ruben Verweij c6e5a13a0d Provide backwards compatibility with old 2.1.3 version 7 years ago
  Ruben Verweij 0d3e07e521 Fix path to test files 7 years ago
  Ruben Verweij 8f513fde74 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