Examples#
- 1. Preprocessing
- 2. Scan-phase correction
- 3. LBM Step 2: Registration
- 4. Default registration parameters
- 5. First registration run: preset with good defaults
- 6. Registration Grid Search (if you need it!)
- 7. Distinguishing parameter variants
- 8. Use the varients to organize results to run multiple batch items.
- 9. Optional, cleanup DataFrame
- 10. LBM Step 3: Segmentation
- 11. Caiman docs on component eval
- 12. Data Paths (TODO)
- 13. CNMF
- 14. Run CNMF
- 15. CNMF outputs
- 16. Interactive Parameter Exploration
- 17. Reconstructed movie -
A * C
- 18. Reconstructed background -
b * f
- 19. Residuals -
Y - AC - bf
- 20. Using LazyArrays
- 21. Parameter Gridsearch
- 22. Run the
cnmf
batch items - 23. Load outputs
- 24. LBM Step 4: Collate Planes
- 25. Fastplotlib Examples