Menu

SVN archive Commit Log


Commit Date  
[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
[r26] by bugman

Removed all of the useless specific_setup() methods.

2010-10-21 11:53:25 Tree
[r25] by bugman

The tensor saveframe has been abstracted to use the new base class methods for reading data.

2010-10-21 11:50:16 Tree
[r24] by bugman

The tag information data extraction has now been abstracted into the base classes.

The BaseSaveframe.extract_data() and TagCategory.extract_tag_data() has been written to take
advantage of the translation tables to automatically fill all the class instance variables with
the tag data.

2010-10-21 11:49:37 Tree
[r23] by bugman

Abstracted the Tensor saveframe loop() method and shifted it into the base class.

The tensor data reading is now being performed by read_tagtables().

2010-10-21 11:20:40 Tree
[r22] by bugman

The Tensor tag category is now complete.

2010-10-21 10:57:03 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.