You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can the FEFF parsing be converted to a Drone that can:
ingest any kind of FEFF calculation including extra files such as custodian.json
injects structure metadata into the task doc
performs some validation. This would be useful to make sure we're not storing bad FEFF calculations, for instance with spectrum with no data in it. Make sure the SCF is converged, etc.
Then deciding what data goes where should be performed in FeffCalcDb and the SpectrumToDbTask FireTask.
The text was updated successfully, but these errors were encountered:
This is for @shyuep 's group.
Can the FEFF parsing be converted to a Drone that can:
custodian.json
spectrum
with no data in it. Make sure the SCF is converged, etc.Then deciding what data goes where should be performed in
FeffCalcDb
and theSpectrumToDbTask
FireTask.The text was updated successfully, but these errors were encountered: