Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
parser-gpaw
Commits
832bffea
Commit
832bffea
authored
Sep 16, 2016
by
Mikkel Strange
Browse files
forgot )
parent
c008bc2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
parser/parser-gpaw/parser2.py
View file @
832bffea
...
...
@@ -167,7 +167,7 @@ def parse(filename):
p
.
addArrayValues
(
'band_segm_start_end'
,
np
.
asarray
(
[
band_path
.
kpoints
[
0
],
band_path
.
kpoints
[
-
1
]])
band_path
.
kpoints
[
-
1
]])
)
p
.
finishedParsingSession
(
"ParseSuccess"
,
None
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment