It would be extremely useful to be able to access the backtest logs in Research. That way you could leverage the Quantopian's fill logic in your post hoc analysis. It would also be easy to see talib values as they were at given events in your algorithm.
Trying to reconcile research analysis to backtest behaviour is always going to be hit and miss without this ability.
I am aware of the Record() method but has a max of 6 floats.
Is there any other option ?