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 . 

From setup.py

This way is not recomended

  1. Download the source code from the GitHub repository.
  2. Navigate to the directory containing setup.py.
  3. Run the following command:
    sudo python3 setup.py install
    
    This will install the necessary dependencies and the dosview tool.

This way is usefull for develop setup. oou can replace install with develop.

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.24.tar.gz (99.2 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: dosview-0.1.24.tar.gz
  • Upload date:
  • Size: 99.2 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.24.tar.gz
Algorithm Hash digest
SHA256 07a7c508b7d089573b086bea4d218aa46a2d0e2a0d8d4c017e0325c5f7f5e25c
MD5 292620291de26a1103c93d1b6e4185e5
BLAKE2b-256 21394ef60b4b9938e87a17098c338c5a198fe28767fb7e9bd1d2f37438e37c8c

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