[Kst] [Bug 123699] fails to create INDEX from .fits file binary extention

Nicolas Brisset nicolas.brisset at eurocopter.com
Mon Jun 19 15:38:25 CEST 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=123699         




------- Additional Comments From nicolas.brisset eurocopter com  2006-06-19 15:38 -------
And George:

On Saturday 17 June 2006 00:52, Barth Netterfield wrote:
> The reason to have a single length per field is to handle asyronously 
> arriving real time data in count from end mode (ie, the #1 requirement 
> for kst), to make sure that the X vectors and the Y vectors stay synced.
> Because of this, in fact, currently, fields within a data source are 
> required to have the same frame count.  NF is a property of a datasource.

  Actually NF is now computed directly from frameCount(field), not 
frameCount().    It's entirely up to the datasource to determine if it 
returns different values for each field, or a synchronized value.  Basically what you wrote is almost what we already do, with the exception that none of the sources actually behaves like the fields are desynchronized.


More information about the Kst mailing list