Ruben Verweij
|
61d6f99548
|
Merge pull request #28 from ggirelli/master
Using Z slice coordinates from Z-data instead of Z-levels and show warning in case of mismatch
|
5 years ago |
Gabriele Girelli
|
5fd18220ef
|
Update raw_metadata.py
|
5 years ago |
Gabriele Girelli
|
60dedbe71b
|
Update raw_metadata.py
Changed isinstance to is.
Fixed condition triggering warning.
|
5 years ago |
Gabriele Girelli
|
6f27d14339
|
Update raw_metadata.py
|
5 years ago |
Gabriele Girelli
|
96695d50ab
|
Using Z slice coordinates from Z-data instead of Z-levels and show warning in case of mismatch
|
5 years ago |
Ruben Verweij
|
0fd78a4175
|
Resolve issue #24
|
5 years ago |
Ruben Verweij
|
9b205ca1da
|
Issue #24: only return a Frame when bundle_axes is only y,x
|
5 years ago |
Ruben Verweij
|
c6a184ec2e
|
Merge branch 'master' of github.com:rbnvrw/nd2reader
|
5 years ago |
Ruben Verweij
|
8b2f506990
|
Update get_frame_vczyx function based on feedback in issue #24
|
5 years ago |
Ruben Verweij
|
84caa2b52c
|
Update release.txt
|
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
|
afa38ea0e7
|
Fixes issue 25
|
5 years ago |
Ruben Verweij
|
c5e293463a
|
Merge branch 'master' of github.com:rbnvrw/nd2reader
|
5 years ago |
Ruben Verweij
|
010073d24c
|
Fix issue with bundle_axes and get_frame
|
5 years ago |
Ruben Verweij
|
8d081751f1
|
Update release.txt
|
5 years ago |
Ruben Verweij
|
14fb182e33
|
Update version 3.2.0
|
5 years ago |
Ruben Verweij
|
c9a1e13936
|
Merge branch 'master' of github.com:rbnvrw/nd2reader
|
5 years ago |
Ruben Verweij
|
da0238577c
|
Version 3.2.0
|
5 years ago |
Ruben Verweij
|
e182d2e73a
|
Merge pull request #22 from WMAPernice/fix-missing-frames-issue_to-current-master
Fix to allow reading of ND2-files with missing frames.
|
5 years ago |
unknown
|
54fd7253b6
|
More informative warning if gap frames encountered and filled with np.nan
|
5 years ago |
unknown
|
5d8fd312bc
|
Handle gap frames with np.nan-filled array and issue warning about it.
|
5 years ago |
unknown
|
6649d577a8
|
removed NoImageError call, class def, and import references since now redundant
|
5 years ago |
Ruben Verweij
|
94fa888c09
|
Add acquisition times to parser
|
5 years ago |
Ruben Verweij
|
bd09f668a7
|
Fixes issue #11
|
5 years ago |
Ruben Verweij
|
16cb8fb67f
|
Fixes issue #16
|
5 years ago |
Ruben Verweij
|
b6aa323420
|
Fallback function for old get_frame_2D function
|
5 years ago |
unknown
|
52e52b3616
|
fix to allow reading of ND2-files with missing frames, due to e.g. skipping z-positions in one channel of a multichannel image; based on most recent commit of master
|
5 years ago |
Ruben Verweij
|
8f8a3aff1e
|
Use _register_get_frame functions
|
6 years ago |
Ruben Verweij
|
eb81db8460
|
Merge pull request #21 from glichtner/image-events
Image events
|
6 years ago |
Ruben Verweij
|
4b6a462aaf
|
Merge pull request #20 from glichtner/valid-loops
include only valid loops in experiment metadata
|
6 years ago |
Gregor Lichtner
|
25d7485868
|
added event names
|
6 years ago |
Gregor Lichtner
|
926f61a8a4
|
fixed behavior when no events are available
|
6 years ago |
Gregor Lichtner
|
bf30f9dee1
|
added image events to parser
|
6 years ago |
Gregor Lichtner
|
2881b0f3b1
|
include only valid loops in experiment metadata
|
6 years ago |
Ruben Verweij
|
fb1ce2dc7b
|
Merge pull request #15 from jbf81tb/master
parser, get_frame_2D: use channel index instead of channel name
|
6 years ago |
jbf81tb
|
1fe728a52c
|
get_frame_2D fix
|
6 years ago |
Ruben Verweij
|
2ad607a0e5
|
Remove google analytics
|
6 years ago |
Ruben Verweij
|
836eebbf42
|
Rebuild docs
|
6 years ago |
Ruben Verweij
|
d547987658
|
Update layout.html
|
6 years ago |
Ruben Verweij
|
b1aef51c92
|
update docs
|
6 years ago |
Ruben Verweij
|
26f10dda6f
|
Merge branch 'master' of github.com:rbnvrw/nd2reader
|
6 years ago |
Ruben Verweij
|
97846ac6b1
|
Fix fps calculation
|
6 years ago |
Ruben Verweij
|
cce5104626
|
Docs v.3.1.0
|
6 years ago |
Ruben Verweij
|
29fcb53a9c
|
Version 3.1.0
|
6 years ago |
Ruben Verweij
|
7b15150b64
|
Fix error
|
6 years ago |
Ruben Verweij
|
b7cbd58d9b
|
Fix formatting error
|
6 years ago |
Ruben Verweij
|
af5acc9f76
|
Expand tests
|
6 years ago |
Ruben Verweij
|
c8aef85cd5
|
Refactor
|
6 years ago |
Ruben Verweij
|
c56da21d09
|
Refactor
|
6 years ago |