Home>Research
23 03, 2020

Archiv and Ablage

2020-04-01T10:24:30+02:00

Archiv and Ablage

[Written by Johanna on 2019/06/20]

The title will probably be the key word that appears in the wiki and is thus directly linked to your entry.

Table of content

  1. What is it for?
    • Ablage
    • Archiv
  2. How do I get access?
    • Ablage
    • Archiv
  3. How do I store my data there?
    • Ablage
    • Archiv
  4. Links

What is it for?

The Ablage and Archiv can be used to store your data. There are a few differences between the two:

Ablage

If you want to back-up data from a running project or want to save files/data your currently working with on a Charité-Server, you can use this folder. The Ablage has space for 8TB.

Archiv

Additionally to the Datenablage, we now have access to the Archiv (10TB). The Archiv can be used for data which won’t be modified anymore. Everybody should think about what they can put in the Archiv to save space in the Datenablage, e.g. already finished projects.

How do I get access?

Ablage

To store data in the Ablage, you need to get permission by the Charité IT.

You must fill out this form: https://intranet.charite.de/fileadmin/user_upload/microsites/gb/it/sys/Beantragung-Rechte.pdf

Johanna/Leonie can help you if you should have questions.

You then find the folder DATEN here:

(S:) CHARITE-DATEN-ABLAGE

– AG

-AG-Finke

-Daten

Archiv

Because we seriously cannot modify the data once it is uploaded in the Archiv, we have to be very careful what we put there. Everybody who got granted access to the Datenablage is also able to read the Archiv. However, only Maron and Johanna/Leonie have the possibility to upload data.

How do I store my data there?

Ablage

The folder structure is the following: \NAME\PROJECT

Please keep in mind that the space is limited to 8TB for the whole lab. To keep track of the Datenablage, Carsten made this google doc:

https://docs.google.com/spreadsheets/d/1a956pDa-BgsnxDtLHnEnZSvzaWu471Fp3_y3dLyh7tQ/edit#gid=0

Please put all the relevant information concerning the data you want to store in this spreadsheet.

Archiv

If you want to store data in the Archiv

(1) put your data in the folder ‘ready_for_archiv’ in the Datenablage

(2) Write a mail to Maron and/or Johanna/Leonie and we will move the data to the Archiv

Links

https://intranet.charite.de/fileadmin/user_upload/microsites/gb/it/sys/Beantragung-Rechte.pdf

Archiv and Ablage2020-04-01T10:24:30+02:00
23 03, 2020

Github

2020-03-23T15:51:03+01:00

HOW TO: GitHub for Version Control

[Written by Graham Cooper on 2019/15/01]

Table of content

  1. Version Control in GitHub
  2. Set up Git and GitHub
  3. Git Commands
  4. Links
  5. Literature

Version Control in GitHub

Reproducibility ensures that anyone (including you in 6 months’ time!) can take your data and get the same results and tables that you originally found/generated. Problems with reproducibility (and how to overcome these) have been widely discussed in recent years, particularly in the behavioral sciences. One major obstacle standing in the way of reproducibility in research is good curation of data, i.e. storing everything in a sensible place, keeping track of changes in files by various collaborators. This is a particular challenge for us as researchers as (generally) we have been taught how to collect and analyze data to a high level of skill but have received next to no training in how to curate that data once it exists. Git (and GitHub) is one popular version control system that enables such data curation and is widely used in the field of software engineering, where the skills of data science/data management are taught to a gold standard. Using Git and GitHub, you have one space where all your relevant documents can be stored. Every version of your documents is saved so you can easily go back and check previous versions without needing to search through endless files names “manuscript_draft_version_16_FINAL_draft_ACTUAL_FINAL_DRAFT.doc”, for example! It also makes collaboration easier as everyone can work on the same document at once and merge versions, while keeping track of who did what. At the end of the project it also facilitates sharing of data and code as you can make a private repository public and add a link that everyone can access.

Currently GitHub allow users to have unlimited private repositories!

See Vuorre & Corley (2018) for a more detailed tutorial on Git and GitHub including how to set it up. A link to the online pdf is available in the links section.

Git Commands

Below is a list of common commands for Git and what they are used for.

git init

Initializes an empty git repository

git status

Shows all changes made since last “commit”

git add

Adds changes to the file to be committed

git commit -m “added file”

Commit all changes (signify that these changes should be included in the document). The text after the -m flag is the commit message that describes the changes you made

Links

Literature

  1. Vuorre, M. & Curley, J. P. (2018) Curating Research Assets: A Tutorial on the Git Version Control System. Advances in Methods and Practices in Psychological Science, 1(2).
Github2020-03-23T15:51:03+01:00
23 03, 2020

WAIS-IV – Testing Material

2020-08-03T11:37:50+02:00

WAIS-IV – Testing Material

[Written by Nina on 03/06/19]

WAIS-IV – Wechsler Adult Intelligence Scale – IV (2014, 2. Extended version).

Testing material is GERMAN.

