Analysis of Parallel Spike Trains 2010
DOI: 10.1007/978-1-4419-5675-0_20
|View full text |Cite
|
Sign up to set email alerts
|

Practically Trivial Parallel Data Processing in a Neuroscience Laboratory

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
10
0

Year Published

2010
2010
2016
2016

Publication Types

Select...
8
1

Relationship

2
7

Authors

Journals

citations
Cited by 11 publications
(10 citation statements)
references
References 3 publications
0
10
0
Order By: Relevance
“…Fortunately, the progress in computer hardware and methods for trivial parallelization in high-level programming languages has now considerably expanded our capabilities compared to the time when dithering was first considered. The algorithms described below are implemented in Python (Langtangen, 2006) and executed in parallel using the techniques described in Denker et al (2010). Example code for implementing dithering in operational time is available at .…”
Section: Simulation Methodsmentioning
confidence: 99%
“…Fortunately, the progress in computer hardware and methods for trivial parallelization in high-level programming languages has now considerably expanded our capabilities compared to the time when dithering was first considered. The algorithms described below are implemented in Python (Langtangen, 2006) and executed in parallel using the techniques described in Denker et al (2010). Example code for implementing dithering in operational time is available at .…”
Section: Simulation Methodsmentioning
confidence: 99%
“…Thus, the evaluation of a full matrix J of 200 × 200 entries took on average less than 7 minutes. However, the fact that single entries are evaluated independently may be easily exploited by parallelizing the analysis on multi-core machines or computer clusters, where each worker process is assigned to perform the computation for a subset of the matrix entries (see [ 37 ]).…”
Section: Resultsmentioning
confidence: 99%
“…The novelty is that we demonstrate how they may be used in combination to quickly implement sophisticated and dynamic neuroimaging workflow, with a supporting manual, lab practicals, and data and examples downloadable from NITRC. The simplicity of using a build system to track workflow has been described for spike train analysis (Denker et al, 2010) and anecdotally noted in several blog postings as a feature for reproducible science (Butler, 2012; Hyndman, 2012; Bostock, 2013; Hambley, 2013; Jones, 2013). This has driven development of several Make-like systems geared toward specific types of data analysis (e.g., Drake, Factual, 2015, Nextflow, Tommaso, 2015).…”
Section: Discussionmentioning
confidence: 99%