readaometerangles
The readaometerangles function reads a binary file containg \alpha\Omega-meter pixel-wise solid angle data.
Usage:
[im,reso] = readaometerangles(filename)
Where:
| Parameter | Description |
im | Is the return matrix contaning the pixel-wise solid angles of the specific ao-meter solid angle calibration file. |
reso | Specifies the the matrix/image size. |
filename | Defines the the file name and location. Note: An empty function call will open a popup menu for file selection. |
Example:
[im,reso] = readaometerangles('omega.dat');
imagesc(im)
axis equal off
colorbar
title('Pixelwise solid angle in sr')
reso
Result:

reso = 160 120
Reference:
Frederic Rudawski, Development of a wearable, low-cost, spatially and α-opic resolving light dosimeter, Dissertation, Technische Universität Berlin, In: DepositOnce, 2024, DOI: 10.14279/depositonce-22010.