Rob Campbell

Results 248 issues of 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...

enhancement
high priority
known obvious issues

Figure should be completely self-documenting. No extra information should be needed to understand it.

enhancement

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...

bug

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...

enhancement

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"

low priority

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...

enhancement
high priority

'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`)

bug
low priority

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’,...

enhancement