Trident LineSpreadFunction broken due to upstream errors
Closed this issue · 1 comments
chummels commented
A recent change in setuptools has led to problems in astropy, which is a minor dependency for Trident. Specifically, until this bug is fixed, we can no longer use the LSF
class, which allows for convolution of line spread functions with output spectra. I believe a fix is being addressed now, simply because this change affects a lot of downstream packages.
chummels commented
The upstream issues were addressed and fixed. Thus, our tests now are successful again. No more problems.