Skip to content

Commit

Permalink
Merge branch 'conversion_test' of github.com:catalystneuro/IBL-to-nwb…
Browse files Browse the repository at this point in the history
… into conversion_test
  • Loading branch information
grg2rsr committed Jan 9, 2025
2 parents b894d6a + fed2679 commit 32aef9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ibl_to_nwb/_scripts/_convert_brainwide_map.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
import sys
from datetime import datetime
from pathlib import Path

import spikeglx
import shutil

# if running on SDSC, use the OneSdsc, else normal
if "USE_SDSC_ONE" in os.environ:
Expand Down

0 comments on commit 32aef9f

Please sign in to comment.