Skip to content

Commit 95110b9

Browse files
authored
Merge pull request #12 from tonic-team/ffworkshop
Changes including feedback from workshop SFB1315
2 parents 6cf271d + 24d1ae9 commit 95110b9

4 files changed

Lines changed: 61 additions & 11 deletions

File tree

.doc/information.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,7 @@ Yet to come !
5757
## Notes
5858

5959
We have some forks of this repository made for specific communities with additional information.
60+
61+
# Changing folder name
62+
63+
It is advised not to change folder names, so it is kept a standard. Also some implementation of this standard uses submodules, and changing folder name there might break the synchronisation work (one needs to use specific git command to change submodule path).
Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
# Content
22

3-
Please provide a summary of the content of this section and update it properly.
3+
## Hardware details
4+
5+
For self-built hardware, it is recommended to have a special repository for its description and link it with a URL or as a submodule here. For any hardware, you should provide a user guide with the following information:
6+
7+
- How to check the hardware is working: calibration, validation
8+
- Troubleshooting guide, common issues
9+
- What was bought were?
10+
- What was custom-built, by whom and how ?
11+
- Critical hardware parts, what could be modified?
12+
- Schematics and/or photos (lots of photos)

03_data/README_DATA_STORE.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
11
# Content
22

3-
Please provide a summary of the content of this section and update it properly.
3+
This readme contains a summary of information you should provide about your data. This is mostly meant as a checklist, as the information should be best included in the readme of the data folders or in the data management plan. It is advised to draw the data flow to keep an overview.
4+
5+
# 001
6+
7+
## Hardware/tool used for acquisition
8+
9+
## protocol
10+
11+
- Standard procedure
12+
- Glossary/definition of terms (for categorical variables)
13+
- What changed, when and why
14+
- Techniques that were tested but not chosen, and why
15+
16+
## raw data description
17+
18+
- how does good/reliable data look like
19+
- exclusion criteria
20+
- data flow. What type of data is collected when
21+
- headers description, how to interpret the data
22+
23+
## data analysis
24+
25+
- analysis workflow
26+
- code versions

README.md

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,41 @@
22

33
## Abstract, vision and goals
44

5-
## Milestones
5+
## Project status
6+
7+
### Roadmap and Milestones
8+
9+
### Successes and failures
610

711
## Contributors
812

913
- jane doe, jane.doe@example.com, https://orcid.org/XXXX-XXXX-XXXX-XXXX, role:, responsibilities: , special skills
1014

1115
[Mention your contributors either by including a contributors list here, or by referring to another file that lists your contributors, see documentation for options and examples. It is good practice to set roles for each contributor at the start of the project and discuss author byline of a future paper early.]
1216

13-
## List of experiments
17+
## Experiments
18+
19+
### 001
1420

15-
## Direct links (inside or outside this repository)
21+
FIX: short description,
22+
details at [03_data/README_DATA_STORE](03_data/README_DATA_STORE)
23+
and/or in the data management plan: [01_project_management/05_data_management_plans](01_project_management/05_data_management_plans).
24+
25+
## Communication
1626

1727
- todo list: [use issues](../../issues)
18-
- data management plan: [01_project_management/05_data_management_plans](01_project_management/05_data_management_plans)
19-
- Smartfigure tag: [YOURTAG](https://sdash.sourcedata.io/?q=YOURTAG) [FIXME:replace YOURTAG in the url and the text.]
20-
- Main Communication channel: FIXME
28+
- minutes: [01_project_management/03_meeting_minutes](01_project_management/03_meeting_minutes)
29+
- Communication tools and email archive:
2130

22-
## Other information
31+
## Outreach and external links
32+
33+
- Smartfigure tag: [YOURTAG](https://sdash.sourcedata.io/?q=YOURTAG) [FIXME:replace YOURTAG in the url and the text.]
2334

24-
**Note:** This repository follows the Research repository template, v.2.3, see [further information offline](.doc/information.md) or [the online documentation page](https://gin-tonic.netlify.app/).
2535

2636
## Contribution
2737

28-
If you are new to this project, familiarise yourself with the vision, set your own role and responsibilities with the team, and read the data management plan. Make sure your contributions can be understood and reused by other members of the team.
38+
If you are new to this project, get familiar with the vision, set your own role and responsibilities with the team, and read the data management plan. Make sure your contributions can be understood and reused by other members of the team.
39+
40+
## Technical note
41+
42+
**Note:** This repository follows the Research repository template, v.2.4, see [further information offline](.doc/information.md) or [the online documentation page](https://gin-tonic.netlify.app/). Do not modify folder name unless you are sure of what you are doing.

0 commit comments

Comments
 (0)