Skip to content

Commit

Permalink
Add dataset directory name
Browse files Browse the repository at this point in the history
  • Loading branch information
caiw committed Mar 8, 2024
1 parent 74bfef4 commit d81c65e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kymata/plot/plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,7 @@ def expression_plot(

if minimap_config is not None:
os.environ["SUBJECTS_DIR"] = str(Path(get_root_dir(minimap_config),
minimap_config["dataset_directory_name"],
minimap_config["mri_structurals_directory"]))

if isinstance(expression_set, SensorExpressionSet):
Expand Down

0 comments on commit d81c65e

Please sign in to comment.