Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Tools for working with synchrotron scans

NotificationsYou must be signed in to change notification settings

waveform-computing/rastools

Repository files navigation

rastools is a small suite of utilities for converting data files obtained fromSSRL (Stanford Synchrotron Radiation Lightsource) scans (.RAS and .DAT files)into images. Various simple manipulations (cropping, percentiles, histograms,color-maps) are supported. Most tools are command line based, but a Qt-basedGUI is also included.

Installation

Theproject homepage has links topackages or instructions for all supported platforms.

Tools Overview

The set of tools included is:

  • rasinfo dumps information obtained from the header of the scan file tostdout
  • rasdump extracts channels from a scan file and dumps its data to astandard format like CSV or Excel
  • rasextract extracts channels from a scan file, applies any simpletransforms specified (e.g. percentile) and writes the output as a standardimage format (PNG, TIFF, SVG, etc.)
  • rasviewer is a Qt-based GUI for viewing the channels of one or more scanfiles. It supports all the transforms thatrasextract supports and alsoallows exporting of images

Further information on the tools can be found in therastools documentation.

License

This file is part of rastools.

rastools is free software: you can redistribute it and/or modify it under theterms of the GNU General Public License as published by the Free SoftwareFoundation, either version 3 of the License, or (at your option) any laterversion.

rastools is distributed in the hope that it will be useful, but WITHOUT ANYWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FORA PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along withrastools. If not, see <http://www.gnu.org/licenses/>.

About

Tools for working with synchrotron scans

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp