Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
docs:mm_dispim_plugin_user_guide [2021/11/24 22:00] Brandon Simpson note on channels |
docs:mm_dispim_plugin_user_guide [2024/10/05 13:57] (current) Jon Daniels [Save and Load] |
||
---|---|---|---|
Line 4: | Line 4: | ||
If you are not familiar with Micro-Manager, | If you are not familiar with Micro-Manager, | ||
+ | |||
+ | 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:// | ||
+ | |||
+ | You can download the nightly builds of Micro-manager 1.4 for Windows [[https:// | ||
Before running the diSPIM plugin, create or load a Micro-Manager hardware configuration with all the relevant devices. The plugin is accessed through the Micro-Manager menu bar: **Plugins > Device Control > ASI diSPIM**. The plugin has 10 tabbed panels for different features and tasks. After opening the plugin, first configure the Devices Tab. Keep the main Micro-Manager window accessible; the plugin generally does not duplicate functionality already provided there. In addition to the tabbed panels, a sidebar provides a color coded “quick glance” indication of each axis’ position: | Before running the diSPIM plugin, create or load a Micro-Manager hardware configuration with all the relevant devices. The plugin is accessed through the Micro-Manager menu bar: **Plugins > Device Control > ASI diSPIM**. The plugin has 10 tabbed panels for different features and tasks. After opening the plugin, first configure the Devices Tab. Keep the main Micro-Manager window accessible; the plugin generally does not duplicate functionality already provided there. In addition to the tabbed panels, a sidebar provides a color coded “quick glance” indication of each axis’ position: | ||
Line 89: | Line 93: | ||
- Use a very uniform sample, e.g. dye in solution. | - Use a very uniform sample, e.g. dye in solution. | ||
- Set the start/ | - Set the start/ | ||
- | - While in live mode adjust the speed/slope parameter until the sheet exactly fills the field of view. This will be relatively close to the final value. | + | - While in live mode adjust the speed/slope parameter until the sheet exactly fills the field of view. This will be relatively close to the final value. With a Fusion camera this trick may yield half of the actually desired speed/slope parameter. |
- Run a test acquisition. Consider setting the acquisition mode to “No scan (fixed sheet)”. You should get images with some fluorescence. If only a short horizontal bright stripe appears then add a minus sign to the speed/slope parameter to invert the direction of the beam scanning. | - Run a test acquisition. Consider setting the acquisition mode to “No scan (fixed sheet)”. You should get images with some fluorescence. If only a short horizontal bright stripe appears then add a minus sign to the speed/slope parameter to invert the direction of the beam scanning. | ||
- Iteratively tune the two parameters by finding a best setting for one, adjusting the other, and so forth until you have zeroed in on the best setting. In each case the tuning procedure is to run a test acquisition, | - Iteratively tune the two parameters by finding a best setting for one, adjusting the other, and so forth until you have zeroed in on the best setting. In each case the tuning procedure is to run a test acquisition, | ||
Line 126: | Line 130: | ||
===== Cameras Tab ===== | ===== Cameras Tab ===== | ||
- | The Region of Interest and camera triggering mode is specified in the Cameras tab. For Andor Zyla and Hamamatsu Flash4 cameras there is the possibility to have consecutive triggers determine the start and end of a image capture; this is termed respectively | + | The Region of Interest and camera triggering mode is specified in the Cameras tab. For Andor Zyla and Hamamatsu Flash4 cameras there is the possibility to have consecutive triggers determine the start and end of a image capture; this is termed respectively |
< | < | ||
+ | ==== Simultaneous Cameras ==== | ||
+ | |||
+ | This option was added so that multiple cameras could be used on the same path, e.g. a single-view SPIM with 4 different cameras to record each camera looking at a different spectral window at the same time. | ||
+ | |||
+ | Due to Micro-Manager viewer limitations there are some oddities about this feature' | ||
===== Settings Tab ===== | ===== Settings Tab ===== | ||
Line 140: | Line 149: | ||
The scanner (micromirror) drive card has adjustable Bessel output filters to protect the filter from being driven near its mechanical resonance (usually 2 kHz). Settings as high as 0.8 kHz are usually acceptable, and in general the shorter the scan period (and faster frame rates) the more this matters. | The scanner (micromirror) drive card has adjustable Bessel output filters to protect the filter from being driven near its mechanical resonance (usually 2 kHz). Settings as high as 0.8 kHz are usually acceptable, and in general the shorter the scan period (and faster frame rates) the more this matters. | ||
+ | ==== Simultaneously acquire from both paths/ | ||
+ | |||
+ | This option was added to enable reflective imaging where cameras on both sides are triggered together (see https:// | ||
+ | Note this is similar but distinct from the option to acquire multiple cameras on Path A which is configured on the Cameras tab. However in many cases either one can functionally be used. | ||
===== Acquisition Tab ===== | ===== Acquisition Tab ===== | ||
Line 306: | Line 319: | ||
In the future we would like to include the ability to manipulate the acquired data, including registration of the two views and joint deconvolution, | In the future we would like to include the ability to manipulate the acquired data, including registration of the two views and joint deconvolution, | ||
- | < | + | < |
- | Based on the angle specified on the settings tab "Path A stage/ | + | Based on the angle specified on the settings tab "Path A stage/ |
Line 328: | Line 341: | ||
When the "Run Acquisition Playlist" | When the "Run Acquisition Playlist" | ||
+ | |||
+ | You can raise the diSPIM head between acquisitions by enabling the option in the settings tab, this will use the "Load Sample" | ||
A note on channels: The plugin only saves channels with unique preset names, if two channels have the same preset only one of them will be saved. Also, only the used channels are saved, meaning the " | A note on channels: The plugin only saves channels with unique preset names, if two channels have the same preset only one of them will be saved. Also, only the used channels are saved, meaning the " | ||
Line 369: | Line 384: | ||
**Acquisition Status:** When the playlist is run this will show where we are in the playlist, an example being 2/3 if we on " | **Acquisition Status:** When the playlist is run this will show where we are in the playlist, an example being 2/3 if we on " | ||
- | **Run Acquisition Playlist:** Run each acquisition in the playlist sequentially. | + | **Run Acquisition Playlist:** Run each acquisition in the playlist sequentially. The current acquisition settings and selected position list are saved to the underlying acquisition table data before running. |
==== Save and Load ==== | ==== Save and Load ==== | ||
Line 377: | Line 392: | ||
**Playlist Save Directory: | **Playlist Save Directory: | ||
- | **Save Playlist:** Save the acquisition playlist to a json file containing the acquisition settings, position lists, and the metadata that links the two. | + | **Save Playlist:** Save the acquisition playlist to a json file containing the acquisition settings, position lists, and the metadata that links the two. The current acquisition settings and selected position list are saved to the underlying acquisition table data before saving. |
**Load Playlist:** Load a json file into the acquisition playlist, populating the acquisition table and position lists. | **Load Playlist:** Load a json file into the acquisition playlist, populating the acquisition table and position lists. | ||
+ | |||
+ | ===== Plugin Settings ===== | ||
+ | |||
+ | The plugin settings are stored in the windows registry adjacent to other Micro-Manager settings at Computer\HKEY_CURRENT_USER\SOFTWARE\JavaSoft\Prefs\org\micromanager\asidispim. |