putssander / psych-datau

Data utilities for Psychology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSYCH-DATAU

Data Utilities for PRE/POST-processing psychology-data and analysis of results.

  • Link subject PRE and POST responses link
  • Classify objective binges link

Dependencies

REQUIRED:

RECOMMENDED:

Install

  1. Clone or download (button) this repository

     git clone https://github.com/putssander/psych-datau.git
    

Run

  1. Navigate to the cloned or downloaded project using the terminal or cmd

  2. Start docker-compose

     docker-compose up
    
  3. Find the Jupyter link in the log file and copy the link in the browser.

     jupyter-psych-datau             | [I 12:06:45.669 NotebookApp]  or http://127.0.0.1:8888/?token=0c01e853a34a4bb0db3a542ca15c3af036cab7a11fd64bb2
    
  4. Navigate to the desired notebook in the browser (directory notebooks)

  5. Data can be copied to the resources/data_ignored folder (needs to be created and is ignored)

About

Data utilities for Psychology


Languages

Language:Jupyter Notebook 94.0%Language:Python 6.0%