datavis/emvis
0.0.3

Guide

  • Overview
    • What are datavis and emvis?
    • Installation
    • Citing
    • Contributing
    • Licence
  • Basic Image Models and Views
    • ImageModel
    • ImageView
    • SlicesModel
    • SlicesView
    • MultiSliceView
  • Table Model and related Views
    • TableModel
    • ColumnConfig and TableConfig
    • ItemsView
    • ColumnsView
    • GalleryView
  • Composed Views
    • VolumeModel
    • VolumeView
    • DataView
  • Picker Model and View
    • PickerModel
    • PickerView
    • Example

Reference

  • datavis API
    • models
      • Params
        • Param
        • Form
      • Image Models
        • ImageModel
        • SlicesModel
        • VolumeModel
      • Table Models
        • ColumnInfo
        • ColumnConfig
        • TableModel
        • TableConfig
      • Picking
        • Coordinate
        • Micrograph
        • PickerModel
    • views
      • Image
        • ImageView
        • SlicesView
        • MultiSliceView
        • VolumeView
      • Table
        • GalleryView
        • ColumnsView
        • ItemsView
        • DataView
      • Image List
        • ImageListView
        • VolumeListView
        • DualImageListView
        • ImageMaskListView
      • Picking
        • PickerView
    • widgets
      • Widgets
        • SpinSlider
        • ZoomSpinBox
        • IconSpinBox
        • AxisSelector
        • ParamWidget
        • OptionsWidget
        • TextWidget
        • NumericWidget
        • BoolWidget
        • ButtonWidget
        • FormWidget
        • PagingInfo
        • PageBar
        • ViewPanel
        • TextView
        • ActionsToolBar
        • OnOffAction
        • MultiStateAction
        • TriggerAction
        • Browser
        • FileModelView
        • FileBrowser
  • emvis API
    • utils
      • EmType
      • EmPath
      • ImageManager
      • ImageRef
    • models
      • EmTableModel
      • EmStackModel
      • EmVolumeModel
      • EmListModel
    • views
      • EmBrowser
      • ViewsFactory

Applications

  • em-viewer
    • Viewing a Micrograph
    • Viewing a Movie
    • Viewing a Volume
    • File Browsing
  • em-picker
    • Manual Picking
    • Showing Picking Results
    • Comparing Picking Results
datavis/emvis
  • Docs »
  • Welcome to datavis and emvis!
  • View page source

Welcome to datavis and emvis!ΒΆ

Here you will find the documentation for datavis and emvis, which are two Python libraries for scientific data analysis and visualization. There are designed mainly for CryoEM, but can be useful for any domain that deals with images and tables.

Guide

  • Overview
    • What are datavis and emvis?
    • Installation
    • Citing
    • Contributing
    • Licence
  • Basic Image Models and Views
    • ImageModel
    • ImageView
    • SlicesModel
    • SlicesView
    • MultiSliceView
  • Table Model and related Views
    • TableModel
    • ColumnConfig and TableConfig
    • ItemsView
    • ColumnsView
    • GalleryView
  • Composed Views
    • VolumeModel
    • VolumeView
    • DataView
  • Picker Model and View
    • PickerModel
    • PickerView
    • Example

Reference

  • datavis API
    • models
    • views
    • widgets
  • emvis API
    • utils
    • models
    • views

Applications

  • em-viewer
    • Viewing a Micrograph
    • Viewing a Movie
    • Viewing a Volume
    • File Browsing
  • em-picker
    • Manual Picking
    • Showing Picking Results
    • Comparing Picking Results
Next

© Copyright 2019, J.M. de la Rosa Trevin

Built with Sphinx using a theme provided by Read the Docs.