trkml-hough

command
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2018 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Overview

trkml-hough is a simple TrackML example using a Hough transform to make predictions, similar to the Jupyter notebook from https://github.com/LAL/trackml-library.

Usage:

$> trkml-hough [OPTIONS] <path-to-dataset> <evtid-prefix> [<path-to-test-dataset]

Examples:

$> trkml-hough ./example_standard/dataset event000000200
$> trkml-hough -npcus=+1 ./example_standard/dataset event000000200
$> trkml-hough -npcus=-1 ./example_standard/dataset event000000200
$> trkml-hough -npcus=-1 ./train_sample.zip event000001000

Options:

-ncpus int
  	number of goroutines to use for the prediction (default 1)
-prof-cpu
  	enable CPU profiling
-prof-mem
  	enable MEM profiling
-submit
  	create a submission file

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL