Recent Posts

icrar-leap-accelerate 0.14.0 released

less than 1 minute read

Leap in 2023-2024 has gone through a major transformation of delivering python bindings as it’s new public interface through pybind11. The Leap CLI is now co...

SKA LOW first image

less than 1 minute read

It’s with great honor to be directly involved with SKA LOW and MID and for the first time publicly releasing a gridded image from the LOW 0.5 rollout. A smal...

Quote: Only two hard problems

less than 1 minute read

There are 2 hard problems in computer science: cache invalidation, naming things, and off-by-1 errors. Leon Bambrick, 2010

athreading 0.2.1 released

less than 1 minute read

athreading is a Python library that allows you to run synchronous I/O functions asynchronously using asyncio via background threads. It provides decorators t...