Module

Development of a new module:

  • New cpp and h file to write the classes

  • Register this class in the c++ ComponentFactory

Python wrapper

  • Create new component class for easy i/o

  • Register new component class

  • Add documentation