Constructor
new VolumeData(str, format, options)
Parameters:
Name | Type | Description |
---|---|---|
str | string | volumetric data |
format | string | format of supplied data (cube, dx, vasp); append .gz if compressed |
options | Object | normalize (zero mean, unit variance), negate |
- Source