LKINSEY / MetaDataGUI

Fast, easy UI that allows user to transfer raw experimental data and associated metadata to AIND cloud services after experiment is run
0 stars 0 forks source link

paths should not be hard coded #7

Closed rozmar closed 4 days ago

rozmar commented 4 weeks ago

Right now paths to staging and to the code are hard-coded, so it can effectively run on only one PC. Paths should be in a json file that will be specific for each computer where the code runs. The code should pull these paths from the json file.

LKINSEY commented 3 weeks ago

currently in the readme we request to make sure dataDir is mapped to Y drive which I think is ok, I think processing data paths are only other paths that need to be fixed

LKINSEY commented 4 days ago

since data requires VAST access, user will need to follow readme to map network drive correctly in order to be compatable with how the gui accesses data