-
# Implement layered metal BRDF #
## Overview ##
* Read paper
* Implement layered metal BRDF
## Reference ##
* [A Physically-Based Reflectance Model Combining Reflection and Diffraction]…
byzin updated
7 years ago
-
Hello, thank your excellent work.
When I test this calibration tool. I want to get the reference the “pseudo” ground truth too. In your paper, I found out that you just described it this way:A…
-
A very interesting bug:
![image](https://github.com/user-attachments/assets/87c95910-5179-4af7-8f8b-24b586d4f2d3)
The only different of these two scene is just with or without ground mesh:
```py
s…
-
I’m working on creating a Look-Up Table for a Monte Carlo simulation to model light propagation in tissue. This has been done before using MATLAB, now I’m looking to transition to Python and consideri…
-
Hi, I want to get the upwelling infrared radiation by setting INFLAG and IOTFLG=2 in record 1.2.1 in the lblrtm manual. The instruction says the solar reflection function from 'SOL.REFLECTANCE' is nee…
-
I am trying to read OLCI level 2 A. but it is not working.
````
import glob, os
from datetime import datetime
from satpy import Scene, find_files_and_readers
path=r"C:\Users\hafez\MSU\Research\da…
-
#### Describe the problem
Currently we have the field "amplitudeUnit" that can either be "1/sr" or "linear".
1/sr is the standard unit for BRDFs.
According to the proposal linear would be mainly us…
-
## Bevy version
bevy = { version = "0.9.0", features=["jpeg"] }
## \[Optional\] Relevant system information
latest everything
If your bug is rendering-related, copy the adapter info that a…
-
- [x] Check if one of the led in the IR sensors lights up when connecting to power
- [x] Connect one IR sensor with Raspberry Pi, some resistors and capacitor.
- [x] Add code to Read_IR_Reflectance…
-
**Please describe your :rocket: feature request.**
Add the -b / --reflect flag to the MCX simulation without breaking any existing reflectance behavior (https://mcx.space/wiki/index.cgi?Doc/mcx_help)…