Alfred Wong

Results 4 issues of Alfred Wong

Simple geometric eye model that includes rotation of the eye and allows for x,y,z offsets to sample the full eyebox. Model includes Stiles Crawford https://royalsocietypublishing.org/doi/10.1098/rspb.2008.0712 shading effect when computing energy...

enhancement

`Measured{T}` could do with some examples and completed docs. I'm also not sure about re-using `T` as a variable name in L85. https://github.com/microsoft/OpticSim.jl/blob/c2e31018eb5fd369ce426ce906628484bb676d4d/src/Optical/Emitters/Spectrum.jl#L83-L97

documentation
testing

Test coverage changes with every test run, which means that some lines won't be tested sometimes. For example, in the first run for PR #143, the coverage for Qtype.jl drops...

testing

[Examples](https://microsoft.github.io/OpticSim.jl/dev/examples/) are an obvious first point of reference for a lot of people checking out the package, so it'd be good to get the page up to date. I can...

documentation
good first issue