We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On line 172 of wilson_loops.jl markersize I get an error that markersize is not defined.
wilson_loops.jl
markersize
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
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
On line 172 of
wilson_loops.jl
markersize
I get an error that markersize is not defined.The text was updated successfully, but these errors were encountered: