Rob Campbell
Rob Campbell
The user must run `recordPSF` with only one channel set for saving. Otherwise analysis of the data fails. This is not enforced right now and it's easy to forget to...
Figure should be completely self-documenting. No extra information should be needed to understand it.
Are the numbers along the side of the PSF line plot correct? They certainly used to be correct, but maybe now they aren't. Double check. Bruno thinks they were out...
In case the user has a weird device, like an ELT, which maybe they don't want to use for this measurement. Could even have a settings file to remember whatever...
This would help develop a visual understanding the of the PSF also helps to sort out the scale issue of the ZY and ZX plots. In association with this: are...
- `y` axis is "pix intensity" - `x` axis is just "pixel number"
Take image of a uniform slide in ScanImage then run function to analyse it. The function should do the following: - `jet(10)` the image with colour changes every 10%. Add...
'recordPSF.m' regexp function in `line 57` doesn’t work (produces the wrong file name) when the PC username contains a hyphen. Can we please replace with `strtrim` (same as in `logpath.m`)
Fred says: "We noted before to take a chroma slide image and display it with colormap(jet(10)). this would be more informative if we displayed the gray scale value ‘contour lines’,...