sot / xija

Thermal modeling framework for Chandra X-ray Observatory
https://sot.github.io/xija
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

Add mask functionality #7

Open taldcroft opened 12 years ago

taldcroft commented 12 years ago

Allow for Mask subclass to take continuous values which act as a weighting in the Node fit stat calculation. Variable number of params [x0, x1, ...] and [y0, y1, ...]. Allow for linear and spline interpolation.

Masks should be combinable by multiplication.