Giter Site home page Giter Site logo

tommyteavee / opensim-metabolicsprobes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opensim-org/opensim-metabolicsprobes

0.0 0.0 0.0 122.05 MB

An OpenSim plugin containing modified Umberger2010MuscleMetabolicsProbe and Bhargava2004MuscleMetabolicsProbe for use in OpenSim 3.1 and 3.2. (DEPRECATED: these updated probes are in OpenSim 3.3)

License: Apache License 2.0

CMake 0.03% C++ 99.04% C 0.92%

opensim-metabolicsprobes's Introduction

OpenSim muscle metabolics probes
================================

https://ci.appveyor.com/project/chrisdembia/opensim-metabolicsprobes-pc54r

Tom Uchida (@tkuchida) has made numerous changes to OpenSim's muscle metabolics
probes.  This plugin contains his changes so that people can use these
updated probes before the next version of OpenSim is released.

In this plugin, the probes have been renamed (e.g.,
Umberger2010MuscleMetabolicsProbe is now
UchidaUmberger2010MuscleMetabolicsProbe) to avoid a name conflict with the
existing probes. In the next release of OpenSim, his changes will be
incorporated into the original Umberger2010MuscleMetabolicsProbe. This means
that you need to rename the probe in your XML files.

DISCLAIMER: These probes are in development, and their interface may change in
the future.

Usage
-----

- Place the library files into <OpenSim install directory>/plugins, where
  <OpenSim install directory> may be something like C:/OpenSim 3.2.
  
- Add metabolics probes to your model file (osim). The examples folder contains
a model with metabolics probes (in the ProbeSet).

- Add a ProbeReporter to the AnalysisSet for the tool you'll be using.
You can use the probes in CMC (by adding a ProbeReporter to the 
AnalysisSet in the CMC setup file), but this can substantially increase
the runtime of CMC. We advise using the probes afterward in the AnalyzeTool.
An example AnalyzeTool setup file (with a ProbeReporter) is in the examples folder.
Note that the AnalyzeTool must contain a ControlSetController that
uses CMC's excitations. Otherwise, the probe output will be incorrect
(the probes depend on excitations). This is also shown in the examples folder.

- Run the tool! In the OpenSim GUI:

    - Add <OpenSim install directory>/plugins to your PATH, where
      <OpenSim install directory> is probably C:/OpenSim 3.1 or C:/OpenSim 3.2.
    - Open the OpenSim GUI, and load the plugin via Tools > User Plugins.
    - Run the tool (CMC or Analyze) using the setup file that contains the ProbeReporter.

To use this plugin with OpenSim command line tools on Windows:

    > analyze -S setup_file.xml -L <OpenSim install directory>/plugins/osimMuscleMetabolicsProbes
    
On UNIX:

    $ analyze -S setup_file.xml -L <OpenSim install directory>/plugins/libosimMuscleMetabolicsProbes

opensim-metabolicsprobes's People

Contributors

chrisdembia 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.