Project

General

Profile

Summer 2024 Projects » History » Version 13

Richard Trotta, 05/31/2024 10:44 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 13 Richard Trotta
* "GitHub and Python Introduction":https://github.com/trottar/UVA_summer_students
17 11 Richard Trotta
* "GitHub ML Beam Test Repository":https://github.com/JeffersonLab/solid_beamtest_hallc_2022/tree/main/aiml
18 1 Richard Trotta
* "Darren's Summer 2023 Report":https://wordpress.its.virginia.edu/zhenggroup/files/2023/10/SoLID_beamtest_ML_PID_Upton.pdf
19 8 Richard Trotta
* "Darren's Poster":https://education.jlab.org/ugresearch/img/_large/23-08.png
20 10 Richard Trotta
* "Draft SoLID Beam  Test Report":https://www.overleaf.com/read/gsxhypnqvbgv#3b0b99
21 1 Richard Trotta
* "GitHub Setup":https://docs.github.com/en/get-started/onboarding/getting-started-with-your-github-account
22 12 Richard Trotta
* "G-Drive Documentation":https://drive.google.com/drive/folders/1RkOPWfRvJClATJaZ5BLMCafbNdVRvV2r?usp=sharing
23 7 Richard Trotta
* Windows Subsystem for Linux (WSL)
24
** https://docs.microsoft.com/en-us/windows/wsl/install-win10
25
** https://dev.to/ironfroggy/wsl-tips-starting-linux-background-services-on-windows-login-3o98
26 9 Richard Trotta
** "Linux Filesystem Hierarchy":https://www.pathname.com/fhs/pub/fhs-2.3.pdf
27 1 Richard Trotta
* Docker
28
** https://hub.docker.com/_/python
29
** https://www.docker.com/blog/containerized-python-development-part-1/
30
** https://docs.docker.com/samples/
31
32 3 Richard Trotta
---