-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Spheres update - updated gitignore - added score options to menu.json - added sphere streams and support for realtime editing in RealtimeScoring.py * Moved scoring options to advanced settings menu * Fixed bug when changing >1 frame * add back to .gitignore * Update .gitignore * Update .gitignore * collapse settings menu json Co-authored-by: Astrovicis <max@nanome.ai>
- Loading branch information
1 parent
8ef5756
commit 2c34b5c
Showing
5 changed files
with
275 additions
and
93 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
__pycache__ | ||
dsx/results.txt | ||
nanome_realtime_scoring/dsx/results.txt | ||
/.vscode | ||
/build | ||
/dist | ||
|
This file contains 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
Oops, something went wrong.