Einar Ryeng
11fc34b1e3
Fixes #23 - Preserving the order of samples in subdata.
2011-03-08 09:27:06 +00:00
Einar Ryeng
ed486ddf2e
Changed default directories for:
...
* Load dataset
* Import annotations
* Export annotations
to the correct directories in the current project.
2011-03-07 16:19:45 +00:00
Einar Ryeng
ec71cbd7d7
Fixes previous broken commit.
2011-03-06 23:11:29 +00:00
Einar Ryeng
dc8da8823e
Partial fix to #22 . Laydi will require a project directory to run. If the
...
project directory does not exist, i.e. if a new project should be created, the
new -n switch is required. New syntax to run laydi is now
{{{
laydi [options] </path/to/project>
}}}
2011-03-06 23:08:09 +00:00
Einar Ryeng
b5d2e8e181
Changed the name of the current Project class to ProjectView, to make room for a new
...
non-GUI project class.
2011-03-06 22:33:51 +00:00
Einar Ryeng
ebda69049e
Started working on Dimension and Universe objects (which will probably be renamed before actually being used in the program).
2011-01-05 15:48:00 +00:00
Einar Ryeng
2e253450cd
Removed debug print statments.
2010-01-19 17:08:50 +00:00
Einar Ryeng
256133275c
* Changed build behaviour to suit newer Ubuntu releases (at least 9.10).
...
* Added -c option to generate intial configuration file and directories. This will create
the file ~/.laydi and the directories ~/laydi/datasets and ~/laydi/workflows.
* Removed debug print statements.
2010-01-19 16:45:51 +00:00
Einar Ryeng
c50d34effc
Changed from deprecated scipy.stats.mean() to numpy.mean().
2009-11-22 18:25:43 +00:00
Einar Ryeng
e28b66a294
Removed annoying debug print statement.
2009-08-22 19:50:00 +00:00
Einar Ryeng
4ce6963428
Fixing selections and drawing in newer versions of matplotlib.
2009-08-22 17:41:06 +00:00
Einar Ryeng
53cbd8fed7
Added write_csv function to export a dataset to regular comma/tab/whatever separated files.
2009-02-09 23:05:09 +00:00
Einar Ryeng
ec6f2a1edc
Removed page size from spin boxes as this has become deprecated in GTK. There are still complaints from
...
GTK/PyGTK, possibly due to PyGTK.
2009-02-06 22:24:33 +00:00
Einar Ryeng
fdf51c7c7f
Added box and bar plots to the right-click menu of datasets.
2008-12-07 23:31:03 +00:00
Einar Ryeng
7e6bac20e1
FIXING STUFF!
...
Rename should be complete or almost so.
2008-12-05 22:07:56 +00:00
Einar Ryeng
9c026a39d0
BREAKING STUFF!
...
Renaming from fluents to laydi
2008-12-05 21:50:32 +00:00
Einar Ryeng
27e4504bf6
BREAKING STUFF!
...
Rename fluents to laydi.
2008-12-05 21:48:24 +00:00