- Notifications
You must be signed in to change notification settings - Fork269
ENH: CoordinateImage API#1090
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Draft
effigies wants to merge26 commits intonipy:masterChoose a base branch fromeffigies:enh/coordimage_api
base:master
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Uh oh!
There was an error while loading.Please reload this page.
Draft
Changes from1 commit
Commits
Show all changes
26 commits Select commitHold shift + click to select a range
1b7df51 ENH: Start restoring triangular meshes
effigies5d25cef TEST: Test basic TriangularMesh behavior
effigiese426afe RF: Use order kwarg for array proxies
effigies1a46c70 TEST: Rework FreeSurferHemisphere and H5Geometry examples with mixin
effigiesbe05f09 TEST: Tag tests that require access to the data directory
effigiescbb91d1 RF: Allow coordinate names to be set on init
effigies107ead6 TEST: More fully test mesh and family APIs
effigies368c145 ENH: Avoid duplicating objects, note that coordinate family mappings …
effigies9d5361a ENH: Add copy() method to ArrayProxy
effigies81b1033 ENH: Copy lock if filehandle is shared, add tests
effigiesb70a4d9 Merge branches 'enh/copyarrayproxy', 'enh/xml-kwargs' and 'enh/triang…
effigies798f0c6 ENH: Add stubs from BIAP 9
effigies7a6d50c ENH: Implement CoordinateAxis. and Parcel.__getitem__
effigies344bfd8 TEST: Add FreeSurferSubject geometry collection, test loading Cifti2 …
effigies1138a95 ENH: Add CaretSpecFile type for use with CIFTI-2
effigiesc7ab610 TEST: Load CaretSpecFile as a GeometryCollection
effigiesa458ec3 ENH: Hacky mixin to make surface CaretDataFiles implement TriangularMesh
effigies921173b FIX: CoordinateAxis.__getitem__ fix
effigiesd4d42a0 ENH: Implement CoordinateAxis.get_indices
effigiesb51ec36 TEST: Add some assertions and smoke tests to exercise methods
effigies76b52f5 ENH: Add from_image/from_header methods to bring logic out of tests
effigies1392a06 TEST: Add fsLR.wb.spec file for interpreting fsLR data
effigies5edddd4 ENH: Add CoordinateImage slicing by parcel name
effigies05ca9fb RF: Simplify CaretSpecParser slightly
effigies6c2407d TEST: Check SurfaceDataFile retrieval
effigies20f71df Merge branch 'master' into enh/coordimage_api
effigiesFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
RF: Allow coordinate names to be set on init
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitcbb91d1f9eb8a5768190bc313f82755f83c7df94
There are no files selected for viewing
13 changes: 9 additions & 4 deletionsnibabel/pointset.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
18 changes: 9 additions & 9 deletionsnibabel/tests/test_pointset.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.