-
UCL
- London, UK
- https://www.davidstansby.com
- @davidstansby
Block or Report
Block or report dstansby
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
astrospice/astrospice Public
A python package for using SPICE kernels with astropy coordinates
-
3,036 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 60 commits in 12 repositories
Created 3 repositories
- dstansby/cellfinder-core-feedstock
- dstansby/niftyreg-feedstock Batchfile
- dstansby/napari-hub TypeScript
Created a pull request in matplotlib/napari-matplotlib that received 6 comments
Opened 28 other pull requests in 9 repositories
matplotlib/napari-matplotlib
3
open
8
merged
- Use magicgui for slice widget
- Tidy up scatter code
- Add layer number/type validation
- Set tight_layout=True on figures
- Update package data to point to Matplotlib org
- Refactor callback handling
- Add SingleAxesWidget class
- Add SliceSelector
- Only run napari hub preview on labelled PRs
- Support 2D and RGB images for histograms
- Readme clean
brainglobe/brainreg
2
open
1
merged
lowe-lab-ucl/arboretum
3
open
conda-forge/sunpy-feedstock
3
merged
sunpy/sunpy
1
closed
2
merged
quantumjot/BayesianTracker
2
merged
sunpy/sunpy.org
1
merged
conda-forge/niftyreg-feedstock
1
merged
chanzuckerberg/napari-hub
1
merged
Reviewed 11 pull requests in 5 repositories
sunpy/sunpy
3 pull requests
matplotlib/napari-matplotlib
3 pull requests
lowe-lab-ucl/napari-btrack
2 pull requests
quantumjot/BayesianTracker
2 pull requests
brainglobe/cellfinder
1 pull request
Created an issue in matplotlib/napari-matplotlib that received 8 comments
Opened 28 other issues in 7 repositories
matplotlib/napari-matplotlib
13
open
6
closed
-
Use
magicguito generate GUI inSliceWidget - Make figure toolbar icons a bit smaller
- Implement logic to identify different widgets with different layer numbers/types
-
Add integer locators and formatters to
SliceWidget - Create a matplotlibrc file
- Make figure background colour transparent
-
Allow
SliceWidgetto show multiple layers at once - Add pre-commit to github actions
- Improvements to Matplotlib styling
- Move axes creation from base widget to specific widgets
- Add contextual GUI hints on using widgets
- Add package to conda-forge
-
Document how
NapariMPLWidgetcan be used by other plugins -
Figure toolbar has very low contrast with
napari - Add API documentation build/publish on GH actions
-
Modify
HistogramWidgetto work with RGB images - Add ability to save figures
- Add docs on how to access Matplotlib figure/axes once created
- Add 1D slice widget