OpenScience / Software / Tools



Tabula

If you’ve ever tried to do anything with data provided to you in PDFs, you know how painful it is — there’s no easy way to copy-and-paste rows of data out of PDF files.  Today we discovered a great open … Continue reading

Share
Posted in Tools | Leave a comment

sciNote

sciNote is a free and open source online lab notebook suitable for academia and industry. sciNote is not just an ELN but it is a scientific platform, where every scientist can safely store their data and share it with their … Continue reading

Share
Posted in Tools | Leave a comment

ELN – Electronic Lab Notebook

ELN is an Electronic Lab Notebook for scientists of all stripes ELN is great for: taking notes during experiments since it automatically saves your input every 10 seconds so that your notes will never be lost; keeping track of data … Continue reading

Share
Posted in Tools | Leave a comment

SciDraw

SciDraw is a system for preparing publication-quality scientific figures with Mathematica. SciDraw provides both a framework for structuring figures and tools for generating their content. SciDraw helps with generating figures involving mathematical plots, data plots, and diagrams. The package allows … Continue reading

Share
Posted in Visualization | Leave a comment

codenode

Codenode is a notebook-style browser based interface to Python and Sage. It lets you write and run code, create plots, and organize your work into sections. You can manage many notebooks – add, delete, sort, and create folders. You can … Continue reading

Share
Posted in Tools | Leave a comment

Multigraph

Multigraph is a program for creating 2-dimensional scientific data graphs in web pages. It can read data in a variety of formats, and allows you to customize the appearance of the graph to your liking. Multigraph provides interactive pan and … Continue reading

Share
Posted in Visualization | Leave a comment

XDAT: A Tool to plot Parallel Coordinates

XDAT (x-dimensional data analysis tool) reads column-based data in text / csv format and plots it using parallel coordinates. It is written in Java and released under the GPL. Find XDAT: A Tool to plot Parallel Coordinates at: http://www.xdat.org/

Share
Posted in 2D Plotting | Leave a comment

Icy

Icy is an image analysis software primarily targeted at biological needs. It provides high-quality tools for biological image processing tasks, such as filtering (linear, nonlinear, morphological, etc.), cell segmentation, particles detection, tracking, multiple-class thresholding, measurements, microscope control, etc. It is … Continue reading

Share
Posted in Tools | Leave a comment

Eigen

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. It provides high performance, arbitrary sized (and sparse) matricies, and excellent numerical stability. It is available under a LGPL3+/GPL2+ dual license. Find Eigen at: … Continue reading

Share
Posted in Numerical Libraries | Leave a comment

Veusz

A publication-quality scientific plotting package built in Python, NumPy, and PyQt4. Find Veusz at: http://home.gna.org/veusz/

Share
Posted in Tools | Leave a comment