Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This will create file my_ana_pkg/src/my_ana_mod.py which contains boilerplate code for analysis module. The package name, my_ana_pkg, is usualy used for comments in the created module(s). The codegen command can also be used to geneate other template modules, as explained here.

...