M472_2024_03_05_keys.m 1.3 KB

1234567891011121314151617181920212223242526272829303132333435
  1. ExpKeys.subject = "M472";
  2. ExpKeys.DOB = "2023-05-14";
  3. ExpKeys.species = "mouse";
  4. ExpKeys.genetics = "C57BL(6J)/WT";
  5. ExpKeys.sex = "Female";
  6. ExpKeys.experimenter = "Manish";
  7. ExpKeys.date = "2024-03-05";
  8. ExpKeys.probe1_ID = "imec0";
  9. ExpKeys.probe1_Depth = 6.4; % in mm;
  10. ExpKeys.probe1_hemisphere = "Right";
  11. ExpKeys.probe1_insertion_AP = -3.5; % in mm, relative to bregma, posterior is minus
  12. ExpKeys.probe1_insertion_ML = -1.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 = 42; % pinpoint convention
  16. ExpKeys.odor1_channel = "XA0";
  17. ExpKeys.odor2_channel = "XA1";
  18. ExpKeys.odor3_channel = "XA3";
  19. ExpKeys.odor4_channel = "XA4";
  20. ExpKeys.odor5_channel = "XA5";
  21. ExpKeys.neutral_odor_channel = "XA2";
  22. ExpKeys.odor1 = "0.04% benzaldehyde (topped up)";
  23. ExpKeys.odor2 = "0.08% ethyl butyrate (topped up)";
  24. ExpKeys.odor3 = "0.04% cinnamaldehyde (topped up)";
  25. ExpKeys.odor4 = "0.04% isobutyric acid (topped up)";
  26. ExpKeys.odor5 = "0.02% 2-heptanone (topped up)";
  27. ExpKeys.wheel_encoder_ch1 = "XA6";
  28. ExpKeys.wheel_encoder_ch2 = "XA7";
  29. ExpKeys.notes = "Random odors (1-1.5s on, 2.5-3.5s neutral on, jittered timings), " + ...
  30. "data recorded with external reference and AP gain 500, used headstage cable connected to Port 3";