You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes#13, follow-ups: #30, #87, #88.
* #73 Add Kicktime to kick_$.tfs (#77)
* harpy/handler.py: added TIME to headers of lin-files
* Refactored kick.py to use only constants as Column names, added time from lin-files
* accelerator.py: refactored strings of element types to AccElementTypes class
* #64 Cleaned .gitignore
* #78 Added plane to RescaleFactor in kick.py
* #83 renamed --accelerator to --tbt_datatype
* #80: Squashed commit from bug/80/free_kick_compensation
* #69 Fixing bug in outliers
* #84 Added debug message for no combinations in N-BPM method
e.g.
beta_from_phase.py l 159
beta_df = beta_df.loc[beta_df["NCOMB"] > 0]
The text was updated successfully, but these errors were encountered: