Back to the main page.
Bug 1453 - Implement get_hdr_wo_chnks (get header without chunks)
Status | NEW |
Reported | 2012-05-03 11:04:00 +0200 |
Modified | 2013-01-24 12:29:06 +0100 |
Product: | FieldTrip |
Component: | realtime |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P5 minor |
Assigned to: | |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Jörn M. Horschig - 2012-05-03 11:04:14 +0200
A long, long time ago (in December), I talked with Robert about this. He explained the rationale behind the FT buffer, and suggested that it should be possible to read header information without all chunks, which would e.g. speed up the case where you are just interested in knowing how many samples have been already written. This is on my to-do list for a long time already, but I didn't have time to work on this, unfortunately...
Jörn M. Horschig - 2012-09-20 13:22:27 +0200
As a sidenote: Retrieving the # of samples can be more easily done using the buffer.c file rather than using ft_read_header. So, I am not sure how much prority this function does have then
Boris Reuderink - 2012-09-25 10:45:58 +0200
Actually, I have been talking about a version 2 of the FT buffer protocol. Perhaps it is best to implement these improvements with a new protocol definition.
Boris Reuderink - 2012-11-02 13:29:55 +0100
I am no longer working on FieldTrip. Hence, I donate all my bugs to the joint development user.