AllenInstitute / brain_observatory_qc

Other
2 stars 0 forks source link

Updates on paired plane registration and from_lims #307

Closed jkim0731 closed 11 months ago

jkim0731 commented 11 months ago
  1. int check assertion from def get_paired_plane_id (paired plane registration) isinstance(x, int) fails wihen x is a type of np.int32 (for example)
  2. getting x and y motion range from both the paired planes (paired plane registration)
  3. getting pixel size in um from platform json file (from_lims)