Opened 11 years ago
Closed 10 years ago
#507 closed feature_request (fixed)
More options for event-sample rescanning
Reported by: | kilian | Owned by: | kilian |
---|---|---|---|
Priority: | P0 | Milestone: | v2.2.3 |
Component: | core | Version: | 2.1.1 |
Severity: | blocker | Keywords: | |
Cc: |
Description
The rescan command is now implemented and works, including structure functions. Currently, the event kinematics can be recovered, the sqme can be recalculated with new model parameters, and the weight can be rescaled according to the updated sqme.
Further options should be:
- update structure function parameters
- update parameters in scale/cuts/user weight (check current behavior!)
- update expressions for scale/cuts/user weight
Events that fail redefined cuts should be discarded.
Change History (7)
comment:1 Changed 11 years ago by
comment:5 Changed 10 years ago by
Priority: | P3 → P0 |
---|---|
Severity: | normal → blocker |
comment:6 Changed 10 years ago by
Well, isn't that listed above?
The update expressions are most likely covered by the alternate environment list, which is implemented, but we rather need some review and use cases in order to finally confirm this. In any case, the missing support for weighted events should be added. I don't think that this is urgent, however.
comment:7 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
As already hinted by WK, the
analysis
doesn't speak to weighted events (yet). However, at the moment this is not even caught by an error message, but the histograms are simply filled with some numbers.