Menu

SVN archive Commit Log


Commit Date  
[r27575] by bugman

Modified the rehead.py Epydoc API documentation <head> tag modifying script.

The Google analytics <script> tag inserted in later API documentation HTML pages is now detected,
allowing these pages to be modified as well.

2015-02-06 09:28:22 Tree
[r27574] by bugman

Modified the <head> tag of the relax 0.3 API documentation using the rehead.py script.

2015-02-06 09:24:01 Tree
[r27573] by bugman

Modified the <head> tag of the relax 0.2 API documentation using the rehead.py script.

2015-02-06 09:20:02 Tree
[r27572] by bugman

Modified the <head> tag of the relax 0.1 API documentation using the rehead.py script.

2015-02-06 09:19:01 Tree
[r27571] by bugman

Created a script for modifying the <head> tag of the Epydoc generated API documentation.

This will be used to update old (or new) API documentation as needed to keep the HTML current.

2015-02-06 09:17:56 Tree
[r27570] by bugman

Added the viewport metadata to all of the http://www.nmr-relax.com webpages.

This is via the SSI included head.html file. The configured viewport should result in better
rendering of http://www.nmr-relax.com on mobile devices.

2015-02-06 08:06:43 Tree
[r27569] by bugman

Implementation of the statistics.aic user function.

This is very similar to the statistics.model user function - the code was copied and only slightly
modified. The new user function will calculate the current chi-squared value per model, obtain the
model statistics, calculate the AIC value per model, and store the AIC value, chi-squared value and
number of parameters in the appropriate location for the model in the relax data store.

2015-02-05 18:26:32 Tree
[r27568] by bugman

Fix for the N_state_model.test_statistics system test.

The deselected spins and interatomic data containers are now taken into account for the RDC and PCS
data point counts.

2015-02-05 18:14:41 Tree
[r27567] by bugman

Fixes for the N-state model num_data_points() function.

The deselected interatomic data containers are no longer used for counting RDC data. And the
skipping of deselected spin containers for the PCS is now via the spin_loop() skip_desel argument.

2015-02-05 18:12:57 Tree
[r27566] by bugman

More fixes for the PCS count printout from the pipe_control.pcs.return_pcs_data() function.

The check for None values was incorrect.

2015-02-05 18:10:44 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.