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

Markersize not defined in plot_wilson_loop_winding function #9

Closed
nmoran opened this issue Sep 22, 2020 · 0 comments · Fixed by #10
Closed

Markersize not defined in plot_wilson_loop_winding function #9

nmoran opened this issue Sep 22, 2020 · 0 comments · Fixed by #10

Comments

@nmoran
Copy link

nmoran commented Sep 22, 2020

On line 172 of wilson_loops.jl markersize I get an error that markersize is not defined.

plot_band_diagram(my_solve, ks, dk=dk_outer, labels=labels, show_vlines=false, markersize=markersize)
Stacktrace:
 [1] plot_wilson_loop_winding(::Solver, ::Array{BrillouinZoneCoordinate,1}, ::Peacock.Polarisation, ::UnitRange{Int64}; dk_outer::Float64, dk_inner::Nothing, labels::Array{Any,1}, delta_brillouin_zone::BrillouinZoneCoordinate) at ${HOME}/.julia/dev/Peacock/src/wilson_loops.jl:172
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant