was accidently commited

gives different results due to interpolation from scipy
This commit is contained in:
Martin Diehl 2019-05-25 12:09:09 +02:00
parent c92969787a
commit 2b7d95f800
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
import os
import sys
import numpy as np
from io import StringIO
from optparse import OptionParser
from scipy import ndimage
import damask