M465_2024_02_02_keys.m 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. ExpKeys.subject = "M465";
  2. ExpKeys.DOB = "2023-04-10";
  3. ExpKeys.species = "mouse";
  4. ExpKeys.genetics = "Ai-32";
  5. ExpKeys.sex = "Male";
  6. ExpKeys.experimenter = "Kyoko";
  7. ExpKeys.date = "2024-02-02";
  8. ExpKeys.probe1_ID = "imec0";
  9. ExpKeys.probe1_Depth = 4.2; % in mm;
  10. ExpKeys.probe1_hemisphere = "Left";
  11. ExpKeys.probe1_insertion_AP = -2; % in mm, relative to bregma, posterior is minus
  12. ExpKeys.probe1_insertion_ML = 2.2; % in mm, relative to bregma, left is plus, right is minus
  13. ExpKeys.probe1_insertion_pitch = 90; % pinpoint convention
  14. ExpKeys.probe1_insertion_yaw = 0; % pinpoint convention
  15. ExpKeys.probe1_insertion_roll = 0; % pinpoint convention
  16. ExpKeys.probe2_ID = "imec1";
  17. ExpKeys.probe2_Depth = 4.45; %in mm
  18. ExpKeys.probe2_hemisphere = "Right";
  19. ExpKeys.probe2_insertion_AP = -2; % in mm, relative to bregma, posterior is minus
  20. ExpKeys.probe2_insertion_ML = -2.2; % in mm, relative to bregma, left is plus, right is minus
  21. ExpKeys.probe2_insertion_pitch = 90; % pinpoint convention
  22. ExpKeys.probe2_insertion_yaw = 0; % pinpoint convention
  23. ExpKeys.probe2_insertion_roll = 0; % pinpoint convention
  24. ExpKeys.odor1_channel = "XA0";
  25. ExpKeys.odor2_channel = "XA1";
  26. ExpKeys.odor3_channel = "XA3";
  27. ExpKeys.odor4_channel = "XA4";
  28. ExpKeys.odor5_channel = "XA5";
  29. ExpKeys.neutral_odor_channel = "XA2";
  30. ExpKeys.odor1 = "0.04% benzaldehyde";
  31. ExpKeys.odor2 = "0.08% ethyl butyrate";
  32. ExpKeys.odor3 = "0.04% cinnamaldehyde";
  33. ExpKeys.odor4 = "0.04% isobutyric acid";
  34. ExpKeys.odor5 = "0.02% 2-heptanone";
  35. ExpKeys.notes = "Random odors (1s on, 1s off), alternating with neutral";