Commit | Date | |
---|---|---|
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 |
2010-10-21 13:20:06 | Tree |
2010-10-21 12:08:39 | Tree | |
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 |
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 |
2010-10-21 10:57:03 | Tree |