@engineeringjoy @Russpoldrack @weinberz @SherlockpHolmes @PracheeAC Welcome fellow #ImageJ -er. Curious about Ca2+ analysis: does it run within ImageJ (or #FijiSc?) and if so which plugin do you use?
@engineeringjoy A nice example for the use of caiman (which was dropped in later versions because we didn’t need it necessarily, but you can scroll through earlier commits) is an analysis pipeline for Ca2+ imaging in beta cells. It is used on regular basis on our analysis server. Code is discoverable at: https://github.com/szarma/Physio_Ca
Hi Albert! I’m working on a pipeline in Python using Cellpose for segmentation and then a lot of dataframe wrangling for analysis, quantification, etc. I want to see if I can use the Python tools called CaImAn but needed to port my pipeline over from ImageJ macros first. It’s one photon data from calcium indicator dyes from cells in culture so not exactly what a lot of existing tools are made for (e.g., I have to do quality control filtering based on dye loading or things like cell health)