Project

General

Profile

Summer 2024 Projects » History » Version 11

Richard Trotta, 05/28/2024 10:04 AM

1 2 Richard Trotta
{{>toc}}
2
3 1 Richard Trotta
h1. Summer 2024 Projects
4
5 4 Richard Trotta
---
6 3 Richard Trotta
7 1 Richard Trotta
h2. ML beam test PID
8 4 Richard Trotta
9
---
10 1 Richard Trotta
11 3 Richard Trotta
h3. [[ML beam test PID Meetings]]
12
13 1 Richard Trotta
h3. References
14
15 6 Richard Trotta
* https://wordpress.its.virginia.edu/zhenggroup/training/
16 11 Richard Trotta
* "GitHub ML Beam Test Repository":https://github.com/JeffersonLab/solid_beamtest_hallc_2022/tree/main/aiml
17 1 Richard Trotta
* "Darren's Summer 2023 Report":https://wordpress.its.virginia.edu/zhenggroup/files/2023/10/SoLID_beamtest_ML_PID_Upton.pdf
18 8 Richard Trotta
* "Darren's Poster":https://education.jlab.org/ugresearch/img/_large/23-08.png
19 10 Richard Trotta
* "Draft SoLID Beam  Test Report":https://www.overleaf.com/read/gsxhypnqvbgv#3b0b99
20 1 Richard Trotta
* "GitHub Setup":https://docs.github.com/en/get-started/onboarding/getting-started-with-your-github-account
21 10 Richard Trotta
* "GDrive Documentation":https://drive.google.com/drive/folders/1RkOPWfRvJClATJaZ5BLMCafbNdVRvV2r?usp=sharing
22 7 Richard Trotta
* Windows Subsystem for Linux (WSL)
23
** https://docs.microsoft.com/en-us/windows/wsl/install-win10
24
** https://dev.to/ironfroggy/wsl-tips-starting-linux-background-services-on-windows-login-3o98
25 9 Richard Trotta
** "Linux Filesystem Hierarchy":https://www.pathname.com/fhs/pub/fhs-2.3.pdf
26 1 Richard Trotta
* Docker
27
** https://hub.docker.com/_/python
28
** https://www.docker.com/blog/containerized-python-development-part-1/
29
** https://docs.docker.com/samples/
30
31 3 Richard Trotta
---