Search 5,000,000+ questions and answers.

Frequently Asked Questions

How can I read signal files?

Frequently Asked Questions about PhysioNet
If you would like to read signal files within a C, C++, Fortran, Java, Perl, or Python program, see the WFDB Programmer's Guide for information on doing this using the WFDB library. Other programming languages supported by SWIG may also be usable with the WFDB library, but have not been tested. Briefly, use isigopen() to open the files, and getvec() to read them.
Related Questions

How can I use Matlab's import feature to read signal files?

Frequently Asked Questions about PhysioNet
You can't in general, because Matlab doesn't know how to figure out which of the many supported formats is used in any given signal file, because it can't understand the most commonly used formats in any case, and because (in many cases) signal files are orders of magnitude larger than any matrix that Matlab can handle. See How can I read signal files? for a variety of ways to read signal files from Matlab without using its import feature.
Related Questions

How can I use Excel's import feature to read signal files?

Frequently Asked Questions about PhysioNet
You can't, because Excel doesn't know how to figure out which of the many supported formats is used in any given signal file, because it can't understand any of those formats in any case, and because signal files are almost always orders of magnitude larger than any spreadsheet that Excel can handle. Spreadsheets are not suitable for studying, visualizing, or analyzing digitized signals; many better tools are freely available in PhysioToolkit.
Related Questions

What is the format of the signal files?

