Skip to content

Commit d8fc40d

Browse files
committed
minor tune ups -- ready to print! ;)
1 parent 06c78c3 commit d8fc40d

File tree

1 file changed

+18
-13
lines changed

1 file changed

+18
-13
lines changed

flier/eppy-handout.tex

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -127,33 +127,38 @@
127127
\begin{itemize}[nolistsep,topsep=0em,leftmargin=1pc]
128128
\item Powerful GUI
129129
\item Collection of methods for spike sorting
130-
\item Wavelet method for analyzing transient oscillations in LFP
130+
\item Wavelet method for LFP transient oscillations analysis
131131
\item Customisable database to organize datasets
132132
\end{itemize}
133133

134+
\vspace{0.5em}
134135
\includegraphics[width=\columnwidth]{OpenElectrophy_screenshot1.png}
135136

136137
%___________________________________________________________________________
137138

138139

139140
%________________________G-Node Data API Python Client______________________
140141
\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}
142142

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:
143+
%\ndproject{G-Node Data API Python Client}{http://g-node.github.com/python-gnode-client}{gnode_logo.pdf}{.25}{-0.25em}{0em}
144+
\ndproject{G-Node Data API Python Client}{http://g-node.github.com}{gnode_logo.pdf}{.25}{-0em}{-1.5em}
145+
146+
\vspace{0.5em}
147+
148+
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 clients. 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:
144149

145150
\begin{itemize}[nolistsep,topsep=0em,leftmargin=1pc]
146151
\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'
147152
\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
153+
\item Possibility to work in a mixed workflow: work on the same data in Python and MATLAB$^\textregistered$
149154
\end{itemize}
150155

151-
Stay tunned for development updates!
156+
Stay tuned for development updates!
152157

153158
%___________________________________________________________________________
154159
\ndsection{Metadata Management}%
155160

156-
\ndproject{odML libraries \& Editor}{http://www.g-node.org/odml/}{odml_logo.pdf}{.2}{-0.25em}{0em}
161+
\ndproject{odML libraries \& Editor}{http://www.g-node.org/odml/}{odml_logo.pdf}{.2}{-0.45em}{0em}
157162

158163
Use the {open metadata Markup Language} to annotate data with information about the stimulus, data acquisition, and experimental conditions.
159164

@@ -163,6 +168,7 @@
163168
\item Support for the latest odML specification
164169
\end{itemize}
165170

171+
\vspace{0.5em}
166172
\includegraphics[width=\columnwidth]{odml_editor_screenshot.png}
167173

168174
\ndcite{Grewe J, Wachtler T, Benda J (2011) A bottom-up approach to data annotation in neurophysiology. Front. Neuroinform. 5:16. doi:~10.3389/fninf.2011.00016\\}
@@ -193,7 +199,6 @@
193199

194200
%___________________________________________________________________________
195201

196-
\columnbreak
197202
\ndsection{Analysis}%
198203

199204
%________________________Stimfit____________________________________________
@@ -216,9 +221,8 @@
216221
\item Extracts spontaneous and evoked events
217222
\item Successfully used in many publications for >\,5 years
218223
\end{itemize}
219-
% Your favorite screenshot placed under ../pics/
220-
% named as <project>_screenshot.png (optional numbers in suffixes if
221-
% you have multiple to choose from)
224+
225+
\vspace{1em}
222226
\includegraphics[width=\columnwidth]{stimfit_screenshot.png}
223227
% Selected set of citations, Here is an example:
224228
% Working on a manuscript right now ;-)
@@ -240,15 +244,15 @@
240244
\item Easily extensible: Create useful plugins in minutes
241245
\item Use supplied plugins for common plots such as Raster Plot, PSTH, Correlogram and analog signals
242246
\end{itemize}
243-
% Your favorite screenshot placed under ../pics/
244-
% named as <project>_screenshot.png (optional numbers in suffixes if
245-
% you have multiple to choose from)
247+
248+
\vspace{1em}
246249
\includegraphics[width=\columnwidth]{spykeviewer_screenshot.png}
247250
% Selected set of citations, Here is an example:
248251
% No publication yet...
249252

250253
%___________________________________________________________________________
251254

255+
\columnbreak
252256

253257
%________________________SpikeSort____________________________________________
254258
\ndproject{SpikeSort}{http://spikesort.org}{spikesort_logo.pdf}{.2}{-0.25em}{0em}
@@ -267,6 +271,7 @@
267271
\end{itemize}
268272
%___________________________________________________________________________
269273

274+
\vspace{1em}
270275
\includegraphics[width=\columnwidth]{spikesort_screenshot.png}
271276
%\ndsection{Closed-loop Frameworks}%
272277

0 commit comments

Comments
 (0)