Metadata-Version: 1.1
Name: pytc-gui
Version: 1.2.1
Summary: PyQt5 GUI for pytc API
Home-page: https://github.com/harmslab/pytc-gui
Author: Hiranmayi Duvvuri
Author-email: hiranmayid8@gmail.com
License: UNKNOWN
Download-URL: https://github.com/harmslab/pytc-gui/tarball/1.2.1
Description: ======================
        pytc-gui documentation
        ======================
        
        `pytc-gui` is a graphical interface for `pytc <https://github.com/harmslab/pytc>`_,
        a flexible package for fitting Isothermal Titration Calorimetry data.  
        
        + `Installation <https://pytc-gui.readthedocs.io/en/latest/installation.html>`_
        + `Basic fits <https://pytc-gui.readthedocs.io/en/latest/how_to_img.html>`_
        + `Video examples <https://pytc-gui.readthedocs.io/en/latest/videos.html>`_
        + `Full pytc docs <https://pytc.readthedocs.io/en/latest/>`_
        
        Start-up
        ========
        
        either:
        
        + double-click the icon for the installed program 
        + run :code:`pytc-gui` on command line
        
        Workflow
        ========
        
        + load experiments
        + link individual fit parameters to global parameters
        + set fit parameter guesses
        + fit the model to the data
        + export the results, which will save a csv file with the fit parameters and a
          pdf showing the fit
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
