Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Releases: dylanbmorgan/ims-plot

1D Scripts

14 Feb 19:58
468d333

Choose a tag to compare

1D Scripts Pre-release
Pre-release

Changes made:

  • Rewritten code to include argparse module. This will make it easier to specify which files the user wishes to include from the command line
  • Wrote scripts that generate ghost atoms for a 2D and 3D arrays
  • Added features which are aimed to catch errors better
  • Improved log parsing script so it is now automatically generated and called by graph plotting script
  • User should not need to interact with this file now
  • Added shebangs so scripts can be called from any directory using the command line
  • Improved documentation of code

Still open TODOs:

  • Write script to automatically add scripts to $PATH
  • Write scripts to draw contour and isosurface plots for 2D and 3D scripts respectively