Giter VIP home page Giter VIP logo

nomad-parser-cp2k's People

Contributors

fawzi avatar ladinesa avatar lauri-codes avatar markus1978 avatar temok-cse avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

nomad-parser-cp2k's Issues

Exceptions during parsing and other errors.

These are the entries (not published):

https://nomad-lab.eu/prod/rae/gui/entry/id/sa6kfegYRumPwIR2ZEptlQ/x6ggFOMoG3EZUXlZgGvOyn7LlpSa/logs

https://nomad-lab.eu/prod/rae/gui/entry/id/sa6kfegYRumPwIR2ZEptlQ/14mjscjcq8Yy7N1c64neFlOV-uBV/logs

These are the exceptions:

Traceback (most recent call last):
  File "/app/nomad/processing/data.py", line 460, in parsing
    self._parser_results, logger=logger)
  File "/usr/local/lib/python3.7/site-packages/cp2kparser/cp2k_parser.py", line 1425, in parse
    self.parse_configurations_quickstep()
  File "/usr/local/lib/python3.7/site-packages/cp2kparser/cp2k_parser.py", line 1137, in parse_configurations_quickstep
    parse_calculations(md_steps)
  File "/usr/local/lib/python3.7/site-packages/cp2kparser/cp2k_parser.py", line 1113, in parse_calculations
    sec_system = self.parse_system(atomic_coord)
  File "/usr/local/lib/python3.7/site-packages/cp2kparser/cp2k_parser.py", line 1004, in parse_system
    lattice_vectors = self.get_lattice_vectors(trajectory._frame)
  File "/usr/local/lib/python3.7/site-packages/cp2kparser/cp2k_parser.py", line 852, in get_lattice_vectors
    cell.get('ABC').split(), dtype=float), units).to('angstrom').magnitude
ValueError: could not convert string to float: '${LBOX}'
Traceback (most recent call last):
  File "/app/nomad/processing/data.py", line 460, in parsing
    self._parser_results, logger=logger)
  File "/usr/local/lib/python3.7/site-packages/cp2kparser/cp2k_parser.py", line 1425, in parse
    self.parse_configurations_quickstep()
  File "/usr/local/lib/python3.7/site-packages/cp2kparser/cp2k_parser.py", line 1137, in parse_configurations_quickstep
    parse_calculations(md_steps)
  File "/usr/local/lib/python3.7/site-packages/cp2kparser/cp2k_parser.py", line 1107, in parse_calculations
    parse_md_step(calculation)
  File "/usr/local/lib/python3.7/site-packages/cp2kparser/cp2k_parser.py", line 1080, in parse_md_step
    val = val.to('joule').magnitude
AttributeError: 'numpy.ndarray' object has no attribute 'to'

There are other errors: "Error reading trajectory", "Error reading MD energies".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.