Bases: object
Class to hold the state information of the InversionControl panel.
Load a P(r) inversion state from a file
Parameters: |
|
---|
Writes the state of the InversionControl panel to file, as XML.
Compatible with standalone writing, or appending to an already existing XML document. In that case, the XML document is required. An optional entry node in the XML document may also be given.
Parameters: |
|
---|
Bases: sans.dataloader.readers.cansas_reader.Reader
Class to load a .prv P(r) inversion file
Load a new P(r) inversion state from file
Parameters: | path – file path |
---|---|
Returns: | None |
Write the content of a Data1D as a CanSAS XML file
Parameters: |
|
---|
Write toXML, a helper for write()
: return: xml doc