diffpy.srmise.applications package
Submodules
diffpy.srmise.applications.plot module
plot extracted peaks and comparison to ideal distances (if given)
diffpy.srmise.applications.extract module
- class diffpy.srmise.applications.extract.IndentedHelpFormatterWithNL(indent_increment=2, max_help_position=24, width=None, short_first=1)[source]
Bases:
IndentedHelpFormatter
- diffpy.srmise.applications.extract.parsepars(mp, parseq)[source]
Return actualized model from sequence of strings.
Each item in parseq must be interpretable as a float, or as a float with the character ‘c’ appended. If ‘c’ is appended, that parameter will be fixed.
Parameters: mp - A ModelPart instance parseq - A sequence of string