-
Notifications
You must be signed in to change notification settings - Fork 0
Project_folder_structure
<PROJECTNAME>
├── technical
│ ├── code
│ │ ├── analysis
│ │ ├── task
│ │ ├── ...
│ │ ├── [!] This should be a clone to a Git repository
│ │ └── [!] Whenever possible, use relative pathing to access
│ └── data
│ ├── rawdata
│ └──<subjectID>..
│ └── derivatives
│ └──....
│
├── docs
│ ├── communications
│ │ └──...
│ ├── contracts
│ │ └──..
│ ├── ethics
│ │ └──...
│ ├── litterature
│ │
│ └── recruitment
│ └──[!] May contain Identifying information.
│
│
└── Misc
└── utilities and/or unorganized stuff mostly for your own use.
contains everything that relates to research, the analysis code, experiement task code, simulation, the source data (original data that have not been modified, files should be named and organized following the bids guideline), the derivative data (All data that have been transformed, all data file should follow the bids guidelines)
posters, manuscripts, slides for presentations at the colloques or conferences, outreach activities
research contracts of the students in psychology, remember that these needs to be updated if there are any change (typically, in the date of the defense or the members of the jury)
all the documents that pertains to the ethics request and very importantly the final ethic approval
this is to share with the collaborators of the projects papers (to be saved like this NameFirstAutors_AbbreviationJournal_year.pdf)
questionnaires, flyers to recruit participants, template of emails to contact participants, text for sonasystem, ..
evertything that does not related to the upper categories