diff --git a/doc/projects.html b/doc/projects.html index 3c1df00d..8dee404d 100644 --- a/doc/projects.html +++ b/doc/projects.html @@ -38,28 +38,25 @@ page .
Dan Nuffer writes:
- -- I'm using Boost.Python to wrap the client API of OpenWBEM.This will - make it easier to do rapid prototyping, testing, and scripting when - developing management solutions that use WBEM. -+ Neuralab is a data analysis environment specifically tailored + for neural data from Neuralynx acquisition + systems. Neuralab combines presentation quality graphics, a + numerical analysis library, and the Python scripting engine in a + single application. With Neuralab, Neuralynx users can + perform common analysis tasks with just a few mouse clicks. + More advanced users can create custom Python scripts, which + can optionally be assigned to menus and mouse clicks.
Dan Nuffer writes:
+ ++ I'm using Boost.Python to wrap the client API of OpenWBEM.This will + make it easier to do rapid prototyping, testing, and scripting when + developing management solutions that use WBEM. ++