wright-group / WrightSim

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

WrightTools data port #44

Closed kameyer226 closed 1 year ago

kameyer226 commented 2 years ago

Set of I/O methods for converting a WrightSim object to a WrightTools data object, and potentially vice-versa. Reencapsulating the information in the WrightSim object into a blank Data object.

ksunden commented 2 years ago

I recommend just putting it into wt.Data format natively, rather than doing I/O... the only reason it wasn't was because wt3 was actively being written the last time WrightSim had any attention to it