return [x for x in os.scandir(target_root) if len(x.name) == 2 and x.is_dir()] ...
CCFDIR = os.path.join(rootpath,'CCF_test') # dir to store CC data DATADIR = os.path.join(rootpath,'raw_data') # dir where noise data is located locations = os.path ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results