Britton Smith

Results 16 issues of Britton Smith

### Bug report yt no longer handles empty particle datasets cleanly. An example of this would be a halo catalog with no halos. These can still be loaded, but failure...

bug

* unyt version: v1.0.7+73.ge9bbdf5 * Python version: 3.7.1 * Operating System: Mac OS 10.12.6 ### Description This may not qualify as an issue, but perhaps just a note for the...

### Bug report The `save_bitmasks` and `load_bitmasks` functions in `yt/geometry/particle_oct_container.pyx` import h5py. A bare install of yt (i.e., from pip) won't install h5py. My understanding is that we have not...

question
dependencies

There is currently no API reference section in the documentation.

documentation

As pointed out in PR #200, the HaloCatalog documentation is unclear or actively confusing about how users are meant to combine halo finding and analysis. Specifically, the documentation needs to...

documentation

Most of the HaloCatalog callbacks, filters, quantities, and recipes are missing docstrings.

documentation

Most of the pre-defined callbacks and filters in the `HaloCatalog` do not have any tests. Callbacks - [ ] sphere - [ ] sphere_max_field_recenter - [ ] sphere_bulk_velocity - [...

enhancement

The Light Cone tool uses `unitary`, `code_length`, and `dimensionless` numbers somewhat indiscriminately when calculating the depth and width of a light cone slice. Since the light cone has been used...

bug

Issue [#1047](https://github.com/yt-project/yt/issues/1047) on yt. Originally reported by: Bili Dong (Bitbucket: qobilidop, GitHub: qobilidop) Is anyone working on porting the radial column density analysis module from yt-2.x to yt-3.x? This functionality...

enhancement

Issue [#1245](https://github.com/yt-project/yt/issues/1245) Originally reported by: Britton Smith (Bitbucket: brittonsmith, GitHub: brittonsmith) The ellipsoidal halo analysis example in the docs does not work. It appears to be a simple a units...

bug
help wanted