- Notifications
You must be signed in to change notification settings - Fork1
Tools for working with synchrotron scans
waveform-computing/rastools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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.
Theproject homepage has links topackages or instructions for all supported platforms.
The set of tools included is:
rasinfo
dumps information obtained from the header of the scan file tostdoutrasdump
extracts channels from a scan file and dumps its data to astandard format like CSV or Excelrasextract
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.
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
Uh oh!
There was an error while loading.Please reload this page.