diff --git a/Home.md b/Home.md index b74cae5..64bfb91 100644 --- a/Home.md +++ b/Home.md @@ -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.