# Li, Ruipeng
Github Repo:
## Tell Us About…
### Your Project
- Please describe the project you would like to work on for this course. Try and be as specific as possible.
- The project is to complete an analysis pipeline for scattering data collected CMS. We have a python-based code (SciAnalysis) for individual data images. We want to build the analysis pipeline based on SciAnalysis (or other analysis tool) and bluesky metadata.
### Required Data
- What data sets will you be using for your project?
- Scattering images and reduced data (1D plots) from SciAnalysis.
### Skills, tools, & technology
- What skills, tools, and technology will you need. We will work things you mention here into our workshops to best equip you to tackle your project.
- We are using jupyter notebook to develop a prototype for the analysis pipeline. So far, the funcitons include loading data/metadata and some plotting featuers. We still need to improve the visuallization and add fitting features for further analysis.