File: specifications.yaml

package info (click to toggle)
python-rosettasciio 0.7.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 144,644 kB
  • sloc: python: 36,638; xml: 2,582; makefile: 20; ansic: 4
file content (14 lines) | stat: -rw-r--r-- 456 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: EMD
name_aliases: [Electron Microscopy Data, Electron Microscopy Data (EMD)]
description: Read data from Berkeley's Electron Microscopy Data (EMD) files.
full_support: False  # Hopefully?
# Recognised file extension
file_extensions: ['emd', 'EMD', 'de5', 'DE5']
default_extension: 0
# Reading capabilities
reads_images: True
reads_spectrum: True
reads_spectrum_image: True
# Writing features
writes: True  # Only Berkeley emd
non_uniform_axis: False