StrokeSegLab
Loading...
Searching...
No Matches
StrokeSegLab.utils.wrapper.AnimaWrapper Class Reference

Public Member Functions

None __init__ (self)
 
None run (self, list[str] command)
 

Public Attributes

 logger = logging.getLogger()
 

Detailed Description

Wrapper class to run Anima commands easily and safely

Constructor & Destructor Documentation

◆ __init__()

None StrokeSegLab.utils.wrapper.AnimaWrapper.__init__ ( self)
Initialize the wrapper class

Member Function Documentation

◆ run()

None StrokeSegLab.utils.wrapper.AnimaWrapper.run ( self,
list[str] command )
Run an Anima command, Raises error if the executable returns a non-zero exit status

Args:
    command (list[str]): Command to run, where the first element is the executable name, and the rest are arguments

The documentation for this class was generated from the following file: