Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
hardware:controller [2020/03/24 20:22] Melissa Glidewell [Stage Scanning] added discussion on stage scan blurring |
hardware:controller [2024/02/16 17:54] (current) Jon Daniels [Firmware] |
||
---|---|---|---|
Line 8: | Line 8: | ||
In general firmware updates add new functionality and fix bugs while retaining backwards compatibility, | In general firmware updates add new functionality and fix bugs while retaining backwards compatibility, | ||
+ | ** Warning: these instructions are for iSPIM and diSPIM only. If you have another type of ASI light sheet microscope (e.g. oSPIM or single-objective light sheet) contact ASI for guidance and for the proper firmware files. | ||
==== Before you begin ==== | ==== Before you begin ==== | ||
Line 15: | Line 16: | ||
==== Required software and instructions ==== | ==== Required software and instructions ==== | ||
- | To update the firmware you need the [[http:// | + | To update the firmware you need the [[http:// |
General instructions for using the ASI Tiger Console software for updating the firmware are [[https:// | General instructions for using the ASI Tiger Console software for updating the firmware are [[https:// | ||
Line 105: | Line 106: | ||
* An alternative to deskewing is reslicing. | * An alternative to deskewing is reslicing. | ||
* It would be highly desirable for analysis and viewing software to be able to handle the deskew operation in memory and on the fly. To date the only software known with this capability is FIJI's Big Data Viewer. Lobby your favorite software provider for this and make life better for everyone (many light sheet microscopes including lattice light sheet also require the same deskew step). | * It would be highly desirable for analysis and viewing software to be able to handle the deskew operation in memory and on the fly. To date the only software known with this capability is FIJI's Big Data Viewer. Lobby your favorite software provider for this and make life better for everyone (many light sheet microscopes including lattice light sheet also require the same deskew step). | ||
+ | * Micro-Manager 2.0 has a helpful ability to reslice data (an "Image Processor" | ||
==== Micro-Manager Implementation Notes ==== | ==== Micro-Manager Implementation Notes ==== | ||
* The spacing between slices is specified in the plugin, so the stage moves sqrt(2) times that distance per slice for 45 degree geometry (the actual angle can be set as of March 2018). There may be very small rounding errors (which would come out in normal post-processing) but the metadata should contain the actual slice spacing instead of the user-specified one. Rounding errors were reduced as of the 2018-03-15 nightly build. | * The spacing between slices is specified in the plugin, so the stage moves sqrt(2) times that distance per slice for 45 degree geometry (the actual angle can be set as of March 2018). There may be very small rounding errors (which would come out in normal post-processing) but the metadata should contain the actual slice spacing instead of the user-specified one. Rounding errors were reduced as of the 2018-03-15 nightly build. |