Skip to content

Commit

Permalink
Fixed contact-switching and highlight box
Browse files Browse the repository at this point in the history
  • Loading branch information
dipterix committed Nov 1, 2024
1 parent c80ed86 commit b30a2e2
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 387 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## Changes since last CRAN release
* `3e042619 (HEAD -> master)` [_`dipterix`_]: Added `PMT` electrodes
* `4c1e669d (origin/master, origin/HEAD)` [_`dipterix`_]: Fixed non-integer search radius issue
* `fdd53822 (HEAD -> master)` [_`dipterix`_]: Fixed contact-switching and highlight box
* `c80ed86d (origin/master, origin/HEAD)` [_`dipterix`_]: Added `PMT` electrodes
* `4c1e669d` [_`dipterix`_]: Fixed non-integer search radius issue
* `8b10f9ee` [_`dipterix`_]: Adjust electrode position can be done under volumetric mode to improve user experience; Electrodes with prototype geometries will use the prototype to infer the locations rather than spacial calculation; Added keyboard shortcut for registering from crosshair
* `0c3164e0` [_`dipterix`_]: Added `get_atlas_values` for continuous atlases such as binary or probablistic `ROI`. The radius refers to maximum `RAS` distance instead of voxel indexing distance, hence more accurate when the atlas volume has imbalanced slice count.
* `161545b2` [_`dipterix`_]: Renamed `active-voxel` to `column-row-slice`
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: threeBrain
Type: Package
Title: Your Advanced 3D Brain Visualization
Version: 1.1.1.9026
Version: 1.1.1.9027
Authors@R: c(
person("Zhengjia", "Wang", email = "dipterix.wang@gmail.com", role = c("aut", "cre", "cph")),
person("John", "Magnotti", email = "John.Magnotti@Pennmedicine.upenn.edu", role = c("ctb", "res")),
Expand Down
Loading

0 comments on commit b30a2e2

Please sign in to comment.