{"id":26694461,"url":"https://github.com/deeplearnphysics/lartpc_mlreco3d_prod","last_synced_at":"2025-03-26T18:29:36.486Z","repository":{"id":191790275,"uuid":"685403533","full_name":"DeepLearnPhysics/lartpc_mlreco3d_prod","owner":"DeepLearnPhysics","description":"Production tools for lartpc_mlreco3d","archived":false,"fork":false,"pushed_at":"2024-05-18T00:38:02.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-18T01:30:59.749Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DeepLearnPhysics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-31T06:40:26.000Z","updated_at":"2024-05-29T21:46:25.424Z","dependencies_parsed_at":"2024-02-04T21:07:39.494Z","dependency_job_id":"dc3cefb1-f4a9-4073-8a16-d7cd7bbe73dc","html_url":"https://github.com/DeepLearnPhysics/lartpc_mlreco3d_prod","commit_stats":null,"previous_names":["deeplearnphysics/lartpc_mlreco3d_prod"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepLearnPhysics%2Flartpc_mlreco3d_prod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepLearnPhysics%2Flartpc_mlreco3d_prod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepLearnPhysics%2Flartpc_mlreco3d_prod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepLearnPhysics%2Flartpc_mlreco3d_prod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeepLearnPhysics","download_url":"https://codeload.github.com/DeepLearnPhysics/lartpc_mlreco3d_prod/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245712160,"owners_count":20660190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-26T18:29:35.967Z","updated_at":"2025-03-26T18:29:36.472Z","avatar_url":"https://github.com/DeepLearnPhysics.png","language":"Shell","readme":"# Production tools for lartpc\\_mlreco3d\n\nThis repository contains code used to drive [lartpc\\_mlreco3d](https://github.com/DeepLearnPhysics/lartpc_mlreco3d) in a production setting. All the scripts are currently tailored for the [SLURM workload manager](https://en.wikipedia.org/wiki/Slurm_Workload_Manager) used at S3DF and NERSC.\n\n## Installation\nNothing to install, the package relies on the usage of singularities to package the dependencies.\n\nClone this repository and you're good to go!\n\n### Usage\nFirst, source the environment using the configure script in the base directory:\n```bash\nsource configure.sh\n```\nMake sure to edit the script with the appropriate paths to `lartpc_mlreco3d`, `OpT0Finder` and the singularity container, if needed.\n\nMost basic usage is to use the `run.sh` script in the base folder as follows\n```bash\nbash run.sh --config CONFIG_FILE --ntasks NTASKS [--analysis] [--flashmatch] file_list.txt\n```\nwith\n- `CONFIG_FILE`: Path to the configuration file of choice under the `config` fodler\n- `NTASKS`: The number of processes to assign to the job. If not specified, only runs a single job\n\nOnly add the `--analysis` flag if you're running an analysis configuration (it will only request CPUs).\n\nOnly add the `--flashmatch` flag if you're running an analysis configuration and you want to use OpT0Finder (external package) to perform flashmatching.\n\nThe `file_list.txt` contains a list of paths to files to be processed. it can be produced very easily as follows:\n```bash\nls -1 /path/to/dir/file*.ext \u003e file_list.txt\n```\nOne can also provide the file path directly at the end of the command line.\n\n## Repository Structure\n* `slurm` contains all slurm scripts related to production\n* `config` contains experiment-specific configuration files\n\nPlease consult the `README` of each folder respectively for more information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeplearnphysics%2Flartpc_mlreco3d_prod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeeplearnphysics%2Flartpc_mlreco3d_prod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeplearnphysics%2Flartpc_mlreco3d_prod/lists"}