Menu

SVN archive Commit Log


Commit Date  
[r26072] by bugman

Implemented the cdp.exp_info.from_xml() method to correctly restore the experimental info structure.

This fixes bug #22704 (https://gna.org/bugs/?22704), the corrupted relax state files after setting
the relax references via the bmrb.software, bmrb.display, or bmrb.write user functions.

This custom ExpInfo.from_xml() method is required to properly recreate the software, script and
citation list data structures of the cdp.exp_info data structure, as these are special RelaxListType
objects populated by Element objects (both from data_store.data_classes).

2014-09-26 16:43:09 Tree
[r26071] by bugman

Fix for the cdp.exp_info.software data structure setup.

This is a partial fix for bug #22704 (https://gna.org/bugs/?22704), the corrupted relax state files
after setting the relax references via the bmrb.software, bmrb.display, or bmrb.write user
functions.

The Element data container name was being replaced by the software name, making it impossible to
restore from the XML.

2014-09-26 16:29:26 Tree
[r26070] by bugman

Uncommented some checks in the Bmrb.test_bug_22704_corrupted_state_file system test.

2014-09-26 16:24:44 Tree
[r26069] by bugman

Added checks to the Bmrb.test_bug_22704_corrupted_state_file system test.

This is to see if the cdp.exp_info data structure has been correctly restored from the save file.

2014-09-26 16:19:27 Tree
[r26068] by bugman

Fix for the experimental information data pipe object when converting to XML state and results files.

This is a partial fix for bug #22704 (https://gna.org/bugs/?22704), the corrupted relax state files
after setting the relax references via the bmrb.software, bmrb.display, or bmrb.write user
functions.

The names and descriptions for the software, citation and script list objects were incorrectly set.
These have been fixed so that the name of the data structure and the real description is present in
the XML state or results file instead of <relax_list desc='relax list container'>.

2014-09-26 15:44:48 Tree
[r26067] by bugman

Fix for the experimental information data pipe object when converting to XML state and results files.

This is a partial fix for bug #22704 (https://gna.org/bugs/?22704), the corrupted relax state files
after setting the relax references via the bmrb.software, bmrb.display, or bmrb.write user
functions.

The names and descriptions for the software, citation and script list objects were incorrectly set.
These have been fixed so that the name of the data structure and the real description is present in
the XML state or results file instead of <relax_list desc='relax list container'>.

2014-09-26 15:34:15 Tree
[r26066] by tlinnet

Implemented writing and plotting of statistics for individual and clustered fitting, compararing to full NI.

Task #7826 (https://gna.org/task/index.php?7826): Write an python class for the repeated analysis of dispersion data.

2014-09-26 15:29:49 Tree
[r26065] by tlinnet

Implemented getting the statistics for parameters and comparing to init NI.

Task #7826 (https://gna.org/task/index.php?7826): Write an python class for the repeated analysis of dispersion data.

2014-09-26 15:29:39 Tree
[r26064] by bugman

Removed a debugging printout fatal for Python 3.

2014-09-26 14:46:20 Tree
[r26063] by bugman

Created the Bmrb.test_bug_22704_corrupted_state_file system test.

This is to catch bug #22704 (https://gna.org/bugs/?22704), the corrupted relax state files after
setting the relax references via the bmrb.software, bmrb.display, or bmrb.write user functions.

2014-09-26 14:36:13 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.