Addalin / pyALiDAn

A python implementation of the Atmospheric Lidar Data Augmentation (ALiDAn) framework and a learning pipeline utilizing both ALiDAn's and raw data.
https://github.com/Addalin/pyALiDAn
5 stars 0 forks source link

Code duplications #11

Closed Addalin closed 3 years ago

Addalin commented 3 years ago

File organization, and merge functions in

miscLidar.py and generate_atmosphere.py

After merge - make sure the usage of the functions is from miscLidar.py

Then put generate_atmosphere.py in the 'legacy_code' folder

Addalin commented 3 years ago

Done . New file: misc_lidar.py