Skip to content

Commit 06c78c3

Browse files
committed
* 'master' of https://github.com/michaelfsp/nipy-artwork: fixed back some parameters I changed by accident small change to G-Node section changed license to include myself updated G-Node section of the flier added G-Node Data API Python Client section
2 parents fe5e6fe + d5198b9 commit 06c78c3

File tree

4 files changed

+310
-0
lines changed

4 files changed

+310
-0
lines changed

LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Sorted alphabetically
2222
- Jonathan Peirce
2323
- Matthew Brett
2424
- Michael Hanke
25+
- Michael Ferreira S. Pereira
2526
- Sebastiaan Mathot
2627
- Yaroslav O. Halchenko
2728
- Bertrand Thirion

flier/eppy-handout.tex

Lines changed: 14 additions & 0 deletions
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/}). An API for data access is provided (\url{http://g-node.github.com/g-node-portal/}), allowing developers 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 completed it 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

pics/gnode_logo.pdf

10.1 KB
Binary file not shown.

pics/gnode_logo.svg

Lines changed: 295 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)