lamp_mac/BRISP/
mask_make.pro
top mask_make
result = mask_make(M, excluded=excluded, Stubes=Stubes)
******* ********* ** User callable ** INPUT: M is a 2D or 3D count from an attenuated direct beam. ** Regions is a (4,n) matrix uses to exclude regions [[x1,y1,nx1,ny1],[x2,y2,nx2,ny2]...] ** /stubes if set then mask short tubes also (BRISP ONLY) ** ** OUTPUT: Wout=2D mask: 1 for masked pixels, 0 elsewhere
Parameters
- M
Keywords
- excluded
- Stubes
File attributes
Modification date: | Tue Oct 1 14:45:32 2013 |
Lines: | 43 |