find_ranges_without_overlap
Returns the part of r1 that does not contain r2 When summing pixels for reflectivity, include the full range, which means that for a range [a, b], b is included. The range that we return must always exclude the pixels included in r2.
Parameters: |
---|
Returns: |
|
---|
functional_background
Estimate background using a linear function over a background range that may include the specular peak. In the case where the peak is included in the background range, the peak is excluded from the background.
Parameters: |
|
---|
Returns: |
|
---|
side_background
Original background substration done using two pixels defining the area next to the specular peak that are considered background.
Parameters: |
|
---|
Returns: |
|
---|