problem is at ROI01,ROI02,ROI03 these files are control and signal data, when doric opens these files, ROI01,ROI01 names becomes ROI1 - (CAM1 EXC1) and ROI1 - (CAM1 EXC2).
I cant select only one of the signals (auto selects both) and creates single store name.
Store names to repeat doesnt fix my problem due to there are 2 data in single storename.
If I use Storenames to repeat I get this error:
File "C:\Users\baris\Desktop\GuPPy-main\GuPPy\readTevTsq.py", line 445, in access_data_doricV6
raise Exception('More than one string matched (which should not be the case)')
Exception: More than one string matched (which should not be the case)
problem is at ROI01,ROI02,ROI03 these files are control and signal data, when doric opens these files, ROI01,ROI01 names becomes ROI1 - (CAM1 EXC1) and ROI1 - (CAM1 EXC2). I cant select only one of the signals (auto selects both) and creates single store name. Store names to repeat doesnt fix my problem due to there are 2 data in single storename. If I use Storenames to repeat I get this error: File "C:\Users\baris\Desktop\GuPPy-main\GuPPy\readTevTsq.py", line 445, in access_data_doricV6 raise Exception('More than one string matched (which should not be the case)') Exception: More than one string matched (which should not be the case)