yau-lim

Results 3 comments of yau-lim

> However, now memory defaults to 50% of the available system memory I would understand that this works for computers with not much RAM (e.g. 8 GB or 16 GB)....

``` def roiOutput3 = RoiTools.subtract(roi1, RoiTools.union(roi2, roi3, roi4)) ``` makes sense to me by building/layering functions together logically but from your other suggestions, maybe ``` public static ROI subtract(ROI baseROI,...

I think it's an amazing idea! Also, thanks @MichaelSNelson for sharing the email/telegram alert options too, I'll look into implementing those, but usually the beeps is sufficient for me most...