Skip to content

Commit

Permalink
update figure
Browse files Browse the repository at this point in the history
  • Loading branch information
weiglszonja committed Jun 9, 2024
1 parent 1ba297b commit 91ad454
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
from collections import defaultdict
from pathlib import Path

from neuroconv.tools.data_transfers import automatic_dandi_upload
from neuroconv.utils import FolderPathType
from nwbinspector.inspector_tools import save_report, format_messages
from tqdm import tqdm
Expand Down Expand Up @@ -196,3 +197,8 @@ def convert_all_sessions(
stub_test=stub_test,
overwrite=overwrite,
)

automatic_dandi_upload(
dandiset_id="001038",
nwb_folder_path=nwbfile_folder_path,
)
Binary file modified src/dombeck_lab_to_nwb/azcorra2023/azcorra2023_uml.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 91ad454

Please sign in to comment.