Class to load cansas 1D XML files
| 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: |
|
|---|
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 |