Optimizing code and splitting into smaller functions
This commit is contained in:
parent
b0130d49b8
commit
872ae759b2
2 changed files with 68 additions and 59 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import pandas as pd
|
||||
import matplotlib.pyplot as plt
|
||||
import os
|
||||
|
||||
import numpy as np
|
||||
|
||||
def split_xanes_scan(root, destination=None, replace=False):
|
||||
#root is the path to the beamtime-folder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue