AQIT 0.1.0
Loading...
Searching...
No Matches
feature_neighbors_check.py File Reference

Go to the source code of this file.

Namespaces

namespace  aquin
namespace  aquin.feature_neighbors_check

Functions

dict[str, Any] aquin.feature_neighbors_check._flatten_feature_neighbors_result (dict[str, Any] result)
tuple[Path, Path] aquin.feature_neighbors_check.write_feature_neighbors_check (dict[str, Any] result, *, str|None tool_name, str|Path cwd)
str aquin.feature_neighbors_check._neighbor_label (dict[str, Any] n)
None aquin.feature_neighbors_check._plot_feature_neighbors_check (dict[str, Any] result, Path png_path)

Variables

str aquin.feature_neighbors_check._JSON_NAME = "feature-neighbors-check.json"
str aquin.feature_neighbors_check._PNG_NAME = "feature-neighbors-check.png"