Menu

#110 Add a polar plot

Backlog
open
nobody
nobody
2021-05-28
2017-11-10
Ulf Lorenz
No
What and Why

Implement a polar plot for one-dimensional rotational problems. A good template is provided by the Matlab version.

Related

Tickets: #165

Discussion

  • Ulf Lorenz

    Ulf Lorenz - 2019-02-18
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,7 +1,8 @@
     Not yet sure what to do here. Suggestions so far:
    
     * improve the 1D plots (plot the potential together with the wave function) and shift the states by their energy
    -* coherent handling of multiple (electronic) states
    +* coherent handling of multiple (electronic) states; see also [#108]
    +* Polar plots: the challenging issue here is that we have a grid with range [0,pi] for the theta degree of freedom, while for plotting we would like to have [0,2pi]
     * 2D plots (surface and/or contour)
     * reduced densities
     * Wigner transformations
    
     

    Related

    Tickets: #108

  • Ulf Lorenz

    Ulf Lorenz - 2019-12-31
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,5 @@
    +**TODO: Do we want this in the Python version only? (simpler)**
    +
     Not yet sure what to do here. Suggestions so far:
    
     * improve the 1D plots (plot the potential together with the wave function) and shift the states by their energy
    
    • Milestone: Backlog --> 0.4 goal
     
  • Ulf Lorenz

    Ulf Lorenz - 2019-12-31
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -6,5 +6,3 @@
     * coherent handling of multiple (electronic) states; see also [#108]
     * Polar plots: the challenging issue here is that we have a grid with range [0,pi] for the theta degree of freedom, while for plotting we would like to have [0,2pi]
     * 2D plots (surface and/or contour)
    -* reduced densities
    -* Wigner transformations
    
     

    Related

    Tickets: #108

  • Ulf Lorenz

    Ulf Lorenz - 2020-01-01
    • labels: --> Matlab-version
     
  • Ulf Lorenz

    Ulf Lorenz - 2021-05-28
    • summary: Improve Plotting --> Add a polar plot
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,8 +1,3 @@
    -**TODO: Do we want this in the Python version only? (simpler)**
    +#####What and Why#####
    
    -Not yet sure what to do here. Suggestions so far:
    -
    -* improve the 1D plots (plot the potential together with the wave function) and shift the states by their energy
    -* coherent handling of multiple (electronic) states; see also [#108]
    -* Polar plots: the challenging issue here is that we have a grid with range [0,pi] for the theta degree of freedom, while for plotting we would like to have [0,2pi]
    -* 2D plots (surface and/or contour)
    +Implement a polar plot for one-dimensional rotational problems. A good template is provided by the Matlab version.
    
    • Milestone: 0.4 goal --> Backlog
     

    Related

    Tickets: #108


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.