Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.

Commit

Permalink
added femtonics .mesc to api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kushalkolar committed Jul 27, 2020
1 parent dde6ed3 commit 227e03a
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/source/api_reference/viewer_modules/viewer_modules.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,24 @@ Can be used with scripts for adding batch items.
:members:
:member-order: bysource

MESc Importer
=============

MESc importer for exploring & importing image sequences from .mesc HDF5 files.

ModuleGUI
---------

.. autoclass:: mesmerize.viewer.modules.femtonics_mesc.ModuleGUI
:members:
:member-order: bysource

MEScNavigator
-------------

Takes care of navigating through the HDF5 data structure of the .mesc file.

.. autoclass:: mesmerize.viewer.modules.femtonics_mesc.MEScNavigator
:members:
:member-order: bysource

0 comments on commit 227e03a

Please sign in to comment.