This notebook performs some functional fitting whose duration can be substantially decreased by using more memory and CPU cores. We have provided default values below but you may choose to change them if necessary.
%% Cell type:code id: tags:
``` python
max_mem=1024*2# Maximum memory to use, in Mbs. Default = 1024
max_cores=2# Number of logical cores to use in fitting. None uses all but 2 available cores.
max_mem=1024*8# Maximum memory to use, in Mbs. Default = 1024
max_cores=None# Number of logical cores to use in fitting. None uses all but 2 available cores.
```
%% Cell type:markdown id: tags:
## Make the data pycroscopy compatible
...
...
@@ -88,18 +88,10 @@
file_filter='Parameters for raw BE data (*.txt *.mat *xls *.xlsx);; \