bazeck / UCNB_Analysis

Code and Organization for Analysis of data taken during the UCNB Analysis
0 stars 0 forks source link

MIDAS replay engine #1

Open leahbroussard opened 10 years ago

leahbroussard commented 10 years ago

We need a version of the analyzer that simply converts the .mid files to .fat files so that the events can be replayed independently.

leahbroussard commented 10 years ago

First question: Do we want to try to include the MIDAS header information (threshold, channel identifiers etc) in the .fat file header, or keep separate in the .odb file?
I like the idea of keeping the .odb file, since it's just a text file and we don't have to replay every time we add info.

bazeck commented 10 years ago

Agreed. Also, it would be good if the analyzer produced a file containing the odb settings or fed them to a mysql database.

On Tue, Mar 18, 2014 at 10:39 AM, Leah notifications@github.com wrote:

We need a version of the analyzer that simply converts the .mid files to .fat files so that the events can be replayed independently.

Reply to this email directly or view it on GitHubhttps://github.com/bazeck/UCNB_Analysis/issues/1 .

bazeck commented 10 years ago

Important to resolve this as soon as possible - precursor to other analysis tasks.