Mark Hiner

Results 69 comments of Mark Hiner

Added javafx-maven-plugin issues: - [x] https://github.com/javafx-maven-plugin/javafx-maven-plugin/issues/127 - [ ] https://github.com/javafx-maven-plugin/javafx-maven-plugin/issues/128

Note that "works!" is subjective, due to #11

Also the no output may be partially related to #9 ... except that in the case of `--update update` I think it needs to be in debug mode to work...

@ctrueden this seems to be an issue with Ops searching in general. I can't get any Ops search results right now: ![image](https://user-images.githubusercontent.com/1123809/95887736-d1481a00-0d45-11eb-8e6a-b1e6a793bf9b.png)

@bethac07 Just minor fixes when you get a chance to merge them. Thank you!!

@bethac07 I only tested on windows but I'm hopeful for mac

@bethac07 @alicelucas this was necessary because without `cellpose` installed, other `CellProfiler-plugins` break (i.e. `RunImageJScript`) because the `runcellpose.py` setup fails.

@bethac07 thanks for looking at it. I was getting runtime errors from pyimagej that seemed to go away after installing cellpose, but I can't reproduce either now so maybe it...

@karlduderstadt would you be able to build and test with the latest SCIFIO? I just merged https://github.com/scifio/scifio/pull/451 which I assume fixes the issue in the case of images. @ctrueden This...

I think there should also be a toggle to decide if the list is row or column major. For the actual numeric notation, I propose moving [Range](https://github.com/scifio/scifio/blob/scifio-0.16.2/src/main/java/io/scif/img/Range.java) to SJC and...