Updated Home (markdown)

Gordon McCann 2021-10-11 15:53:03 -04:00
parent 02bab92efc
commit 19ec4944dd

@ -1,5 +1,3 @@
# SPS-SABRE Event Building Software
# Introduction
## Introduction
This software
This software is designed to take raw data from the CAEN-CoMPASS digitizer DAQ and provide an event-built data set for use in further physics analysis. This code is intended to be used with the DAQ setup for the Super-Enge Split-Pole Spectrograph (SESPS) and Silicon Array for Branching Ratio Experiments (SABRE) at Florida State University. A more general skeleton code is given in the repository [EventBuilder_Skeleton](https://github.com/sesps/EventBuilder_Skeleton) for use with other setups. This wiki will go through some of the concepts of event building, as well as outline some of the specific methods used in the code. Finally, it will also contain some commonly asked questions and answers for using the software.