ichor.cli.main_menu_submenus.tools_menu package

Submodules

ichor.cli.main_menu_submenus.tools_menu.tools_menu module

class ToolsMenuFunctions

Bases: object

Functions that run when menu items are selected

static select_points_directory()

Asks user to update points directory and then updates ToolsMenuFunctions instance.

static submit_check_gaussian_and_aimall()

Submits job that checks Gaussian and AIMAll files for a given PointDirectory or PointsDirectoryParent instance.

class ToolsMenuOptions(selected_points_directory_path: pathlib.Path)

Bases: MenuOptions

check_path()
check_selected_points_directory_path() str | None

Checks whether the given PointsDirectory exists or if it is a directory.

selected_points_directory_path: Path

Module contents