AllenSDK
AllenSDK copied to clipboard
VB cells table has more experiments than experiments table
AllenSDK 2.12.4
Checking the number of experiments in the ophys_cells_table and the ophys_experiment_table using .from_S3_cache gives a different number of experiments

Not sure why this is the case! Happy to help troubleshoot if needed.
Just to add, since I ran into this issue too recently, these are the ophys experiments that are present in cell table : [875808238, 875808245, 875808247, 875808249, 875808251, 875808253,875808255], but are missing in ophys experiment table. I found them in ophys session table, and they belong to one imaging session from VIP mouse.

I have come across the same issue here.
A little bit more detail:
- This is the only session with an empty([]) ophys_container_id across all ophys_sessions_table.
- OPHYS_6_images_A session was not re-taken, so the data collection from this mouse is incomplete.