elaird / supy

analyze events stored in TTrees in parallel
8 stars 7 forks source link

Satellite susycaf subdir #54

Closed betchart closed 12 years ago

betchart commented 12 years ago

Testing this pull in branches.

betchart commented 12 years ago

Hey Ted,

Current state of affairs:

I've split the supy core off into a library (elaird/supy/stripped-regroup) and the susycaf specific stuff into a fork (betchart/supy-susycaf/satellite-susycaf). I've migrated and tested many of the analyses/*.py; looping and batch and secondary calculables are all working. I superceded the list of steps to disable with analysisStep functions onlySim() and onlyData(), which you can apply inline in your analysis like invert().

This pull request was a test to see if I could merge a subdirectory of the susycaf stuff back into supy, but that doesn't look feasible.

I think one possible way to move forward here is to merge elaird/supy/stripped-regroup into elaird/supy/master, and to clone betchart/supy-susycaf with no hard links and use filter-tree. I'm going to bed now. I'll be available tomorrow late afternoon or early evening your time if you want to hash this out.