Attention: The EBRAINS IAM will be down Monday, the 21st July 2025, from 17.00 CEST (my timezone) for up to 1 hour. This will any affect services requiring an EBRAINS login, we apologise for any inconvenience caused.


Last modified by adavison on 2023/10/11 21:18

From version 12.1
edited by adavison
on 2022/03/22 18:07
Change comment: Migrated property [owner] from class [Collaboratory.Apps.Collab.Code.CollabClass]
To version 8.1
edited by adavison
on 2021/08/03 13:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,16 +1,17 @@
1 -(% class="row" %)
1 +(% class="jumbotron" %)
2 2  (((
3 -(% class="col-xs-12 col-sm-12" %)
3 +(% class="container" %)
4 4  (((
5 += Case studies for data reuse =
5 5  
6 -(% class="box infomessage" %)
7 -(((
8 -This collab is under development, it is currently private. When the first case study is ready it will be made public.
7 +A collection of Jupyter notebooks demonstrating how to make use of EBRAINS datasets
9 9  )))
9 +)))
10 10  
11 -(% class="lead" id="HAcollectionofJupyternotebooksdemonstratinghowtomakeuseofEBRAINSdatasets" %)
12 -A collection of Jupyter notebooks demonstrating how to make use of EBRAINS datasets
13 -
11 +(% class="row" %)
12 +(((
13 +(% class="col-xs-12 col-sm-12" %)
14 +(((
14 14  Each case study consists of a Jupyter notebook, which shows how to obtain the data and metadata associated with a given dataset, shows how to read the datafile contents, and contains some example visualisations and analyses.
15 15  
16 16  If you would like to run the notebook yourself we recommend you copy it to one of  your own collabs so that you can save any changes you might make. All notebooks are made available under the [[Creative Commons Attribution Licence (CC-BY)>>https://creativecommons.org/licenses/by/4.0/]].
... ... @@ -17,9 +17,14 @@
17 17  
18 18  More case studies will be added over time, so please check back regularly.
19 19  
20 -=== List of case studies ===
21 += List of case studies =
21 21  
22 22  * [[Tognolina: Whole cell patch-clamp recordings of cerebellar granule cells>>doc:Tognolina: Whole cell patch-clamp recordings of cerebellar granule cells]]
23 23  
25 +(% class="box infomessage" %)
26 +(((
27 +This collab is under development, it is currently private. When the first case study is ready it will be made public.
24 24  )))
25 25  )))
30 +
31 +)))