Ruben Verweij
|
19c5db83af
|
Test the LabelMap
|
8 years ago |
Ruben Verweij
|
cb7cb05f74
|
Add test for Parser
|
8 years ago |
Ruben Verweij
|
eb12a4cfd4
|
Add ArtificialND2 class to help in testing nd2 file reading and parsing
|
8 years ago |
Ruben Verweij
|
3ece8689bf
|
Remove functional test for now, cannot store large nd2 files on github
|
8 years ago |
Ruben Verweij
|
e07e29d688
|
Remove test data (until I find a solution to store them on github)
|
8 years ago |
Ruben Verweij
|
e224589934
|
data
|
8 years ago |
Ruben Verweij
|
29c68884ea
|
Test files to git large file storage (git LFS)
|
8 years ago |
Ruben Verweij
|
e4550bce79
|
Update tests
|
8 years ago |
Ruben Verweij
|
6d1fd6d243
|
Provide backwards compatibility with old 2.1.3 version
|
8 years ago |
Ruben Verweij
|
b0a8bcdbf3
|
update docs
|
8 years ago |
Ruben Verweij
|
c80e528d0b
|
Update tutorial
|
8 years ago |
Ruben Verweij
|
3b0c9462ad
|
Update README.md
|
8 years ago |
Ruben Verweij
|
048e101e2d
|
Cleanup documentation
|
8 years ago |
Ruben Verweij
|
a947149cff
|
Merge remote-tracking branch 'origin/master'
|
8 years ago |
Ruben Verweij
|
f3d5c62042
|
Improve documentation
|
8 years ago |
Ruben Verweij
|
4df98c13a6
|
Update README.md
|
8 years ago |
Ruben Verweij
|
2ac0210feb
|
Update README.md
|
8 years ago |
Ruben Verweij
|
dab0b4aca8
|
docstrings
|
8 years ago |
Ruben Verweij
|
46116b8f71
|
Merge branch 'master' of https://github.com/rbnvrw/nd2reader
|
8 years ago |
Ruben Verweij
|
5f863a3ca5
|
Cleanup docstrings to use google python docs
|
8 years ago |
Ruben Verweij
|
fc5b32ab3b
|
Update README.md
|
8 years ago |
Ruben Verweij
|
f3e0e0efdd
|
generated docs in other branch
|
8 years ago |
Ruben Verweij
|
5a10934993
|
API docs using Sphinx
|
8 years ago |
Ruben Verweij
|
1d894b8f0a
|
Update README.md
|
8 years ago |
Ruben Verweij
|
0760dedfd1
|
Set theme jekyll-theme-cayman
|
8 years ago |
Ruben Verweij
|
4d0fb8165d
|
Create index.md
|
8 years ago |
Ruben Verweij
|
00cc869497
|
Correctly parse experiment data for NDAqcuisition and add get_timesteps function to reader
|
8 years ago |
Ruben Verweij
|
c2e48e36db
|
Add ability to bundle the color axis
|
8 years ago |
Ruben Verweij
|
3b07b58d01
|
Add ability to bundle the color axis
|
8 years ago |
Ruben Verweij
|
cf8f241dfa
|
Speedup numpy installation on travis
|
8 years ago |
Ruben Verweij
|
4877ee0591
|
Fix old leftover in setup
|
8 years ago |
Ruben Verweij
|
334817cead
|
Fix bug
|
8 years ago |
Ruben Verweij
|
0a944682e0
|
Fix path to test files
|
8 years ago |
Ruben Verweij
|
bd10811aee
|
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 |