SeanMcGrath / fadc-tools

Software for parsing/analyzing fADC125-generated root files.
0 stars 0 forks source link

Analyze All Command Not Returning Values #4

Open acschick opened 8 years ago

acschick commented 8 years ago

While analyzing a specific channel now works correctly, attempting to analyze the data from all the channels still results in empty lists. All of the following commands return no values for Wave integral, Wave Leading Edge:

facd -p constfrac analyze all 312.root fadc -p constfrac analyze all 311.root fadc -p constfrac analyze all 309.root fadc -p average analyze all 312.root fadc -p average analyze all 311.root fadc -p average analyze all 309.root

These are all using the same root files that I sent you for the last issue.

SeanMcGrath commented 8 years ago

This is not implemented yet. I'll do it soon.