Open untzag opened 7 years ago
response object subclassed from WrightTools.data.Data
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?
Handle interpolation bounds errors: explore zero-padding; perhaps use driven limit (in frequency domain)
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?