507 Commits (5bf56afaeccd58c23161818866b289f6d5322e1d)
 

Author SHA1 Message Date
  Ruben Verweij 03bfc09922 Add ArtificialND2 class to help in testing nd2 file reading and parsing 7 years ago
  Ruben Verweij 5974408aa5 Remove functional test for now, cannot store large nd2 files on github 7 years ago
  Ruben Verweij dc987dbcaa Remove test data (until I find a solution to store them on github) 7 years ago
  Ruben Verweij 59101e66e4 data 7 years ago
  Ruben Verweij c212ced139 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 2eb6c8e16b update docs 7 years ago
  Ruben Verweij d5e27269ed Update tutorial 7 years ago
  Ruben Verweij 8e2b0825f4 Update README.md 7 years ago
  Ruben Verweij b7ff34def5 Cleanup documentation 7 years ago
  Ruben Verweij 719c44e350 Merge remote-tracking branch 'origin/master' 7 years ago
  Ruben Verweij 480432df50 Improve documentation 7 years ago
  Ruben Verweij 9d4d8e8980 Update README.md 7 years ago
  Ruben Verweij 0d3a5c0d9a Update README.md 7 years ago
  Ruben Verweij 2f2f138f17 docstrings 7 years ago
  Ruben Verweij 0d1f14c593 Merge branch 'master' of https://github.com/rbnvrw/nd2reader 7 years ago
  Ruben Verweij 60378ad06f Cleanup docstrings to use google python docs 7 years ago
  Ruben Verweij 92a3ab607c Update README.md 7 years ago
  Ruben Verweij 9d7c431de9 generated docs in other branch 7 years ago
  Ruben Verweij e7e7a21170 API docs using Sphinx 7 years ago
  Ruben Verweij 31dd191865 Update README.md 7 years ago
  Ruben Verweij fec7afa9ee Set theme jekyll-theme-cayman 7 years ago
  Ruben Verweij 09b6b80a0a Create index.md 7 years ago
  Ruben Verweij 4841c09eb7 Correctly parse experiment data for NDAqcuisition and add get_timesteps function to reader 7 years ago
  Ruben Verweij 0ba13656de Add ability to bundle the color axis 7 years ago
  Ruben Verweij a398edf699 Add ability to bundle the color axis 7 years ago
  Ruben Verweij a70e3b6ab6 Speedup numpy installation on travis 7 years ago
  Ruben Verweij 2ad3db2345 Fix old leftover in setup 7 years ago
  Ruben Verweij 176cccd61c Fix bug 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 481b2de4c6 Fix gitignore file 7 years ago
  Ruben Verweij fa0e0c9a86 Parse part of ND experiment metadata 7 years ago
  Ruben Verweij a56a7cc665 Fix dtype at np.float64 7 years ago
  Ruben Verweij a716471131 Small fixes 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 ce1e2b55ae Report coverage 7 years ago
  Ruben Verweij 63a286d167 Hopefully fix Python 2 import error 7 years ago
  Ruben Verweij 685afb16ab Rename exceptions 7 years ago
  Ruben Verweij 2bec3db873 Correctly install coverage module 7 years ago
  Ruben Verweij 630afa4926 Add code coverage info 7 years ago
  Ruben Verweij 7c779b3a40 Small refactor of common functions 7 years ago
  Ruben Verweij cb2c06f9a5 Complete refactor 7 years ago
  Ruben Verweij 6f151e8701 Reduce code complexity 7 years ago
  Ruben Verweij 77d886945d Add codeclimate integration 7 years ago
  Ruben Verweij 3ed8e243eb Travis: only support numpy supported Python versions 7 years ago
  Ruben Verweij 5f1477a8c9 Add CI via Travis 7 years ago
  Ruben Verweij d19a9c305b Refactor, add metadata to Frame objects, support PIMS open function 7 years ago