Commit Graph

25 Commits

Author SHA1 Message Date
e6a671a8c0 Added function to split datasets on selection. 2008-02-06 19:54:17 +00:00
bed280353b Added support for sparse category-dataset 2008-01-06 17:01:00 +00:00
163271fc17 Correct behavior of dataset icons and names under transformations 2007-12-17 18:50:27 +00:00
6996aab2fa Added log transform, support for multi selections in navigator-scatter, removed get_project-nonsense 2007-12-14 15:42:17 +00:00
057e2a9f1d About to change the way logging is normally called. 2007-12-11 01:02:47 +00:00
d0a7b1cbc2 Code cleanup. 2007-12-11 00:13:26 +00:00
055c0ea4ac Dataset dimensions are shown in statusbar. 2007-12-10 21:08:09 +00:00
27d935319c Added a delete function to the context menu on navigator elements. 2007-11-09 15:02:32 +00:00
c26999e688 Added line plot of matrices. 2007-11-08 11:47:36 +00:00
7ee7f0cf7e Added scatter plotting from dataset in navigator. 2007-11-07 12:44:22 +00:00
7538710144 Enabled tree lines and set sensitivity on transforms 2007-08-24 09:12:52 +00:00
fa4604dbe5 load dataset defaults to datadir 2007-08-22 14:05:51 +00:00
916fc4c046 Added scaling to navigator menu, moved transformations to a separate sub menu 2007-08-07 11:42:07 +00:00
0523ebab05 Added dataset transpose option 2007-08-03 09:44:31 +00:00
dc3893eecc Fixed a "main.project" bug 2007-08-02 10:19:16 +00:00
a45743c31e Added main.py that now contains the One & Only Singleton instance of these classes:
- Navigator
 - Aplication
 - Workflow
 - Project
 - Options
Corresponding changes have been added in lots of other files to account for this, but
the access to these objects should now be a lot easier.
2007-07-26 12:35:59 +00:00
3ee8439e07 Added selection listeners to plots in context menu 2007-02-26 07:58:33 +00:00
f533344242 Added histogram in plot menu 2007-01-17 15:40:54 +00:00
06591e301e Added "Plot" submenu in navigator context menu. Can create an ImagePlot of a dataset. 2007-01-17 14:06:07 +00:00
f612dda72f Fixed bug in ftsv save and open dialogs. The save dialog now looks as intended.
Added the possibility to load several datasets at once. Error handling should still
be improved.
2007-01-16 12:28:56 +00:00
cacb0a27b7 Added "Save dataset" option to navigator context menu. 2007-01-15 13:58:56 +00:00
ee447b688c Added context menu to NavigatorView that allows reading FTSV datasets directly, i.e. without
adding a function in the workflow for this.
2007-01-12 14:37:44 +00:00
75447d8840 Fixed function output bug. Datasets now appear as children of their first parent, also in gtk 2.10 2007-01-03 13:05:37 +00:00
375d45e0cc Updated import statements, and removed the workflows pca_workflow and
affy_workflow.
2006-10-17 14:42:27 +00:00
610812f265 Started to rename "system" package to "fluents". Repository will be broken
until this is completed.
2006-10-17 14:28:35 +00:00