Marion-Poll F
INRA Station de Phytopharmacie, Versailles, France.
J Neurosci Methods. 1995 Dec;63(1-2):197-204. doi: 10.1016/0165-0270(95)00110-7.
Microcomputers provide neuroscientists an alternative to a host of laboratory equipment to record and analyze electrophysiological data. Object-oriented programming tools bring an essential link between custom needs for data acquisition and analysis with general software packages. In this paper, we outline the layout of basic objects that display and manipulate electrophysiological data files. Visual inspection of the recordings is a basic requirement of any data analysis software. We present an approach that allows flexible and fast display of large data sets. This approach involves constructing an intermediate representation of the data in order to lower the number of actual points displayed while preserving the aspect of the data. The second group of objects is related to the management of lists of data files. Typical experiments designed to test the biological activity of pharmacological products include scores of files. Data manipulation and analysis are facilitated by creating multi-document objects that include the names of all experiment files. Implementation steps of both objects are described for an MS-Windows hosted application.
微型计算机为神经科学家提供了一种替代众多实验室设备的选择,用于记录和分析电生理数据。面向对象的编程工具在数据采集和分析的定制需求与通用软件包之间建立了重要联系。在本文中,我们概述了显示和操作电生理数据文件的基本对象的布局。对记录进行目视检查是任何数据分析软件的基本要求。我们提出了一种允许灵活快速显示大数据集的方法。这种方法涉及构建数据的中间表示,以便在保留数据外观的同时减少实际显示的点数。第二组对象与数据文件列表的管理有关。旨在测试药物产品生物活性的典型实验包括大量文件。通过创建包含所有实验文件名称的多文档对象,便于进行数据操作和分析。针对基于MS-Windows的应用程序描述了这两种对象的实现步骤。