cajal / pipeline

Schemata and libraries for neuroscientific data
GNU Lesser General Public License v3.0
20 stars 44 forks source link

Add Vizari LBM machine to rig whitelist in meso.scanInfo.key_source() #456

Closed maxwellgagnon closed 9 months ago

maxwellgagnon commented 9 months ago

The key_source function for meso.ScanInfo() is limited to only include two rigs: "2P4" and "R2P1". However, in order to run the LBM scans through the pipeline, we need to include a third rig: "V2P1" which corresponds to the Vizari Lab's LBM rig at Rockefeller where these initial LBM scans took place.

I have confirmed that this change will include Vizari LBM scans in meso.ScanInfo.key_source() by running an extracted key_source function in a notebook.