Skip to content

bsplku/rtfMRI-NF

Repository files navigation

rtfMRI-NF

Setup - create a virtual environment

Conda + Ubuntu 20.04 (our environment)

$ conda env create -f conda_requirements.yml

Conda (other platforms)

$ conda env create -f cross_requirements.yml

How to use

$ conda activate ISL_rtNF
$ python main.py

How to edit the UI

  1. Edite the main.ui file.

  2. Run the pyside6-uic tool to update the Python file ui_main.py from the main.ui file (REF).

$ pyside6-uic main.ui -o ui_main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages