slaclab / lcls-tools

Python tools for LCLS: post processing data, PV handling, pulling archive settings, etc.
Apache License 2.0
2 stars 21 forks source link

Clean up #188

Closed nneveu closed 1 month ago

nneveu commented 1 month ago

Summary of changes

Renamed data_analysis folder to data, and updated tests to use new name. Also removed old fitting file that was replaced by recent PR.

To Test

The standard workflow checks should suffice.

nneveu commented 1 month ago

I'd like to add a more general YAML file reference so I'm putting this in draft.

nneveu commented 1 month ago

@lisazacarias, @hmarts9 , or @MattKing06 could I get another quick review?

MattKing06 commented 1 month ago

All looks good to me, didn't see the need to run anything since it was just module renaming and formatting!