Skip to content

grinic/AFourC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AFourC

Software to analyze 4C data

Installation

Download the repository, unzip the content and place the folder in your favorite location on the computer.

Make sure you have the Python package "fbs" installed on your machine. See for instance: https://github.com/mherrmann/fbs-tutorial

Also, the software depends on some other Python packages such as PyQt5, numpy, scipy and matplotlib. Refer to their manual pages for installations.

Usage

There are two ways of running the AFourC software:

  1. Open a command prompt and navigate to the folder "AFourC\Analysis4C", and type

    >>> fbs run
    
  2. Open a command prompt and navigate to the folder "AFourC\Analysis4C\src\main\python", and type

    >>> python run_app.py
    

About

Software to analyze 4C data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages