-
Brookhaven National Lab
- Baltimore
- http://www.danallan.com
Highlights
- Pro
Block or Report
Block or report danielballan
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Forked from NSLS-II/scientific-python-cookiecutter
a tutorial and 'cookiecutter' template for packing scientific Python code
-
-
caproto/caproto Public
a bring-your-own-IO implementation of the EPICS Channel Access protocol
-
photomosaic Public
Assemble thumbnail-sized images from a large collection into a tiling which, viewed at a distance, gives the impression of one large photo.
-
trackpy Public
Forked from soft-matter/trackpy
A pure python implementation of Crocker-Grier for single particle tracking
Python
-
2,095 contributions in the last year
Contribution activity
June 2022
Created 40 commits in 7 repositories
Created a pull request in bluesky/tiled that received 4 comments
Add context manager to collect Requests/Responses.
See addition to docs for example. This seems useful for digging into issues where there are too many log messages. Is this a good name, @dylanmcrey…
Opened 6 other pull requests in 1 repository
Reviewed 9 pull requests in 4 repositories
bluesky/tiled
6 pull requests
bluesky/databroker
1 pull request
bluesky/bluesky-widgets
1 pull request
NSLS-II/nsls2-api
1 pull request
Created an issue in bluesky/tiled that received 7 comments
Add a guide for loading data from Tiled into Igor direclty
@EliotGann has got Igor reading data directly out of Tiled (without going through files). This would make a nice guide because: It's another nice …