title | subject | subtitle | short_title | authors | license | keywords | exports | numbering | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Getting Started in Tripoli |
Setup |
Quick Start |
|
CC-BY-4.0 |
|
|
:alt: Tripoli Opening Screen
:align: center
The easiest way to start Tripoli is to double-click on the Tripoli .jar file you downloaded. However, depending on your computer's security settings, you might get hassled by some warnings. Here's what to do:
Double-clicking the Tripoli .jar file should work on a PC right away, as long as you've installed Java. However, if you have an old Java installation, Windows might try and fail to open Tripoli with your older version. To fix this problem, we've created a .bat file, which you can download here:
- {download}
Tripoli.bat <../testData/Tripoli.bat>
Move both the Tripoli .jar file you want to run and the .bat file to a new folder, then double-click on the .bat file to open Tripoli.
If you're running Linux, you probably have the expertise to use the command line interface to open Tripoli.
The easiest way to open a mass spectrometer data file in Tripoli is to drag and drop it into the Tripoli window. Other methods are detailed in Loading Data.
Open Windows Explorer, Mac Finder, or your Linux file manager. If you don't have a data file handy, try a file from the KU TIMS:
- {download}
Pb data file <../testData/GHR1 20200827-11 Pb-6590.xls>
- {download}
U data file <../testData/GHR1 20200827-11 U run2-6591.xls>
Drag and drop the data file out of your file manager and into Tripoli. If there's already a data file open in Tripoli, that's ok! Tripoli will add the new file to your session. Read more about sessions at Loading Data.
After you open a data file, you'll immediately see a window full of plots.
:alt: Tripoli Example Plots
:width:
:align: center
Buttons along the top of the window and inside each time series plot control the display of your data. Hover your cursor over a plot to see a tooltip with mouse button actions to zoom in/out, enter "sculpt" mode to perform data rejection, and more. The summary statistics beside each plot update as you reject or restore data, as do the graphical summaries shown as shaded regions behind the data points.
The Tripoli "Analysis Manager" window behind your plots now shows details about your loaded analysis.
:alt: Tripoli AnalysisManager
:width:
:align: center
An interactive panel at the bottom of the window contains checkboxes for showing or hiding different measured isotope ratios or intensities. At the bottom of the Analysis Manager, there are buttons to launch the plot window as well as to export the (U-Pb) data to ET_Redux and to the clipboard.
You can load more than one mass spectrometer file into Tripoli at a time. Close the plot window if it's open, and then drag another mass spectrometer data file onto the main Tripoli window. The new file and plots should open immediately.
To see both analyses in your new session, go to the menu at the top of the Tripoli window and choose Session
:alt: Tripoli Session Manager
:width:
:align: center
You can name your session, see a list of the analyses included in this session, and add notes. To save the entire session, including the data, data rejection, and data visualization choices for all analyses, go to Session
Now you're ready to load more mass spectrometry data files, examine the results, and export your data interpretations. Tripoli is still under active development. If you find issues or bugs, go to the main Tripoli menu and find Help
For more detailed information on starting Tripoli, loading data, and making plots, please see the next section of the manual, Using Tripoli.
::::{grid} 1 1 2 3
:::{card} :header: Starting Tripoli Get Tripoli started using Java, from your file browser or the command line. :::
:::{card} :header: Loading Data Learn what kinds of mass spectrometer files Tripoli will load and what Tripoli can do with your data. :::
:::{card} :header: Making Plots Navigate the plot window, including interactions like zooming and data rejection. ::: ::::