LASY-org / lasy

https://lasydoc.readthedocs.io
Other
33 stars 24 forks source link

Added tests for LongitudinalProfileFromData and fix for issue #185 #309

Closed em-archer closed 1 month ago

em-archer commented 1 month ago

Editing LongitudinalProfileFromData to allow for monotonically decreasing spectral data (fix for https://github.com/LASY-org/lasy/issues/185) and adding relevant tests to test_laser_profiles. Currently no tests exist for LongitudinalProfileFromData, so adding tests for monotonically increasing/decreasing spectral data. Test for temporal data could be added in future.