MALES-project / SpeckleCn2Profiler

:satellite: :cyclone: A platform to use speckle patterns to describe atmospheric turbolence
https://males-project.github.io/SpeckleCn2Profiler/
MIT License
3 stars 0 forks source link

Use Pathlib #31

Open luisaforozco opened 5 months ago

luisaforozco commented 5 months ago

Consider using pathlib instead of :

import os
os.path.join()