Frequently Asked Questions about PhysioNet
Many formats are supported. Most signal files are written in "format 212", in which two 12-bit samples are bit-packed into three 8-bit bytes. See signal(5) in the WFDB Applications Guide for details on format 212 and on the other supported formats. To determine which format is used for a given signal file, look in the associated header file. (This is a text file that usually has the same name as the signal file, except for a suffix of .hea instead of .dat.
Related Questions

How can I read annotation files?

Frequently Asked Questions about PhysioNet
If you would like to read annotation files within a C, C++, Fortran, Java, Perl, or Python program, see the WFDB Programmer's Guide. Other programming languages supported by SWIG may also be usable with the WFDB library, but have not been tested. Briefly, use annopen() to open the files, and getann() to read annotations from them.
Related Questions

Can applets read or write files?

Applet Security
In Java-enabled browsers, untrusted applets cannot read or write files at all. By default, downloaded applets are considered untrusted. There are two ways for an applet to be considered trusted: The applet is installed on the local hard disk, in a directory on the CLASSPATH used by the program that you are using to run the applet. Usually, this is a Java-enabled browser, but it could be the appletviewer, or other Java programs that know how to load applets.
Related Questions

How do I read the download files on this website?

Frequently Asked Questions (FAQs)
pipe-delimited text (.txt) format files (OTCBB Symbol Directory, Daily List, Monthly Share Volume, etc.); self-extracting ZIP (.exe) files that expand into pipe-delimited text format files (Monthly Share Volume Report, Market Maker List, Other-OTC Symbol Directory, etc.). This information will need to be saved to your computer. Select File from the menu bar, then select the Save As... option You can now import the data into a spreadsheet or database.
Related Questions

Why are some files in PDF format, and how can I read them?

FRB: FAQs
Adobe's Portable Document Format (PDF) reproduces the exact look of a printed page and is used for documents that could not be readily deployed in hypertext markup language (HTML)--the "typeset" format that is designed for web browsers--or in the plain "typewriter" text of ASCII (American Standard Code for Information Interchange). Also, the document may be offered in PDF along with one or both of the other two formats.
Related Questions

Can PowerArchiver read AES encrypted ZIP files?

PowerArchiver 2007 - Frequently Asked Questions
From version 9.0, PowerArchiver supports the latest ZIP AES standards. More information can be found on the features page.
Related Questions

How can I read/write structs from/to data files?

Infrequently Asked Questions in comp.lang.c
Loop with putchar. Be careful; if your machine uses signed chars by default, all of the sign bits in your structure elements will be reversed. [a]
Related Questions

How do you keep create signal files and keep them up to date?

ULTRA Financial Systems
Signal files can be created with Windows Notepad accessable from ULTRA's File/New or File/Open menu item. See the ULTRA User's Guide here for signal file formats. You can double check the ULTRA drawdown figures by selecting, "Dump Daily Account Values to Results File." in the Timing/Historical Analysis (Composite Strategy) screen. This is one of our most frequently asked questions. We've manually checked the numbers dozens of times and they are always correct.
Related Questions

I can't read the various "PDF" formatted files found on the website. What is wrong?

SCTC Website Frequently Asked Questions
To read these files, Adobe Acrobat must be properly installed on your computer. It can be downloaded for free from the Adobe site . Even if you do not load PDF on your computer, many of the PDF files found on this site are stored in alternative formats, such as text or HTML.
Related Questions

Can you read .faqt files with any other software?

FAQTool: Create FAQ and knowledge bases with style
In addition to FAQTool, our AnswerTool software can read .faqt files directly. However since the .faqt files are standard XML files, you can easily convert them to other formats using XSLT or similar tools.
Related Questions

How do I read files directly from my old laptop hard drive?

Herb's Mac Stuff FAQ
These notes are particular to laptops; the issue of file recover or transfer is otherwise covered in a number of FAQ questions in section 2.0, so read the adjacent responses. First, determine whether your drive is SCSI, or ATA (or IDE, same thing). A SCSI laptop hard drive has 50 pins, or possibly 54 pins (four for power); an IDE laptop hard drive has 40 or more likely 44 pins. IF the drive is IDE, you can't connect it as a SCSI drive and vice versa. Apple does not support external IDE drives.
Related Questions

How does Photo Info read and write to image files?

Microsoft Photo Info frequently asked questions
Photo Info uses a new Windows platform technology called Windows Imaging Component (WIC). WIC is part of the new imaging and graphics foundation built into Windows Vista and is also available for Windows XP. WIC provides a common interface for applications to work with image files without having to know the details of specific image formats. New image formats are supported through plug-ins called "codecs".
Related Questions

When I recover files I get "Can't read file to be recovered completely (801)". What does it mean?

R-TT - FAQ
It means that the file under consideration extends beyond the partition it resides on. That means either severe data lost or that you use wrong Recognized partition to recover the file. Please explore all such partitions. A Red cross on the icon means that file has been deleted and will have to be recovered to be accessed by the system. That is it. Files without the red cross are not marked as deleted.
Related Questions

Q 1.11: Can Wireshark read capture files from {your favorite network analyzer}?

Wireshark: Frequently Asked Questions
Support for particular protocols is added to Wireshark as a result of people contributing that support; no formal plans for adding support for particular protocols in particular future releases exist. If a network analyzer writes out files in a format already supported by Wireshark (e.g., in libpcap format), Wireshark may already be able to read them, unless the analyzer has added its own proprietary extensions to that format.
Related Questions

Why can't Allegro read GIF files?

Allegro - Documentation - Frequently asked questions
Unisys has a patent on the LZW compression algorithm that is used by the GIF format. We want everything in Allegro to be freely usable without any restrictions whatsoever, which means we can't include any code that is subject to licensing or the payment of royalties. Perhaps. Try to isolate the smallest fragment of code that is able to reproduce the problem, and we'll have a look at it. If you can send us a 10 line program, we will fix it. 100 lines, and we can probably fix it.
Related Questions

What are PDF files and how can I read them?

Frequently Asked Questions
The resources on Teaching Ideas are in a variety of formats. Some of these are in PDF format. To read PDF files, you need some software called Abobe Acrobat Reader. It is free and can be obtained from many computer magazine coverdisks, or downloaded from the Internet at http://www.adobe.com/acrobat.
Related Questions

Can you read my personal files on your server?

SecureNet Data Storage - Online Backup and Storage Service
No, your data is encrypted and only you know the encryption key, so there is no way that we can decrypt or access your data.
Related Questions

What else can I read with MarkMyScriptures? Where do I find these files?

FAQ's
Registered users of MarkMyScriptures and MMSWeb can read any downloaded MMSWeb file. You can also read any DOC file in .prc format. MMSWeb files are indexed; other documents you download from the internet will not be. A good site for free DOC files is www.memoware.com, which offers several categories of books for download. If you download a DOC file and it does not show up in your "Other Docs" list, it is not in the proper format for MarkMyScriptures.
Related Questions

Can ArrayVision read TIFF files?

ArrayVision FAQ: Imaging Research Inc.
Yes, but exercise caution when analyzing TIFF files. TIFF files contain raw gray-level information only, and the gray-level scale may not be linearly related to the signal intensity of the specimen. If the relationship is not linear, the gray-level scale is not suitable for expressing relative data values (i.e., for calculating ratios). Inquire from the scanner manufacturer whether this relationship is linear. Top TIFF files contain raw gray-level information only.
Related Questions

How do I read inside the CVD files?

Clam AntiVirus
No time at all! Find a signature for that virus and modify your virus database accordingly (see signatures.pdf in the doc/ dir). Remember to submit the sample to the virusdb team.
Related Questions

How do I read the download files?

AmexTrader - Frequently Asked Questions
Download files are provided in several different formats: pipe-delimited ( | ) and fixed-width ASCII text (.txt), comma-separated value (.csv) text, spreadsheets (.xls), and compressed files (.zip). Files with the .xls and .zip extensions require applications that can read these files, such as Microsoft Excel for .xls and WinZip for .zip. For downloading text files, see the next FAQ.
Related Questions

Why can't I read my STL files?

Belle Nuit Subtitler
The European Broadcast Union defined a binary format for subtitle exchange which has the extension .STL. You use this kind of files to communicate with subtitle labs and broadcast stations. TitleListConverter can import and Subtitler can export EBU files. There is a text file format .STL which was largely introduced with DVD Studio Pro 2 from Apple. You find the specification in the DVD Studio Pro user manual.
Related Questions

Can CADVANCE read DWF files?

FAQ - D
CADVANCE can produce DWF file but doesn't read it. We recommend using a utility at www. intelcad.com that will convert DWF to DWG, to be read by CADVANCE.
Related Questions

Who can read, and possibly change, my files?

University of Utah Mathematics Department FAQ: Files
Unix files have permissions based on separating users into three classes: owner, group, and other. Each user class has three permission flags: read, write, and execute. These permissions are shown in verbose file listings like this: % ls -l /usr/local/bin/emacs -rwxr-x--x 3 jones wheel 5979548 Mar 22 2003 /usr/local/bin/emacs Here, the file's owner, jones, has full read, write, and execute access, indicated by the rwx in columns 2--4.
Related Questions

R.34. What types of files are there, and how do I read them?

The Project Gutenberg FAQ
The vast majority of our files are plain text. You can read these with any editor or text viewer or browser. Some are HTML. You can read these with any browser.
Related Questions

What are Word (.doc) files and how do I read them?

Primary Resources: FAQs
Word (.doc) files are documents that have been created using Microsoft Word. If you don't have Microsoft Word then many other word processors open Word documents. Alternatively you can download the free Word viewer from Microsoft Office Online. Search for Word viewer.
Related Questions

What are Publisher (.pub) files and how do I read them?

Primary Resources: FAQs
Publisher (.pub) files are documents that have been created using Microsoft Publisher. You cannot view Publisher files without owning a copy of Microsoft Publisher.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact