Ruben Verweij
|
06c9c20ce1
|
Version 3.2.3 due to build error of new version number storage system
|
5 years ago |
Ruben Verweij
|
4a5965a457
|
New version 3.2.2
|
5 years ago |
Ruben Verweij
|
8e0a642ed2
|
Fixes issue #25, adds unit tests and release 3.2.1
|
5 years ago |
Ruben Verweij
|
52fc791eb7
|
Update version 3.2.0
|
5 years ago |
Ruben Verweij
|
bc2f5a96f6
|
Version 3.1.0
|
6 years ago |
Ruben Verweij
|
dd87a37103
|
3.0.9
|
7 years ago |
Ruben Verweij
|
2ba845142e
|
Fix version number
|
7 years ago |
Ruben Verweij
|
800fe54ecb
|
Version 3.0.7
|
7 years ago |
Ruben Verweij
|
86bd2eb99d
|
Version 3.0.6: Add FOV support
|
7 years ago |
Ruben Verweij
|
0af2d2e316
|
Version 3.0.5
|
7 years ago |
Ruben Verweij
|
8c84fa6c17
|
Fix imports of pims and release 3.0.4
|
7 years ago |
Ruben Verweij
|
6a63a6f742
|
Version 3.0.3
|
7 years ago |
Ruben Verweij
|
f4ee6b923e
|
Update version 3.0.2
|
8 years ago |
Ruben Verweij
|
93446019ed
|
version 3.0.1: Include LICENSE via MANIFEST.in for conda forge
|
8 years ago |
Ruben Verweij
|
0ba84df3f9
|
Bump version number to reflect api changes
|
8 years ago |
Ruben Verweij
|
c6e5a13a0d
|
Provide backwards compatibility with old 2.1.3 version
|
8 years ago |
Ruben Verweij
|
63a286d167
|
Hopefully fix Python 2 import error
|
8 years ago |
Ruben Verweij
|
7b7bf1ac25
|
Start porting to PIMS framework, cleanup unnecessary files
|
8 years ago |
jim
|
4a48847630
|
resolves #152: images truly act like numpy arrays now and are also displayable
|
9 years ago |
jim
|
4194f073dd
|
resolves #150, #149: removed camera settings entirely because they are buggy and terrible
|
9 years ago |
jim
|
19c45ed952
|
Version 2.1.1
|
9 years ago |
Jim Rybarski
|
13139518b3
|
Bump version to 2.1.0, updated documentation, removed skips from some unit tests
|
9 years ago |
jim
|
a7ddaadf39
|
bumped version to 2.0.2
|
9 years ago |
jim
|
4aa5a97e80
|
bumped version to 2.0.1
|
9 years ago |
Jim Rybarski
|
25c4ce7f78
|
resolves #135. we're ready to publish version 2.0.0
|
9 years ago |
jim
|
949d0612d4
|
#66 began enormous refactor to support multiple versions of ND2s in an elegant way
|
9 years ago |
jim
|
55a3222e4f
|
resolves #81: images now include the frame number (formerly called the time index). This tells you what order a particular image appeared in its field of view, which is useful when you're considering fields of view as independent regions of interest. Also fixed a bug where the number of image cycles (which should be renamed to "frames") was incorrect for some nd2s.
|
9 years ago |
jim
|
86d2924d35
|
resolves #68: indexing was not returning the correct image and skipped frame entirely when there were multiple channels
|
9 years ago |
Jim Rybarski
|
49737f678f
|
resolves #56
|
10 years ago |
jim
|
18bb3f5392
|
resolves #54: raises Index error when you go out of bounds
|
10 years ago |
jim
|
07e2297aaf
|
#42 fixed dockerfile and makefile, got one passing test
|
10 years ago |
jim
|
ae09b688b2
|
#42 refactored and tidied up a bit, created test files
|
10 years ago |
Jim Rybarski
|
a40b243abb
|
resolves #40: adds slicing semantics
|
10 years ago |
Jim Rybarski
|
454f5529fe
|
#39 fixed image sets
|
10 years ago |
Jim Rybarski
|
89ddce3a7b
|
resolves #39
|
10 years ago |
Jim Rybarski
|
0f9c6128e3
|
#39: field of view works
|
10 years ago |
Jim Rybarski
|
e8cb08f4cc
|
#39: calculating channel and z_level works right
|
10 years ago |
Jim Rybarski
|
c9d3a82930
|
#39: getting individual images works, however, z_level and field of view are wrong
|
10 years ago |
Jim Rybarski
|
4c1a4a0330
|
resolves #45: implements the __len__ method
|
10 years ago |
Jim Rybarski
|
06d6a21586
|
resolves #37: Python 3 support!
|
10 years ago |
Jim Rybarski
|
8733b366d8
|
#39
|
10 years ago |
Jim Rybarski
|
095814450c
|
#39 halfway implemented getitem. can you get non-cyclical field of view orders? if so that would invalidate this approach
|
10 years ago |
Jim Rybarski
|
fe32c62864
|
#2 finished cleaning up parser
|
10 years ago |
Jim Rybarski
|
d5c8eb5cd1
|
#2 finished comments and cleanup of public interface
|
10 years ago |
jim
|
ffb3f43f7f
|
#2 added reprs
|
10 years ago |
jim
|
2861d551cb
|
#2 moved count methods to parser and fixed subtle bug in method that filtered out gap images
|
10 years ago |
Jim Rybarski
|
98391dc3c0
|
refactored the way images are validated
|
10 years ago |
Jim Rybarski
|
0dcb18ce00
|
changed log level
|
10 years ago |
Jim Rybarski
|
a8a0d2a083
|
added repr
|
10 years ago |
Jim Rybarski
|
50a6de765b
|
removed test lines
|
10 years ago |