Alec Thomson

Results 12 issues of Alec Thomson

**What happened**: (Reposting from [SO](https://stackoverflow.com/questions/67326553/dask-jobqueue-why-does-using-processes-result-in-cancelled-jobs/67328294?noredirect=1#comment119067830_67328294)) I'm using Dask Jobequeue on a Slurm supercomputer (I'll note that this is also a Cray machine). My workload includes a mix of threaded (i.e....

bug
usage question

Adds a module to query https://ui.adsabs.harvard.edu/abs/2022A%26A...661A.147L/abstract In the future it might be nice to also have support for other works in this series (e.g. Stilism), but this at least add...

Hi @PaulHancock, @tjgalvin and I have been experimenting with using a Fourier approach for BANE. The motivation for this was to boost the speed, especially when running on large cubes...

**What happened**: This may be an issue in astropy, so my apologies if this is in the wrong location. Although, this appears to only happen using `dask-mpi`. I'm using `dask-mpi`...

Hi all! Thanks for the work on this neat module! I've run into a couple of situations where I want to do operations with many regions e.g. if `SkyCoord` falls...

**Describe the issue**: Possibly related to #5561. I'm attempted to find a fix for issues related https://github.com/dask/dask-mpi/issues/76, and https://github.com/astropy/astropy/issues/11317. As part of this I have tried changing the serializer/deserializer (to...

Hey all, This is just a thought for the `SLURMCluster` for now (since that's what I'm familiar with) but similar options may be available in other clusters too. Currently, the...

enhancement
help wanted

Closes #3141 - [ ] Tests added / passed - [x] Passes `pre-commit run --all-files` Need some help on adding appropriate tests for this option

Hey all, I'm hoping to open a discussion on whether supporting some other polarisation conventions would be within scope for Hyperdrive. Personally, I'm keen to use it for ASKAP data,...

enhancement