read state of a plugin and available data
Dependencies : | The CanSas reader requires PyXML 0.8.4 or later. |
---|
Load data file
Parameters: | path – file path |
---|---|
Returns: | Data1D object if a single SASentry was found, or a list of Data1D objects if multiple entries were found, or None of nothing was found |
Raises: |
|
Write the content of a Data1D as a CanSAS XML file
Parameters: |
|
---|
Class to load a basic guiframe state
Load a new P(r) inversion state from file
Parameters: | path – file path |
---|
Write the content of a Data1D as a CanSAS XML file only for standalone
Parameters: |
|
---|
Write toXML, a helper for write() , could be used by guimanager._on_save()
: return: xml doc
Get the first instance of the content of a xpath location.
Parameters: |
|
---|---|
Returns: | Element, or None |
Get the content of a node as a float
Parameters: |
|
---|
Parameters: |
|
---|---|
Returns: | True if something was appended, otherwise False |