Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JaneliaSciComp
/
mipav
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
5
Code
Issues
0
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature clicking issue
- #4
#4
Open
dchen116
wants to merge 40 commits into
JaneliaSciComp:janelia/janelia_work
JaneliaSciComp/mipav:janelia/janelia_work
from
dchen116:FeatureClickingIssue
dchen116/mipav:FeatureClickingIssue
Copy head branch name to clipboard
Conversation
Commits
40
(40)
Checks
Files changed
Open
Feature clicking issue
#4
dchen116
wants to merge 40 commits into
JaneliaSciComp:janelia/janelia_work
JaneliaSciComp/mipav:janelia/janelia_work
from
dchen116:FeatureClickingIssue
dchen116/mipav:FeatureClickingIssue
Copy head branch name to clipboard
Commits
Commits on Apr 23, 2024
To fix the clicking accuracy issues, the old version(2022) of MIPAV for
Show description for 5841fd7
dchen116
committed
5841fd7
View commit details
Copy full SHA for 5841fd7
Browse repository at this point
To fix the clicking accuracy issues, the old version(2022) of MIPAV for
Show description for 3636593
dchen116
committed
3636593
View commit details
Copy full SHA for 3636593
Browse repository at this point
Switched the mis-named variables.
dchen116
committed
d75f20f
View commit details
Copy full SHA for d75f20f
Browse repository at this point
Commits on May 1, 2024
Switch between 2 modes(Accurate vs 3-color mode)
Show description for e816823
dchen116
committed
e816823
View commit details
Copy full SHA for e816823
Browse repository at this point
Commits on May 13, 2024
An accurateModeButton added for switch modes between accurate clicking
Show description for caf1a7d
dchen116
committed
caf1a7d
View commit details
Copy full SHA for caf1a7d
Browse repository at this point
An accurateModeButton added for switch the mode between accurate mode vs
Show description for 6709dd2
dchen116
committed
6709dd2
View commit details
Copy full SHA for 6709dd2
Browse repository at this point
An keyBoard "M" added for switch the mode between accurate mode vs 3
Show description for b5fc4a2
dchen116
committed
b5fc4a2
View commit details
Copy full SHA for b5fc4a2
Browse repository at this point
An AccurateModeListener interface was made for responding to the
Show description for c014917
dchen116
committed
c014917
View commit details
Copy full SHA for c014917
Browse repository at this point
Changed the tabbedPan name into "Selection"
dchen116
committed
18d9831
View commit details
Copy full SHA for 18d9831
Browse repository at this point
Restore VolumeImage.java
mkitti
committed
39c46e3
View commit details
Copy full SHA for 39c46e3
Browse repository at this point
Commits on May 14, 2024
Added updateSelectionPanel to fix the issue of clicking accurateMode
Show description for 9c6ec52
dchen116
committed
9c6ec52
View commit details
Copy full SHA for 9c6ec52
Browse repository at this point
Commits on May 15, 2024
Merge branch 'janelia/janelia_work' into FeatureClickingIssue
dchen116
committed
830f328
View commit details
Copy full SHA for 830f328
Browse repository at this point
Added block comments
dchen116
committed
fd0980b
View commit details
Copy full SHA for fd0980b
Browse repository at this point
Commits on May 22, 2024
Created a plot corresponding to each clicking reflects the maximum
Show description for ffc8804
dchen116
committed
ffc8804
View commit details
Copy full SHA for ffc8804
Browse repository at this point
Add a valueMarker for highlight the maximum value in the plot
dchen116
committed
2d62e12
View commit details
Copy full SHA for 2d62e12
Browse repository at this point
Commits on May 23, 2024
Added the ValueMarker with mouseDragged function
dchen116
committed
ede406b
View commit details
Copy full SHA for ede406b
Browse repository at this point
Commits on May 24, 2024
removed the EXIT_ON_CLOSE line
dchen116
committed
92b79ef
View commit details
Copy full SHA for 92b79ef
Browse repository at this point
updated removed all the EXIT_ON_CLOSE
dchen116
committed
bf35175
View commit details
Copy full SHA for bf35175
Browse repository at this point
Commits on May 28, 2024
post code review, removed unused variables, comments, and added a dialog
Show description for c69c82a
dchen116
committed
c69c82a
View commit details
Copy full SHA for c69c82a
Browse repository at this point
Commits on May 31, 2024
Added chartPanel and features to move the marker along with the mouse
Show description for 3df941b
dchen116
committed
3df941b
View commit details
Copy full SHA for 3df941b
Browse repository at this point
Commits on Jun 3, 2024
added function to be able to move the marker in the plot to move the 3D
Show description for 96a934d
dchen116
committed
96a934d
View commit details
Copy full SHA for 96a934d
Browse repository at this point
Commits on Jun 4, 2024
Fixed the first 3D marker so that it would move along with mouseDrag
Show description for 79286d2
dchen116
committed
79286d2
View commit details
Copy full SHA for 79286d2
Browse repository at this point
ValueOutput class is deleted due to no longer needed
dchen116
committed
5fb7f7a
View commit details
Copy full SHA for 5fb7f7a
Browse repository at this point
comment added to explain adding updateSelected for fix the first 3D
Show description for 7fde24f
dchen116
committed
7fde24f
View commit details
Copy full SHA for 7fde24f
Browse repository at this point
added comments and documentations as well as deleted elements used for
Show description for 00996d7
dchen116
committed
00996d7
View commit details
Copy full SHA for 00996d7
Browse repository at this point
changed setPlot into more specific name: notifyPlotListeners
dchen116
committed
1f44094
View commit details
Copy full SHA for 1f44094
Browse repository at this point
changed PlotListener into more specific name as PlotDataUpdateListener
dchen116
committed
6a44a83
View commit details
Copy full SHA for 6a44a83
Browse repository at this point
moved the variables to the top of the class
dchen116
committed
8bf198b
View commit details
Copy full SHA for 8bf198b
Browse repository at this point
Commits on Jun 5, 2024
removed all the unnecessary println
dchen116
committed
81db712
View commit details
Copy full SHA for 81db712
Browse repository at this point
changed mkdir into mkdirs to fix the annotation failed to save issue
dchen116
committed
6bcea59
View commit details
Copy full SHA for 6bcea59
Browse repository at this point
fixed the mkdir if statement to consider the case when !dir.mkdirs()
Show description for 3408bbc
dchen116
committed
3408bbc
View commit details
Copy full SHA for 3408bbc
Browse repository at this point
Commits on Jun 7, 2024
created CustomChartPanel to separate the chartPanel related methods from
Show description for 61c775c
dchen116
committed
61c775c
View commit details
Copy full SHA for 61c775c
Browse repository at this point
fixed the zoomed in issue by created a new method setChart()
dchen116
committed
6726926
View commit details
Copy full SHA for 6726926
Browse repository at this point
Commits on Jun 11, 2024
Created a fakePanel to split the panel into desired layout and fixed the
Show description for 27eedea
dchen116
committed
27eedea
View commit details
Copy full SHA for 27eedea
Browse repository at this point
changed the plot settings like color and size for the marker and the
Show description for 4933d9d
dchen116
committed
4933d9d
View commit details
Copy full SHA for 4933d9d
Browse repository at this point
Commits on Jun 12, 2024
Renamed the CustomChartPanel into SelectionChartPanel.
dchen116
committed
1d18102
View commit details
Copy full SHA for 1d18102
Browse repository at this point
Commits on Jun 13, 2024
Deleted unused import and renamed to "Selection Chart"
dchen116
committed
2b3fa3b
View commit details
Copy full SHA for 2b3fa3b
Browse repository at this point
Added a JToolTip to the button to give a hint that there is a keyboard
Show description for 86b646d
dchen116
committed
86b646d
View commit details
Copy full SHA for 86b646d
Browse repository at this point
added comments to explain the plot size changes once it was removed
dchen116
committed
96a518a
View commit details
Copy full SHA for 96a518a
Browse repository at this point
changed the plot title from 'Chart' into 'Selection Chart'
dchen116
committed
2783fcb
View commit details
Copy full SHA for 2783fcb
Browse repository at this point
You can’t perform that action at this time.