How to calculate asymmetric atomic fluorescence spectrum

34 views
Skip to first unread message

zhihu...@gmail.com

unread,
Apr 25, 2018, 5:09:05 AM4/25/18
to QuTiP: Quantum Toolbox in Python
Dear all,

 The normal way to calculate the symmetric fluorescence spectrum is write the Hamiltonian, set the time list from 0 to certain time T and use function "correlation_2op_1t" and function "spectrum_correlation_fft". However, I need to calculate asymmetric atomic fluorescence spectrum. It seems I have to set the time from -T to T. Unfortunately, the function  "correlation_2op_1t" and  "spectrum_correlation_fft" don't support the negative time. How can I realize the calculation with Qutip?

Best regards,
Zhihui

Andrew Dawes

unread,
Apr 25, 2018, 9:12:33 AM4/25/18
to qu...@googlegroups.com
Can you say more about what you mean by asymmetric spectrum? Is that a particular calculation or are you calculating the spectrum for a Hamiltonian where you expect to see an asymmetric spectrum? I ask because it seems like the physics shouldn’t change simply by shifting the time origin.

Andy
--
You received this message because you are subscribed to the Google Groups "QuTiP: Quantum Toolbox in Python" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qutip+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

zhihu...@gmail.com

unread,
Apr 26, 2018, 5:37:02 AM4/26/18
to QuTiP: Quantum Toolbox in Python
Dear Andrew,

I mean it usually assume the fluorescence spectrum is symmetric about the center frequency and it is enough calculate the positive branch related to center frequency. However, if we have to calculate both positive branch and negative branch related to the center frequency in a particular case, I cannot use qutip do that. 

Best,
Zhihui

Andrew Dawes

unread,
Apr 26, 2018, 11:05:32 AM4/26/18
to qu...@googlegroups.com
Zhihui,
I understand that interpretation of the spectrum calculation. There are two methods in QuTiP, one uses the FFT and returns only the positive-time portion, the other uses the semi-analytical transform and returns values at a specific list of frequencies (which can be positive or negative). I’ve modified one of the QuTiP examples to illustrate what I mean:


also, please see the original documentation for QuTiP here: 

and the rest of that page.

Best,
Andy

zhihu...@gmail.com

unread,
Apr 27, 2018, 6:34:58 AM4/27/18
to QuTiP: Quantum Toolbox in Python
Dear Andrew,

Thank you very much for your help. I will try.

Best,
Zhihui
Reply all
Reply to author
Forward
0 new messages