A package for handling MRICloud output data
Project description
mricloudpy
mricloudpy is a Python library for handling MRICloud output data.
Description
mricloudpy is a library designed to streamline the data processing, analysis, and visualization of subject-specific hierarchical volumetric MRICloud data. This free and open-source library provides a suite of tools to create and manage dataset objects, including a web app GUI.
Installation
Use the package manager pip to install mricloudpy.
pip install mricloudpy
Alternatively, clone this repository and install the package locally.
Running web app GUI
To use the web app GUI, clone this repository and install panel and jupyter as well:
pip install panel jupyter
Then start the Bokeh server on your local machine:
cd ./app
panel serve app.py
Documentation and usage
Documentation for the library can be found here.
Contributing
To contribute to mricloudpy, follow these steps:
Step 1
Fork this repository.
Step 2
Clone the repository to your local machine:
git clone https://github.com/username/repository.git
Step 3
Create a branch:
git checkout -b '<branch_name>'
Step 4
Make your changes and commit them to the branch:
git add .
git commit -m '<commit_message>'
Step 5
Push the branch to the forked repository:
git push origin '<branch_name>'
Step 6
Create a pull request. See the GitHub documentation on creating a pull request.
Please provide clear and detailed information about the changes in your pull request.
Thank you for your interest in contributing to our project!
License
Distributed under the MIT License. See LICENSE.txt for more information.
Acknowledgements
- Johns Hopkins Bloomberg School of Public Health Department of Biostatistics
- Caffo Lab
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mricloudpy-0.0.1.tar.gz.
File metadata
- Download URL: mricloudpy-0.0.1.tar.gz
- Upload date:
- Size: 7.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0a1f705c1d33849609b236bc22329622db6f6cfb6827b4b5217c20db72b78a3
|
|
| MD5 |
687bb8254317338d89e27e33d76946ff
|
|
| BLAKE2b-256 |
95c113e9c081c27571adfcd9ad2a914f25b6acb9294d3444260513776c47d7ed
|
File details
Details for the file mricloudpy-0.0.1-py3-none-any.whl.
File metadata
- Download URL: mricloudpy-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41b1c3edfe998d254adb35706d609e66671c540fee637355b341b0a168efffd1
|
|
| MD5 |
e724b790fad615c0a704e3a78e89586d
|
|
| BLAKE2b-256 |
14a30bcf87cc1bd1fd7162d7ec578d0c0486f41df8790612cc7d8722dc9e929c
|