diff --git a/README.md b/README.md index 7f2dfcc2dcc8b1cf5fab1ce29e1042f1e5b4ed65..dfdb67be0890bbbd7c8e1faaca137ec42ef42916 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,21 @@ See [the code comments for details](https://eicweb.phy.anl.gov/EIC/juggler/-/blo <a href="https://eicweb.phy.anl.gov/EIC/benchmarks/reconstruction_benchmarks/-/jobs/277584/artifacts/file/results/track_finding/rec_multiple_tracks_nProtoTracks.png"> <img src="https://eicweb.phy.anl.gov/EIC/benchmarks/reconstruction_benchmarks/-/jobs/277584/artifacts/raw/results/track_finding/rec_multiple_tracks_nProtoTracks.png?inline=false"/> </a> + #### Add parameter -https://eicweb.phy.anl.gov/EIC/juggler/-/issues/43 +Here is an an issue requesting a parameter to the algorithm: https://eicweb.phy.anl.gov/EIC/juggler/-/issues/43 + +*demonstrate how to do this...* + + +#### Use new parameter + +New issue in reconstruction_benchmarks: +https://eicweb.phy.anl.gov/EIC/benchmarks/reconstruction_benchmarks/-/issues/63 + +We essentially need to a single line here: +https://eicweb.phy.anl.gov/EIC/benchmarks/reconstruction_benchmarks/-/blob/master/benchmarks/track_finding/options/track_reconstruction.py#L133 + +*demonstrate how to add this*