Managed Projects

PyTables

  Analyzed 1 day ago

PyTables is a package for managing hierarchical datasets and designed to efficiently and easily cope with extremely large amounts of data. PyTables is built on top of the HDF5 library, using the Python language and the NumPy package (it also supports numarray and Numeric right out-of-the-box). It ... [More] features an object-oriented interface that, combined with C extensions for the performance-critical parts of the code (generated using Pyrex), makes it a fast, yet extremely easy to use tool for interactively saving and retrieving very large amounts of data. One important feature of PyTables is that it optimizes memory and disk resources so that data takes much less space (specially if on-flight compression is used) than other solutions such as relational or object oriented databases. [Less]

67.7K lines of code

10 current contributors

3 days since last commit

11 users on Open Hub

Moderate Activity
5.0
 
I Use This

OMERO

  No analysis available

OMERO is modern client-server software for visualising, managing, and annotating microscope images and metadata. The OMERO components also provide image importing, archiving, protocol recording, and user administration. OMERO consists of a Java server, several Java client applications, as well as ... [More] Python and C++ bindings and a Django-based web application. OMERO is designed, developed and released by the Open Microscopy Environment, with contributions from Glencoe Software, Inc. OMERO is released under the GNU General Public License (GPL). [Less]

0 lines of code

19 current contributors

0 since last commit

8 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl

Bio-Formats

  Analyzed 1 day ago

Bio-Formats is a standalone Java library for reading and writing life sciences image file formats. It is capable of parsing both pixels and metadata for a large number of formats, as well as writing to several formats.

196K lines of code

18 current contributors

10 days since last commit

8 users on Open Hub

Moderate Activity
5.0
 
I Use This
Licenses: BSD-2-Clause, gpl