Skip to content

DenisMot/MACOKIv6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MACOKIv6

  • March 01, 2019 :

    • Trial_Resample.sci is adapted to Scilab 6.0.2
    • CompareZebrisMacokiFiles_Test.sce is working
    • CheckPANU.sce is working
  • March 02, 2019 : Session workflow analysis (in CheckPANU)

    • Session_New.sci creates a new Session by calling
      • Calibration_SetTarget sets the target position and check quality of TAR file
      • Trial_TRT1File processes a trial
        • Trial_New creates a Trial, by calling
          • ReadZEBRIS
          • TRT1FileExceptions to correct human errors during protocol
        • Trial_Clean clean and save the cleaned dada in CLEAN/
        • Trial_SetCalibration adds the calibration computed by Calibration_SetTarget
        • Trial_ComputeDist2Cone creates the pointer-target distance
        • Trial_ComputeReachBegEnd determines beg-end of each reach
        • Trial_ComputeDCI adds reach-trunk beg-end distance and compensation index
        • Trial_ComputeKinematics adds MT, Velocity3D, NVP
          • calls Trial_Compute_Variable, Trial_Compute_Velocity3D, GetMarker_NVP
        • Trial_ComputeAngles adds Elbow Extension (EE : 3D3Points), Shoulder Antepulsion (SA: YZ3Points), ArmPlane to Down (NR: 3DNormalPlane+ToDown see Levin 2015)
          • calls TrialAngle3Markers2 and Trial_Compute_Variable
    • Session_Save.sci saves the Session in the StepFolder
  • March 06, 2019 : Session workflow update in branch develop

    • HandMarker is now set from Trial.Calibration in Session_New andTrial_ComputeReachBegEnd
    • Trial_ComputeReachBegEnd plots correctly with Macoki when Verbosity is > 1
  • March 07, 2019 : Trial workflow update in branch develop

    • CleanRecord ->Trial_CleanRecord ; MakeSampFreqConstant ->Trial_MakeSampFreqConstant
    • SaveTrial ->Trial_Save ; LoadSavedTrial ->Trial_Load
  • TODO

    • rename and better organize the workflow with Calibration_SetTarget
    • Check Trial workflow
    • Rewrite Angle computations
  • OPTION TO CONSIDER

    • Rewrite Session and Trial management using tlist.
      • New initialises all fields (eventually empty)
      • enforce ALL creation of new fields in New ? need a checker for that...
      • View to (recursively) show the content in the console

About

Macoki for scilab V6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages