Overview
Technical documentation for mesoscopy is broken down in two parts:
- The mesoscopy CLI documentation, which describes the commands available in mesoscopy's command line interface. Useful as a quick reference to what mesoscopy can do, functionally equivalent to running
mesoscopy --helpin a terminal. - The mesoscopy API documentation, which describes the modules and functions which mesoscopy uses under the hood. Useful if you wish to use mesoscopy as a library or wish to contribute.