Skip to content

Commit

Permalink
merging main updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nneveu committed Jan 23, 2024
2 parents 61e18c3 + c432944 commit 890dd93
Show file tree
Hide file tree
Showing 36 changed files with 383 additions and 751 deletions.
File renamed without changes.
3 changes: 3 additions & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ Welcome to lcls-tools's documentation!

devices.rst
image_processing.rst
cor_plot.rst
emit_scan.rst



Indices and tables
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
Loading Matlab Emittance Scans
================

This utility can take an emittance scan .mat file and turn it into a python data object. The goal is to present the data from an emittance scan in a meaningful way. This utility has a test file that is used for testing, but we can use it for examples. All examples are run from this directory. Current example is using Python2.7

Example: 'test_scan.mat'
Expand Down
317 changes: 0 additions & 317 deletions lcls_tools/common/data_analysis/fitting/fit_gaussian.py

This file was deleted.

Loading

0 comments on commit 890dd93

Please sign in to comment.