Anatole Storck

Results 6 issues of Anatole Storck

Added functionality for adding RAMSES datasets with rockstar-galaxies catalogues using yt to tangos.

Added a few improvements to the linking operation using yt. The first improvement is to use np.searchsorted instead of np.in1d for comparing member ids of halos. The second improvement is...

## PR Summary The current back-end for reading RAMSES fluid fields assumes the data is double precision. This PR (in collaboration with @cphyc ) is an initial expansion of the...

enhancement
frontend: ramses
workshop-2025

## PR Summary I've added functionality for generating a smooth covering grid by loading the data chunks in parallel using @cphyc #5218 's piter() function. I've also replaced the parallel...

## PR Summary Get the correct bounding box for an OctreeSubset (using its `base_region` instead of the YTSelectionContainer's `_data_source`)

bug
index: octree

## PR Summary Currently, only scalar quantites of particles can be deposited to the grid (such as mass), with final shape (Ncells,) I want to be able to deposit a...

enhancement
index: grid
index: particle