issues
search
spacetx
/
slicedimage
MIT License
7
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[easy] fix typing errors in `can_parse`
#135
ttung
closed
4 years ago
1
Add docstring to png_writer in _formats.py
#134
mattcai
closed
4 years ago
1
FTP backend
#133
berl
opened
4 years ago
0
Fix windows build
#132
ttung
closed
4 years ago
1
Fix 3D TIFF read/write
#131
ttung
closed
4 years ago
2
Better tests for file formats
#130
ttung
closed
5 years ago
0
Fix Windows CI
#129
ttung
closed
5 years ago
1
Update path to reflect release of python 3.8
#128
ttung
closed
5 years ago
1
Add png reader/writer
#127
kevinyamauchi
closed
5 years ago
5
[easy] export DimensionNames
#126
ttung
closed
5 years ago
1
Ensure that Tiles are picklable
#125
ttung
closed
5 years ago
1
Refactor file-url-to-path
#124
ttung
closed
5 years ago
0
Fix path composition in old write_to_path API
#123
ttung
closed
5 years ago
1
Enable travis on Windows
#122
ttung
closed
5 years ago
1
Clean up our usage of DiskCache
#121
ttung
closed
5 years ago
1
[easy] disable reentrant tests
#120
ttung
closed
5 years ago
1
[easy] Reverse context unwind
#119
ttung
closed
5 years ago
1
Close files before using them in tests
#118
ttung
closed
5 years ago
1
Eliminate string construction of file:// urls.
#117
ttung
closed
5 years ago
1
Simplify HTTP connection code
#116
ttung
closed
5 years ago
1
[easy] Change 0.0.0.0 to 127.0.0.1
#115
ttung
closed
5 years ago
1
Fix handling of paths with spaces.
#114
ttung
closed
5 years ago
3
Fix resolution of path with spaces and special characters
#113
dany-fu
closed
5 years ago
2
Fix Windows path resolution
#112
ttung
closed
5 years ago
1
Delay S3 resource construction until object requested
#111
ttung
closed
5 years ago
1
Add missing files
#110
ttung
closed
5 years ago
1
Switch write path to transact in URLs
#109
ttung
closed
5 years ago
1
[easy] Add abstractmethod decorators to abstract methods
#108
ttung
closed
5 years ago
1
Utility method to calculate the relative url from another url.
#107
ttung
closed
5 years ago
1
Replace scikit-image with tifffile
#106
ttung
closed
5 years ago
3
add mypy support
#105
ttung
closed
5 years ago
1
Fix W504 warnings
#104
ttung
closed
5 years ago
1
Modularize slicedimage/io
#103
ttung
closed
5 years ago
1
Drop python 2.7 support.
#102
ttung
closed
5 years ago
1
Add a s3 backend to slicedimage
#101
ttung
closed
5 years ago
1
Add support for pathlib objects in skimage read/write methods
#100
ttung
closed
5 years ago
1
Add retry for HTTP failures and network connectivity issues
#99
ttung
closed
5 years ago
1
Refactor http backend test as a pytest
#98
ttung
closed
5 years ago
1
bump to 3.1.0
#97
ttung
closed
5 years ago
1
[easy] Add .gitignore file
#96
ttung
closed
5 years ago
2
Create a list of file versions.
#95
ttung
closed
5 years ago
1
[easy] hide the parse_collection method.
#94
ttung
closed
5 years ago
1
S3 backend for slicedimage
#93
ttung
closed
5 years ago
1
Fix 0.1.0 mistake.
#92
ttung
closed
5 years ago
3
Parse collection documents in parallel.
#91
ttung
closed
5 years ago
2
Switch to pytest
#90
ttung
closed
5 years ago
1
Rename tests/io to tests/io_
#89
ttung
closed
5 years ago
1
Fix conversion of file:// URLs to local paths.
#88
ttung
closed
5 years ago
1
Permit writing of images to hierarchical on-disk representations.
#87
ttung
closed
5 years ago
1
Refactor slicedimage write path to use pathlib.
#86
ttung
closed
5 years ago
1
Next