-
@andesha could you please add 1-2 lines here to summarize the problem and what finally solved it?
be sure to add :
What is the line ppl should use to add / update their tool.
cc @glatard @GHPBZ…
-
The following API call:
``` ruby
agent.index_userfiles({:data_provider_id => cbrain_data_provider_id, :name => "EI0011_t1_corr.nii.gz"})
```
returns all the files when it is invoked for the first ti…
-
The NeuroHub alternative portal developed in 2020 has some features that are not available on the CBRAIN side.
Let's make sure the CBRAIN interface now provides access to all the same features.
…
-
-
*Note: this issue will be part of a series describing limitations and questions that arose while implementing CARMIN within CBRAIN.*
CARMIN has a very simple data management model: everything is ju…
-
We should streamline the processing of CONP datasets with CONP pipelines, possibly by reviving https://github.com/CONP-PCNO/conp-pipeline
-
Hi,
I am coding a platform which needs to integrate various neuroimaging pipelines with the objective of exploring the variability in their results. The platform makes use of CBRAIN to perform it's…
-
CBRAIN has a page that allows users to generate an API token.
When the token is generated, it is shown int he page and users are expected to write it down/copy it somewhere.
I suggest that just …
-
We have some control APIs that use XML and the main CBRAIN API also supports returning information in XML. However, XML documents break when keys are purely numeric. So we had to resort to horrible th…
-
(From Redmine 4311, April 2013)
Sometimes we'd want to extract and save entire sets of rows
from the DB to make Rails faster (especially with the poor
design of some of our table relations).
W…