Skip to content

v1.1.0

Latest

Choose a tag to compare

@dpandit223 dpandit223 released this 22 Mar 16:01
d238adb

This release introduces a couple of key improvements to streamline usage and accessibility:

Added setup.py

You can now install the project in editable mode using:

pip install -e .

This simplifies development and iteration, while enabling more seamless integration with the SNL QuESt platform.

Introduced a lightweight GUI

A lightweight graphical interface has been added to enhance usability and provide a more intuitive way to interact with the tool. Users can specify the input data directory, upload and edit configuration settings directly within the GUI, and easily access outputs through a direct link to the results folder.

GUI

More enhancements and refinements coming soon!