Skip to content

Commit

Permalink
ytes
Browse files Browse the repository at this point in the history
  • Loading branch information
OverLordGoldDragon committed May 31, 2022
1 parent 67b97be commit c7b54b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/scattering1d/test_visuals.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ def test_viz_jtfs_2d(G):
out_jtfss = G['out_jtfss']

# without save
# _ = v.viz_jtfs_2d(jtfss[1], Scx=out_jtfss[1], show=0,
# plot_cfg={'filter_label': True, 'phi_t_loc': 'both'})
_ = v.viz_jtfs_2d(jtfss[1], Scx=out_jtfss[1], show=0,
plot_cfg={'filter_label': True, 'phi_t_loc': 'both'})

# with save
base = 'viz_jtfs2d'
Expand Down

0 comments on commit c7b54b3

Please sign in to comment.