Again, numerous changes.
Mostly figure polishing and fixing. Crucial fix to "short" invariance analysis.
This commit is contained in:
@@ -26,8 +26,8 @@ search_path = '../data/inv/thresh_lp/'
|
||||
save_path = '../data/inv/thresh_lp/condensed/'
|
||||
|
||||
# ANALYSIS SETTINGS:
|
||||
with_noise = True
|
||||
plot_overview = True
|
||||
with_noise = False
|
||||
plot_overview = False
|
||||
thresh_rel = np.array([0.5, 1, 3])
|
||||
|
||||
# PREPARATION:
|
||||
|
||||
Reference in New Issue
Block a user