Skip to content

Commit

Permalink
Merge pull request #9 from phijoh/main
Browse files Browse the repository at this point in the history
Add instructions for loading data
  • Loading branch information
anne-urai authored Aug 26, 2024
2 parents 7ba1607 + f430b20 commit d139113
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion DataCollection.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,17 @@ SOLO is the main source of support at the university. Here are their main channe
- Lab calendar. You can find the lab calendar in Teams: [FSW Lab research](https://teams.microsoft.com/dl/launcher/launcher.html?url=%2F_%23%2Fl%2Fteam%2F19%3AtReXBt4d9r4AnmK7ypyOIXK1i-0-GdxFgnsnupi95k01%40thread.tacv2%2Fconversations%3FgroupId%3Da5b60ab8-bf65-42ed-a33e-7dc61e493593%26tenantId%3Dca2a7f76-dbd7-4ec0-9108-6b3d524fb7c8&type=team&deeplinkId=114e5fbe-3266-490a-825e-c898b49a46ed&directDl=true&msLaunch=true&enableMobilePage=true&suppressPrompt=true). Anyone with a ULCN account can join and edit the calendar. (The old calendar on Sharepoint can no longer be used).
- [SOLO Online Research Teams](https://teams.microsoft.com/dl/launcher/launcher.html?url=%2F_%23%2Fl%2Fteam%2F19%3Aa835506e63074e07b2d4a4d93f8a2064%40thread.tacv2%2Fconversations%3FgroupId%3Dd5721348-8915-4a3a-8d36-419035d72fbe%26tenantId%3Dca2a7f76-dbd7-4ec0-9108-6b3d524fb7c8&type=team&deeplinkId=85d76503-abff-4b64-8e89-d12da7a10658&directDl=true&msLaunch=true&enableMobilePage=true&suppressPrompt=true#): meant for everybody doing online research. Here ideas can be shared and questions asked to colleagues or SOLO employees concerning online research.

See [here](https://docs.google.com/document/d/1C6Kt_tYg0wLJQ1GE0N0mQVeitvk-i0vjs0vuYjYIJsQ/edit) for a guide to collecting online behavioral data, written by Annika Frach.
See [here](https://docs.google.com/document/d/1C6Kt_tYg0wLJQ1GE0N0mQVeitvk-i0vjs0vuYjYIJsQ/edit) for a guide to collecting online behavioral data, written by Annika Frach.


### Storing and loading internal data
* Data from experiments run in the lab should be stored on the J-drive: WORKGROUPS/FSW/PROJECT-NAME. This can be accessed from the lab computers.
* To access data from your computer, use [Cyberduck](https://cyberduck.io/download/) - instructions [here](https://researchwiki.solo.universiteitleiden.nl/xwiki/wiki/researchwiki.solo.universiteitleiden.nl/view/Clusters/ALICE%20Cluster/#HDataTransfer) for using Cyberduck with ALICE
* For use with the J-drive, set up an SSH File Transfer Protocol with the following details:
* Server: sftpgw.leidenuniv.nl
* Username: your Leiden username
* Password: your Leiden password
* SSH Private Key: None
* Path: /winshare/Public/Workgroups/FSW/PROJECT-NAME
* Transfer files: Default
* Encoding: UTF-8

0 comments on commit d139113

Please sign in to comment.