Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make frequency/time unit system customizable #32

Open
ddkohler opened this issue Jan 13, 2018 · 0 comments
Open

Make frequency/time unit system customizable #32

ddkohler opened this issue Jan 13, 2018 · 0 comments

Comments

@ddkohler
Copy link
Contributor

WrightSim.experiment.pulse.wn_to_omega is the factor that connects time domain quantities to their Fourier Transform representation. At the moment, this attribute is a constant, consistent with fs-wavenumber unit convention, but if we allow this number to be customized, we can let the user decide which unit system is desirable.

Desirable pseudocode: WrightSim.declare_units(time='fs', frequency='eV')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants