-
-
Comparing to Python's scipy/numpy FFT (http://docs.scipy.org/doc/numpy/reference/routines.fft.html) there are wrong sign on computing imaginary part of the result (absolute value is ok).
-
Sometimes it is very helpful to have different Navigation plot (in the scan dimension) from the results of the job. For instance one could perform Fourier analyses for crystallinity and then explore c…
-
Back-of-a-napkin drawings and ideas.
Related Projects
=============
* [Adafruit FFT: Fun with Fourier Transforms](https://learn.adafruit.com/fft-fun-with-fourier-transforms). A complete tune re…
-
```
There are several ideas to be considered:
1) Currently Romberg integration is internally replaced by simple trapezoid
rule due to periodicity. This can be made explicit to add flexibility. Probab…
-
So, I wrote a shell command to catch some of the filename errors.
The command finds all .ipynb files, then finds the ones that don't match the pattern "some digits, an underscore, some more digits…
-
grid pattern appears on slides post -scanning, should be detected as changes tissue presentation:
![image](https://user-images.githubusercontent.com/9681868/45947425-7b846600-bff4-11e8-8235-8330acd…
-
```
There are several ideas to be considered:
1) Currently Romberg integration is internally replaced by simple trapezoid
rule due to periodicity. This can be made explicit to add flexibility. Probab…
-
-
This issue focuses on implementing statistical analyses for deeper insights into the simulation results. The goal is to analyze agent behavior, rewards, population dynamics, and other metrics to uncov…