You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enhancements
The function shuffle_pixels() will not produce a .npz file if one random number seed was specified; the function recover_pixels() will not request a path of the output .npz file if one random number seed was given.
The program will keep on asking the user for input until a valid random number seed (or a string "no") is given.