tableXY
tableXY¶
- class tableXY[source]¶
Bases:
objectDescribes a scatter plot (x, y)
Methods
- rtype
This function seems sometimes to not work without any reason WARNING
- rtype
- rtype
- rtype
- rtype
guess = [amp,cen,width,offset]
- rtype
- rtype
- rtype
- rtype
- rtype
For the mask give either the first and last index in a list [a,b] or the mask boolean
- rtype
- rtype
- rtype
- rtype
- rtype
- rtype
- rtype
- rtype
List of members of tableXY
- clip(min=[None, None], max=[None, None], replace=True, invers=False)[source]¶
This function seems sometimes to not work without any reason WARNING
- Return type
- plot(Show=False, color='k', label='', ls='', offset=0, mask=None, capsize=3, fmt='o', markersize=6, zorder=1, species=None, alpha=1, modulo=None, modulo_norm=False, cmap='viridis', new=False, phase_mod=0, periodic=False, frac=1, yerr=True)[source]¶
For the mask give either the first and last index in a list [a,b] or the mask boolean
- Return type
- fit_sinus(Draw=False, d=0, guess=[0, 1, 0, 0, 0, 0], p_max=500, report=False, c='r')[source]¶
- Return type