Skip to main content

mia_processes

Project description

mia_processes logo
This image was generated with ChatGPT from a text description.

Documentation

The documentation is available in mia_processes's website.

Installation

  • A compatible version of Python (>= 3.5) and pip must be installed.

  • Depending on the Python setup and OS, the python3 command may be used as the default Python command.

    Try: python -V

    If it returns Python 3.x.x, replace all the python3 commands below by python.

    If not installed, install it ...

  • Make sure to have pip installed.

    Try: pip -V

    If it returns a path including /python3.x/, replace all the pip3 commands below by pip.

    If not installed, install it ...

  • From PyPI

  • From source, for Linux distributions.

    • Install a Version Control System, for example git. Depending of your distribution, package management system can be different:

      sudo apt-get install git # Debian like
      sudo dnf install git # Fedora 22 and later
      # etc.
      
    • Clone the source codes.

      • Get source codes from Github. Replace [mia_processes_install_dir] with a directory of your choice:

        git clone https://github.com/populse/mia_processes.git [mia_processes_install_dir]
        
      • Or download the zip file (mia_processes-master.zip) of the project (green button "Clone or download"), then extract the data in the directory of your choice ([mia_processes_install_dir]):

        unzip mia_processes-master.zip -d [mia_processes_install_dir]  # In this case [mia_processes_install_dir] becomes [mia_processes_install_dir]/mia_processes-master
        
    • Install the Python module distribution:

      cd [mia_processes_install_dir]
      python3 setup.py install # depending of the setup, it could be necessary to add --user option
      
    • Remove the [mia_processes_install_dir] directory:

      cd ..
      rm -r [mia_install_dir]
      
  • The populse project uses Git Large File Storage (LFS). In developer mode (without installing the source codes), after cloning the source codes, it is advisable to retrieve the large files with Git LFS:

    • If Git LFS is not already installed on your system, you need to install it first.

      • Ex. on Fedora:

        sudo dnf install git-lfs
        
    • Initialize Git LFS

      • On a reposirory:

        git lfs install
        
    • Retrieve Files with Git LFS

      • On a repository:

        git lfs pull
        

Third-party softwares

Many mia_processes bricks (atomic processes) use third-party softwares. To use these bricks, the corresponding third-party softwares must be installed.

Requirements

In order to get all the bricks and pipelines proposed by mia_processes some third libraries are required:

  • boto
  • cmp
  • cfflib
  • dipy
  • nibabel
  • nilearn
  • nipy
  • nipype
  • nitime
  • nitransforms
  • numpy
  • openpyxl
  • paramiko
  • populse-db >= 2.5.0, < 3.0.0
  • populse_mia >= 2.5.0, < 3.0.0
  • pyxnat
  • reportlab
  • scipy
  • statsmodels
  • templateflow
  • torch
  • vtk

License

  • The whole populse project is open source.
  • Mia_processes is precisely released under the CeCILL software license.
  • All license details can be found here, or refer to the license file here.

Support and Communication

In case of a problem or to ask a question about how to do something in mia_processes, please open an issue.

The developer team can even be contacted using populse-support@univ-grenoble-alpes.fr.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mia_processes-2.7.0.tar.gz (275.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mia_processes-2.7.0-py3-none-any.whl (324.8 kB view details)

Uploaded Python 3

File details

Details for the file mia_processes-2.7.0.tar.gz.

File metadata

  • Download URL: mia_processes-2.7.0.tar.gz
  • Upload date:
  • Size: 275.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for mia_processes-2.7.0.tar.gz
Algorithm Hash digest
SHA256 93c03a763271d8b2a15d71041880342f38bc0fed9ecdff5c89a7135e9b3837ad
MD5 3173ac687561b010221b3c5fb36508dc
BLAKE2b-256 aa48cd361b6c6d82e5d0ae44f818a503f699e6b7a6257aaf7dfc893e0bce8ce7

See more details on using hashes here.

File details

Details for the file mia_processes-2.7.0-py3-none-any.whl.

File metadata

  • Download URL: mia_processes-2.7.0-py3-none-any.whl
  • Upload date:
  • Size: 324.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for mia_processes-2.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 23bcddbbc179cdc9557c8aec99c5ca3bcc2e9b04b1317774bdf7fadff9d87646
MD5 b2548cca83ff2327e313bb4894487bd7
BLAKE2b-256 396ef480fe6b41c1c8c7fa1cfab8de53542abb86856a614ffff5f2282d7a0fe6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page