Skip to content
Snippets Groups Projects
Commit e6c84224 authored by Schneider Leo's avatar Schneider Leo
Browse files

add : image processing on jz

parent b0279d2a
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,9 @@ import pandas as pd
import re
import numpy as np
import matplotlib.image as mpimg
import sys
sys.path.append('../pyRawMSDataReader')
from pyRawMSDataReader.pyRawMSDataReader.WiffFileReader_py import WiffFileReader
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment