I JC Model in Python: Advice & Feedback Needed - Jon Poplett

  • Thread starter Thread starter JonPoplett
  • Start date Start date
  • Tags Tags
    Feedback Python
Click For Summary
Jon Poplett is seeking feedback on his implementation of a Jaynes-Cummings (JC) model in Python, emphasizing the need for validation of his data collection. He has shared a link to his GitHub repository for review. Participants in the discussion requested clarification on the JC model and the specifics of his software project. The conversation highlights the importance of community input in refining scientific programming efforts. Overall, Jon is looking for constructive criticism to enhance his project.
JonPoplett
Messages
2
Reaction score
0
Good afternoon!

I am fumbling my way through setting up a JC model in python, I was hoping I could get some feedback on it please. I just want to make sure everything looks good and the data I am collecting is valid. Any advice or feedback would be very welcome.

https://github.com/JonPoplett/Physics_Models

Thank you,
Jon
 
Physics news on Phys.org
Sorry, what is JC in this context? Can you please describe your software project? I skimmed your project in github, but did not see overall comments to give some context. Thanks.
 
Sorry its a Jaynes-Cummings model.
 
For the quantum state ##|l,m\rangle= |2,0\rangle## the z-component of angular momentum is zero and ##|L^2|=6 \hbar^2##. According to uncertainty it is impossible to determine the values of ##L_x, L_y, L_z## simultaneously. However, we know that ##L_x## and ## L_y##, like ##L_z##, get the values ##(-2,-1,0,1,2) \hbar##. In other words, for the state ##|2,0\rangle## we have ##\vec{L}=(L_x, L_y,0)## with ##L_x## and ## L_y## one of the values ##(-2,-1,0,1,2) \hbar##. But none of these...

Similar threads

Replies
7
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
15
Views
9K
  • · Replies 0 ·
Replies
0
Views
1K
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
2
Views
330