Skip to main content

A .dos file viewer

Project description

Dosview

Overview

Dosview is a lightweight, efficient log viewer written in Python3, utilizing the Qt framework for its graphical interface. It is designed to facilitate quick viewing and analysis of UST's radiation detectors log files directly from the command line.

Dosview showing radiation spectra and time evolution

Features

  • Command Line Interface: Start viewing logs with a simple command.
  • Fast Performance: Optimized for quick loading and smooth scrolling through large log files.
  • Cross-Platform Compatibility: Works on any platform that supports Python and Qt.
  • Callable from gui: Dosimeter file can be opened from graphical file browser.

Installation

Dosview can be installed using several methods. Below are the instructions for each:

From PyPI Repositories

  1. Simply run the following command:
    sudo pip3 install dosview
    

From GitHub Repository Using pip

  1. Ensure you have pip installed on your system.
  2. Run the following command to install directly from GitHub:
    sudo pip3 install git+https://github.com/UniversalScientificTechnologies/dosview.git
    

From local repository clone using pip

  1. solve requirements from previous instructions
  2. Clone your repository
  git clone git://github.com:UniversalScientificTechnologies/dosview.git
  cd dosview
  sudo pip3 install -e . 

Desktop menu entry (Linux, optional)

pip install does not register dosview in the desktop application menu, since that means writing outside the Python environment (/usr/local/share/...). To add a menu entry and icon after installing:

sudo ./tools/install_desktop_entry.sh

Usage

To use dosview, open your command line interface and execute the following command:

dosview <filename>

Replace <filename> with the path to the log file you wish to view.

Configuration

Dosview does not require additional configuration. It is ready to use immediately after installation.

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

dosview-0.1.25.tar.gz (103.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dosview-0.1.25-py3-none-any.whl (92.9 kB view details)

Uploaded Python 3

File details

Details for the file dosview-0.1.25.tar.gz.

File metadata

  • Download URL: dosview-0.1.25.tar.gz
  • Upload date:
  • Size: 103.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for dosview-0.1.25.tar.gz
Algorithm Hash digest
SHA256 8ad29e4bfdb7a39bad45780b04ca3614501fbf892305dfdfece7fe563a10d298
MD5 3c31d0934b4a3aac7099dd49d44502d0
BLAKE2b-256 2e76dec63e5f5b77634b06c3f4c02d2d743a72836cd87ab58755b70fab85528d

See more details on using hashes here.

File details

Details for the file dosview-0.1.25-py3-none-any.whl.

File metadata

  • Download URL: dosview-0.1.25-py3-none-any.whl
  • Upload date:
  • Size: 92.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for dosview-0.1.25-py3-none-any.whl
Algorithm Hash digest
SHA256 c5cbc60cfd76f9060c610ce600f83df41733b2b10ab06c39d977691f44ae7876
MD5 9f9b9f4fa437270366581c7a0441830a
BLAKE2b-256 bf452d9f2daa8627ab665343f8f843cd185c89c2d3f214803630e932851f73cb

See more details on using hashes here.

Supported by

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