mesoSPIM / mesoSPIM-control

Image acquisition software for mesoSPIM light-sheet microscopes.
http://www.mesospim.org
GNU General Public License v3.0
37 stars 12 forks source link

Dev better tiling wizard #43

Closed tzlohn closed 4 years ago

tzlohn commented 4 years ago

Hi Fabian,

I add a new function called "smart tiling". It is in the check tiling page in the tiling wizard. Actually, it is not the "smart" as people conceive now, it just allows users to select tiles that don't have interesting information, so during the tile scanning, these tiles can be skipped.

The other function I added is about a self-determination function of illumination sides in tiling wizard. The idea is that if the zero position of x is put in a line, where the traveling distances of light from left and right side are identical, then the wizard can determine whether the sample should be illuminated from left or right or both side depends on the position of the tile relative to the sample. You can find this choice in the shutter combobox in the general parameters page.

About your comment from last pull request, here is my reply: 1) Now I merge to the dev-better-tiling-wizard, should be fine now. 2) The offset and overlap problem was solved in your original commit of dev-better-tiling-wizard 3) It just offers 6 options now. This 3-combobox interface is similar to what LaVision used, that is the reason I use it. It is easier for users in our lab to understand it. To prevent the confusion you mentioned, I changed the name of the button. 4) Agree. I still have something to add on, we can do it together after that.

One more question, there is a branch about auto-focus. I would like to ask what is the progress of the branch? I would also like to add a function of autofocus in the software, and maybe another function for an automatic search for the ETL parameters.

Tzu-Lun

ffvoigt commented 4 years ago

There are a few issues here, I cannot merge as-is.

In general, I would say: