-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FormatSMVTimePix_SU
mask out central cross of virtual pixels (#683)
* Always mask out the central cross of pixels, as even if these have got reasonable intensity values, they do not correctly represent the reflection profiles. This also means handling between the 4- panel 512*512 pixel model (which excludes the edge pixels between the panels) and the 516*516 pixel model are now consistent. Both versions now exclude these special edge pixels.
- Loading branch information
1 parent
1f27805
commit c3837e8
Showing
2 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
``FormatSMVTimePix_SU``: Always mask out the central cross of virtual pixels that have been reconstructed from wide edge pixels. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters