darkmatter-ucsd / SanDP

SanDix Processor
0 stars 1 forks source link

Change from python 2 to python 3 #19

Open jingqiangye opened 5 years ago

jingqiangye commented 5 years ago

The processor is currently written by python 2, but it'll be much better to switch to python 3...

jingqiangye commented 5 years ago

Currently waveform watching and data processing are better to use python 2, the installed environment is sandix on nilab account. (/home/nilab/anaconda3/envs/sandix)

For analysis it's better to use python3, the installed environment is py3 on nilab account. (/home/nilab/anaconda3/envs/py3)