Adapters for fitting module
Bases: danse.common.plottools.plottables.Data1D, sans.dataloader.data_info.Data1D
Representation of the data that might include a transformation
Remove negative value in x vector to avoid plotting negative value of Log10
Remove negative value in y vector to avoid plotting negative value of Log10
It limits View data range to plot from min to max
Parameters: |
|
---|
Reset x,y,dx and y in their full range and in the initial scale in case their previous range has changed
Return View x,y,dx,dy
Receive pointers to function that transform x and dx and set corresponding View pointers
Parameters: |
|
---|
Receive pointers to function that transform y and dy and set corresponding View pointers
Parameters: |
|
---|
Parameters: |
|
---|
Add notes to datainfo
Since no transformation is made for log10(x), check that no negative values is plot in log scale
Since no transformation is made for log10(y), check that no negative values is plot in log scale
Clone the current object, without copying the data (which will be filled out by a subsequent operation). The data arrays will be initialized to zero.
Parameters: |
|
---|
Return the number of colors need to render the object
copy values of Data1D of type DataLaoder.Data_info
Return the units and name of x-axis
Return the units and name of y- axis
Returns True if there is no data stored in the plottable
Check whether the data has slit smearing information
Returns: | True is slit smearing info is present, False otherwise |
---|
Build a label mostly unique within a collection
It limits View data range to plot from min to max
Parameters: |
|
---|
Reset x, y, dx, dy view with its parameters
Renders the plottable on the graph
Reload view with new value to plot
Return View parameters and it is used by Fit Dialog
It takes a label of the x and y transformation and set View parameters
Parameters: |
|
---|
Load View
It transforms x, y before displaying
Receive pointers to function that transform x and dx and set corresponding View pointers
Parameters: |
|
---|
Receive pointers to function that transform y and dy and set corresponding View pointers
Parameters: |
|
---|
Set the name and unit of x_axis
Parameters: |
|
---|
Set the name and unit of y_axis
Parameters: |
|
---|
Bases: danse.common.plottools.plottables.Data2D, sans.dataloader.data_info.Data2D
Representation of the data that might include a transformation
Remove negative value in x vector to avoid plotting negative value of Log10
Remove negative value in y vector to avoid plotting negative value of Log10
It limits View data range to plot from min to max
Parameters: |
|
---|
Reset x,y,dx and y in their full range and in the initial scale in case their previous range has changed
Return View x,y,dx,dy
Receive pointers to function that transform x and dx and set corresponding View pointers
Parameters: |
|
---|
Receive pointers to function that transform y and dy and set corresponding View pointers
Parameters: |
|
---|
Parameters: |
|
---|
Add notes to datainfo
Since no transformation is made for log10(x), check that no negative values is plot in log scale
Since no transformation is made for log10(y), check that no negative values is plot in log scale
Clone the current object, without copying the data (which will be filled out by a subsequent operation). The data arrays will be initialized to zero.
Parameters: |
|
---|
Return the number of colors need to render the object
copy value of Data2D of type DataLoader.data_info
Return the units and name of x-axis
Return the units and name of y- axis
Returns True if there is no data stored in the plottable
Build a label mostly unique within a collection
It limits View data range to plot from min to max
Parameters: |
|
---|
Reset x, y, dx, dy view with its parameters
Renders the plottable on the graph
Reload view with new value to plot
Return View parameters and it is used by Fit Dialog
It takes a label of the x and y transformation and set View parameters
Parameters: |
|
---|
Use datainfo object to initialize data2D
Parameters: | datainfo – object |
---|
Load View
It transforms x, y before displaying
Receive pointers to function that transform x and dx and set corresponding View pointers
Parameters: |
|
---|
Receive pointers to function that transform y and dy and set corresponding View pointers
Parameters: |
|
---|
set x-axis
Parameters: |
|
---|
set y-axis
Parameters: |
|
---|
set z-axis
Parameters: |
|
---|
Bases: danse.common.plottools.plottables.Theory1D, sans.dataloader.data_info.Data1D
Representation of the data that might include a transformation
Remove negative value in x vector to avoid plotting negative value of Log10
Remove negative value in y vector to avoid plotting negative value of Log10
It limits View data range to plot from min to max
Parameters: |
|
---|
Reset x,y,dx and y in their full range and in the initial scale in case their previous range has changed
Return View x,y,dx,dy
Receive pointers to function that transform x and dx and set corresponding View pointers
Parameters: |
|
---|
Receive pointers to function that transform y and dy and set corresponding View pointers
Parameters: |
|
---|
Parameters: |
|
---|
Add notes to datainfo
Since no transformation is made for log10(x), check that no negative values is plot in log scale
Since no transformation is made for log10(y), check that no negative values is plot in log scale
Clone the current object, without copying the data (which will be filled out by a subsequent operation). The data arrays will be initialized to zero.
Parameters: |
|
---|
Return the number of colors need to render the object
copy values of Data1D of type DataLaoder.Data_info
Return the units and name of x-axis
Return the units and name of y- axis
Returns True if there is no data stored in the plottable
Check whether the data has slit smearing information
Returns: | True is slit smearing info is present, False otherwise |
---|
Build a label mostly unique within a collection
It limits View data range to plot from min to max
Parameters: |
|
---|
Reset x, y, dx, dy view with its parameters
Reload view with new value to plot
Return View parameters and it is used by Fit Dialog
It takes a label of the x and y transformation and set View parameters
Parameters: |
|
---|
Load View
It transforms x, y before displaying
Receive pointers to function that transform x and dx and set corresponding View pointers
Parameters: |
|
---|
Receive pointers to function that transform y and dy and set corresponding View pointers
Parameters: |
|
---|
Set the name and unit of x_axis
Parameters: |
|
---|
Set the name and unit of y_axis
Parameters: |
|
---|