Nick Anthony

Results 14 comments of Nick Anthony

The same issue occurs for `cpp_std`. Once a build folder is configure the first time you can change `cpp_std` to anything you want and it will have no effect. Meson...

Did this ever get figured out? I have the same issue. It seems like "-Djava.ext....." should have a space: "-D java.ext..." but then I just get "Error: Could not find...

That seems like a good idea. Even now that I know this issue can happen I ran into it again when my eval_h function was occasionally returning an `int` type...

The readme that you reference says that if the functions "eval_h" and "apply_new" are provided then hessian approximation isn't used, but it doesn't have any mention of the effect of...

See pull request #40

Should be ok now.

I guess the first thing to decide is at what level this change should be made. At the MMStudio Java level I think the `org.micromanager.internal.utils.PropertyItem` class already provides most of...

@marktsuchida Ok, when I find the time I'll plan on making an attempt at adding this to MMStudio, I'd rather not dig into CMMCore right now.

The magnification on the TI2 seems to work ok for me. Where are you checking what your current pixel size is? For me, I check the `grid creator` window in...

I see. Have you checked the image metadata to see if the pixel size is being saved correctly? If the metadata is saving correctly and this is just a matter...