Opened 6 years ago
Closed 6 years ago
#2040 closed enhancement (fixed)
add sliceGroupSize option for irregular axis with dataBound:False
Reported by: | Dimitar Misev | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.8 |
Component: | wcst_import | Version: | 9.7 |
Keywords: | Cc: | Vlad Merticariu | |
Complexity: | Medium |
Description
Sometimes we want to group several slices (e.g. timestamps) into the same group (coefficient).
If each input slice corresponds to index X, and we want to have slice groups of size N, then the index would be translated with this option as follows:
X - (X % N)
Change History (2)
comment:1 by , 6 years ago
Summary: | add sliceGroupSize option for irregular axis → add sliceGroupSize option for irregular axis with dataBound:False |
---|---|
Type: | defect → enhancement |
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.