tee-ar-ex / tee-ar-ex/trx-python

Bitwise data / groups

Open
#3 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
26
Forks
20
Avg merge
1d 14h
Merged PRs (30d)
9

Description

  • Currently there is no example showcasing the use of bitwise data. Technically this datatype is applicable to both DPP and DPS.

  • It is also technically feasible for bitwise DPS to be utilised as group definition, rather than a list of indices. This would only reduce requisite space for groups that select more than 1/32 of streamlines, and unlike a list of indices it would mean that the number of elements cannot be inferred without reading the data, but it's nevertheless worth discussing the prospect, and explicitly rejecting if that's the consensus.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how DPP and DPS bitwise data are currently represented, along with any existing examples in the repository. Determine the intended treatment of bitwise DPS group definitions, then add a bitwise data example and document whether group definitions use bitwise data or remain lists of indices.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.