Skip to content

Commit b53cd7c

Browse files
committed
added G-Node Data API Python Client section
1 parent 63b6bba commit b53cd7c

File tree

3 files changed

+115
-1
lines changed

3 files changed

+115
-1
lines changed

flier/eppy-handout.tex

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,20 @@
136136
%___________________________________________________________________________
137137

138138

139+
%________________________G-Node Data API Python Client______________________
140+
\ndsection{Data Management}
141+
\ndproject{G-Node Data API Python Client}{http://g-node.github.com/python-gnode-client}{gnode_logo.pdf}{.25}{-0.25em}{0em}
142+
143+
G-Node provides a free cloud-based service neuroscientists can use for storage, management and sharing of data (\url{https://portal.g-node.org/data/}). The API is open (\url{http://g-node.github.com/g-node-portal/}), allowing anyone interested to code their own client. A web-based interface as well as a client for MATLAB\textregistered (\url{http://g-node.github.com/gnode-client-matlab/}) are already provided. A client for Python is currently under development. When develpment is completed the Python client shall provide:
144+
145+
\begin{itemize}[nolistsep,topsep=0em,leftmargin=1pc]
146+
\item Compatibility with NEO: use it 'out-of-the-box' with existing code written for NEO and gain additional services provided by the G-Node 'for free'
147+
\item Smart lazy loading and caching for frugal bandwidth and memory usage
148+
\item Possibility to work in a mixed workflow: work on the same data on Python and MATLAB\textregistered
149+
\end{itemize}
150+
151+
Stay tunned for development updates!
152+
139153
%___________________________________________________________________________
140154
\ndsection{Metadata Management}%
141155

@@ -159,7 +173,7 @@
159173

160174
%________________________LFPy_______________________________________________
161175

162-
\ndproject{LFPy}{http://compneuro.umb.no/LFPy}{lfpy_logo.pdf}{.3}{-0.25em}{-3em}
176+
\ndproject{LFPy}{http://compneuro.umb.no/LFPy}{lfpy_logo.pdf}{.25}{-0.25em}{-3em}
163177

164178
\vspace{0.5em} %some additional spacing
165179
LFPy is a Python module for simulation of extracellular electrical

pics/gnode_logo.pdf

4.36 KB
Binary file not shown.

pics/gnode_logo.svg

Lines changed: 100 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)