nanoMFG / GSA-Image

Image analysis tool code repository for the Graphene Synthesis Analysis collaboration
Apache License 2.0
1 stars 1 forks source link

Erase filter - functionality #67

Open mitishasurana opened 4 years ago

mitishasurana commented 4 years ago

Erase - Shows error if used after 'crop', which might have been put on purpose - boolean index did not match indexed array along dimension 0;dimension is 964, but corresponding boolean dimension is 32 (Just a thought, this might be affected after remove scale option is chosen. unable to check that now). I didn't exactly get its purpose - is it to clear all previous filters? or is it to erase the image, or is it both?