-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Original Automagic package (https://github.com/methlabUZH/automagic) is in MATLAB and thus inaccessible to Python users. Additionally, source code is hard to read and follow (a potential for better documentation).
Solution
To start, a well-documented class called Block, with relevant attributes and methods associated with a single dataset.
Additional context
Should be equivalent to the same class in the MATLAB version of the package (https://github.com/methlabUZH/automagic/blob/master/src/Block.m). However, ideally, removing unnecessary or redundant code.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request