...
4. The filter will stop at some point and you should be able to find skimmed files in the output directory. The running timescale depends on number of events you have in the input. In my case, it was roughly 10 mins for about 100,000 input events.
Tips & Tricks
- Filter efficiency
The 'share' subdirectory contains python script that can calculate filter efficiency. This can be achieved by running 'efficiency.py' on 'my_details_output.txt' file
Code Block | ||
---|---|---|
| ||
./efficiency.py my_details_output.txt |