Macro for random reshuffle of z-stack
Posted by odellr on Feb 04, 2014; 4:11pm
URL: http://imagej.273.s1.nabble.com/Macro-for-random-reshuffle-of-z-stack-tp5006401.html
I'm relatively new to writing macros, and was wondering if anyone has already written an ImajeJ macro which takes a z-stack of 'x' slices, and reshuffles the stack with each slice in a new, random position? Kind of like reshuffling a deck of cards. I know this probably seems very straightforward to experienced programmers, but as I have little-to-no experience in code/macro writing, I'm not sure how to proceed. Any suggestions or pointers would be great. Thanks!
Ryan