Python Module Index

p | s
 
p
pipeline
    pipeline.Embedding
    pipeline.Embedding.build_embedding
    pipeline.Embedding.embedding_base
    pipeline.Embedding.embedding_plots
    pipeline.Embedding.embedding_validation
    pipeline.Embedding.models
    pipeline.Embedding.models.layerless_embedding
    pipeline.Embedding.process_custom
    pipeline.Evaluation
    pipeline.Evaluation.matching
    pipeline.Evaluation.plotting
    pipeline.Evaluation.reporting
    pipeline.GNN
    pipeline.GNN.gnn_plots
    pipeline.GNN.gnn_validation
    pipeline.GNN.models
    pipeline.GNN.models.edge_based_gnn
    pipeline.GNN.models.triplet_interaction_gnn
    pipeline.GNN.perfect_gnn
    pipeline.GNN.triplet_gnn_base
    pipeline.Preprocessing
    pipeline.Preprocessing.balancing
    pipeline.Preprocessing.hit_filtering
    pipeline.Preprocessing.inputloader
    pipeline.Preprocessing.line_metrics
    pipeline.Preprocessing.particle_fitting_metrics
    pipeline.Preprocessing.poly_metrics
    pipeline.Preprocessing.preprocessing
    pipeline.Preprocessing.preprocessing_paths
    pipeline.Preprocessing.process_custom
    pipeline.Preprocessing.run_preprocessing
    pipeline.Processing
    pipeline.Processing.compute
    pipeline.Processing.modulewise_edges
    pipeline.Processing.planewise_edges
    pipeline.Processing.processing
    pipeline.Processing.run_processing
    pipeline.Processing.sortedwise_edges
    pipeline.Processing.splitting
    pipeline.TrackBuilding
    pipeline.TrackBuilding.builder
    pipeline.TrackBuilding.components
    pipeline.TrackBuilding.edges2tracks
    pipeline.TrackBuilding.perfect_trackbuilding
    pipeline.TrackBuilding.triplets
    pipeline.TrackBuilding.triplets2tracks
    pipeline.utils
    pipeline.utils.commonutils
    pipeline.utils.commonutils.cdetector
    pipeline.utils.commonutils.cfeatures
    pipeline.utils.commonutils.config
    pipeline.utils.commonutils.crun
    pipeline.utils.commonutils.ctests
    pipeline.utils.graphutils
    pipeline.utils.graphutils.batch2df
    pipeline.utils.graphutils.edgebuilding
    pipeline.utils.graphutils.edgeutils
    pipeline.utils.graphutils.knn
    pipeline.utils.graphutils.torchutils
    pipeline.utils.graphutils.tripletbuilding
    pipeline.utils.graphutils.truths
    pipeline.utils.loaderutils
    pipeline.utils.loaderutils.dataiterator
    pipeline.utils.loaderutils.pathandling
    pipeline.utils.loaderutils.preprocessing
    pipeline.utils.loaderutils.tracks
    pipeline.utils.modelutils
    pipeline.utils.modelutils.basemodel
    pipeline.utils.modelutils.batches
    pipeline.utils.modelutils.build
    pipeline.utils.modelutils.checkpoint_utils
    pipeline.utils.modelutils.exploration
    pipeline.utils.modelutils.export
    pipeline.utils.modelutils.metrics
    pipeline.utils.modelutils.mlp
    pipeline.utils.plotutils
    pipeline.utils.plotutils.performance_mpl
    pipeline.utils.plotutils.plotconfig
    pipeline.utils.plotutils.plotools
    pipeline.utils.plotutils.tracks
    pipeline.utils.scriptutils
    pipeline.utils.scriptutils.convenience_utils
    pipeline.utils.scriptutils.loghandler
    pipeline.utils.scriptutils.parser
    pipeline.utils.tools
    pipeline.utils.tools.tarray
    pipeline.utils.tools.tfiles
    pipeline.utils.tools.tgroupby
    pipeline.utils.tools.tstr
 
s
scripts
    scripts.build_graph_using_embedding
    scripts.build_tracks
    scripts.collect_test_samples
    scripts.evaluation
    scripts.evaluation.compare_allen_vs_etx4velo
    scripts.evaluation.evaluate_allen_on_test_sample
    scripts.evaluation.evaluate_etx4velo
    scripts.evaluation.plot_embedding_best_tracking_performance
    scripts.evaluation.plot_embedding_edge_performance
    scripts.evaluation.plot_embedding_edge_plane_diff
    scripts.evaluation.plot_embedding_n_neigbhours
    scripts.evaluation.plot_gnn_best_tracking_performance
    scripts.evaluation.plot_gnn_edge_performance
    scripts.evaluation.plot_gnn_triplet_performance
    scripts.evaluation.plot_training_metrics
    scripts.export_model_to_onnx
    scripts.plotfactory
    scripts.plotfactory.plot_data_statistics
    scripts.plotfactory.plot_embedding_explanation
    scripts.plotfactory.plot_plane_edge_statistics
    scripts.preprocess_test_sample
    scripts.process_test_sample
    scripts.trackfactory
    scripts.trackfactory.dfutils
    scripts.train_model