Projects/laydi
Projects
/
laydi
Archived
7
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
Einar Ryeng 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
Einar Ryeng b637a5badc Changed /usr/bin/python2.4 to /usr/bin/python, and hope that 2.5 will not have
trouble running the app.
2007-06-28 21:42:18 +00:00
Einar Ryeng 7bdfdea23b Added -d option to get all identifiers along a single dimension. 2007-05-16 10:30:54 +00:00
Einar Ryeng 1ab558248c Piping information through dataset -i works. Added names of planned features
to the dataset script.
2007-05-09 21:52:59 +00:00
Einar Ryeng 7272eb63d2 Working on a script to query datasets without starting fluents. 2007-05-09 17:41:50 +00:00
Einar Ryeng f31795ac2a Corrected erroneous checkin. 2007-03-01 15:27:50 +00:00
Einar Ryeng ff070e5312 Preserves PYTHONPATH. 2007-03-01 15:26:38 +00:00
Einar Ryeng 934640ea62 Searches for /etc/fluentsrc and ~/.fluents configuration files. Adds the
home configuration variable.
2007-02-28 14:07:33 +00:00
Einar Ryeng bf1ad1be87 Removed old help function. 2007-02-27 16:25:48 +00:00
Einar Ryeng 1ba4bf5f82 Initial config parser support. 2007-02-27 16:08:22 +00:00
Einar Ryeng 375d45e0cc Updated import statements, and removed the workflows pca_workflow and
affy_workflow.
2006-10-17 14:42:27 +00:00
Einar Ryeng 610812f265 Started to rename "system" package to "fluents". Repository will be broken
until this is completed.
2006-10-17 14:28:35 +00:00