Skip to content

Commit

Permalink
Document template reader
Browse files Browse the repository at this point in the history
  • Loading branch information
mdoucet committed Jan 7, 2025
1 parent 0835238 commit 30c48ab
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 83 deletions.
2 changes: 1 addition & 1 deletion reduction/lr_reduction/event_reduction.py
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ def apply_dead_time_correction(ws, template_data):
return ws


class EventReflectivity(object):
class EventReflectivity():
"""
Data reduction for the Liquids Reflectometer.
List of items to be taken care of outside this class:
Expand Down
Loading

0 comments on commit 30c48ab

Please sign in to comment.