0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Dec 26, 2024 — Dec 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #75 from CellProfiler/release/1.1.0 More... about 9 years ago
release 1.1.0 More... about 9 years ago
Merge pull request #74 from emilroz/omero_py_reader More... about 9 years ago
Refactor omero_reader imports More... about 9 years ago
Merge pull request #71 from CellProfiler/deploy/2.7 More... about 9 years ago
deploy packages on python 2.7 More... about 9 years ago
Merge pull request #70 from CellProfiler/travis/cleanup More... about 9 years ago
cd up after building docs More... about 9 years ago
Merge pull request #69 from CellProfiler/release/deploy More... about 9 years ago
deploy to PyPI on tag More... about 9 years ago
Merge pull request #68 from CellProfiler/release/1.0.9 More... about 9 years ago
build with pip More... about 9 years ago
bump version to 1.0.9 More... about 9 years ago
Work with omero_reader More... about 9 years ago
Merge pull request #66 from CellProfiler/issues/65 More... over 9 years ago
Set series before fetching image properties. More... over 9 years ago
Added Objective and Detector information, and X,Y Physical size (microns) parsing. More... over 9 years ago
Fixed a problem with OMEXML parsing supplied xml More... over 9 years ago
Merge pull request #54 from CellProfiler/issues/53 More... over 9 years ago
Fixes #53 rework basic_config so it uses loci.common.Log4jTools More... over 9 years ago
Acknowledge that Python 3.x works / url test fixed. More... over 9 years ago
Merge pull request #52 from alimuldal/python3_support More... over 9 years ago
Travis build for Python 3.5 More... over 9 years ago
remove unicode_literals from setup.py (unnecessary and causes installation problems in Python2) More... over 9 years ago
add __contains__ method to StructuredAnnotations and OriginalMetadata classes (fixes errors in test_omexml) More... over 9 years ago
fix URL string handling More... over 9 years ago
don't force encoding of urls to be utf-8 (we will fix this in formatreader instead) More... over 9 years ago
fix encoding= argument for ElementTree.write More... over 9 years ago
fix StringIO import More... over 9 years ago
fix urllib imports More... over 9 years ago