Menu

SVN archive Commit Log


Commit Date  
[r23242] by bugman

Fix for the RDC error setting in the CaM frame order test data generation base script.

The rdc_err data structure is located in the interatomic data containers, no the spin containers.

2014-05-19 14:13:24 Tree
[r23241] by bugman

Increased the precision of all the data in the CaM frame order test data generation base script.

These have all been converted from float16 to float64 numpy types.

2014-05-19 13:10:15 Tree
[r23240] by tlinnet

Math-domain catching for model CR72.

task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models.

This is to implement catching of math domain errors, before they occur.
These can be found via the --numpy-raise function to the systemtests.

To make the code look clean, the class object "back_calc" is no longer
being updated per time point, but is updated in the relax_disp target function in
one go.

2014-05-19 12:44:12 Tree
[r23239] by tlinnet

Math-domain catching for model B14.

task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models.

This is to implement catching of math domain errors, before they occur.
These can be found via the --numpy-raise function to the systemtests.

To make the code look clean, the class object "back_calc" is no longer
being updated per time point, but is updated in the relax_disp target function in
one go.

2014-05-19 12:44:10 Tree
[r23238] by tlinnet

Merged revisions 23230,23232,23234-23236 via svnmerge from
svn+ssh://tlinnet@.../svn/relax/trunk

........
r23230 | bugman | 2014-05-19 11:57:56 +0200 (Mon, 19 May 2014) | 7 lines

Exposed the backend verbosity flag of the structure.read_* user functions.

This allows the user to silence these user functions, which can be very useful when loading many
3D structures in the scripting UI mode. This change is for the structure.read_gaussian,
structure.read_pdb, and structure.read_xyz user functions.
........
r23232 | bugman | 2014-05-19 12:09:17 +0200 (Mon, 19 May 2014) | 7 lines

Expanded the structure.delete user function to add the 'verbosity' and 'spin_info' arguments.

The verbosity argument, when set to zero, allows all output to be suppressed. The spin_info flag
allows the deletion of spin and interatomic data to now be turned off, so that only 3D data is
deleted.
........
r23234 | bugman | 2014-05-19 12:21:31 +0200 (Mon, 19 May 2014) | 5 lines

The new structure.delete 'verbosity' argument is now propagated into the structural object.

This allows the printouts to now be completely suppressed.
........
r23235 | bugman | 2014-05-19 12:25:49 +0200 (Mon, 19 May 2014) | 5 lines

The structure.read_* user function 'verbosity' argument is now passed into the structural object.

This allows another printout to be silenced.
........
r23236 | bugman | 2014-05-19 12:29:36 +0200 (Mon, 19 May 2014) | 5 lines

The structure.read_* user function 'verbosity' argument is now passed into lib.io.open_read_file().

This allows all printouts from these three user functions to be suppressed.
........

2014-05-19 11:49:04 Tree
[r23237] by bugman

Merged revisions 23234-23236 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r23234 | bugman | 2014-05-19 12:21:31 +0200 (Mon, 19 May 2014) | 5 lines

The new structure.delete 'verbosity' argument is now propagated into the structural object.

This allows the printouts to now be completely suppressed.
........
r23235 | bugman | 2014-05-19 12:25:49 +0200 (Mon, 19 May 2014) | 5 lines

The structure.read_* user function 'verbosity' argument is now passed into the structural object.

This allows another printout to be silenced.
........
r23236 | bugman | 2014-05-19 12:29:36 +0200 (Mon, 19 May 2014) | 5 lines

The structure.read_* user function 'verbosity' argument is now passed into lib.io.open_read_file().

This allows all printouts from these three user functions to be suppressed.
........

2014-05-19 10:30:52 Tree
[r23236] by bugman

The structure.read_* user function 'verbosity' argument is now passed into lib.io.open_read_file().

This allows all printouts from these three user functions to be suppressed.

2014-05-19 10:29:36 Tree
[r23235] by bugman

The structure.read_* user function 'verbosity' argument is now passed into the structural object.

This allows another printout to be silenced.

2014-05-19 10:25:49 Tree
[r23234] by bugman

The new structure.delete 'verbosity' argument is now propagated into the structural object.

This allows the printouts to now be completely suppressed.

2014-05-19 10:21:31 Tree
[r23233] by bugman

Merged revisions 23232 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r23232 | bugman | 2014-05-19 12:09:17 +0200 (Mon, 19 May 2014) | 7 lines

Expanded the structure.delete user function to add the 'verbosity' and 'spin_info' arguments.

The verbosity argument, when set to zero, allows all output to be suppressed. The spin_info flag
allows the deletion of spin and interatomic data to now be turned off, so that only 3D data is
deleted.
........

2014-05-19 10:16:12 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.