TDIS is the TDIS Data Investigation System

5 Open Issues Need Help Last updated: Jul 8, 2025

Open Issues Need Help

View All on GitHub
Data Science Data Investigation System

AI Summary: Modify the TDIS CMakeLists.txt file to change the default installation directory from a system-wide location to a local 'dist' subfolder within the project directory. This will make it easier to install and manage the TDIS package locally.

Complexity: 3/5
good first issue

TDIS is the TDIS Data Investigation System

HTML
Data Science Data Investigation System

AI Summary: Update the TDIS Data Investigation System documentation to include all flags and their explanations. This involves adding descriptions for each flag used in the ACTS and JANA2 based tracking reconstruction package.

Complexity: 3/5
documentation good first issue

TDIS is the TDIS Data Investigation System

HTML
Data Science Data Investigation System

AI Summary: Create a benchmark script for the TDIS Data Investigation System's multi-TPC chamber tracking reconstruction, using either CSV or PODIO format for data input. The script should be minimal in scope, focusing on core tracking functionality.

Complexity: 4/5
good first issue analysis

TDIS is the TDIS Data Investigation System

HTML
Data Science Data Investigation System

AI Summary: Modify the TDIS Data Investigation System's DigitizedDataEventSource.hpp to add a flag controlling the number of tracks loaded per event. The current implementation only reads one track, but the system should be capable of handling multiple tracks per event, potentially from mixed sources like background and MC data. This involves updating the code to accommodate this new flag and handle multiple track data appropriately.

Complexity: 3/5
enhancement good first issue

TDIS is the TDIS Data Investigation System

HTML
Data Science Data Investigation System
Save ACTS inputs to CSV about 2 months ago

AI Summary: Implement functionality to save the ACTS inputs (used in the TDIS multi-TPC chamber tracking reconstruction) to a CSV file for comparison with the existing saved results. This involves modifying the existing ACTS and JANA2 based TDIS package.

Complexity: 3/5
enhancement good first issue

TDIS is the TDIS Data Investigation System

HTML