Skip to content

Latest commit

 

History

256 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UVA-Lab-Software

This repository houses software tools and utilities used in the UVA PTGroup lab for particle physics research and analysis.

Repository Structure

  • PyTracker/: Python package for ROOT file handling and QTracker workflows
  • Qtracker_basic/: Basic QTracker implementation and utilities
  • ANN-NMR/: Neural network tools for NMR analysis
  • Requisition_Form/: Lab requisition and resource management system
  • Spin Physics Discord Bot/: Discord bot for lab communication and data sharing
  • Big_Data/: Tools and scripts for handling large datasets
  • Meetings/: Meeting notes and documentation

Getting Started

Prerequisites

  • Python 3.8 or higher
  • ROOT (for particle physics analysis)
  • Required Python packages (see individual project requirements)

Installation

  1. Clone the repository:
git clone https://github.com/your-username/UVA-Lab-Software.git
cd UVA-Lab-Software
  1. Install dependencies for specific projects:
# For PyTracker
cd PyTracker
pip install -r requirements.txt

# For other projects, navigate to their directories and follow their specific installation instructions

Contributing

  1. Fork the repository
  2. Create a new branch for your feature
  3. Make your changes
  4. Submit a pull request

Documentation

Each subdirectory contains its own README.md with specific documentation. Please refer to the individual project documentation for detailed usage instructions.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For questions and support:

  • Open an issue in the repository
  • Contact the lab administrator
  • Reach out to the project maintainers

Acknowledgments

  • UVA Physics Department
  • PTGroup members and contributors
  • Collaborating institutions and researchers

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages