Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Vasudevan, Rama K
pycroscopy
Commits
6ae4e73c
Commit
6ae4e73c
authored
Nov 20, 2017
by
Unknown
Browse files
Fix typo in be_loop_model
parent
b592a73c
Changes
1
Hide whitespace changes
Inline
Side-by-side
pycroscopy/analysis/be_loop_model.py
View file @
6ae4e73c
...
...
@@ -328,7 +328,7 @@ class BELoopModel(Model):
'''
Setup the datasets
'''
self
.
_create_fit_dataset
()
self
.
_create_fit_dataset
s
()
self
.
_get_sho_chunk_sizes
(
max_mem
,
verbose
=
verbose
)
'''
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment