- 
                Notifications
    
You must be signed in to change notification settings  - Fork 26
 
Closed
Labels
cleanupenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
There's an interesting point here, though: we have to call
copyon thendarraysreturned byasnumpyto avoid modifying the originalImage? We may want to consider forcingasnumpyto make a copy (or to mark it read-only) to avoid this issue. This may be less important toImages, but when they're part of a source, we certainly don't want people to go around modifying them by accident (especially if the sources are to be seen as immutable).
Originally posted by @janden in #884 (review)
Metadata
Metadata
Assignees
Labels
cleanupenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers