airsspy.cli.cmd_tools#
CLI commands for miscellaneous tools.
Module Contents#
Functions#
API#
- airsspy.cli.cmd_tools.tools(ctx)#
Collection of utility tools.
- airsspy.cli.cmd_tools.modcell(base_cell, other_cell)#
Modify the structure of a CELL file using another.
BASE_CELL is the template cell file. OTHER_CELL is the file providing the new structure (any ASE-supported format).