Skip to content

Commit ccffd8f

Browse files
committed
Add python-neuroshare, nswineproxy and ns2hdf
1 parent 391edf0 commit ccffd8f

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

flier/eppy-handout.tex

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,33 @@
7070
platform for neuroimaging. In Python in Neuroscience workshop,
7171
Paris, Aug. 2011.}
7272

73-
%___________________________________________________________________________
7473

74+
\ndproject{Python-Neuroshare}{https://github.com/G-Node/python-neuroshare}{blank.png}{.2}{-0.25em}{0em}
75+
76+
Python bindings for the Neuroshare API.
77+
78+
\begin{itemize}[nolistsep,topsep=0em,leftmargin=1pc]
79+
\item Access neuroshare compatible files directly from Python
80+
\item Automatically detects file types and loads the corresponding neuroshare libraries
81+
\item High-level pythonic API that hides the details of the underlying C library
82+
\end{itemize}
83+
84+
\ndproject{NSWineProxy}{https://github.com/G-Node/nswineproxy}{blank.png}{.2}{-0.25em}{0em}
85+
86+
Use Neuroshare Libraries for Microsoft Windows on Unix(-like) Systems.
87+
88+
\begin{itemize}[nolistsep,topsep=0em,leftmargin=1pc]
89+
\item Compatible with any 32 bit Window neuroshare library
90+
\item Works transparently in the background
91+
\item Automatically selects which library to use for a given file
92+
\item Support for Linux and Mac OS X
93+
\end{itemize}
94+
95+
\ndproject{ns2hdf}{https://github.com/G-Node/ns2hdf}{blank.png}{.2}{-0.25em}{0em}
96+
97+
Converts any data-file that is supported by neuroshare to the HDF5 format
98+
99+
%___________________________________________________________________________
75100
\ndsection{Data Archiving}
76101
\ndsection{Experimentation Control}
77102
\ndsection{Analysis}%

0 commit comments

Comments
 (0)