🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

energy-scan-step

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

energy-scan-step

A SEAMM plug-in for calculating energy profiles along coordinates

2025.5.7
PyPI
Maintainers
1

========================= SEAMM Energy Scan Plug-in

.. image:: https://img.shields.io/github/issues-pr-raw/molssi-seamm/energy_scan_step :target: https://github.com/molssi-seamm/energy_scan_step/pulls :alt: GitHub pull requests

.. image:: https://github.com/molssi-seamm/energy_scan_step/workflows/CI/badge.svg :target: https://github.com/molssi-seamm/energy_scan_step/actions :alt: Build Status

.. image:: https://codecov.io/gh/molssi-seamm/energy_scan_step/branch/master/graph/badge.svg :target: https://codecov.io/gh/molssi-seamm/energy_scan_step :alt: Code Coverage

.. image:: https://github.com/molssi-seamm/energy_scan_step/workflows/CodeQL/badge.svg :target: https://github.com/molssi-seamm/energy_scan_step/security/code-scanning :alt: Code Quality

.. image:: https://github.com/molssi-seamm/energy_scan_step/workflows/Release/badge.svg :target: https://molssi-seamm.github.io/energy_scan_step/index.html :alt: Documentation Status

.. image:: https://img.shields.io/pypi/v/energy_scan_step.svg :target: https://pypi.python.org/pypi/energy_scan_step :alt: PyPi VERSION

A SEAMM plug-in for calculating energy profiles along coordinates

Features

  • Please edit this section!

Acknowledgements

This package was created with the molssi-seamm/cookiecutter-seamm-plugin_ tool, which is based on the excellent Cookiecutter_.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _molssi-seamm/cookiecutter-seamm-plugin: https://github.com/molssi-seamm/cookiecutter-seamm-plugin

Developed by the Molecular Sciences Software Institute (MolSSI_), which receives funding from the National Science Foundation_ under award CHE-2136142.

.. _MolSSI: https://molssi.org .. _National Science Foundation: https://www.nsf.gov

======= History

2025.5.7 -- Enhancement to continue if minimization does not converge

  • Continue even if the minimization does not fully converge, as sometimes seems to be the case.

2025.4.11 -- Enhancements to allow repeated points

  • Allows the path to have repeated points, which is useful to e.g. go forwards and backawards to see the hysteresis.

2025.4.1 -- Bugfix: Error handling the coordinates in some cases

  • There was an error in handling the coordinates created by changes in the RDKit module in molsystem. This fixes it.
  • The incorrect logger was used for debugging.
  • Small format updates to due to changes in the code formatting rules in black.

2024.12.14 -- Cleanup! Reasonable working version.

2024.5.23 -- Initial working version

  • Can handle scans, freezing coordinates. Is not optimized yet.
  • Produces a graph of 1- and 2-D scans
  • Creates an SDF file with the optmized points along scans, which can be viewed in the Dashboard.

2024.4.3 (2024-04-03)

  • Plug-in created using the SEAMM plug-in cookiecutter.

Keywords

SEAMM

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts