Menu

SVN archive Commit Log


Commit Date  
[r9930] by bugman

Added a number of methods to the specific analysis API.

These include:
deselect()
get_param_names()
get_param_values()
map_bounds()
model_desc()
model_type()
molmol_macro()
read_columnar_results()
return_data_desc()
skip_function()

The API base class should now be complete.

2009-11-24 15:48:38 Tree
[r9929] by bugman

Removed some unused methods from the API.

2009-11-24 15:46:59 Tree
[r9928] by bugman

Added duplicate_data() to the specific analysis API.

2009-11-24 14:50:02 Tree
[r9927] by bugman

Alphabetical ordering of methods, and separation of the private from the API methods.

2009-11-24 14:40:14 Tree
[r9926] by bugman

Converted all self.__*() private methods to self._*() non-API methods.

2009-11-24 14:32:47 Tree
[r9925] by bugman

Clean up of the entire N-state model specific API.

2009-11-24 14:30:49 Tree
[r9924] by bugman

Added model_statistics() to the specific analysis API.

2009-11-24 14:26:08 Tree
[r9923] by bugman

Removed the unused _read() method.

This has been superseded by the spectrum.read_intensities() user function.

2009-11-24 14:04:25 Tree
[r9922] by bugman

Fixes for the string printout creation in the __check_method_args() method.

2009-11-24 13:52:52 Tree
[r9921] by bugman

Removed the check of the default values from the specific analysis API arg checks.

The defaults keyword values can be set to anything by the specific code!

2009-11-24 13:04:23 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.