We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dc9942 commit 54201afCopy full SHA for 54201af
1 file changed
visual_behavior/data_access/loading.py
@@ -97,7 +97,7 @@ def get_platform_analysis_cache_dir():
97
This is the cache directory to use for all platform paper analysis
98
This cache contains NWB files downloaded directly from AWS
99
"""
100
- return r'/allen/programs/braintv/workgroups/nc-ophys/visual_behavior/platform_paper_cache'
+ return '//allen/programs/braintv/workgroups/nc-ophys/visual_behavior/platform_paper_cache'
101
# return r'\\allen\programs\braintv\workgroups\nc-ophys\visual_behavior\platform_paper_cache'
102
103
0 commit comments