Re: [micro-manager-general] Call additional scripts from within a script
Status: Beta
Brought to you by:
nicost
|
From: Nico S. <nic...@uc...> - 2020-03-31 16:19:16
|
Hi Patrick, > As for contributing to the documentation: > I'll gladly do so if I ever reach a level of experience with MM which allows me to do so. > As of now, any programming and scripting related to MM for me is made up of much guesswork. Very much understood. > Sometimes it works, more often not. It surely doesn't help that I have not much experience with Java and haven't used it in years. > What would help me (and maybe other newcomers) might be having very short code examples for the various different methods described in the API, or maybe some kind of basic guide of how to use them (e.g. there's the alert manager - how do I actually get MM to signal an alert now?). > The exampe scripts help a lot, but only go so far, since they don't cover many things. Conversely, please keep a list of the things you are looking for or things that do not work. The more specific and defined, the better. You could keep that list in an issue on github, or post here on occasion. Posting questions here is also helpful (when the answers is obvious, I and others tend to answer reasonably fast). Best, Nico |