| Both sides previous revision
Previous revision
Next revision
|
Previous revision
|
docs:mm_dispim_plugin_user_guide [2024/10/05 13:57] Jon Daniels [Save and Load] |
docs:mm_dispim_plugin_user_guide [2026/07/09 16:47] (current) Jon Daniels [Micro-Manager diSPIM Plugin User Guide] |
| If you are not familiar with Micro-Manager, please read the [[https://micro-manager.org/wiki/Micro-Manager_User%27s_Guide|User Guide]] and [[https://micro-manager.org/wiki/Micro-Manager_Configuration_Guide|Configuration Guide]] before running the plugin. Also, refer to the diSPIM manual: Getting started with Micro-Manager for guidance before aligning your diSPIM. | If you are not familiar with Micro-Manager, please read the [[https://micro-manager.org/wiki/Micro-Manager_User%27s_Guide|User Guide]] and [[https://micro-manager.org/wiki/Micro-Manager_Configuration_Guide|Configuration Guide]] before running the plugin. Also, refer to the diSPIM manual: Getting started with Micro-Manager for guidance before aligning your diSPIM. |
| |
| Currently the diSPIM plugin is supported in 1.4.x only. In 2023 there have been efforts to create a new plugin in Micro-Manager 2.0 called [[https://github.com/micro-manager/LightSheetManager|LightSheetManager]] that will operate the diSPIM as well as other types of light sheet microscopes. Contributions to the effort of making this new plugin are appreciated. As of August 2023 this is in alpha testing by the first few bleeding edge adopters, and we expect that by end of 2023 it will be ready for more adopters and a full replacement in 2024. | Currently the diSPIM plugin is supported in 1.4.x only. Starting in 2023 there have been efforts to create a new plugin in Micro-Manager 2.0 called [[https://github.com/micro-manager/LightSheetManager|LightSheetManager]] that will operate the diSPIM as well as other types of light sheet microscopes. Contributions to the effort of making this new plugin are appreciated. As of July 2026 this is operating the ASI single-objective light sheet systems with some remaining bugs and has not been tested significantly on the diSPIM, but a user excited to test would help push the project along. |
| |
| You can download the nightly builds of Micro-manager 1.4 for Windows [[https://download.micro-manager.org/nightly/1.4/Windows/|here]]; the date is encoded in the file name and the latest date is at the top of the page. Make sure to get the appropriate 32bit or 64bit depending on your computer. | You can download the nightly builds of Micro-manager 1.4 for Windows [[https://download.micro-manager.org/nightly/1.4/Windows/|here]]; the date is encoded in the file name and the latest date is at the top of the page. Make sure to get the appropriate 32bit or 64bit depending on your computer. |
| ==== Overview Acquisition ==== | ==== Overview Acquisition ==== |
| |
| As of March 2019 there is a feature to acquire an overview acquisition. This is useful when the entire sample is many times larger than the instantaneous field of view. The overview image is a 2D image representing a thin slice of the sample which can be collected relatively quickly. After acquisition, a rectangle is placed on the overview image representing the current stage position, and this rectangle moves with the stage as long as positions are being updated. It is not intended for use with a Z grid but only XY grid. | The overview acquisition is useful to orient the user in the context of the larger sample when it is many times larger than the instantaneous field of view of the microscope. It creates relatievly quickly a 2D overview image representing a thin slice of the sample. After the overview acquisition runs the overview image is displayed. A rectangle overlay is placed on the overview image representing the current stage position, which rectangle moves with the stage as long as positions are being updated. |
| |
| Some settings for the overview acquisition reside on the "Data Analysis" tab. These include the downsample factor for XY and for slice spacing. The fractional thickness specifies how much of the entire image will be max projected to form the overview image. You specify a channel and a side to run the overview acquisition with. | Overview acquisitions are intended for use with an XY grid only, not a Z grid. Running the overview acquisition uses the current settings of the XYZ grid GUI for X and Y (if they are enabled) and will overwrite any existing position list. |
| |
| Running the overview acquisition with the thus-labeled button uses the current settings of the XYZ grid GUI for X and Y (if they are enabled) and will overwrite any existing position list. | Some settings for the overview acquisition reside on the “Data Analysis” tab. These include the downsample factor for XY and for slice spacing. The fractional thickness specifies how much of the entire image will be max projected to form the overview image. You specify a channel and a side to run the overview acquisition with. |
| |
| |