Mercurial > hg > aim92
comparison docs/aimDocumentation @ 0:5242703e91d3 tip
Initial checkin for AIM92 aimR8.2 (last updated May 1997).
author | tomwalters |
---|---|
date | Fri, 20 May 2011 15:19:45 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:5242703e91d3 |
---|---|
1 docs/aimDocumentation | |
2 | |
3 | |
4 OVERVIEW OF AIM DOCUMENTATION | |
5 | |
6 | |
7 An introduction to the Documentation for the Auditory Image Model of | |
8 Peripheral Auditory Processing | |
9 | |
10 | |
11 A. Initial Contact Points and Aquisition of the Software Package | |
12 | |
13 | |
14 1. WWW Page. | |
15 | |
16 Address: http://www.mrc-apu.cam.ac.uk/aim/ | |
17 | |
18 An overview of AIM on the internet with facilities for acquiring | |
19 the software package. The text is stored in aim_html/index.html. | |
20 | |
21 | |
22 2. Journal reference. | |
23 | |
24 The software package is described in a recent article entitled | |
25 | |
26 "Time-domain modelling of peripheral auditory processing: | |
27 A modular architecture and a software platform" | |
28 | |
29 by Roy D. Patterson and Mike H. Allerhand and Christian Giguere, | |
30 Journal of the Acoustical Society of America, 98, 1995 (in press). | |
31 | |
32 The text of the article is stored in aim/docs/PAG95.doc | |
33 | |
34 | |
35 3. ftp instructions: | |
36 | |
37 The instructions for obtaining AIM by ftp are stored in | |
38 aim/docs/ftp.doc | |
39 | |
40 | |
41 | |
42 B. Installation and Test | |
43 | |
44 1. ReadMe.First | |
45 | |
46 This document is in top directory of aim when the aim.tar file is | |
47 unpacked. It contains the instructions for compiling AIM, testing | |
48 the installation, and setting up paths to the instructions, the | |
49 aimtools, and the online documentation (manual pages accessed | |
50 through 'manaim'). | |
51 | |
52 | |
53 | |
54 C. Introduction to the Operation of AIM | |
55 | |
56 | |
57 1. bin/ReadMe | |
58 | |
59 This is the initial ReadMe file for those wanting to use AIM once it | |
60 has been installed and tested. It begins with a guided tour of AIM and | |
61 then describes the user documentation and where to find it. | |
62 | |
63 | |
64 2. Introduction to AIM instructions: docs/aimInstructions | |
65 | |
66 An introduction to the instructions and command-line options used to | |
67 control the auditory model is stored in docs/aimInstructions. | |
68 The instructions have the form gen???. The command 'gen -help | more' | |
69 lists the three letter combinations that may replace ??? and | |
70 briefly describes the operations they invoke. | |
71 | |
72 | |
73 3. AIM on-line help: gen??? -help | |
74 | |
75 The instruction 'gen -help | more' lists the AIM instructions. | |
76 | |
77 The instructions have the form 'gen??? -options <file_name>'. | |
78 | |
79 The final three letters of the AIM instruction specify the point | |
80 in the system where the user chooses to observe the output. | |
81 Instructions of the form 'gen??? -help' cause AIM to list the | |
82 options that control AIM up to that output point along with a brief | |
83 description of the option and its current and default value. | |
84 | |
85 | |
86 4. Manual pages for AIM instructions: manaim gen??? | |
87 | |
88 The documentation for each instruction and its options is | |
89 provided in standard manual pages accessed by instructions of the | |
90 form 'manaim gen???'. Begin with 'manaim genwav' which describes | |
91 non-auditory options such as those for the AIM display and for | |
92 the input and output files. | |
93 | |
94 A complete listing of the AIM instructions is included in the listing | |
95 produced by the instruction 'manaim -k all | more'. | |
96 | |
97 Manual pages can be printed with commands of the form | |
98 'manaim gen??? | lpr'. | |
99 | |
100 | |
101 5. Manual pages for AIM tools: manaim <aimtool_name> | |
102 | |
103 The software package includes a set of 'aimtools' for generating | |
104 and manipulating input waves, and for processing the multi-channel, | |
105 multi-frame output of AIM. | |
106 | |
107 There are manual pages for the aimtools accessed by instructions of | |
108 the form 'manaim <aimtool_name>'. | |
109 | |
110 A complete listing of the aimtools is included in the listing | |
111 produced by the instruction 'manaim -k all | more'. | |
112 | |
113 | |
114 | |
115 D. Additional Facilities | |
116 | |
117 | |
118 1. Silent Options: docs/aimSilentOptions | |
119 | |
120 AIM includes a number of 'silent options' that are occassionally | |
121 useful but not sufficiently important to warrant positions on the | |
122 options lists produced by the on-line help (gen??? -help). | |
123 | |
124 A list of the silent options is provided in docs/aimSilentOptions | |
125 | |
126 | |
127 2. File Formats: docs/aimFileFormats | |
128 | |
129 A description of the layout of information in the output files | |
130 produced by AIM is presented in docs/aimFileFormats | |
131 | |
132 | |
133 | |
134 3. AIM list: mail aim@mrc-apu.cam.ac.uk | |
135 | |
136 An email list for AIM users has been set up. The instructions for | |
137 joining and retiring from the mail list are presented in | |
138 docs/aimMailList. | |
139 | |
140 Note that the list is not moderated. It is a facility whereby users | |
141 can communicate for their mutual benefit rather than a question | |
142 answering facility provided by the software developers. | |
143 | |
144 |