ctlearn-project / ctlearn

Deep Learning for IACT Event Reconstruction
BSD 3-Clause "New" or "Revised" License
53 stars 43 forks source link

Added Exceptions to Handle Non-Existent Directories #206

Closed Olmichu22 closed 2 weeks ago

Olmichu22 commented 2 weeks ago

This Pull Request introduces exceptions that allow handling the issue of non-existent directories in two key scripts:

These changes ensure that missing directories are detected early and handled properly, avoiding strange errors in the dl1 library.