MV group
Why is it important?
To recreate an idea or process
Only focus on production of results
Academia Edition
Undermine scientific research credibility!
Industry Edition
Risk of:
Academia Edition
Industry Edition
Failure to reproduce results
Small differences in execution
Selective reporting
Detractors of execution
Failure to reproduce results
In your own research
Results in a paper you found
Results from a previous collaboration
Failure to reproduce results
Small differences in execution
Selective reporting
Detractors of execution
Small differences in execution
Steps in physical experiments
Randomization in computational experiments
Changes in software version
Failure to reproduce results
Small differences in execution
Selective reporting
Detractors of execution
Selective reporting
Difficult parameter tuning in modelling
Difficult data processing
Deep data selection
Failure to reproduce results
Small differences in execution
Selective reporting
Detractors of execution
Detractors of execution
Lack of time
Incomplete release of material
Publication pressure
Lack of organization
Lack of interest to learn new skills
Is it really a problem?
I read your publications, is it possible to have access to the data and methods you’ve used in this work?
I read your publications, is it possible to have access to the data and methods you’ve used in this work?
Yes of course!
A discovery, a project, a publication, a prize … ?
How often do you find code and data in published research?
Let’s reproduce!
Can you reproduce a project …
when it is a completely automatic process?
when it has a few manual steps?
when it is completely manual?
Let’s reproduce! (Click here)
3 pillars of reproducibility
Strategy
Structure
Technical aspects
Strategy
How do I proceed with my project?
%%{init: {'theme':'forest'}}%% flowchart TB A(Familiarize\n yourself) --> B(Test!) B -.-> B B --> C{Design} C --> D[Manual?] C --> E[Automatic?] D --> F(Execute) E --> F F <--> G(Add documentation)
Strategy
Structure
Technical aspects
Structure
Who is the NEXT USER of my project?
%%{init: {'theme':'forest'}}%% flowchart TB A(Input) -- Add documentation --> B[Process] B -- Add documentation --> C[Output]
Strategy
Structure
Technical aspects
Technical aspects
What tools do I need for my project?
%%{init: {'theme':'forest'}}%% graph TB S(Project) -.- A S -.- E subgraph Experimental A(In the lab) --> B(Instruments) A --> C(Materials) A --> D(Protocols) end subgraph Computational E(On PC) --> F(Operative system) E --> G(Software) E --> H(Programming <br> language) end
%%{init: {'theme':'forest'}}%% graph TB A[Strategy] --> D{Project} B[Structure] --> D C[Technical Aspects] --> D D -- Outreach --> E(Publication) D -- Reproduce --> F(Repository)
Let’s get reproducible!
How reproducible are you?
Let’s get reproducible! (Click here)
Contact us