Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fromRoot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
johannes bilk
fromRoot
Graph
b475055954ef28396e8bfcaeb9d0ef8269d6baa1
Select Git revision
Branches
1
main
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Apr
18
Mar
17
19
Dec
14
28
Nov
16
14
19
Oct
18
16
10
29
Aug
28
27
25
23
21
17
10
9
3
2
Update README.md
main
main
removed pandas... I was never a fan of it anyways.
added ustart/vstart and bunch of other stuff
updated readme and reverted digit sorting back to a double loop
sped up digit collection and matrix generation
reworked clusterizing… doesn’t work perfect yet; x,y,z coordinate calculation is more precise and super fast
fixed a grave error in the fancy dict where method
changed "includeUnSelected" to "includeUnselected"
updated readme
removed a file
updated error in readme
refactored everything
bug fix in roi unselected clusters
small optimizations and bug fixes
implemented preliminary method of loading several files
updated uv mapping of filtered out clusters
fixed an issue with 'includeUnselected' bool
fixed an issue with public methods
there was a wrong space in a doc string
refactored and added doc strings
updated read me
refactoring and reading filtered pixels
one can load digits now
added some file handling things
updated the ‘where’ method, filter arguments don’t need to have spaces around the operator anymore
fixed an layer assigment error, where a ladder from layer one was assigned as layer two
reformated some stuff
added a stack method, corrected an embarrassing typo
added some dict methods and iter to the class
added __setitem__ method, users can also specify the number of events to be imported and updated readme
fixed an error where data was stored as type ‘object’.
updated readme, extended the ‘where’ method
added a filter method
updated some threading
renamed a method
updated readme
renamed some methods
updated readme
readme
readme updates
Loading