Quasars / orange-spectroscopy

Other
51 stars 58 forks source link

[ENH] Spectra: dask table support #680

Closed markotoplak closed 11 months ago

markotoplak commented 1 year ago

All functionality should now also work for Dask tables, albeit perhaps slower.

In the future, individual curve display should work in the same way as average curves, which means it should be implemented in a thread.

codecov[bot] commented 1 year ago

Codecov Report

Merging #680 (5ba72dc) into master (6028631) will decrease coverage by 0.01%. The diff coverage is 84.21%.

:exclamation: Current head 5ba72dc differs from pull request most recent head 70142a8. Consider uploading reports for the commit 70142a8 to get more accurate results

@@            Coverage Diff             @@
##           master     #680      +/-   ##
==========================================
- Coverage   89.36%   89.35%   -0.01%     
==========================================
  Files          72       72              
  Lines       12000    12018      +18     
==========================================
+ Hits        10724    10739      +15     
- Misses       1276     1279       +3