Einar Ryeng
cef882b0a4
* Annotations are no longer cluttered as if they all belong to the same
...
dimension. There was a bug that actually gave the same annotation dictionary
to all dictionary annotation handlers.
* The selection window now remembers which annotation was shown for each
dimension.
2007-12-11 13:47:29 +00:00
Einar Ryeng
4c24061575
Fixed docstrings.
2007-08-02 10:08:27 +00:00
Arnar Flatberg
9cbefb5705
in write_ftsv: adjusted so it splits specifically on tab, whitespace allowed in annotations
2007-03-14 10:24:49 +00:00
Einar Ryeng
b17f04466b
Added read_annotations_file() which reads a tab delimited file containing
...
annotations to identifiers along a dimension.
2007-02-15 22:42:55 +00:00
Einar Ryeng
74cb30428c
Added annotations to identifiers, and converted the unused annotationtest.py to
...
test the new module.
2007-01-31 14:19:23 +00:00