awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesDistribution Plot Selection

Logic for choosing the most appropriate distribution visualization based on data modality and sample size.

Distinct from Box Plots: Focuses on the selection criteria between different plot types (violin, box, histogram) rather than a specific plot type.

Explore 2 awesome GitHub repositories matching data & databases · Distribution Plot Selection. Refine with filters or upvote what's useful.

Awesome Distribution Plot Selection GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • cxli233/friendsdontletfriendscxli233 的头像

    cxli233/FriendsDontLetFriends

    6,994在 GitHub 上查看↗

    FriendsDontLetFriends is a scientific data visualization guide and framework designed to help users create accurate plots while avoiding common data representation mistakes. It provides a collection of scripts and guidelines for selecting distribution plots, color scales, and layouts that accurately represent complex experimental data. The project distinguishes itself through specialized toolkits for revealing hidden patterns in large datasets. It includes systems for heatmap optimization via dimension reordering and outlier management, as well as spatial layout algorithms to improve the inte

    Provides a framework for choosing between violin plots, histograms, or box plots based on sample size and data modality.

    Rdata-visualizationr
    在 GitHub 上查看↗6,994
  • mne-tools/mne-pythonmne-tools 的头像

    mne-tools/mne-python

    3,243在 GitHub 上查看↗

    MNE-Python is an open-source Python library for processing, visualizing, and analyzing human neurophysiological data, including MEG, EEG, sEEG, ECoG, and NIRS recordings. It provides a comprehensive framework for loading data from over 30 proprietary file formats into a common hierarchical FIF data structure, and represents all time-series data as NumPy arrays for seamless integration with the scientific Python ecosystem. The library is built around object-oriented data containers that encapsulate raw, epoched, evoked, and source data with built-in preprocessing and visualization methods. The

    Generates topographic maps of the scalp field distribution at specified time points, with configurable averaging durations.

    Pythonecogeegelectrocorticography
    在 GitHub 上查看↗3,243
  1. Home
  2. Data & Databases
  3. Box Plots
  4. Distribution Plot Selection

探索子标签

  • Scalp Topography MapsGenerates topographic maps of the scalp field distribution at specified time points, with configurable averaging durations. **Distinct from Distribution Plot Selection:** Distinct from Distribution Plot Selection: focuses on neuroimaging-specific scalp field topography visualization, not general distribution plot type selection.