Re: [micro-manager-general] ImageJ integration
Status: Beta
Brought to you by:
nicost
|
From: Matthijs D. <mat...@ki...> - 2020-03-30 22:47:02
|
Hi Carlos, If it's any help, a few years ago I wrote a plugin for 1.4 that recorded a fixed number of images by hooking into the image acquisition pipeline, and which could graph mean intensity values over ROIs selected in ImageJ afterwards. Not exactly what you're looking for, and it contains a fair number of design choices I would not make again in hindsight (when it comes to MM, I mostly throw things at the wall and see what doesn't blow up) but from your description it sounds like it does a few things you're after and might serve as inspiration. The source code is available on github, at https://github.com/MattNeuro/CalciumImaging/tree/master/src/se/karolinska/corticostriatal/calciumImaging I may one day try to update it to work with MM2.0, but it's not in my plans for the near future. All the best, Matthijs ________________________________ From: Carlos G Mendioroz <tr...@ac...> Sent: Monday, March 30, 2020 9:34 PM To: Micro-Manager General <mic...@li...>; Nico Stuurman <nic...@uc...> Subject: Re: [micro-manager-general] ImageJ integration Nico, do live mode events get generated by MDA ? Do you have a template plugin suggestion that I can use as a starting point ? I know Java and C++, but coming up with a code design ... I don't want to reinvent the wheel. TIA, -- Carlos G Mendioroz <tr...@ac...> _______________________________________________ micro-manager-general mailing list mic...@li... När du skickar e-post till Karolinska Institutet (KI) innebär detta att KI kommer att behandla dina personuppgifter. Här finns information om hur KI behandlar personuppgifter<https://ki.se/medarbetare/integritetsskyddspolicy>. Sending email to Karolinska Institutet (KI) will result in KI processing your personal data. You can read more about KI's processing of personal data here<https://ki.se/en/staff/data-protection-policy>. |