Summer 2024 Projects » History » Revision 13
Revision 12 (Richard Trotta, 05/28/2024 10:17 AM) → Revision 13/18 (Richard Trotta, 05/31/2024 10:44 AM)
{{>toc}} h1. Summer 2024 Projects --- h2. ML beam test PID --- h3. [[ML beam test PID Meetings]] h3. References * https://wordpress.its.virginia.edu/zhenggroup/training/ * "GitHub and Python Introduction":https://github.com/trottar/UVA_summer_students * "GitHub ML Beam Test Repository":https://github.com/JeffersonLab/solid_beamtest_hallc_2022/tree/main/aiml * "Darren's Summer 2023 Report":https://wordpress.its.virginia.edu/zhenggroup/files/2023/10/SoLID_beamtest_ML_PID_Upton.pdf * "Darren's Poster":https://education.jlab.org/ugresearch/img/_large/23-08.png * "Draft SoLID Beam Test Report":https://www.overleaf.com/read/gsxhypnqvbgv#3b0b99 * "GitHub Setup":https://docs.github.com/en/get-started/onboarding/getting-started-with-your-github-account * "G-Drive Documentation":https://drive.google.com/drive/folders/1RkOPWfRvJClATJaZ5BLMCafbNdVRvV2r?usp=sharing * Windows Subsystem for Linux (WSL) ** https://docs.microsoft.com/en-us/windows/wsl/install-win10 ** https://dev.to/ironfroggy/wsl-tips-starting-linux-background-services-on-windows-login-3o98 ** "Linux Filesystem Hierarchy":https://www.pathname.com/fhs/pub/fhs-2.3.pdf * Docker ** https://hub.docker.com/_/python ** https://www.docker.com/blog/containerized-python-development-part-1/ ** https://docs.docker.com/samples/ ---