issues
search
UCBerkeleySETI
/
hyperseti
A SETI / technosignature search code to find intelligent life beyond Earth
https://hyperseti.readthedocs.io
11
stars
4
forks
source link
Asyncio dev
#82
Closed
telegraphic
closed
1 year ago
telegraphic
commented
1 year ago
Seeing if wtd will give me a changelog...
what-the-diff[bot]
commented
1 year ago
PR Summary
Asynchronous functionality added
- The code now supports asyncio for better performance and concurrency.
AsyncReader class introduced
- This new class allows for asynchronous reading of data from files or DataArray objects.
AsyncPipeline class
- Created to handle and run the pipeline on data read by AsyncReader, improving the data processing workflow.
Seeing if wtd will give me a changelog...