Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
software:mipav_generatefusion [2016/02/05 18:48] Jon Daniels [Image preparation in ImageJ/FIJI] |
software:mipav_generatefusion [2019/04/20 00:36] (current) Jon Daniels updated dropbox links |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== MIPAV Generatefusion | ====== MIPAV Generatefusion | ||
| - | MIPAV is a framework not unlike Fiji, and the generatefusion plugin was developed in collaboration with the Shroff lab. It does intensity-based registration and joint deconvolution. | + | MIPAV is a framework not unlike Fiji, and the generatefusion plugin was developed in collaboration with the Shroff lab. It does intensity-based registration and joint deconvolution. |
| - | In general | + | In general |
| MIPAV generatefusion is referenced in the 2014 Nature Protocols paper, though some things have changed since. | MIPAV generatefusion is referenced in the 2014 Nature Protocols paper, though some things have changed since. | ||
| Line 12: | Line 12: | ||
| diSPIM image processing involves several steps, including background subtraction, | diSPIM image processing involves several steps, including background subtraction, | ||
| + | |||
| + | You can find [[https:// | ||
| + | |||
| ==== File Organization ==== | ==== File Organization ==== | ||
| Line 17: | Line 20: | ||
| Before describing the image processing, a couple notes on file naming and organization are in order. | Before describing the image processing, a couple notes on file naming and organization are in order. | ||
| - | diSPIM images are originally written as image sequences (with each volume being equivalent to one image sequence). Image sequences are saved in individual folders, and need to be converted into a single .tiff stack for MIPAV to be able to read them. Typically we use bgX( where X is a number) to name the folder containing the background image sequence, and bvX (where X is a number) to name the folders containing the actually data. | + | diSPIM images are originally written as image sequences (with each volume being equivalent to one image sequence). Image sequences are saved in individual folders, and need to be converted into a single .tiff stack for MIPAV to be able to read them. Typically we use bgX (where X is a number) to name the folder containing the background image sequence, and bvX (where X is a number) to name the folders containing the actually data. |
| The image sequences for each SPIM arm get their own separate folder. The naming of the SPIM arm folders depends on whether you are using Micro-Manager or Labview. For Labview-based systems, when facing the diSPIM the right-side camera is called SPIMB, and writes to a folder we name SPIMB_unprocessed, | The image sequences for each SPIM arm get their own separate folder. The naming of the SPIM arm folders depends on whether you are using Micro-Manager or Labview. For Labview-based systems, when facing the diSPIM the right-side camera is called SPIMB, and writes to a folder we name SPIMB_unprocessed, | ||