Installation
XmsGrid can be installed using Anaconda.
You can install XmsGrid using the conda command:
conda install -c aquaveo xmsgrid
This will install XmsGrid and all the needed dependencies.
Usage
The XmsGrid library contains classes for defining geometric grids that can be used in other
Aquaveo libraries.
Usage and documentation for each class can be found in the User Interface section
of this site. There are also additional examples that can be found on the Examples page