Skip to content

Commit

Permalink
Cleanup before doc merge (#124)
Browse files Browse the repository at this point in the history
* cleaning up mat2py directory

* cleaning up data analysis dir

* adding sphinx to requirements

* cleaning up imports/formatting

* adding matlab emit scan doc

* updating tests imports and directories

* removing old profile monitor files

* updating cor_plot to corr_plot
  • Loading branch information
nneveu committed Dec 19, 2023
1 parent 218dfb6 commit c432944
Show file tree
Hide file tree
Showing 26 changed files with 20 additions and 678 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 c432944

Please sign in to comment.