Spectra normalizer
-
Review changes -
-
Download -
Patches
-
Plain diff
List of changes #1506 (closed):
- Changed
ParticleHoleExcitations
toXS
workflow name. - Added
methodology
inElectronicStructureProvenance
. - Added
intensities_units
forSpectra
. - Added
SpectraNormalizer
.- Added provenance for spectra pointing to the specific
method.photon
section. - Added provenance for spectra in case of being in an XS workflow pointing to
method.bse
section of each corresponding task.
- Added provenance for spectra pointing to the specific
- New result class for
results.properties.spectroscopic.Spectra
. This contains:-
type
to identify the type of spectra obtained. -
label
to differentiate between experiment or computation. -
n_energies
,energies
,intensities
,intensities_units
as the axes of the data. -
provenance
pointing toSpectraProvenance(ProvenanceTracker)
. This contains two sub sections,eels
,electronic_structure
. The idea would be to extend this.
-
- Moved certain definitions and normalization from the EELSDB parser to here (https://github.com/nomad-coe/nomad-parser-eelsdb/pull/7).
- Added
resolve_spectra
andxs_workflow_properties
in ResultsNormalizer. - Modified the visualization side to get the new
results.properties.spectroscopic.spectra
data. Also modified names from EELS to Spectroscopic.
This MR is dependent on the merge of !1261 (merged).
The current SpectraNormalizer
looks a bit empty right now, but my plan is to extend it soon.
Should I move the EELSDB normalization to there?
In any case, let me know what you think; maybe there is a better / more convenient solution for this.
TODO:
-
Fix testing and clean up. -
Define a normalization similar to the plot for DOS. -
MoveNo,label
inside provenance.provenance.label
contains other information that cannot be overwritten. -
Use label
to identify each line or plot:comp. 1
orexp. 1
. -
Use type
to title each plot. -
PopulateTODO in another merge request.results.properties.X
whereX=electronic, vibrational, structural
according to thetype
of spectra (e.g.,XAS
should be repeated inelectronic
,XRD
instructural
, etc.). This is something I talked with Luca. -
Define FilterMenuTODO in another merge request.Spectroscopic
and moveEELS
below it.Spectroscopic
will be clickable and containlabel
inside. I need some feedback here. -
Develop ref for plot labels pointing to the specific provenance of the property (if available).TODO in another merge request.
Edited by Jose Pizarro
Merge request reports
Compare and
- version 356033d2a9
- version 3457dff09d
- version 33dee46b1f
- version 324b1c2d8c
- version 31839829ed
- version 309b197e4b
- version 298307b873
- version 28493de6c5
- version 2725727d32
- version 260136b9b1
- version 25588fe251
- version 24c594eb1c
- version 23bfec2fed
- version 22dc216f85
- version 21a9960f3c
- version 20ef91f4fe
- version 19d4c3d2df
- version 18c9ada4ba
- version 176bed045d
- version 165e6be916
- version 15ad08daaa
- version 1426180ffe
- version 1308d0e0bf
- version 120df96cf8
- version 113fa8ada2
- version 10ec4e8ced
- version 99fea92c3
- version 812debc9f
- version 728c3b1be
- version 68a9da6a9
- version 5575c86d0
- version 4aca6c2d9
- version 3f4dcb580
- version 266eb1454
- version 1f3460afd
- develop (base)
- latest version4a80c27c51 commits,
- version 356033d2a950 commits,
- version 3457dff09d50 commits,
- version 33dee46b1f49 commits,
- version 324b1c2d8c49 commits,
- version 31839829ed48 commits,
- version 309b197e4b47 commits,
- version 298307b87346 commits,
- version 28493de6c544 commits,
- version 2725727d3243 commits,
- version 260136b9b141 commits,
- version 25588fe25140 commits,
- version 24c594eb1c39 commits,
- version 23bfec2fed38 commits,
- version 22dc216f8538 commits,
- version 21a9960f3c38 commits,
- version 20ef91f4fe38 commits,
- version 19d4c3d2df37 commits,
- version 18c9ada4ba36 commits,
- version 176bed045d35 commits,
- version 165e6be91630 commits,
- version 15ad08daaa31 commits,
- version 1426180ffe30 commits,
- version 1308d0e0bf28 commits,
- version 120df96cf827 commits,
- version 113fa8ada226 commits,
- version 10ec4e8ced25 commits,
- version 99fea92c323 commits,
- version 812debc9f22 commits,
- version 728c3b1be20 commits,
- version 68a9da6a917 commits,
- version 5575c86d016 commits,
- version 4aca6c2d915 commits,
- version 3f4dcb58016 commits,
- version 266eb145414 commits,
- version 1f3460afd12 commits,
Compare changes
- Side-by-side
- Inline
Files
31Loading