Skip to content

Commit c662630

Browse files
authored
docs: draft the imaging processing team page and add links to pipelines (#37)
* docs: draft image processing team * docs: small tweaks * docs: add behavior-videos
1 parent 7f5f489 commit c662630

1 file changed

Lines changed: 33 additions & 2 deletions

File tree

docs/source/aind/teams.md

Lines changed: 33 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,37 @@ Data book for the SWDB course
5858

5959
The Physiology & Behavior team maintains the pipelines that process each modality of data asset that we acquire in AIND. Details can be found in [Process data](../acquire_upload/process_data.md).
6060

61-
## Computer Vision
61+
## Image Processing
62+
63+
The Image Processing team develops and maintains pipelines for processing lightsheet microscopy data across multiple imaging platforms and video pose tracking. For internal users see also this [overview doc](https://alleninstitute.sharepoint.com/:w:/s/NeuralDynamics/IQA4mzEcBLN3RLCbNiQuaXHfAdvWB-mPvTZGhF1yKQ4sm5I?e=zBTLXh).
64+
65+
**Behavior-Videos**
66+
67+
[behavior-video-inference-pipeline](https://github.com/AllenNeuralDynamics/behavior-video-inference-pipeline)
68+
69+
**Smartspim**
70+
71+
[aind-smartspim-pipeline](https://github.com/AllenNeuralDynamics/aind-smartspim-pipeline)
72+
73+
**Exaspim**
74+
75+
[exaspim-flatfield-correction](https://github.com/AllenNeuralDynamics/exaspim-flatfield-correction) | [aind-exaspim-neuron-segmentation](https://github.com/AllenNeuralDynamics/aind-exaspim-neuron-segmentation) | [aind-exaspim-soma-detection](https://github.com/AllenNeuralDynamics/aind-exaspim-soma-detection) | [aind-exaspim-ccf-registration](https://github.com/AllenNeuralDynamics/aind-exaspim-ccf-registration) | [exaSPIM_register_swc_to_ccf](https://github.com/AllenNeuralDynamics/exaSPIM_register_swc_to_ccf)
76+
77+
**Z1 (HCR and Proteomics)**
78+
79+
[aind-z1-radial-correction](https://github.com/AllenNeuralDynamics/aind-z1-radial-correction) | [aind-z1-camera-alignment](https://github.com/AllenNeuralDynamics/aind-z1-camera-alignment) | [aind-z1-spot-detection](https://github.com/AllenNeuralDynamics/aind-z1-spot-detection) | [aind-hcr-r2r-registration](https://github.com/AllenNeuralDynamics/aind-hcr-r2r-registration) | [hcr-czitile-utils](https://github.com/AllenNeuralDynamics/hcr-czitile-utils) | [aind-hcr-data-transformation](https://github.com/AllenNeuralDynamics/aind-hcr-data-transformation) | [aind-proteomics-stitch](https://github.com/AllenNeuralDynamics/aind-proteomics-stitch)
80+
81+
**Proteomics**
82+
83+
[aind-proteomics-image-translator](https://github.com/AllenNeuralDynamics/aind-proteomics-image-translator)
84+
85+
**General Lightsheet**
86+
87+
[aind-lightsheet-mae](https://github.com/AllenNeuralDynamics/aind-lightsheet-mae)
88+
89+
## Resources for SWEs
90+
91+
For research software engineers, [Good Research Code](https://goodresearch.dev/) is a good primer.
92+
93+
[Data structure fundamentals](https://www.crackingthecodinginterview.com/)
6294

63-
[todo]

0 commit comments

Comments
 (0)