Menu

SVN archive Commit Log


Commit Date  
[r36] by bugman

Deleted the create_full_tag_names() method.

This is useless for the new dictionary design.

2010-10-21 14:38:15 Tree
[r35] by bugman

Renamed self.tag_category_label_full to self.tag_prefix.

2010-10-21 14:37:16 Tree
[r34] by bugman

Shifted the Tensor tag category classes to use the new dictionary structure.

2010-10-21 14:36:32 Tree
[r33] by bugman

Rewrote TagCategory.create() to use the self dictionary object instead of the translation tables.

2010-10-21 14:35:45 Tree
[r32] by bugman

Merged the TagCategory.create_tag_table() method into create().

There was no reason for splitting up this code as TagCategory.create() was doing almost nothing.

2010-10-21 14:19:45 Tree
[r31] by bugman

Added the SfCategory and SfFramecode keys to the TagCategoryFree base class.

2010-10-21 14:16:54 Tree
[r30] by bugman

The saveframe tag_categories object is now the special class CategoryList.

This will allow for the addition of special functions for finding tags within the tag categories.

2010-10-21 13:44:00 Tree
[r29] by bugman

Abstracted and shifted the TensorSaveframe.__init__() method to the BaseSaveframe base class.

The saveframe increment value is now in self.count.

2010-10-21 13:38:21 Tree
[r28] by bugman

Converted TagCategory into a special dictionary object using TagTranslationTable.

This dictionary object will have the BMRB database table name as a key, and using the TagObject
class object the elements will store information such as the corresponding variable name, the
corresponding BMRB NMR-STAR tag name, a list of allowable values, the missing flag, and any other
tag specific information corresponding to the key.

2010-10-21 13:20:06 Tree
[r27] by bugman

The free tagtable data is now being collapsed to remove the lists.

2010-10-21 12:08:39 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.