Skip to main content

Tool for fitting lines to data

Project description

fit_plot

  • Fit data with a straight line chosen by clicking points on a plot.

Requires: ipympl

To use:

  import fit_plot
  %matplotlib widget
  
  fit_plots.line(unique_name, xdata, ydata, yerr, chi2=False, input_boxes=True, render_to_html=False)

  or

  fit_plots.with_background(unique_name, xdata, ydata, yerr,chi2=False, input_boxes=True, render_to_html=False)

where xdata, ydata and yerr must be numpy arrays of at least two points.

Click in the data portion of the figure to set a point for the fit line. Whichever point you click closer to will move to the new position.

For with_background(), a background value can be set: choose the Floor radio button, then click at the desired level of background.

If chi2 == True, a chi-squared value will be calulated and displayed.

If input_boxes == True (default) boxes are displayed so that the slope, intercept, and "floor" values may be entered manually.

If render_to_html == True, then a static page is rendered.

Caveats:

  1. if you change the unique name, the fit parameters will be lost.

  2. fit parameters are stored in hidden files and won't travel if the notebook is renamed or moved to another directory.

  3. any plots made after using one of these functions should start with plt.figure()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fit_plot-0.1.11.tar.gz (21.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fit_plot-0.1.11-py3-none-any.whl (21.9 kB view details)

Uploaded Python 3

File details

Details for the file fit_plot-0.1.11.tar.gz.

File metadata

  • Download URL: fit_plot-0.1.11.tar.gz
  • Upload date:
  • Size: 21.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for fit_plot-0.1.11.tar.gz
Algorithm Hash digest
SHA256 b90ebd381aa9560b0425be37eedf9b6b09d63b432d293b41973bf8e8bf5f1f46
MD5 0dadbdcc2579ff1a38f9cc774a2c924c
BLAKE2b-256 4af8821d537654d1a07433fd2ab651b3d5727cbbf9a59df9c2ebd825040bc280

See more details on using hashes here.

File details

Details for the file fit_plot-0.1.11-py3-none-any.whl.

File metadata

  • Download URL: fit_plot-0.1.11-py3-none-any.whl
  • Upload date:
  • Size: 21.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for fit_plot-0.1.11-py3-none-any.whl
Algorithm Hash digest
SHA256 6f4310e81a77043a4215afa5582dc8f298db37e442bbf0868f7734fe07dececa
MD5 d078dd3ea7061446714d624b91c7fc6c
BLAKE2b-256 f575710dfc33c292bb2dea45e33c61ea97d432416f15042437e4eaf70a9f8caf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page