Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
anananacr committed May 21, 2024
1 parent 4444fc2 commit aabe815
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,8 @@ plots_info = {
"xlim_min": ...,
"xlim_max": ...,
"ylim_min": ...,
"ylim_max": ...
"ylim_max": ...,
"color_map": ...
}
```
To calculate the refined detector center of raw data frame as a numpy array using the following methods:
Expand Down

0 comments on commit aabe815

Please sign in to comment.