Skip to content
View khan-u's full-sized avatar

Block or report khan-u

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
khan-u/README.md

Hi, I enjoy working on computational tools to advance behavioral neuroscience research.

Some things I've worked on: ORCiD

Neural signal analysis

  • eeg-feat-ext
    High-throughput pipeline for extracting cycle-level theta waveform features from human iEEG, built to support a waveform-shape control analysis which revealed HPC phase-amplitude coupling as a biomarker for memory.

Behavioral data disovery / visual

  • behavioral-data-discovery
    A visualization for open-field behavior, with filtering and directional trajectory views. This analysis was complemented by OpenCV-based neural image processing CaImAn to investigate place cell encoding in rats.

Recent open-source work (in progress)

  • movement Issue #873 Proposed 4 collective behavior metrics (polarization, milling, group spread, leadership) + 2 supporting pairwise metrics (egocentric angle, radial/tangent velocity) for multi-animal tracking analysis.

  • movement Draft PR #875 Added compute_polarization() for collective behavior analysis, supporting both orientation polarization from body-axis keypoints and heading polarization from displacement vectors.

  • movement Draft PR #945 Added a skeleton-agnostic anterior/posterior body-axis inference pipeline that uses geometry and motion to validate user-specified body-axis keypoint pairs and suggest better posterior → anterior pairs when needed.

  • movement PR #948 Extended vector.py utilities to support 3D coordinate transforms (Cartesian, cylindrical, spherical), enabling future 3D polarization analysis.

Focus

  • Neuronal encoding ⇄ decoding
  • Signal processing · Time-series analysis · Statistical learning · Pattern recognition

Pinned Loading

  1. eeg-feat-ext eeg-feat-ext Public

    High-throughput, cycle-level neural signal analytics validated on clinical-scale iEEG data for cognitive biomarker discovery

    MATLAB 3

  2. behavioral-data-discovery behavioral-data-discovery Public

    time-series filtering and visualization of spatial trajectories

    MATLAB 1

  3. movement movement Public

    Forked from neuroinformatics-unit/movement

    A Python toolbox for analysing animal body movements across space and time

    Python