| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| RadxradToolBox0.3.1_macos.tar.gz | 2021-06-16 | 85.0 MB | |
| RadxradToolBox0.3.1_win_x64.zip | 2021-06-16 | 79.6 MB | |
| README.md | 2021-06-14 | 2.3 kB | |
| Totals: 3 Items | 164.5 MB | 2 |
RadxradToolBox0.3.0_win_x64# Radx-rad Tool Box
This stand-alone tool box contains small utilities that helps you prepare data submission to [Radx-rad] (https://www.radxrad.org) portal.
Download and Installation
No installation required. Just follow:
- Download RadxradToolBox0.3.0_win_x64.zip or RadxradToolBox0.3.0_macos_x64.tar.gz into your local computer;
- Unzip the file to any folder. Any free zipper, like 7-Zip, will do it
-
Under the local root you should be able to see the following folders:
- jars
- jre
- resources
- doc
- examples
- rtb.bat
- rtb.vbs
- rtb.sh
-
Double click rtb.bat or rtb.vbs (PC) or execute rtb.sh (Mac) in terminal to run the program
User guide
- The first page is a dash-board containing available utility applications. On the left is the button list. On the right is the brief introduction of its functions.
- Click one of buttons to launch one.
- Then you need create a project by File>>New... Only required field is the data folder where your csv files are located in.
- The application will modify these csv files and output results into a folder ending with xxxResults which is in the same folder as your data file.
- After clicking create-project button, you should see the main pane which is composed of menu bar on the top, a file list on the left, a table view in the upper-right, and a log window in the lower-right.
- Clicking a file from the list will update the table view which shows the file contents. The numbers inside parenthesis in column header is the column index the application needs to identify columns.
- Once run parameters are set in menu bar, click run button to process the selected file.
- The application would never change the original files. All processed results will been outputted into xxxResults .
- Click next file from the list to process another file. Make sure all run parameters are applicable because the column order may change from one to another file.
- Test data are provided under examples folder. Launch the zip code module. Then File>>Open testDate1.zfm file under examples folder.
- Click File>>Exit or red cross to exit the application.