Menu

SVN archive Commit Log


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

The Tensor_list tag category is now completely being created.

2010-10-21 09:17:17 Tree
[r20] by bugman

Fixes for the reading of the relaxation data back from the BMRB NMR-STAR file.

2010-10-20 21:46:30 Tree
[r19] by bugman

Huge redesign and simplification of the BMRB tag category classes.

All of the code for setting up these tag category classes has been shifted to the base class. These
classes now only contain a label, and two translation tables for the BMRB tag names and the class
variable names. This redesign has removed many bugs in the saveframes, including many tag
categories no longer being free.

2010-10-20 18:03:35 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.