Lightweight implementation of neuromaps
Project description
lytemaps
This repository contains an implementation of a minimal fork of neuromaps
functionality. If you're an end user, this is likely not for you -- this implementation exists mostly for hypercoil
developer purposes. As developers, we'd like to use certain neuromaps
operations without burdening our software with the bulky dependencies (nilearn
, sklearn
and Connectome Workbench) that the full install of neuromaps
requires. This implementation is intended to support the subset of functionality that requires only core Scientific Python packages together with the essential nibabel
and requests
. Obviously, functionality here is limited -- inter alia, this means that null models aren't included for now. As development progresses, we'll index the neuromaps
functions that are implemented below.
If for some reason you still decide to use this repository, please follow the citation prescriptions from Neuromaps and nilearn. In particular, specify that you used lytemaps
in your methods section, specify that lytemaps
comprises code from both neuromaps
and nilearn
, and cite the neuromaps
and nilearn
papers.
License
Most code in this repository is taken directly from the neuromaps
repository, and is therefore licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License. The exception to this is several functions in src/lytemaps/utils.py
and src/lytemaps/datasets/utils.py
, which are taken from the nilearn
and sklearn
repositories and are therefore licensed under the 3-clause BSD license. As we redevelop code into our own implementations, we will relicense. See the LICENSE
file for more details.
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 Distributions
Built Distribution
Hashes for lytemaps-0.0.1.post1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32bcfa047562b595e994f740953cbeef811e21cbe909152dd4e04e04d42d54de |
|
MD5 | c94b1bac8dcd322059d009b171ec92d8 |
|
BLAKE2b-256 | 443a1027cbe9f2073e35b0d881537f5f4b5e27117931518da9e120eaed42ea51 |