PAHFIT / pahfit

Model Decomposition for Near- to Mid-Infrared Spectroscopy of Astronomical Sources
https://pahfit.readthedocs.io/
18 stars 26 forks source link

Always use / for PosixPath #290

Open jdtsmith opened 4 months ago

jdtsmith commented 4 months ago

https://github.com/PAHFIT/pahfit/blob/96757a664fd47b54130458948f5b5b8ac604948b/pahfit/helpers.py#L35

This should read resources.files("pahfit") / "packs" / "science" / packfile (some systems use other dir separators).