Closed rcpeene closed 2 months ago
@rcpeene is having issues with mtrain calls in np_session We are trying to figure out the way to do this (fetch script name and url).
Figured it out. We are able to get a session uuid from the pkl file and then can use that as input to a call to mtrain to get the regimen script url and name.
The rest of the refactoring was simple enough.
Done in PR #174
We just had a meeting with Ben and Arielle. We decided to keep npc_mvr and npc_ephys, but try to eliminate npc_sessions and np_session from the dependencies. Two things need to be done.
npc_sessions.get_newscale_coordinates
should be relocated to another place (npc_ephys I think?). This will be tracked here for Ben: https://github.com/AllenInstitute/npc_sessions/issues/122. And then the function call should be changed to accomodate the new namespace