[console_scripts]
active-learning = runnerase_workflows.entrypoints.active_learning:main
dataset-reduction = runnerase_workflows.active_learning.dataset_reduction:main
enforce-total-charge = runnerase_workflows.entrypoints.enforce_total_charge:main
open_ovito = runnerase_workflows.entrypoints.open_ovito:open_ovito
prepare_prediction_from_trained_potential = runnerase_workflows.entrypoints.transfer_training_prediction:main
prune_feature_maps = runnerase_workflows.entrypoints.prune_feature_maps:main