Please ask Nina if you are interested in the manuals/particular test material. She has a scanned non-licensed version and not meant for distribution.

Table of content

  1. General information
  2. Testing Material
    • Subtests
  3. Mosaik Test (Block Design)

General information

The WAIS-IV is an IQ test designed to measure intelligence and cognitive ability in adults and older adolescents (years 16-89). The test consists of 15 subtests.. In addition, the subtests are summarised in scales (indices) that reflect the abilities in different cognitive areas (language comprehension, perceptual logical thinking, working memory and processing speed) as well as the general intellectual level of a person (total intelligence quotient). In addition to the index values mentioned above, a General Capability Index (GAI; german: Allgemeiner Fähigkeitsindex – AFI) can be calculated as an optional total value. The AFI can be derived from the sum of the value points of the three sub-tests of the Language Comprehension Index and the three sub-tests of the Perceptual Logical Thinking Index and offers an overall value that is less influenced by working memory and processing speed.

Testing material

You find the testing material of subtests 2, 3, 6, 9, 11 and 14 in ‘Manual 2 – Durchführung’ and/or ‘Protokollbogen’. The testing material of subtests 1, 4, 5, 7, 8, 10, 12, 13 and 15 are in the respective folder.

Subtests

  1. Mosaiktest (Block Design)
  2. Gemeinsamkeiten finden (Similarities)
  3. Zahlen nachsprechen (Digit Span)
  4. Matrizen-Test (Matrix reasoning)
  5. Wortschatz-Test (Vocabulary)
  6. Rechnerisches Denken (Arithmetic)
  7. Symbolsuche (Symbol Search)
  8. Visuelle Puzzles (Visual Puzzles)
  9. Allgemeines Wissen (Information)
  10. Zahlen-Symbol-Test (Coding)
  11. Buchstaben-Zahlen-Folge (Letter-Number Sequencing)
  12. Formenwaage (Figure Weights)
  13. Allgemeines Verständnis (Comprehension)
  14. Durchstreich-Test (Cancellation)
  15. Bilder ergänzen (Picture Completion)

Mosaik-Test (Block Design)

In addition to the testing material you need 9 cubes of ~ 2.5 cm3.

WAIS-IV – Testing Material2020-08-03T11:37:50+02:00
23 03, 2020

WIKI Open Science Framework

2020-04-01T10:24:23+02:00

Open Science Framework

The Open Science Framework is an online platform (https://osf.io/) for the advancement of open science and scientific collaboration. It originates from the 2013-founded Center for Open Science (https://cos.io/) which seeks to increase the integrity and reproducibility of scientific research. While the project started out with a focus on reproducibility of psychology studies, it is by now applicable to researchers of virtually any field who wish to increase the transparency of their work.

In light of the reproducibility crisis across many scientific fields, the importance of improving practices of scientific transparency is increasingly recognized. With respect to neuroscience, a highly recommendable read in this regard is Poldrack (2019) who highlights the necessity but also some challenges that come with adopting better reproducibility practices.

The Open Science Framework (OSF) is one such tool to enable improved reproducibility. Its functionality is constantly increasing but the web platform is at the heart of it. Here you organize your work into different projects, e.g.:

These projects may either be private or public. In private projects, only people with permission have access to it – for instance if you just want to share research content with other contributors in your project. In public projects, everyone can access the content via a link. As you create a new project, you can first work on it privately and then make it public as you submit your paper. You can also create a digital object identifier and your project is also citable and a great way to share data / code / supplementary material in a paper, e.g.

Krohn, S., & Ostwald, D. (2017, February 26). Computing Integrated Information. Retrieved from https://osf.io/hb4a5/.

Once you enter a project, this is what the platform looks like:

There is a Wiki to explain the content of the project (upper left) – which is recommendable to help the user navigate your content. You can also choose to license your content (upper left), and you can add different components to your project (cf. right column) to structure it into different subprojects. Perhaps most importantly, there is a “Files” section where you can upload content to an OSF-hosted server. This works neatly for code, result summaries, figures, etc., for example:

If you want to share some result summaries (such as a table or a text file), this is also good to include. For large raw data, there is usually a space limitation (although you can also get in contact with the support to ask for more space or how to best publish your particular data). For more sharing options, a nice feature is that you can now also embed external applications into the OSF. For instance, you may have some files on a Google Drive or owncloud, or you have some shared code in a git repository such as Bitbucket or Github. These and increasingly more applications (now also including citation managers) can be added to your OSF project, for example:

Finally, there are other related useful functionalities:

1) My Quick Files (see figure 1) is an easy drap-and-drop way to share files.

2) The OSF now hosts its own preprint server. https://osf.io/preprints/

3) The OSF now also features study preregistration, with demos, guidelines and public templates of how to use them. https://osf.io/prereg/

References

Poldrack RA. (2019). The Costs of Reproducibility. Neuron. 101(1):11-14. doi: 10.1016/j.neuron.2018.11.030.

WIKI Open Science Framework2020-04-01T10:24:23+02:00