1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 17 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added missing files
mahogny
as Johan Henriksson
More... about 11 years ago
changed the load/save data window to not lock the gui. also has a cancel button, but not yet in use
mahogny
as Johan Henriksson
More... about 11 years ago
fixed a deadlock in the console log system
mahogny
as Johan Henriksson
More... about 11 years ago
Merge branch 'master' of github.com:mahogny/Endrov
mahogny
as Johan Henriksson
More... about 11 years ago
added etched borders around particlemeasure jobs
mahogny
as Johan Henriksson
More... about 11 years ago
fixed title of memory usage window
mahogny
as Johan Henriksson
More... about 11 years ago
fixed bug in laziness
mahogny
as Johan Henriksson
More... about 11 years ago
Merge branch 'master' of git+ssh://github.com/mahogny/Endrov
mahogny
as Johan Henriksson
More... about 11 years ago
fixed bug in csv writer
mahogny
as Johan Henriksson
More... about 11 years ago
some work on dynamic exposure settings. added color-by-ID to 2D view. fixed a bug in CSV export for particle measure
mahogny
as Johan Henriksson
More... about 11 years ago
Merge branch 'master' of github.com:mahogny/Endrov
mahogny
as Johan Henriksson
More... about 11 years ago
upped linux mem. added close() to imagesets, for a more explicit closing of the data. this will help reducing memory usage
mahogny
as Johan Henriksson
More... about 11 years ago
added well-import for namebased image import
mahogny
as Johan Henriksson
More... about 11 years ago
moved multidim acq window acq frame to make it conserve space better
mahogny
as Johan Henriksson
More... about 11 years ago
new version 2.23.0. updated starters. added multiwell window icon
mahogny
as Johan Henriksson
More... about 11 years ago
minor fixes
mahogny
as Johan Henriksson
More... about 11 years ago
fixed bugs, improved layout based on per-well attribute
mahogny
as Johan Henriksson
More... about 11 years ago
handling null attribute for plate layout
mahogny
as Johan Henriksson
More... about 11 years ago
added generic csv writer. platewindow, layout by per-well parameter
mahogny
as Johan Henriksson
More... about 11 years ago
particlemeasure: added frame- and well-wise attributes. updated csv import/export for this. moved scrollbar in window to enclose all options, so it fits in the screen better. start of a layout system
mahogny
as Johan Henriksson
More... about 11 years ago
added a window showing a graph of memory usage. added batching to plate window, and changed the behaviour to always use the queue as opposed to process the data directly. this is safer
mahogny
as Johan Henriksson
More... about 11 years ago
mainly work on a new serializer for flowmeasure, based on csv. this consumes less memory and is much faster (hopefully)
mahogny
as Johan Henriksson
More... about 11 years ago
fixed a bug with the scale bar
mahogny
as Johan Henriksson
More... about 11 years ago
made browser util not hang if the browser was not open before
mahogny
as Johan Henriksson
More... about 11 years ago
added missing files
mahogny
as Johan Henriksson
More... about 11 years ago
work on the new side panel for 2d viewer. changed live histogram to only support one channel (it really only did already; now the interface reflects it). prototype for 2d viewer channel side panel. reworked the multidim window channel selection, with a new separate dialog
mahogny
as Johan Henriksson
More... about 11 years ago
removed the class Viewer3DWindowExtension and replaced it with newInstance() and direct class reference. this simplifies the code of the plugins
mahogny
as Johan Henriksson
More... about 11 years ago
platew: bug fix, and added scale bar text to histogram & scatter plot
mahogny
as Johan Henriksson
More... about 11 years ago
reverted changes for java7 swing generics. better not do them yet
mahogny
as Johan Henriksson
More... about 11 years ago
bugfix: update attribute view even after platew thread done
mahogny
as Johan Henriksson
More... about 11 years ago