CRIkit2 icon indicating copy to clipboard operation
CRIkit2 copied to clipboard

CRIKit2 is a hyperspectral imaging toolkit formerly known as the coherent Raman imaging toolkit.

Results 41 CRIkit2 issues
Sort by recently updated
recently updated
newest added

Maybe make a noise construction class? Or not.

quickfix
refactor

Currently, it is very math-operation-order dependent.

algorithms
refactor

Creating the model clearly doubles or triples the necessary memory needed. Lots of copies going on.

refactor

Most of the work is done. Just need to publish and carry it over

enhancement

This is a non-destructive package that will performance analysis and visualization.

enhancement

Related to #26 Could save a lot of memory and maybe some performance.

enhancement

This has unintended consequences for some cython code coming down the line. Might be better to set a global variable that will default the whole system to float32/complex64 or float64/complex128.

quickfix