f220515
(HEAD -> zolfa-add_slices_loading)
complete fork: nd2reader -> nd2reader2 by
2022-03-28 16:17:49 +0200
bfbd78b
added x coordiantes and rotation matrix readout by
2022-03-21 14:52:34 +0100
cd06fd9
Minor changes for dev branched version release by
2021-10-12 22:28:39 +0200
831a169
Add functions to read only rectangular regions. by
2021-01-25 18:42:45 +0100
c33569f
Merge pull request #43 from ggirelli/ggirelli-filename-patch by
2020-10-27 14:43:26 +0100
11badb3
Fixed missing filename path. by
2020-10-25 19:05:31 +0100
2524b42
Merge pull request #40 from ggirelli/ggirelli-patch-parser-for-stitched-images by
2020-09-14 11:11:22 +0200
65731c9
Update stitched.py by
2020-09-02 21:14:24 +0200
993c09e
Merge pull request #39 from ggirelli/ggirelli-patch-nd2reader-from-file by
2020-09-02 14:23:49 +0200
71ddf59
Fixed func def by
2020-08-31 11:58:49 +0200
a27ce77
Refactored. by
2020-08-31 11:55:15 +0200
7fd91d6
Added get_image test of stitched sample by
2020-08-31 11:41:41 +0200
99e5d50
Using numpy assets when possible, and formatted with black by
2020-08-31 11:41:29 +0200
fbf2fc7
Switched from warning to raising exception and improved message by
2020-08-31 10:55:51 +0200
1e0c029
Improved assert and warning messages by
2020-08-31 10:45:55 +0200
a5faf76
Fixed new init method by
2020-08-31 10:40:59 +0200
08eca89
Implemented test. by
2020-08-31 10:40:47 +0200
4f11f3f
Allowed for fh to be either str or IO, and formatted with black. by
2020-08-31 10:32:38 +0200
2e83d26
Changed structure to check/remove method pair by
2020-08-15 12:19:07 +0200
237bea4
Allowing case of multiple unwanted bytes per step by
2020-08-15 12:14:42 +0200
5bf56af
Complexity by
2020-08-15 12:12:47 +0200
16b23c2
Update parser.py by
2020-08-15 12:07:27 +0200
42a6bd4
Complexity by
2020-08-15 12:01:48 +0200
031856a
Fixed complexity by
2020-08-15 11:58:57 +0200
20d7faa
Regenerated Reader by
2020-08-15 11:58:10 +0200
9d40a12
Fixed complexity by
2020-08-15 11:56:38 +0200
1ed1f0b
Removed empty bytes at channel subchunk ends by
2020-08-15 11:52:03 +0200
59a99a8
Update reader.py by
2020-08-13 19:51:26 +0200
b50a006
update Travis settings by
2020-05-04 16:46:30 +0200
10e080d
Fix issue #34 by
2020-05-04 16:33:45 +0200
e309631
Use timesteps as fallback to NDExperiment loops to determine total file duration, and thus framerate by
2020-04-21 13:56:16 +0200
1b8b835
Fix error in loop handling by
2020-03-18 21:27:13 +0100
235070c
Merge pull request #32 from ulugbekna/handle-invalid-file-extension by
2020-02-23 17:46:45 +0100
8ccbb97
Merge pull request #1 from ggirelli/patch-1 by
2020-02-18 20:42:29 +0100
90a4ffc
f-strings not supported by Python3.6- by
2020-02-17 17:28:39 +0100
94e0289
Fix typo in z-level check by
2020-01-24 14:39:00 +0100
9059a15
add a check that filename passed to nd2reader has an extension .nd2 because the current implementation raises InvalidVersionError if the passed file is non-nd2 type, which is misleading by
2019-12-07 23:55:31 +0100
e165788
Merge pull request #33 from ggirelli/master by
2020-01-20 15:39:49 +0100
8c6d77a
Fix codeclimate integration by
2020-01-20 15:34:49 +0100
94b83cd
Update README.md by
2020-01-20 15:27:45 +0100
1cf084f
Remove support for Python < 3.5 by
2020-01-20 15:26:15 +0100
fe2bb59
Removed self.__class__ from super() call by
2020-01-20 13:47:19 +0100
06c9c20
Version 3.2.3 due to build error of new version number storage system by
2020-01-06 11:15:55 +0100
0a48885
Merge branch 'master' of github.com:rbnvrw/nd2reader by
2020-01-06 10:54:50 +0100
4a5965a
New version 3.2.2 by
2020-01-06 10:54:44 +0100
6d64a66
Update release.txt by
2020-01-06 10:47:08 +0100
aa6a4fb
Merge pull request #30 from rbnvrw/add-code-of-conduct-1 by
2019-11-01 12:43:45 +0100
099d2d5
Create CODE_OF_CONDUCT.md by
2019-11-01 12:43:30 +0100
c59aeea
Merge pull request #28 from ggirelli/master by
2019-11-01 12:40:44 +0100
399b42e
Update raw_metadata.py by
2019-11-01 11:40:40 +0100
898dd09
Update raw_metadata.py by
2019-11-01 10:13:59 +0100
bec47a5
Update raw_metadata.py by
2019-10-31 16:09:29 +0100
df1cf09
Using Z slice coordinates from Z-data instead of Z-levels and show warning in case of mismatch by
2019-10-30 12:29:03 +0100
4d9bc03
Resolve issue #24 by
2019-10-17 09:01:09 +0200
31f8055
Issue #24: only return a Frame when bundle_axes is only y,x by
2019-10-16 14:56:43 +0200
dc9ae0b
Merge branch 'master' of github.com:rbnvrw/nd2reader by
2019-10-16 14:42:01 +0200
322969b
Update get_frame_vczyx function based on feedback in issue #24 by
2019-10-16 14:41:52 +0200
8b56bed
Update release.txt by
2019-10-15 09:58:29 +0200
0d533bf
Make unit test less specific to accomodate for different versions of struct by
2019-10-15 09:47:56 +0200
8e0a642
Fixes issue #25, adds unit tests and release 3.2.1 by
2019-10-15 09:44:32 +0200
38a0def
Fixes issue 25 by
2019-10-09 12:32:48 +0200
5f04a51
Merge branch 'master' of github.com:rbnvrw/nd2reader by
2019-09-26 17:21:42 +0200
54cce88
Fix issue with bundle_axes and get_frame by
2019-09-26 17:21:36 +0200
ac93bb5
Update release.txt by
2019-09-26 10:55:52 +0200
52fc791
Update version 3.2.0 by
2019-09-26 10:42:55 +0200
74463f5
Merge branch 'master' of github.com:rbnvrw/nd2reader by
2019-09-26 10:41:08 +0200
09ed7a5
Version 3.2.0 by
2019-09-26 10:41:00 +0200
c2f2e0c
Merge pull request #22 from WMAPernice/fix-missing-frames-issue_to-current-master by
2019-09-26 10:08:11 +0200
17881d6
More informative warning if gap frames encountered and filled with np.nan by
2019-09-25 15:05:46 -0400
43dbc61
Handle gap frames with np.nan-filled array and issue warning about it. by
2019-09-24 13:49:57 -0400
da185df
removed NoImageError call, class def, and import references since now redundant by
2019-09-20 14:03:30 -0400
295ccf5
Add acquisition times to parser by
2019-09-19 11:48:31 +0200
38d6e8c
Fixes issue #11 by
2019-09-19 10:09:18 +0200
6dd7f9d
Fixes issue #16 by
2019-09-19 09:40:17 +0200
3e4845b
Fallback function for old get_frame_2D function by
2019-09-19 09:23:48 +0200
1fed0c1
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 by
2019-09-10 17:53:25 -0400
faa495e
Use _register_get_frame functions by
2019-05-27 17:41:09 +0200
13967ad
Merge pull request #21 from glichtner/image-events by
2019-05-27 13:59:20 +0200
52000ce
Merge pull request #20 from glichtner/valid-loops by
2019-05-27 13:57:52 +0200
016239f
added event names by
2019-05-24 14:10:16 +0200
26bdbf3
fixed behavior when no events are available by
2019-05-23 16:11:40 +0200
4efd9a2
added image events to parser by
2019-05-23 11:39:55 +0200
7c64194
include only valid loops in experiment metadata by
2019-05-22 13:09:18 +0200
3602655
Merge pull request #15 from jbf81tb/master by
2019-05-10 19:49:41 +0200
75f1955
get_frame_2D fix by
2019-05-09 12:59:59 -0400
65d5011
Remove google analytics by
2019-04-30 10:30:15 +0200
bb941fb
Rebuild docs by
2019-04-30 10:23:37 +0200
5a75488
Update layout.html by
2019-04-30 10:17:50 +0200
b42b05e
update docs by
2019-03-11 21:14:33 +0100
cb34964
Merge branch 'master' of github.com:rbnvrw/nd2reader by
2019-01-05 12:48:57 +0100
f966525
Fix fps calculation by
2019-01-05 12:48:48 +0100
394d8ba
Docs v.3.1.0 by
2018-09-06 11:02:35 +0200
bc2f5a9
Version 3.1.0 by
2018-09-06 10:55:15 +0200
509979a
Fix error by
2018-08-24 14:48:36 +0200
451b555
Fix formatting error by
2018-08-24 11:58:35 +0200
593c976
Expand tests by
2018-08-23 16:17:52 +0200
2cd1dd0
Refactor by
2018-08-23 16:09:31 +0200
12e3cd6
Refactor by
2018-08-23 15:45:47 +0200
4d062e6
Refactor by
2018-08-23 15:39:14 +0200
c1b4b37
Refactor by
2018-08-23 15:35:42 +0200