SlideShare a Scribd company logo
1 of 43
Download to read offline
Open Science, Open Data and BIDS for EEG
Robert Oostenveld
Donders Institute, Radboud University, Nijmegen, NL
Karolinska Institutet, Stockholm, SE
r.oostenveld@donders.ru.nl
These slides will
be shared online
on slideshare
Outline of this session
Dorothy Bishop – simulate and pre-register for more reproducible EEG
Aina Puce – better and detailed reporting of results
Robert Oostenveld – sharing of data and analysis details
What is Open Science?
Open educational resources
Open access publications
Pre-registration
Open peer review
Open methodology
Open source
Open hardware
Open data
What is Open Science?
Library of Charcot - ICM
Science – methods and tools are changing
Open Science – infrastructure and tools
Git and GitHub, Gitlab, BitBucket
Work together on code for analyses
Open Science Framework (osf.io)
Work together on documenting
DataVerse, Zenodo, etc
Sharing of data
Code Ocean, Microsoft Azure, Anaconda Clould
Cloud-based computational reproducibility platform
Past - Black-and-white version of article printed on dead trees
Present - PDF for download, sometimes online supplementary material
Future - Online notebooks that reproduces the results in detail
Lab notebook
Science is getting more exiting – but also harder in some ways
Open Science – planning ahead
Planning your analysis
Planning and publishing primary outcomes
Writing your scientific papers
Writing your PhD thesis
Public outreach
Planning and publishing secondary outcomes
Publishing details on the methods
Data management plan
Publishing your data
Sharing primary and secondary outcomes
Publication with the primary findings
To the wider audience
To your scientific peers
Methods
Protocol
Stimulus material
Analysis methods
Original data
Details on the results
https://en.wikipedia.org/wiki/IMRaD
Open Science – planning ahead
Planning your analysis
Planning and publishing primary outcomes
Writing your scientific papers
Writing your PhD thesis
Public outreach
Planning and publishing secondary outcomes
Publishing details on the methods
Data management plan
Publishing your data
Share/publish your methods
More details in your analysis than fits in your “Methods” section
Not possible to describe details in human-oriented text
Batch scripting
MATLAB, Python, R, SPSS, Bash, …
Analysis script corresponds to computer code
Version management tools for source code
Git, Subversion, Mercurial
GitHub, Gitlab, BitBucket
Version control - linear
V1
V2
V3
V4
2018-02-24
2018-03-16
2018-05-30
2018-06-05
Version control – branching …
V1
V2
V3-YoursV3-CoAuth1 V3-CoAuth2
V4-Merged
Version control – branching and merging
Version control – branching multiple analyses
V1
V2
V3-bV3-a V3-failed
V4-bV4-a
V5
Version control – collaborating
V1
V2
V3-bV3-a
V3-
failed
V4-bV4-a
V5
V1
V2
V3-bV3-a
V3-
failed
V4-bV4-a
V5
V1
V2
V3-bV3-a
V3-
failed
V4-bV4-a
V5
Your copy on
your computer
Your copy on
github
Someone else’s
copy on github
V5-a
V6-a
V5-a
V6-a
V5-a
V6-a
V7
Open Science – version control
Multiple versions/editions of your analysis scripts
Release when you think it is ready, i.e. upon publication
New revision when it has been improved
Versions of software … at a time scale of years/months/weeks
Editions of books … at a time scale of decennia
Original scientific data stays constant, but its interpretation
may change over time.
Data Management Plan
Think about the data that you will collect
and how to document it
… since you want others to re-use your data
Document the details of your data, e.g. in a “codebook”
… since you want to use data collected by others
To learn new analysis skills
As pilot
For (re)analysis
… since you want to re-use your own data
Write documentation for your “future self”
Open Data
Findable
Data and supplementary materials have sufficiently rich metadata
and a unique and persistent identifier.
Accessible
Data is deposited in a trusted repository.
Authentication and authorization procedure where necessary.
Interoperable
(Meta)data uses a formal, shared, and broadly applicable language or format.
Reusable
Data is described with clear and understandable attributes.
There should be a clear and acceptable license for re-use.
https://www.force11.org/group/fairgroup/fairprinciples
Open Science - data
Shared data allows for
Improved reproducibility
Pooling, small effects that require large group sizes
Data mining, discovery science and generating new hypothesis
Results in methodological opportunities
Improve algorithms
Estimate effect and group size
Make informed decisions on analysis pipeline
Prevent harking and p-hacking
Data from human participants
General Data Protection Regulation (GDPR)
Challenges:
Explicit and strict protection of personal data
Opportunities:
Less influence of national legislation differences
Learn from each other
Develop best practices
https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=uriserv:OJ.L_.2016.119.01.0001.01.ENG
Open data versus privacy
Personal data
name
address
date of birth
phone number
license plate number
IP address
...
Crime Scene Investigation
http://www.abc.net.au/news/2017-09-19/csi/8960590
(Biometric) data
facial details
dental record
fingerprint
genetics
cortical folding pattern
clinical data
cortical response to stimulation
responses to a questionaire
Personal Data is needed
and should be managed
Required for administration
Contacting your participants
Paying your participants
Follow up incidental findings
Often not required to address the research question
Sometimes used as confound
Check whether the sample is representative
Possibly required to assess scientific integrity
Personal Data
Personal data
Name, address, date of birth
Special personal data = “bijzondere persoonsgegevens in NL”
Race
Religion or beliefs
Health
Sexual activities
Political preference, membership of a union
Criminal record
Indirect personal data – identifies someone … when linked to another database
Fingerprint, DNA, facial details
Anatomical MRI
Specific pattern of data (e.g. answers on a questionnaire or interview)
https://autoriteitpersoonsgegevens.nl/nl/over-privacy/persoonsgegevens/wat-zijn-persoonsgegevens
Gradient between
personal and research data
indirect personal
data
personal data
a lot of research data
easy easyhard
Keep private
and don’t share
Share as it is
with others
?
Limit possible identification
Anonymous
Nobody is able to identify the participant
Pseudonymization
Use a code instead of the participants name
De-identification
Remove (indirectly) identifying features
Blur the indirect personal data
Deface anatomical MRI
Age at the time of acquisition instead of date of birth
Use age bins instead of years
Questionnaire outcomes rather than individual item scores
…
Appropriate blurring
depends on the situation
… for example the age of the participant
1 month bins 10 year bins
Personal and research data
indirect personal
data
personal data
a lot of research data
Personal and research data
data minimization
pseudonymization
data minimization
de-identifying, blurring
alotofresearchdata
personaldata
indirect
personaldata
Share
responsibly with
legal constraints
on reuse
Keep safe
and private
Legal constraints
Contract between the researcher
… and the funding agency
… and the ethics committee
… and the participants/patients
… and the publisher of the results
… and the recipient of the data upon sharing
Legal constraints – Data Use Agreement
CC0 - Public Domain
No copyright.
The person who associated a work with this deed
has dedicated the work to the public domain by
waiving all of his or her rights to the work
worldwide under copyright law, including all related
and neighboring rights, to the extent allowed by law.
You can copy, modify, distribute and perform the
work, even for commercial purposes, all without
asking permission.
Donders Institute - Data Use Agreement
for identifiable human data
I will comply with all relevant rules and regulations
imposed by my institution and my government ….
I will not attempt to establish the identity of or attempt
to contact any of the included human subjects. I will not
link this data to any other database in a way that could
provide identifying information ….
I will not redistribute or share the data with others,
including individuals in my research group, unless they
have independently applied and been granted access to
this data.
I will acknowledge the use of the data and data derived
from the data when publicly presenting …
Failure to abide by these guidelines will result in
termination of my privileges to access to these data.
https://creativecommons.org/publicdomain/zero/1.0/
https://data.donders.ru.nl/doc/dua/
participant → you → recipient
Brain Imaging Data Structure
http://bids.neuroimaging.io
What is is?
BIDS is a way to organize your existing raw data
To improve consistent and complete documentation
To facilitate re-use by your future self and others
BIDS is not
A new file format
A search engine
A data sharing tool
BIDS for MRI, MEG, EEG … in future also iEEG, PET, eye-tracker, etc.
data/README
CHANGES
dataset_description.json
participants.tsv
/sub-01/anat/…
/sub-01/meg/…
/sub-01/eeg/sub-01_task-auditory_eeg.edf
/sub-01/eeg/sub-01_task-auditory_eeg.json
/sub-01/eeg/sub-01_task-auditory_channels.tsv
/sub-01/eeg/sub-01_task-auditory_events.tsv
/sub-01/eeg/sub-01_electrodes.tsv
/sub-01/eeg/sub-01_coordinates.json
EDF
BrainVision
Neuroscan
Biosemi
EEGLAB .set
Metadata in ”sidecar” files
Participants
Demographics
Questionaire outcomes
Equipment
Amplifier, cap, electrode type and placement
Filter settings, reference
Design, task and conditions
Instructions, stimuli material, responses
Trigger codes
Also some details from EEG data to make querying easier
Why use BIDS?
Developed with open community discussion
and involvement of experienced researchers
Neuroinformatics and analysis tools available for it
EEGLAB, FieldTrip, MNE-Python, BrainStorm
Increases the chance of your data being indexed and reused
(Future) applications for searching, automated analyses, …
But … it is more important that you share and what you share
than how you share it
Summary
New tools to be adopted for Open Science
Planning ahead for analysis and data
Version control and release of analysis details
Data management plan
Responsible sharing, considering your participants’ rights
Organizing EEG data according to BIDS
Suggested further reading
This presentation on
https://www.slideshare.net/robertoostenveld
https://opensciencemooc.eu
https://open-science-training-handbook.gitbooks.io/book
http://software-carpentry.org
http://bids.neuroimaging.org
http://data.donders.ru.nl

