GithubHelp home page GithubHelp logo

lelouchlamperougevi / bartos_vr Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 195.48 MB

Roff 0.11% C 3.31% Python 95.42% Makefile 0.23% Shell 0.06% Batchfile 0.01% CSS 0.01% C++ 0.44% Cuda 0.03% JavaScript 0.06% HTML 0.01% POV-Ray SDL 0.16% PowerShell 0.01% Cython 0.11% Fortran 0.04% Forth 0.01%

bartos_vr's Introduction

VR programme

Configuration

Configuration files are stashed under the folder config and take up a JSON format. These configuration files define the main behavioural task, and at the start of the programme, the user is prompted to select which configuration to load. There are four main parameters fields:

  • "settings": Main settings for programme Note: you can set global settings for contexts here which will override the individual settings defined in "contexts"
    • "voltage_scale" -> [float, float] The lower and upper range of voltages corresponding to the beginning and end positions of the track,
    • "gain" -> float VR gain,
    • "assets_path" -> string Path to assets folder,
    • "save_path" -> string Path to folder where CSV data files should be saved.
  • "contexts":
    • "": {} -> string Give a name to each context
      • "brake" -> bool Whether to apply the brake,
      • "env" -> float Length of the environment (AKA trial end location),
      • "splash" -> string/null Image file for the splash/cue screen displayed at the beginning, set null to disable splash screen,
      • "splash_dur" -> float Duration of splash screen in seconds,
      • "rewards" -> list of floats Locations of rewards,
      • "reward_dur" -> float Duration of each reward (how long to pump) in seconds,
      • "sound" -> string/null Sound file to play at reward, set null to disable sound,
      • "sound_dur" -> float Duration of sound in seconds,
      • "trial_delay" -> float
  • "sequence":
  • "channels":

bartos_vr's People

Contributors

lelouchlamperougevi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.