wright-group / WrightSim

A simulation package for multidimensional spectroscopy.
MIT License
4 stars 0 forks source link

define response object #3

Open untzag opened 7 years ago

untzag commented 7 years ago

response object subclassed from WrightTools.data.Data

Need to think further about syntax for response objects.

Want to easily add and subtract objects (with interpolation taken care of behind the scenes).

Want to be able to evaluate objects at any coordinate.

How best to tie a series of response objects into a measured spectrum?

ddkohler commented 7 years ago

Handle interpolation bounds errors: explore zero-padding; perhaps use driven limit (in frequency domain)