doi  10.25663/brainlife.app.346
   Registered  5/19/2020    6  Users    103  Requests    0 - 3 min

This app computes the mean and standard deviation of Voxeleron OTC data for each degree of visual angle. This can be computed within a single layer, or across layers. The output of this app is a table for both mean and standard deviation, and the output data (visual angle OCT data) for each combination of eye and layer combination.

vision

84.7% Success Rate


This App uses the following input/output datatypes

Input
input OCT
Validator
oct

Raw data from compatible systems with the Orion® software (Voxeleron, LLC, Pleasanton, CA, USA), and an associated centroid indicator file

os_raw: OS_raw.csv os_centroid: OS_centroid.csv od_raw: OD_raw.csv od_centroid: OD_centroid.csv
Output
finalOutput
raw
raw

Two CSV files showing the mean and standard deviation for each degree of the visual field, across the analyses requested.

Unstructured data not meant to be used as input to any other Apps. You can use this datatype for development purposes. Please register a new datatype once your App is ready to be used by other users.

output: ./

Configuration
layerIndexSequences: string = 1:7,1:4,5,6

Indicates which layers are to be summed in order to generate the layer amalgams that will be processed later.

analysesNames: string = TT, NL, ONL, PROS

Indicates the abbreviation for the layer amalgam, will label the output analyses. Must be of equal length as the layerIndexSequences input.

visFieldDiam: number = 20

Indicates the total *diameter* of the visual field measured by the experimenter. Assumed to be consistent across subjects. The user/experimenter should know this about their data.

theshFloor: number

Specifies the desired threshold to be applied. Applied prior to computation of means. Values below this are set to NaN and are not featured in computation of mean. If no threshold is desired, enter a value of 0.

gaussKernel: number = 1

Specifies the desired smoothing kernel to be applied. Applied prior to computation of means). Pixel values are thus the result of a gaussian smoothing process. If no threshold is desired, enter a value of 1. MUST BE AN ODD NUMBER

meanShape: enum = rings
  • rings "rings" will generate averages for concentric, degree-specific rings (like a bullseye) Default
  • full "full" will compute the mean for the entire visual field (for each, iterated degree).

Specifies the desired method for computing the mean. "rings" will generate averages for concentric, degree-specific rings (like a bullseye), while "full" will compute the mean for the entire visual field (to the specified current, iterated degree).

Maintainers

List of users who currently maintains this App.

Daniel Bullock

Franco Pestilli

Jasleen K Jolly


Contributors

List of code contributors.(DanNBullock/app-voxeleronOCT).

Daniel Bullock

Franco Pestilli

No Name