Fixed the 'bug', although that might not be the right term, uncovered in r1824 with the ArraySim package in both the development trunk and the 1.0.x branch.
5 lines of code changed in 2 files:
Looks like the change in r1814 missed the mark in terms of actually fixing things correctly. This should fix that fix. Still on the fence about this change.
1 lines of code changed in 1 file:
The changes r1813 uncovered another problem when dealing with partial TBW files. This should fix that although I'm still not sure that all of this is a good idea.
3 lines of code changed in 1 file:
It looks like the changes to lsl.reader.ldp.TBWFile in r1812 doesn't work with partial TBW files. This change should fix it but I worry that it is a little too contrived.
28 lines of code changed in 1 file:
Small change to LDP to try and make sure that the time returned for a TBW capture is correct and not the time from some stale bits stuck in the data recorder. Will this actually work?
11 lines of code changed in 1 file:
Small change to the lsl.imaging.deconv module to make sure all of the RadioFixedBody instances used have the correct epoch set. This should help the module work better on images with resolutions better than a few degrees where things like precession and nutation begin to matter.
5 lines of code changed in 2 files: