Skip to main content

Read flifiles

Project description

mypy Black Black

flifile

Python code for opening a lambert instruments .fli file

Requirements

  • Numpy

Examples

Open a local .fli file

>>> from flifile import FliFile
>>> myflifile = FliFile('sample_file.fli')
>>> data = myflifile.getdata()
>>> data.shape
(348, 256, 12)
>>> data.mean()
26342.449652777777

Install

pip install flifile

https://pypi.org/project/flifile/

Contribute

  • Clone the repository
  • Install with the development packages: pip install -e .[dev]

Before making a pull request, make sure the following three commands run without errors

  • black .
  • pytest
  • mypy

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flifile-1.4.3.tar.gz (19.9 kB view details)

Uploaded Source

Built Distribution

flifile-1.4.3-py3-none-any.whl (19.7 kB view details)

Uploaded Python 3

File details

Details for the file flifile-1.4.3.tar.gz.

File metadata

  • Download URL: flifile-1.4.3.tar.gz
  • Upload date:
  • Size: 19.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for flifile-1.4.3.tar.gz
Algorithm Hash digest
SHA256 52cdadc59fad4a5872160829320b43c0b21f96fbf8220c139a1290b4c8810d40
MD5 11632ae0d5904e235981306375bb4a20
BLAKE2b-256 1e637920bd9da44deea2637aed3304d3ae818c0765b479f425ac7c28dbe2e640

See more details on using hashes here.

File details

Details for the file flifile-1.4.3-py3-none-any.whl.

File metadata

  • Download URL: flifile-1.4.3-py3-none-any.whl
  • Upload date:
  • Size: 19.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for flifile-1.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9d21a28cedd7423939def14b726ada31dfda3ed03ad7523553e48e544c47ab76
MD5 3421f686d2518f204b588017e9bb2d66
BLAKE2b-256 3e9a128db96a008d7fe88d80d3dcb0a2b2804d43d2f06ff278b7346f36c51a8d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page