Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-FAIR
Commits
9dbef2d2
Commit
9dbef2d2
authored
Aug 12, 2020
by
Markus Scheidgen
Browse files
Merge branch 'dos_fingerprint_metainfo_fix' into 'v0.8.5'
updated metainfo for DOS fingerprint See merge request
!143
parents
b28ac2e8
243354f6
Pipeline
#80373
passed with stages
in 37 minutes and 52 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
nomad/datamodel/metainfo/public.py
View file @
9dbef2d2
...
@@ -1220,7 +1220,7 @@ class section_dos_fingerprint(MSection):
...
@@ -1220,7 +1220,7 @@ class section_dos_fingerprint(MSection):
indices
=
Quantity
(
indices
=
Quantity
(
type
=
np
.
dtype
(
np
.
int16
),
type
=
np
.
dtype
(
np
.
int16
),
shape
=
[
'first_index_of_DOS_grid'
,
'last_index_of_DOS_grid'
],
shape
=
[
2
],
description
=
'''
description
=
'''
Indices used to compare DOS fingerprints of different energy ranges.
Indices used to compare DOS fingerprints of different energy ranges.
'''
,
'''
,
...
...
Write
Preview
Supports
Markdown
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