Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jeffersoncasimir
Copy link
Contributor

This partially addressed #8717, since the full scope is two separate issues, by passing to a chunk the last point of the previous chunk. This connects the two chunks and no longer results in a visible gap.

Testing: Zoom in as much as possible between chunks and ensure that there is no visible gap.

@jeffersoncasimir jeffersoncasimir added Category: Bug PR or issue that aims to report or fix a bug Language: Javascript PR or issue that update Javascript code labels Dec 6, 2023
@laemtl laemtl self-assigned this Dec 12, 2023
@laemtl laemtl assigned driusan and unassigned laemtl Jan 16, 2024
driusan pushed a commit that referenced this pull request Jan 23, 2024
This resolves the data shift issue by adding the number of valid samples in the last chunk to the index.json, and using it for the calculations which previously assumed all chunks were filled.

Closes #8992. Has a Loris-MRI counterpart: aces/Loris-MRI#1030

Loosely dependant on #8998 (file modifications in common and done at a later time).
@driusan
Copy link
Collaborator

driusan commented Jan 23, 2024

@jeffersoncasimir This has conflicts and can't be merged.

@driusan driusan assigned jeffersoncasimir and unassigned driusan Jan 23, 2024
@driusan
Copy link
Collaborator

driusan commented Jan 23, 2024

@jeffersoncasimir Now this branch doesn't have any changes according to the diff on GitHub. Can you confirm and close if that's the appropriate thing to do?

@jeffersoncasimir
Copy link
Contributor Author

Yes, that is correct. #8999 built upon #8998

jeffersoncasimir added a commit to jeffersoncasimir/Loris that referenced this pull request Feb 29, 2024
This resolves the data shift issue by adding the number of valid samples in the last chunk to the index.json, and using it for the calculations which previously assumed all chunks were filled.

Closes aces#8992. Has a Loris-MRI counterpart: aces/Loris-MRI#1030

Loosely dependant on aces#8998 (file modifications in common and done at a later time).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Category: Bug PR or issue that aims to report or fix a bug Language: Javascript PR or issue that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants