Ruben Verweij
|
31f80554b1
|
Issue #24: only return a Frame when bundle_axes is only y,x
|
5 years ago |
Ruben Verweij
|
dc9ae0bb98
|
Merge branch 'master' of github.com:rbnvrw/nd2reader
|
5 years ago |
Ruben Verweij
|
322969bceb
|
Update get_frame_vczyx function based on feedback in issue #24
|
5 years ago |
Ruben Verweij
|
8b56bed6e0
|
Update release.txt
|
5 years ago |
Ruben Verweij
|
0d533bfb96
|
Make unit test less specific to accomodate for different versions of struct
|
5 years ago |
Ruben Verweij
|
8e0a642ed2
|
Fixes issue #25, adds unit tests and release 3.2.1
|
5 years ago |
Ruben Verweij
|
38a0def075
|
Fixes issue 25
|
5 years ago |
Ruben Verweij
|
5f04a516fb
|
Merge branch 'master' of github.com:rbnvrw/nd2reader
|
5 years ago |
Ruben Verweij
|
54cce884c1
|
Fix issue with bundle_axes and get_frame
|
5 years ago |
Ruben Verweij
|
ac93bb5ad4
|
Update release.txt
|
5 years ago |
Ruben Verweij
|
52fc791eb7
|
Update version 3.2.0
|
5 years ago |
Ruben Verweij
|
74463f535c
|
Merge branch 'master' of github.com:rbnvrw/nd2reader
|
5 years ago |
Ruben Verweij
|
09ed7a50d1
|
Version 3.2.0
|
5 years ago |
Ruben Verweij
|
c2f2e0c3e9
|
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
|
17881d60f1
|
More informative warning if gap frames encountered and filled with np.nan
|
5 years ago |
unknown
|
43dbc61412
|
Handle gap frames with np.nan-filled array and issue warning about it.
|
5 years ago |
unknown
|
da185df9cd
|
removed NoImageError call, class def, and import references since now redundant
|
5 years ago |
Ruben Verweij
|
295ccf5e5b
|
Add acquisition times to parser
|
5 years ago |
Ruben Verweij
|
38d6e8ce5a
|
Fixes issue #11
|
5 years ago |
Ruben Verweij
|
6dd7f9dfe2
|
Fixes issue #16
|
5 years ago |
Ruben Verweij
|
3e4845b309
|
Fallback function for old get_frame_2D function
|
5 years ago |
unknown
|
1fed0c1fb1
|
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
|
faa495ecdb
|
Use _register_get_frame functions
|
6 years ago |
Ruben Verweij
|
13967ad591
|
Merge pull request #21 from glichtner/image-events
Image events
|
6 years ago |
Ruben Verweij
|
52000ce907
|
Merge pull request #20 from glichtner/valid-loops
include only valid loops in experiment metadata
|
6 years ago |
Gregor Lichtner
|
016239f1dd
|
added event names
|
6 years ago |
Gregor Lichtner
|
26bdbf36f0
|
fixed behavior when no events are available
|
6 years ago |
Gregor Lichtner
|
4efd9a2ea4
|
added image events to parser
|
6 years ago |
Gregor Lichtner
|
7c64194ca8
|
include only valid loops in experiment metadata
|
6 years ago |
Ruben Verweij
|
36026553fb
|
Merge pull request #15 from jbf81tb/master
parser, get_frame_2D: use channel index instead of channel name
|
6 years ago |
jbf81tb
|
75f19554e4
|
get_frame_2D fix
|
6 years ago |
Ruben Verweij
|
65d50111dc
|
Remove google analytics
|
6 years ago |
Ruben Verweij
|
bb941fb3d8
|
Rebuild docs
|
6 years ago |
Ruben Verweij
|
5a75488deb
|
Update layout.html
|
6 years ago |
Ruben Verweij
|
b42b05ecc2
|
update docs
|
6 years ago |
Ruben Verweij
|
cb34964d8c
|
Merge branch 'master' of github.com:rbnvrw/nd2reader
|
6 years ago |
Ruben Verweij
|
f9665259df
|
Fix fps calculation
|
6 years ago |
Ruben Verweij
|
394d8ba692
|
Docs v.3.1.0
|
6 years ago |
Ruben Verweij
|
bc2f5a96f6
|
Version 3.1.0
|
6 years ago |
Ruben Verweij
|
509979a2bc
|
Fix error
|
6 years ago |
Ruben Verweij
|
451b555539
|
Fix formatting error
|
6 years ago |
Ruben Verweij
|
593c976459
|
Expand tests
|
6 years ago |
Ruben Verweij
|
2cd1dd0467
|
Refactor
|
6 years ago |
Ruben Verweij
|
12e3cd628b
|
Refactor
|
6 years ago |
Ruben Verweij
|
4d062e67b8
|
Refactor
|
6 years ago |
Ruben Verweij
|
c1b4b37878
|
Refactor
|
6 years ago |
Ruben Verweij
|
2a807946da
|
Workaround issue #6, fix unit test timesteps
|
6 years ago |
Ruben Verweij
|
93f886e9e9
|
Fix to take into account real acquisition times when calculating framerate instead of the set interval (which is sometimes inaccurate)
|
6 years ago |
Ruben Verweij
|
dd87a37103
|
3.0.9
|
7 years ago |
Ruben Verweij
|
f2e6153bf2
|
Fix test and update gitignore
|
7 years ago |