Skip to content
forked from cnpem/ssc-gui

Sirius Scientific Computing group GUI's package

License

Notifications You must be signed in to change notification settings

yurirtonin/ssc-gui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

Sirius Scientific Computing group GUI's package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.6%
  • Python 0.4%