issues
search
SCIInstitute
/
dSpaceX
dSpaceX Visualization Library and Tool
5
stars
2
forks
source link
(Data) add ability to pre-compute model interpolations in preprocessing scripts
#141
Open
cchriste
opened
4 years ago
cchriste
commented
4 years ago
NOTES:
for a specified number of samples
specify these for a model in the config.yaml o num_samples o interpolation params: (Gaussian sigma is the only one for PCA and ShapeOdds)
would we want fieldvalue sub-ranges with more samples?
would we want certain crystals/plvls to have more/fewer samples? (depending on cost of computation)
more than one set of interpolations should be allowed for each model (e.g., to compare params used for interpolation)
Complement to issue #135, which depends on these samples.
NOTES:
Complement to issue #135, which depends on these samples.