More Related Content

What's hot

IDCC Workshop: Analysing DMPs to inform research data services: lessons from ...
IDCC Workshop: Analysing DMPs to inform research data services: lessons from ...IDCC Workshop: Analysing DMPs to inform research data services: lessons from ...
IDCC Workshop: Analysing DMPs to inform research data services: lessons from ...Amanda Whitmire
 
Research Data Management: What is it and why is the Library & Archives Servic...
Research Data Management: What is it and why is the Library & Archives Servic...Research Data Management: What is it and why is the Library & Archives Servic...
Research Data Management: What is it and why is the Library & Archives Servic...GarethKnight
 
Workshop - finding and accessing data - Cambridge August 22 2016
Workshop - finding and accessing data - Cambridge August 22 2016Workshop - finding and accessing data - Cambridge August 22 2016
Workshop - finding and accessing data - Cambridge August 22 2016Fiona Nielsen
 
Introduction to Data Management
Introduction to Data ManagementIntroduction to Data Management
Introduction to Data ManagementAmanda Whitmire
 
Creating a Data Management Plan
Creating a Data Management PlanCreating a Data Management Plan
Creating a Data Management PlanKristin Briney
 
Harnessing Edge Informatics to Accelerate Collaboration in BioPharma (Bio-IT ...
Harnessing Edge Informatics to Accelerate Collaboration in BioPharma (Bio-IT ...Harnessing Edge Informatics to Accelerate Collaboration in BioPharma (Bio-IT ...
Harnessing Edge Informatics to Accelerate Collaboration in BioPharma (Bio-IT ...Tom Plasterer
 
Preparing your data for sharing and publishing
Preparing your data for sharing and publishingPreparing your data for sharing and publishing
Preparing your data for sharing and publishingVarsha Khodiyar
 
Basics of Research Data Management
Basics of Research Data ManagementBasics of Research Data Management
Basics of Research Data ManagementOpenAIRE
 
Data management (1)
Data management (1)Data management (1)
Data management (1)SM Lalon
 
Providing support and services for researchers in good data governance
Providing support and services for researchers in good data governanceProviding support and services for researchers in good data governance
Providing support and services for researchers in good data governanceRobin Rice
 
Perspectives on the Role of Trustworthy Repository Standards in Data Journal ...
Perspectives on the Role of Trustworthy Repository Standards in Data Journal ...Perspectives on the Role of Trustworthy Repository Standards in Data Journal ...
Perspectives on the Role of Trustworthy Repository Standards in Data Journal ...The University of Edinburgh
 
University of Bath Research Data Management training for researchers
University of Bath Research Data Management training for researchersUniversity of Bath Research Data Management training for researchers
University of Bath Research Data Management training for researchersJez Cope
 
FAIR Data Knowledge Graphs–from Theory to Practice
FAIR Data Knowledge Graphs–from Theory to PracticeFAIR Data Knowledge Graphs–from Theory to Practice
FAIR Data Knowledge Graphs–from Theory to PracticeTom Plasterer
 
No Free Lunch: Metadata in the life sciences
No Free Lunch:  Metadata in the life sciencesNo Free Lunch:  Metadata in the life sciences
No Free Lunch: Metadata in the life sciencesChris Dwan
 

What's hot (20)

IDCC Workshop: Analysing DMPs to inform research data services: lessons from ...
IDCC Workshop: Analysing DMPs to inform research data services: lessons from ...IDCC Workshop: Analysing DMPs to inform research data services: lessons from ...
IDCC Workshop: Analysing DMPs to inform research data services: lessons from ...
 
Research Data Management: What is it and why is the Library & Archives Servic...
Research Data Management: What is it and why is the Library & Archives Servic...Research Data Management: What is it and why is the Library & Archives Servic...
Research Data Management: What is it and why is the Library & Archives Servic...
 
Research Data Management: An Overview - 2014-05-12 - Humanities Division, Uni...
Research Data Management: An Overview - 2014-05-12 - Humanities Division, Uni...Research Data Management: An Overview - 2014-05-12 - Humanities Division, Uni...
Research Data Management: An Overview - 2014-05-12 - Humanities Division, Uni...
 
Workshop - finding and accessing data - Cambridge August 22 2016
Workshop - finding and accessing data - Cambridge August 22 2016Workshop - finding and accessing data - Cambridge August 22 2016
Workshop - finding and accessing data - Cambridge August 22 2016
 
Introduction to Data Management
Introduction to Data ManagementIntroduction to Data Management
Introduction to Data Management
 
Creating a Data Management Plan
Creating a Data Management PlanCreating a Data Management Plan
Creating a Data Management Plan
 
RDM & ELNs @ Edinburgh
RDM & ELNs @ EdinburghRDM & ELNs @ Edinburgh
RDM & ELNs @ Edinburgh
 
Harnessing Edge Informatics to Accelerate Collaboration in BioPharma (Bio-IT ...
Harnessing Edge Informatics to Accelerate Collaboration in BioPharma (Bio-IT ...Harnessing Edge Informatics to Accelerate Collaboration in BioPharma (Bio-IT ...
Harnessing Edge Informatics to Accelerate Collaboration in BioPharma (Bio-IT ...
 
Preparing your data for sharing and publishing
Preparing your data for sharing and publishingPreparing your data for sharing and publishing
Preparing your data for sharing and publishing
 
Basics of Research Data Management
Basics of Research Data ManagementBasics of Research Data Management
Basics of Research Data Management
 
Data management (1)
Data management (1)Data management (1)
Data management (1)
 
Providing support and services for researchers in good data governance
Providing support and services for researchers in good data governanceProviding support and services for researchers in good data governance
Providing support and services for researchers in good data governance
 
Introduction to Research Data Management - 2015-05-27 - Social Sciences Divis...
Introduction to Research Data Management - 2015-05-27 - Social Sciences Divis...Introduction to Research Data Management - 2015-05-27 - Social Sciences Divis...
Introduction to Research Data Management - 2015-05-27 - Social Sciences Divis...
 
Perspectives on the Role of Trustworthy Repository Standards in Data Journal ...
Perspectives on the Role of Trustworthy Repository Standards in Data Journal ...Perspectives on the Role of Trustworthy Repository Standards in Data Journal ...
Perspectives on the Role of Trustworthy Repository Standards in Data Journal ...
 
University of Bath Research Data Management training for researchers
University of Bath Research Data Management training for researchersUniversity of Bath Research Data Management training for researchers
University of Bath Research Data Management training for researchers
 
Preparing Your Research Material for the Future - 2014-06-09 - Humanities Div...
Preparing Your Research Material for the Future - 2014-06-09 - Humanities Div...Preparing Your Research Material for the Future - 2014-06-09 - Humanities Div...
Preparing Your Research Material for the Future - 2014-06-09 - Humanities Div...
 
FAIR Data Knowledge Graphs–from Theory to Practice
FAIR Data Knowledge Graphs–from Theory to PracticeFAIR Data Knowledge Graphs–from Theory to Practice
FAIR Data Knowledge Graphs–from Theory to Practice
 
Preparing Your Research Data for the Future - 2014-05-19 - Social Sciences Di...
Preparing Your Research Data for the Future - 2014-05-19 - Social Sciences Di...Preparing Your Research Data for the Future - 2014-05-19 - Social Sciences Di...
Preparing Your Research Data for the Future - 2014-05-19 - Social Sciences Di...
 
No Free Lunch: Metadata in the life sciences
No Free Lunch:  Metadata in the life sciencesNo Free Lunch:  Metadata in the life sciences
No Free Lunch: Metadata in the life sciences
 
Data Management Planning for Researchers - 2016-02-08 - University of Oxford
Data Management Planning for Researchers - 2016-02-08 - University of OxfordData Management Planning for Researchers - 2016-02-08 - University of Oxford
Data Management Planning for Researchers - 2016-02-08 - University of Oxford
 

Similar to CuttingEEG - Open Science, Open Data and BIDS for EEG

ChildBrain/Predictable summer school - Open Science
ChildBrain/Predictable summer school - Open Science ChildBrain/Predictable summer school - Open Science
ChildBrain/Predictable summer school - Open Science Robert Oostenveld
 
Using Open Science to accelerate advancements in auditory EEG signal processing
Using Open Science to accelerate advancements in auditory EEG signal processingUsing Open Science to accelerate advancements in auditory EEG signal processing
Using Open Science to accelerate advancements in auditory EEG signal processingRobert Oostenveld
 
The OpenCon Intro to Open Data
The OpenCon Intro to Open DataThe OpenCon Intro to Open Data
The OpenCon Intro to Open DataRoss Mounce
 
Data management plans
Data management plansData management plans
Data management plansBrad Houston
 
Data management plans (dmp) for nsf
Data management plans (dmp) for nsfData management plans (dmp) for nsf
Data management plans (dmp) for nsfBrad Houston
 
Data management plans (dmp) for nsf
Data management plans (dmp) for nsfData management plans (dmp) for nsf
Data management plans (dmp) for nsfBrad Houston
 
Data management plans
Data management plansData management plans
Data management plansBrad Houston
 
In Search of a Missing Link in the Data Deluge vs. Data Scarcity Debate
In Search of a Missing Link in the Data Deluge vs. Data Scarcity DebateIn Search of a Missing Link in the Data Deluge vs. Data Scarcity Debate
In Search of a Missing Link in the Data Deluge vs. Data Scarcity DebateNeuroscience Information Framework
 
KIT-601-L-UNIT-1 (Revised) Introduction to Data Analytcs.pdf
KIT-601-L-UNIT-1 (Revised) Introduction to Data Analytcs.pdfKIT-601-L-UNIT-1 (Revised) Introduction to Data Analytcs.pdf
KIT-601-L-UNIT-1 (Revised) Introduction to Data Analytcs.pdfDr. Radhey Shyam
 
Dataset Sources Repositories.pptx
Dataset Sources Repositories.pptxDataset Sources Repositories.pptx
Dataset Sources Repositories.pptxmantatheralyasriy
 
Introduction to Data Analytics and data analytics life cycle
Introduction to Data Analytics and data analytics life cycleIntroduction to Data Analytics and data analytics life cycle
Introduction to Data Analytics and data analytics life cycleDr. Radhey Shyam
 
Paradigm4 Research Report: Leaving Data on the table
Paradigm4 Research Report: Leaving Data on the tableParadigm4 Research Report: Leaving Data on the table
Paradigm4 Research Report: Leaving Data on the tableParadigm4
 
NIH Data Policy or: How I Learned to Stop Worrying and Love the Data Manageme...
NIH Data Policy or: How I Learned to Stop Worrying and Love the Data Manageme...NIH Data Policy or: How I Learned to Stop Worrying and Love the Data Manageme...
NIH Data Policy or: How I Learned to Stop Worrying and Love the Data Manageme...Kristin Briney
 
Being FAIR: FAIR data and model management SSBSS 2017 Summer School
Being FAIR:  FAIR data and model management SSBSS 2017 Summer SchoolBeing FAIR:  FAIR data and model management SSBSS 2017 Summer School
Being FAIR: FAIR data and model management SSBSS 2017 Summer SchoolCarole Goble
 
Managing, Sharing and Curating Your Research Data in a Digital Environment
Managing, Sharing and Curating Your Research Data in a Digital EnvironmentManaging, Sharing and Curating Your Research Data in a Digital Environment
Managing, Sharing and Curating Your Research Data in a Digital Environmentphilipdurbin
 
DATA MANAGEMENT – WHAT DOES IT MEAN FOR RESEARCHERS?
DATA MANAGEMENT – WHAT DOES IT MEAN FOR RESEARCHERS?DATA MANAGEMENT – WHAT DOES IT MEAN FOR RESEARCHERS?
DATA MANAGEMENT – WHAT DOES IT MEAN FOR RESEARCHERS?Incremental Project
 

Similar to CuttingEEG - Open Science, Open Data and BIDS for EEG (20)

ChildBrain/Predictable summer school - Open Science
ChildBrain/Predictable summer school - Open Science ChildBrain/Predictable summer school - Open Science
ChildBrain/Predictable summer school - Open Science
 
Using Open Science to accelerate advancements in auditory EEG signal processing
Using Open Science to accelerate advancements in auditory EEG signal processingUsing Open Science to accelerate advancements in auditory EEG signal processing
Using Open Science to accelerate advancements in auditory EEG signal processing
 
The OpenCon Intro to Open Data
The OpenCon Intro to Open DataThe OpenCon Intro to Open Data
The OpenCon Intro to Open Data
 
Data management plans
Data management plansData management plans
Data management plans
 
Data management plans (dmp) for nsf
Data management plans (dmp) for nsfData management plans (dmp) for nsf
Data management plans (dmp) for nsf
 
Data management plans (dmp) for nsf
Data management plans (dmp) for nsfData management plans (dmp) for nsf
Data management plans (dmp) for nsf
 
Data management plans
Data management plansData management plans
Data management plans
 
Intro to RDM
Intro to RDMIntro to RDM
Intro to RDM
 
In Search of a Missing Link in the Data Deluge vs. Data Scarcity Debate
In Search of a Missing Link in the Data Deluge vs. Data Scarcity DebateIn Search of a Missing Link in the Data Deluge vs. Data Scarcity Debate
In Search of a Missing Link in the Data Deluge vs. Data Scarcity Debate
 
KIT-601-L-UNIT-1 (Revised) Introduction to Data Analytcs.pdf
KIT-601-L-UNIT-1 (Revised) Introduction to Data Analytcs.pdfKIT-601-L-UNIT-1 (Revised) Introduction to Data Analytcs.pdf
KIT-601-L-UNIT-1 (Revised) Introduction to Data Analytcs.pdf
 
Research-Data-Management-and-your-PhD
Research-Data-Management-and-your-PhDResearch-Data-Management-and-your-PhD
Research-Data-Management-and-your-PhD
 
Dataset Sources Repositories.pptx
Dataset Sources Repositories.pptxDataset Sources Repositories.pptx
Dataset Sources Repositories.pptx
 
Introduction to Data Analytics and data analytics life cycle
Introduction to Data Analytics and data analytics life cycleIntroduction to Data Analytics and data analytics life cycle
Introduction to Data Analytics and data analytics life cycle
 
Paradigm4 Research Report: Leaving Data on the table
Paradigm4 Research Report: Leaving Data on the tableParadigm4 Research Report: Leaving Data on the table
Paradigm4 Research Report: Leaving Data on the table
 
NIH Data Policy or: How I Learned to Stop Worrying and Love the Data Manageme...
NIH Data Policy or: How I Learned to Stop Worrying and Love the Data Manageme...NIH Data Policy or: How I Learned to Stop Worrying and Love the Data Manageme...
NIH Data Policy or: How I Learned to Stop Worrying and Love the Data Manageme...
 
Being FAIR: FAIR data and model management SSBSS 2017 Summer School
Being FAIR:  FAIR data and model management SSBSS 2017 Summer SchoolBeing FAIR:  FAIR data and model management SSBSS 2017 Summer School
Being FAIR: FAIR data and model management SSBSS 2017 Summer School
 
Managing, Sharing and Curating Your Research Data in a Digital Environment
Managing, Sharing and Curating Your Research Data in a Digital EnvironmentManaging, Sharing and Curating Your Research Data in a Digital Environment
Managing, Sharing and Curating Your Research Data in a Digital Environment
 
thesis defense1
thesis defense1thesis defense1
thesis defense1
 
DATA MANAGEMENT – WHAT DOES IT MEAN FOR RESEARCHERS?
DATA MANAGEMENT – WHAT DOES IT MEAN FOR RESEARCHERS?DATA MANAGEMENT – WHAT DOES IT MEAN FOR RESEARCHERS?
DATA MANAGEMENT – WHAT DOES IT MEAN FOR RESEARCHERS?
 
1 UNIT-DSP.pptx
1 UNIT-DSP.pptx1 UNIT-DSP.pptx
1 UNIT-DSP.pptx
 

More from Robert Oostenveld

FieldTrip tutorial at WIRED20204 in Paris
FieldTrip tutorial at WIRED20204 in ParisFieldTrip tutorial at WIRED20204 in Paris
FieldTrip tutorial at WIRED20204 in ParisRobert Oostenveld
 
Developing and sharing tools for bioelectromagnetic research
Developing and sharing tools for bioelectromagnetic researchDeveloping and sharing tools for bioelectromagnetic research
Developing and sharing tools for bioelectromagnetic researchRobert Oostenveld
 
Connecting GLIMR with the BIDS initiative
Connecting GLIMR with the BIDS initiativeConnecting GLIMR with the BIDS initiative
Connecting GLIMR with the BIDS initiativeRobert Oostenveld
 
Spectral-, source-, connectivity- and network analysis of EEG and MEG data
Spectral-, source-, connectivity- and network analysis of EEG and MEG dataSpectral-, source-, connectivity- and network analysis of EEG and MEG data
Spectral-, source-, connectivity- and network analysis of EEG and MEG dataRobert Oostenveld
 
OHBM 2020 OSR - Brain research data sharing and personal data privacy
OHBM 2020 OSR - Brain research data sharing and personal data privacyOHBM 2020 OSR - Brain research data sharing and personal data privacy
OHBM 2020 OSR - Brain research data sharing and personal data privacyRobert Oostenveld
 
BIOMAG2018 - Tzvetan Popov - HCP from a user's perspective
BIOMAG2018 - Tzvetan Popov - HCP from a user's perspectiveBIOMAG2018 - Tzvetan Popov - HCP from a user's perspective
BIOMAG2018 - Tzvetan Popov - HCP from a user's perspectiveRobert Oostenveld
 
BIOMAG2018 - Vladimir Litvak - Frontiers
BIOMAG2018 - Vladimir Litvak - FrontiersBIOMAG2018 - Vladimir Litvak - Frontiers
BIOMAG2018 - Vladimir Litvak - FrontiersRobert Oostenveld
 
BIOMAG2018 - Jan-Mathijs Schoffelen - COBIDAS
BIOMAG2018 - Jan-Mathijs Schoffelen - COBIDASBIOMAG2018 - Jan-Mathijs Schoffelen - COBIDAS
BIOMAG2018 - Jan-Mathijs Schoffelen - COBIDASRobert Oostenveld
 
BIOMAG2018 - Darren Price - CamCAN
BIOMAG2018 - Darren Price - CamCANBIOMAG2018 - Darren Price - CamCAN
BIOMAG2018 - Darren Price - CamCANRobert Oostenveld
 
RDM and the Donders Repository
RDM and the Donders RepositoryRDM and the Donders Repository
RDM and the Donders RepositoryRobert Oostenveld
 
Donders Research Data Repository
Donders Research Data Repository Donders Research Data Repository
Donders Research Data Repository Robert Oostenveld
 
Real-time EEG: timing and block size
Real-time EEG: timing and block sizeReal-time EEG: timing and block size
Real-time EEG: timing and block sizeRobert Oostenveld
 
EEG signal background and real-time processing
EEG signal background and real-time processingEEG signal background and real-time processing
EEG signal background and real-time processingRobert Oostenveld
 
On the large scale of studying dynamics with MEG: Lessons learned from the Hu...
On the large scale of studying dynamics with MEG: Lessons learned from the Hu...On the large scale of studying dynamics with MEG: Lessons learned from the Hu...
On the large scale of studying dynamics with MEG: Lessons learned from the Hu...Robert Oostenveld
 
Group analyses with FieldTrip
Group analyses with FieldTripGroup analyses with FieldTrip
Group analyses with FieldTripRobert Oostenveld
 
Donders Institute - Research Data Management
Donders Institute - Research Data Management Donders Institute - Research Data Management
Donders Institute - Research Data Management Robert Oostenveld
 
EEGSynth pitch for brainhack@paris
EEGSynth pitch for brainhack@parisEEGSynth pitch for brainhack@paris
EEGSynth pitch for brainhack@parisRobert Oostenveld
 

More from Robert Oostenveld (18)

FieldTrip tutorial at WIRED20204 in Paris
FieldTrip tutorial at WIRED20204 in ParisFieldTrip tutorial at WIRED20204 in Paris
FieldTrip tutorial at WIRED20204 in Paris
 
Developing and sharing tools for bioelectromagnetic research
Developing and sharing tools for bioelectromagnetic researchDeveloping and sharing tools for bioelectromagnetic research
Developing and sharing tools for bioelectromagnetic research
 
Connecting GLIMR with the BIDS initiative
Connecting GLIMR with the BIDS initiativeConnecting GLIMR with the BIDS initiative
Connecting GLIMR with the BIDS initiative
 
Spectral-, source-, connectivity- and network analysis of EEG and MEG data
Spectral-, source-, connectivity- and network analysis of EEG and MEG dataSpectral-, source-, connectivity- and network analysis of EEG and MEG data
Spectral-, source-, connectivity- and network analysis of EEG and MEG data
 
EEG, MEG and FieldTrip
EEG, MEG and FieldTripEEG, MEG and FieldTrip
EEG, MEG and FieldTrip
 
OHBM 2020 OSR - Brain research data sharing and personal data privacy
OHBM 2020 OSR - Brain research data sharing and personal data privacyOHBM 2020 OSR - Brain research data sharing and personal data privacy
OHBM 2020 OSR - Brain research data sharing and personal data privacy
 
BIOMAG2018 - Tzvetan Popov - HCP from a user's perspective
BIOMAG2018 - Tzvetan Popov - HCP from a user's perspectiveBIOMAG2018 - Tzvetan Popov - HCP from a user's perspective
BIOMAG2018 - Tzvetan Popov - HCP from a user's perspective
 
BIOMAG2018 - Vladimir Litvak - Frontiers
BIOMAG2018 - Vladimir Litvak - FrontiersBIOMAG2018 - Vladimir Litvak - Frontiers
BIOMAG2018 - Vladimir Litvak - Frontiers
 
BIOMAG2018 - Jan-Mathijs Schoffelen - COBIDAS
BIOMAG2018 - Jan-Mathijs Schoffelen - COBIDASBIOMAG2018 - Jan-Mathijs Schoffelen - COBIDAS
BIOMAG2018 - Jan-Mathijs Schoffelen - COBIDAS
 
BIOMAG2018 - Darren Price - CamCAN
BIOMAG2018 - Darren Price - CamCANBIOMAG2018 - Darren Price - CamCAN
BIOMAG2018 - Darren Price - CamCAN
 
RDM and the Donders Repository
RDM and the Donders RepositoryRDM and the Donders Repository
RDM and the Donders Repository
 
Donders Research Data Repository
Donders Research Data Repository Donders Research Data Repository
Donders Research Data Repository
 
Real-time EEG: timing and block size
Real-time EEG: timing and block sizeReal-time EEG: timing and block size
Real-time EEG: timing and block size
 
EEG signal background and real-time processing
EEG signal background and real-time processingEEG signal background and real-time processing
EEG signal background and real-time processing
 
On the large scale of studying dynamics with MEG: Lessons learned from the Hu...
On the large scale of studying dynamics with MEG: Lessons learned from the Hu...On the large scale of studying dynamics with MEG: Lessons learned from the Hu...
On the large scale of studying dynamics with MEG: Lessons learned from the Hu...
 
Group analyses with FieldTrip
Group analyses with FieldTripGroup analyses with FieldTrip
Group analyses with FieldTrip
 
Donders Institute - Research Data Management
Donders Institute - Research Data Management Donders Institute - Research Data Management
Donders Institute - Research Data Management
 
EEGSynth pitch for brainhack@paris
EEGSynth pitch for brainhack@parisEEGSynth pitch for brainhack@paris
EEGSynth pitch for brainhack@paris
 

Recently uploaded

Pests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdfPests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdfPirithiRaju
 
办理麦克马斯特大学毕业证成绩单|购买加拿大文凭证书
办理麦克马斯特大学毕业证成绩单|购买加拿大文凭证书办理麦克马斯特大学毕业证成绩单|购买加拿大文凭证书
办理麦克马斯特大学毕业证成绩单|购买加拿大文凭证书zdzoqco
 
Pests of Sunflower_Binomics_Identification_Dr.UPR
Pests of Sunflower_Binomics_Identification_Dr.UPRPests of Sunflower_Binomics_Identification_Dr.UPR
Pests of Sunflower_Binomics_Identification_Dr.UPRPirithiRaju
 
GenAI talk for Young at Wageningen University & Research (WUR) March 2024
GenAI talk for Young at Wageningen University & Research (WUR) March 2024GenAI talk for Young at Wageningen University & Research (WUR) March 2024
GenAI talk for Young at Wageningen University & Research (WUR) March 2024Jene van der Heide
 
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In DubaiDubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubaikojalkojal131
 
Microteaching on terms used in filtration .Pharmaceutical Engineering
Microteaching on terms used in filtration .Pharmaceutical EngineeringMicroteaching on terms used in filtration .Pharmaceutical Engineering
Microteaching on terms used in filtration .Pharmaceutical EngineeringPrajakta Shinde
 
well logging & petrophysical analysis.pptx
well logging & petrophysical analysis.pptxwell logging & petrophysical analysis.pptx
well logging & petrophysical analysis.pptxzaydmeerab121
 
Gas-ExchangeS-in-Plants-and-Animals.pptx
Gas-ExchangeS-in-Plants-and-Animals.pptxGas-ExchangeS-in-Plants-and-Animals.pptx
Gas-ExchangeS-in-Plants-and-Animals.pptxGiovaniTrinidad
 
Immunoblott technique for protein detection.ppt
Immunoblott technique for protein detection.pptImmunoblott technique for protein detection.ppt
Immunoblott technique for protein detection.pptAmirRaziq1
 
Citronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayCitronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayupadhyaymani499
 
User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)Columbia Weather Systems
 
Introduction of Human Body & Structure of cell.pptx
Introduction of Human Body & Structure of cell.pptxIntroduction of Human Body & Structure of cell.pptx
Introduction of Human Body & Structure of cell.pptxMedical College
 
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...D. B. S. College Kanpur
 
Servosystem Theory / Cybernetic Theory by Petrovic
Servosystem Theory / Cybernetic Theory by PetrovicServosystem Theory / Cybernetic Theory by Petrovic
Servosystem Theory / Cybernetic Theory by PetrovicAditi Jain
 
Charateristics of the Angara-A5 spacecraft launched from the Vostochny Cosmod...
Charateristics of the Angara-A5 spacecraft launched from the Vostochny Cosmod...Charateristics of the Angara-A5 spacecraft launched from the Vostochny Cosmod...
Charateristics of the Angara-A5 spacecraft launched from the Vostochny Cosmod...Christina Parmionova
 
Loudspeaker- direct radiating type and horn type.pptx
Loudspeaker- direct radiating type and horn type.pptxLoudspeaker- direct radiating type and horn type.pptx
Loudspeaker- direct radiating type and horn type.pptxpriyankatabhane
 
CHROMATOGRAPHY PALLAVI RAWAT.pptx
CHROMATOGRAPHY  PALLAVI RAWAT.pptxCHROMATOGRAPHY  PALLAVI RAWAT.pptx
CHROMATOGRAPHY PALLAVI RAWAT.pptxpallavirawat456
 
trihybrid cross , test cross chi squares
trihybrid cross , test cross chi squarestrihybrid cross , test cross chi squares
trihybrid cross , test cross chi squaresusmanzain586
 

Recently uploaded (20)

Pests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdfPests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdf
 
办理麦克马斯特大学毕业证成绩单|购买加拿大文凭证书
办理麦克马斯特大学毕业证成绩单|购买加拿大文凭证书办理麦克马斯特大学毕业证成绩单|购买加拿大文凭证书
办理麦克马斯特大学毕业证成绩单|购买加拿大文凭证书
 
Let’s Say Someone Did Drop the Bomb. Then What?
Let’s Say Someone Did Drop the Bomb. Then What?Let’s Say Someone Did Drop the Bomb. Then What?
Let’s Say Someone Did Drop the Bomb. Then What?
 
Pests of Sunflower_Binomics_Identification_Dr.UPR
Pests of Sunflower_Binomics_Identification_Dr.UPRPests of Sunflower_Binomics_Identification_Dr.UPR
Pests of Sunflower_Binomics_Identification_Dr.UPR
 
GenAI talk for Young at Wageningen University & Research (WUR) March 2024
GenAI talk for Young at Wageningen University & Research (WUR) March 2024GenAI talk for Young at Wageningen University & Research (WUR) March 2024
GenAI talk for Young at Wageningen University & Research (WUR) March 2024
 
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In DubaiDubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
 
Microteaching on terms used in filtration .Pharmaceutical Engineering
Microteaching on terms used in filtration .Pharmaceutical EngineeringMicroteaching on terms used in filtration .Pharmaceutical Engineering
Microteaching on terms used in filtration .Pharmaceutical Engineering
 
well logging & petrophysical analysis.pptx
well logging & petrophysical analysis.pptxwell logging & petrophysical analysis.pptx
well logging & petrophysical analysis.pptx
 
Gas-ExchangeS-in-Plants-and-Animals.pptx
Gas-ExchangeS-in-Plants-and-Animals.pptxGas-ExchangeS-in-Plants-and-Animals.pptx
Gas-ExchangeS-in-Plants-and-Animals.pptx
 
Immunoblott technique for protein detection.ppt
Immunoblott technique for protein detection.pptImmunoblott technique for protein detection.ppt
Immunoblott technique for protein detection.ppt
 
PLASMODIUM. PPTX
PLASMODIUM. PPTXPLASMODIUM. PPTX
PLASMODIUM. PPTX
 
Citronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayCitronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyay
 
User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)
 
Introduction of Human Body & Structure of cell.pptx
Introduction of Human Body & Structure of cell.pptxIntroduction of Human Body & Structure of cell.pptx
Introduction of Human Body & Structure of cell.pptx
 
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...
Fertilization: Sperm and the egg—collectively called the gametes—fuse togethe...
 
Servosystem Theory / Cybernetic Theory by Petrovic
Servosystem Theory / Cybernetic Theory by PetrovicServosystem Theory / Cybernetic Theory by Petrovic
Servosystem Theory / Cybernetic Theory by Petrovic
 
Charateristics of the Angara-A5 spacecraft launched from the Vostochny Cosmod...
Charateristics of the Angara-A5 spacecraft launched from the Vostochny Cosmod...Charateristics of the Angara-A5 spacecraft launched from the Vostochny Cosmod...
Charateristics of the Angara-A5 spacecraft launched from the Vostochny Cosmod...
 
Loudspeaker- direct radiating type and horn type.pptx
Loudspeaker- direct radiating type and horn type.pptxLoudspeaker- direct radiating type and horn type.pptx
Loudspeaker- direct radiating type and horn type.pptx
 
CHROMATOGRAPHY PALLAVI RAWAT.pptx
CHROMATOGRAPHY  PALLAVI RAWAT.pptxCHROMATOGRAPHY  PALLAVI RAWAT.pptx
CHROMATOGRAPHY PALLAVI RAWAT.pptx
 
trihybrid cross , test cross chi squares
trihybrid cross , test cross chi squarestrihybrid cross , test cross chi squares
trihybrid cross , test cross chi squares
 

CuttingEEG - Open Science, Open Data and BIDS for EEG

  • 1. Open Science, Open Data and BIDS for EEG Robert Oostenveld Donders Institute, Radboud University, Nijmegen, NL Karolinska Institutet, Stockholm, SE r.oostenveld@donders.ru.nl These slides will be shared online on slideshare
  • 2. Outline of this session Dorothy Bishop – simulate and pre-register for more reproducible EEG Aina Puce – better and detailed reporting of results Robert Oostenveld – sharing of data and analysis details
  • 3. What is Open Science? Open educational resources Open access publications Pre-registration Open peer review Open methodology Open source Open hardware Open data
  • 4. What is Open Science?
  • 6. Science – methods and tools are changing
  • 7. Open Science – infrastructure and tools Git and GitHub, Gitlab, BitBucket Work together on code for analyses Open Science Framework (osf.io) Work together on documenting DataVerse, Zenodo, etc Sharing of data Code Ocean, Microsoft Azure, Anaconda Clould Cloud-based computational reproducibility platform Past - Black-and-white version of article printed on dead trees Present - PDF for download, sometimes online supplementary material Future - Online notebooks that reproduces the results in detail Lab notebook Science is getting more exiting – but also harder in some ways
  • 8. Open Science – planning ahead Planning your analysis Planning and publishing primary outcomes Writing your scientific papers Writing your PhD thesis Public outreach Planning and publishing secondary outcomes Publishing details on the methods Data management plan Publishing your data
  • 9. Sharing primary and secondary outcomes Publication with the primary findings To the wider audience To your scientific peers Methods Protocol Stimulus material Analysis methods Original data Details on the results https://en.wikipedia.org/wiki/IMRaD
  • 10. Open Science – planning ahead Planning your analysis Planning and publishing primary outcomes Writing your scientific papers Writing your PhD thesis Public outreach Planning and publishing secondary outcomes Publishing details on the methods Data management plan Publishing your data
  • 11.
  • 12. Share/publish your methods More details in your analysis than fits in your “Methods” section Not possible to describe details in human-oriented text Batch scripting MATLAB, Python, R, SPSS, Bash, … Analysis script corresponds to computer code Version management tools for source code Git, Subversion, Mercurial GitHub, Gitlab, BitBucket
  • 13. Version control - linear V1 V2 V3 V4 2018-02-24 2018-03-16 2018-05-30 2018-06-05
  • 14. Version control – branching … V1 V2 V3-YoursV3-CoAuth1 V3-CoAuth2 V4-Merged Version control – branching and merging
  • 15. Version control – branching multiple analyses V1 V2 V3-bV3-a V3-failed V4-bV4-a V5
  • 16. Version control – collaborating V1 V2 V3-bV3-a V3- failed V4-bV4-a V5 V1 V2 V3-bV3-a V3- failed V4-bV4-a V5 V1 V2 V3-bV3-a V3- failed V4-bV4-a V5 Your copy on your computer Your copy on github Someone else’s copy on github V5-a V6-a V5-a V6-a V5-a V6-a V7
  • 17. Open Science – version control Multiple versions/editions of your analysis scripts Release when you think it is ready, i.e. upon publication New revision when it has been improved Versions of software … at a time scale of years/months/weeks Editions of books … at a time scale of decennia Original scientific data stays constant, but its interpretation may change over time.
  • 18.
  • 19. Data Management Plan Think about the data that you will collect and how to document it … since you want others to re-use your data Document the details of your data, e.g. in a “codebook” … since you want to use data collected by others To learn new analysis skills As pilot For (re)analysis … since you want to re-use your own data Write documentation for your “future self”
  • 20. Open Data Findable Data and supplementary materials have sufficiently rich metadata and a unique and persistent identifier. Accessible Data is deposited in a trusted repository. Authentication and authorization procedure where necessary. Interoperable (Meta)data uses a formal, shared, and broadly applicable language or format. Reusable Data is described with clear and understandable attributes. There should be a clear and acceptable license for re-use. https://www.force11.org/group/fairgroup/fairprinciples
  • 21. Open Science - data Shared data allows for Improved reproducibility Pooling, small effects that require large group sizes Data mining, discovery science and generating new hypothesis Results in methodological opportunities Improve algorithms Estimate effect and group size Make informed decisions on analysis pipeline Prevent harking and p-hacking
  • 22. Data from human participants General Data Protection Regulation (GDPR) Challenges: Explicit and strict protection of personal data Opportunities: Less influence of national legislation differences Learn from each other Develop best practices https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=uriserv:OJ.L_.2016.119.01.0001.01.ENG
  • 23. Open data versus privacy
  • 24. Personal data name address date of birth phone number license plate number IP address ... Crime Scene Investigation http://www.abc.net.au/news/2017-09-19/csi/8960590
  • 25. (Biometric) data facial details dental record fingerprint genetics cortical folding pattern clinical data cortical response to stimulation responses to a questionaire
  • 26. Personal Data is needed and should be managed Required for administration Contacting your participants Paying your participants Follow up incidental findings Often not required to address the research question Sometimes used as confound Check whether the sample is representative Possibly required to assess scientific integrity
  • 27. Personal Data Personal data Name, address, date of birth Special personal data = “bijzondere persoonsgegevens in NL” Race Religion or beliefs Health Sexual activities Political preference, membership of a union Criminal record Indirect personal data – identifies someone … when linked to another database Fingerprint, DNA, facial details Anatomical MRI Specific pattern of data (e.g. answers on a questionnaire or interview) https://autoriteitpersoonsgegevens.nl/nl/over-privacy/persoonsgegevens/wat-zijn-persoonsgegevens
  • 28. Gradient between personal and research data indirect personal data personal data a lot of research data easy easyhard Keep private and don’t share Share as it is with others ?
  • 29. Limit possible identification Anonymous Nobody is able to identify the participant Pseudonymization Use a code instead of the participants name De-identification Remove (indirectly) identifying features Blur the indirect personal data Deface anatomical MRI Age at the time of acquisition instead of date of birth Use age bins instead of years Questionnaire outcomes rather than individual item scores …
  • 30. Appropriate blurring depends on the situation … for example the age of the participant 1 month bins 10 year bins
  • 31. Personal and research data indirect personal data personal data a lot of research data
  • 32. Personal and research data data minimization pseudonymization data minimization de-identifying, blurring alotofresearchdata personaldata indirect personaldata Share responsibly with legal constraints on reuse Keep safe and private
  • 33. Legal constraints Contract between the researcher … and the funding agency … and the ethics committee … and the participants/patients … and the publisher of the results … and the recipient of the data upon sharing
  • 34. Legal constraints – Data Use Agreement CC0 - Public Domain No copyright. The person who associated a work with this deed has dedicated the work to the public domain by waiving all of his or her rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. Donders Institute - Data Use Agreement for identifiable human data I will comply with all relevant rules and regulations imposed by my institution and my government …. I will not attempt to establish the identity of or attempt to contact any of the included human subjects. I will not link this data to any other database in a way that could provide identifying information …. I will not redistribute or share the data with others, including individuals in my research group, unless they have independently applied and been granted access to this data. I will acknowledge the use of the data and data derived from the data when publicly presenting … Failure to abide by these guidelines will result in termination of my privileges to access to these data. https://creativecommons.org/publicdomain/zero/1.0/ https://data.donders.ru.nl/doc/dua/ participant → you → recipient
  • 35.
  • 36. Brain Imaging Data Structure http://bids.neuroimaging.io
  • 37. What is is? BIDS is a way to organize your existing raw data To improve consistent and complete documentation To facilitate re-use by your future self and others BIDS is not A new file format A search engine A data sharing tool
  • 38. BIDS for MRI, MEG, EEG … in future also iEEG, PET, eye-tracker, etc. data/README CHANGES dataset_description.json participants.tsv /sub-01/anat/… /sub-01/meg/… /sub-01/eeg/sub-01_task-auditory_eeg.edf /sub-01/eeg/sub-01_task-auditory_eeg.json /sub-01/eeg/sub-01_task-auditory_channels.tsv /sub-01/eeg/sub-01_task-auditory_events.tsv /sub-01/eeg/sub-01_electrodes.tsv /sub-01/eeg/sub-01_coordinates.json EDF BrainVision Neuroscan Biosemi EEGLAB .set
  • 39. Metadata in ”sidecar” files Participants Demographics Questionaire outcomes Equipment Amplifier, cap, electrode type and placement Filter settings, reference Design, task and conditions Instructions, stimuli material, responses Trigger codes Also some details from EEG data to make querying easier
  • 40. Why use BIDS? Developed with open community discussion and involvement of experienced researchers Neuroinformatics and analysis tools available for it EEGLAB, FieldTrip, MNE-Python, BrainStorm Increases the chance of your data being indexed and reused (Future) applications for searching, automated analyses, … But … it is more important that you share and what you share than how you share it
  • 41.
  • 42. Summary New tools to be adopted for Open Science Planning ahead for analysis and data Version control and release of analysis details Data management plan Responsible sharing, considering your participants’ rights Organizing EEG data according to BIDS
  • 43. Suggested further reading This presentation on https://www.slideshare.net/robertoostenveld https://opensciencemooc.eu https://open-science-training-handbook.gitbooks.io/book http://software-carpentry.org http://bids.neuroimaging.org http://data.donders.ru.nl

Editor's Notes

  1. Vragen aan eind Verzoek van subject om zijn data te wissen -> informed consent procedure Beschrijving van metadata -> koppeling aan externe ontologies
  2. Dorothy: simulations, dummy conditions, replicate yourself, pre-registration
  3. Review and critical evaluation beyond publication – open methods, tools and data
  4. Open Science touches upon each aspect of the research cycle, you start using it when thinking and planning, all the way through maximizing your impact
  5. These have already been discussed in detail by Adrienn in the previous lecture
  6. OSF is the service by the Center for Open Science
  7. Introduction, Methods, Results and Discussion The closer your scientific peers are, the more interest they will have in the middle section
  8. This is something you know, not only from code but also from manuscripts that you write
  9. Personal data is what the CSI will search for .. And if they cannot find it they will look at biometric data