AllenInstitute / AllenSDK

code for reading and processing Allen Institute for Brain Science data
https://allensdk.readthedocs.io/en/latest/
Other
343 stars 149 forks source link

read date of acquisition from lims instead of from pkl file #2536

Open aamster opened 2 years ago

aamster commented 2 years ago

The dates of acquisition in LIMS can be missing/incorrect. Because of this, we made the decision to read from the pkl file. Because of #2532 , we need to read from LIMS instead.

Created https://alleninstitute-brainscience.atlassian.net/browse/DT-4141 to get this fixed on the LIMS side. Once complete, we should update allensdk to read from LIMS instead of pkl.