Bases: object
Contains information to reconstruct a page of the fitpanel.
Create a new copy of the current object
Load fitting state from a file
Parameters: |
|
---|
Invoke report dialog panel
: param figs: list of pylab figures [list]
Build image state that wx.html understand by plotting, putting it into wx.FileSystem image object
Get the values (strings) from __str__ for report
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 .fitv fitting file
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
Create a numpy list from value extrated from the node
Parameters: |
|
---|
: return: numpy array