Ruben Verweij
|
7a8733b04e
|
Test the LabelMap
|
8 years ago |
Ruben Verweij
|
9696954baf
|
Add test for Parser
|
8 years ago |
Ruben Verweij
|
03bfc09922
|
Add ArtificialND2 class to help in testing nd2 file reading and parsing
|
8 years ago |
Ruben Verweij
|
5974408aa5
|
Remove functional test for now, cannot store large nd2 files on github
|
8 years ago |
Ruben Verweij
|
dc987dbcaa
|
Remove test data (until I find a solution to store them on github)
|
8 years ago |
Ruben Verweij
|
59101e66e4
|
data
|
8 years ago |
Ruben Verweij
|
c212ced139
|
Test files to git large file storage (git LFS)
|
8 years ago |
Ruben Verweij
|
3620064dfd
|
Update tests
|
8 years ago |
Ruben Verweij
|
c6e5a13a0d
|
Provide backwards compatibility with old 2.1.3 version
|
8 years ago |
Ruben Verweij
|
2eb6c8e16b
|
update docs
|
8 years ago |
Ruben Verweij
|
d5e27269ed
|
Update tutorial
|
8 years ago |
Ruben Verweij
|
8e2b0825f4
|
Update README.md
|
8 years ago |
Ruben Verweij
|
b7ff34def5
|
Cleanup documentation
|
8 years ago |
Ruben Verweij
|
719c44e350
|
Merge remote-tracking branch 'origin/master'
|
8 years ago |
Ruben Verweij
|
480432df50
|
Improve documentation
|
8 years ago |
Ruben Verweij
|
9d4d8e8980
|
Update README.md
|
8 years ago |
Ruben Verweij
|
0d3a5c0d9a
|
Update README.md
|
8 years ago |
Ruben Verweij
|
2f2f138f17
|
docstrings
|
8 years ago |
Ruben Verweij
|
0d1f14c593
|
Merge branch 'master' of https://github.com/rbnvrw/nd2reader
|
8 years ago |
Ruben Verweij
|
60378ad06f
|
Cleanup docstrings to use google python docs
|
8 years ago |
Ruben Verweij
|
92a3ab607c
|
Update README.md
|
8 years ago |
Ruben Verweij
|
9d7c431de9
|
generated docs in other branch
|
8 years ago |
Ruben Verweij
|
e7e7a21170
|
API docs using Sphinx
|
8 years ago |
Ruben Verweij
|
31dd191865
|
Update README.md
|
8 years ago |
Ruben Verweij
|
fec7afa9ee
|
Set theme jekyll-theme-cayman
|
8 years ago |
Ruben Verweij
|
09b6b80a0a
|
Create index.md
|
8 years ago |
Ruben Verweij
|
4841c09eb7
|
Correctly parse experiment data for NDAqcuisition and add get_timesteps function to reader
|
8 years ago |
Ruben Verweij
|
0ba13656de
|
Add ability to bundle the color axis
|
8 years ago |
Ruben Verweij
|
a398edf699
|
Add ability to bundle the color axis
|
8 years ago |
Ruben Verweij
|
a70e3b6ab6
|
Speedup numpy installation on travis
|
8 years ago |
Ruben Verweij
|
2ad3db2345
|
Fix old leftover in setup
|
8 years ago |
Ruben Verweij
|
176cccd61c
|
Fix bug
|
8 years ago |
Ruben Verweij
|
0d3e07e521
|
Fix path to test files
|
8 years ago |
Ruben Verweij
|
8f513fde74
|
Add unit tests for opening files and axis sizes
|
8 years ago |
Ruben Verweij
|
481b2de4c6
|
Fix gitignore file
|
8 years ago |
Ruben Verweij
|
fa0e0c9a86
|
Parse part of ND experiment metadata
|
8 years ago |
Ruben Verweij
|
a56a7cc665
|
Fix dtype at np.float64
|
8 years ago |
Ruben Verweij
|
a716471131
|
Small fixes
|
8 years ago |
Ruben Verweij
|
1827fffbd8
|
Add test for raw metadata
|
8 years ago |
Ruben Verweij
|
7761dabac2
|
Test date parsing
|
8 years ago |
Ruben Verweij
|
ce1e2b55ae
|
Report coverage
|
8 years ago |
Ruben Verweij
|
63a286d167
|
Hopefully fix Python 2 import error
|
8 years ago |
Ruben Verweij
|
685afb16ab
|
Rename exceptions
|
8 years ago |
Ruben Verweij
|
2bec3db873
|
Correctly install coverage module
|
8 years ago |
Ruben Verweij
|
630afa4926
|
Add code coverage info
|
8 years ago |
Ruben Verweij
|
7c779b3a40
|
Small refactor of common functions
|
8 years ago |
Ruben Verweij
|
cb2c06f9a5
|
Complete refactor
- use only one parser for v3 files
- merge some classes
- return metadata as raw metadata and dictionary
|
8 years ago |
Ruben Verweij
|
6f151e8701
|
Reduce code complexity
|
8 years ago |
Ruben Verweij
|
77d886945d
|
Add codeclimate integration
|
8 years ago |
Ruben Verweij
|
3ed8e243eb
|
Travis: only support numpy supported Python versions
|
8 years ago |