Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/guyavr/AssociativeMotorAdaptation
04 December 2025, 15:12:18 UTC
  • Code
  • Branches (2)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/add-license-1
    • refs/heads/main
    No releases to show
  • d8367b5
  • /
  • README.md
Raw File Download
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
origin badgecontent badge
swh:1:cnt:10c041149174e4cca56d316d315e16a9f8605277
origin badgedirectory badge
swh:1:dir:d8367b55b4fcaad973db9af09d328dfafa20bc07
origin badgerevision badge
swh:1:rev:f0c5c7cb930dc7952c24021113edac8be7e4bf32
origin badgesnapshot badge
swh:1:snp:c8bdf68819ce64beda20bdcd1568a6d887ea9cb6

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: f0c5c7cb930dc7952c24021113edac8be7e4bf32 authored by Guy Avraham on 26 October 2022, 13:32:18 UTC
Create LICENSE
Tip revision: f0c5c7c
README.md
# AssociativeMotorAdaptation
## Codes and data accompanying the paper: Avraham et al. Contextual effects in sensorimotor adaptation adhere to associative learning rules.
eLife 2022;11:e75801. DOI: https://doi.org/10.7554/eLife.75801

### Codes:

  DataAnalysis:
  This folder includes custom-written Matlab codes (.m) to analyze the data from Experiments 1-4. The name of each code file ends with "main".
  The folder also contains Matlab data files (.mat) that can be generated by the data analysis codes.
 
  Simulations:
  This folder includes simulation codes (.m) and simulated data (.mat)
 
  Functions:
  Contains all custom-written functions for statistical analyses and plotting (called by data analysis and simulation codes).

### Data:
  
  Includes raw data collected during the experiments:
    
    Experiment 1- AssociativeAdaptation_Exp1_Differential_trials.mat
    Experiment 2- AssociativeAdaptation_Exp2_DifferentialTiming_Delay_trials.mat
    Experiment 3- AssociativeAdaptation_Exp3_DifferentialTiming_Control_trials.mat
    Experiment 4- AssociativeAdaptation_Exp4_Compound_trials.mat

    Each data file contain a Table T with the following variables (variables can change across experiments):
    SN- subject number
    tester- experimenter initial
    group
    cond- whether frame (f, light) or tone (t) was associated with CS+
    TN- trial number
    CN- cycle number
    BN- block number
    CCW- rotation direction during learning: 1- Counterclockwise; 0- Clockwise
    tgtsize- target size (mm diameter)
    hand_theta- hand movement direction with respect to the target direction at the radial distance to the target (this variable was used as the 'hand angle' measure in the paper)
    hand_theta_maxv- hand movement direction with respect to the target direction at maximum movement velocity
    hand_theta_maxradv- hand movement direction with respect to the target direction at maximum movement radial velocity
    handMaxRadExt- hand movement direction with respect to the target direction at maximum radial extent
    hand_theta_50- hand movement direction with respect to the target direction at 50 msec after movement initiation
    raw_ep_hand_ang- actual hand movement direction at the radial distance to the target (without subtracting target location)
    ti- target location (deg)
    fbi- feedback: 1- cursor presented; 0- no cursor
    ri- rotation size and direction: positive values- counterclockwise rotation; negative values- clockwise rotation.
    clampi- clamped feedback: 1- the rotation is with respect to the target location (Experiments 2 and 2S); 0- the rotation is with respect to the hand (Experiment 1)
    cs_tone/tone- CS tone: 1- present; 0- absent 
    cs_frame/light- CS light: 1- present; 0- absent
    cs_time- interval between trial onset and cs onset (s)
    go_time- interval between trial onset and imperative (s)
    MT- movement time (the interval between the time at which the amplitude of the movement exceeded 1 cm from the start location to the time at which the amplitude reached the radial distance of the target)
    RT- reaction time (the interval between the imperative onset and the time that the hand position exceeded a distance of 1 cm from the start location)
    ST- search time (the time required to move back to the start location)
    radvelmax- maximum radial velocity
    maxRadDist- maximum radial movement extent

    More details on how the data was processed and analyzed can be found in the Methods section of the paper.

back to top

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API