Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 961 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 961 Bytes

Welcome to the Sirius Scientific Computing GUI package!

This package offers a simple structure to use Jupyter Widgets separated in tabs to ease the user experience when going through a processing pipeline.

The purpose of the GUI is to aid user when adjusting parameters to be passed to an image reconstruction algorithm, such as ptychography or tomography. Parameters are saved to a dictionary that can then be easily read by your algorithm of interest.

We hope you can adjust this framework to create your own tabs and make user experience better as well!

interface

Installation

python3 setup.py install --user

Getting started

Simply use the sscGUI/gui.ipynb notebook to load the example data and play around with the interface.

Feedback

For feedbacks and comments, please contact the Scientific Computing Team at [email protected]