@@ -30,3 +30,7 @@ There are some fields common to all test types:
* StimulusFilter: array of string - filter design string (?) to pass stimulus through.
* Stimuluspoints: array of array of floats/doubles - custom stimulus output
Assessment: Besides making this a C++ structure, Stimuli and measurement channels need to be broken out as separate structures. Also, why is the readback channel its own item? Isn't it just another measurement channel?
Units of soem fields, e.g. rate, need verification. Meaning of amplitude band in noise should be looked at. Filter string meanings should be verified.