Skip to content

Dataset Description

Roberts, Dona edited this page Nov 22, 2024 · 90 revisions

[Note to Doña: transpose the data!]

LIBS

Libs Scans

Meta data:

Col name: Target Point Sol Lat Lon Type
Data type: Character Factor Numeric Numeric Numeric Character
Levels: 1 - 28 Int > 0
What: Name of location the LIBS was taken The Mars day (since start of mission) that the rover took the LIBS point was taken Where the rover was when the LIBS point was taken Where the rover was when the LIBS point was taken What is it a scan of? (Sample, AEGIS, other?)

Feature data:

Col name: "SiO2" "SiO2_stdev" "TiO2" "TiO2_stdev" "Al2O3" "Al2O3_stdev" "FeOT" "FeOT_stdev" "MgO" "MgO_stdev" "CaO" "CaO_stdev" "Na2O" "Na2O_stdev" "K2O" "K2O_stdev" "Total" "distance_mm" "Tot.Em."
Data type: Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric

Feature data is the same as PIXL, concentration of elemental compounds, though without a few of the elemental compounds PIXL includes. It also has the addition of standard deviations, Total, etc, which PIXL doesn't have.

Libs Earth References

Only the "scct" targets. That is, only the earth references. Note that none of these earth references are in the normal LIBS data frame.

Meta data:

Col name: Target Point Sol Lat Lon Type
Data type: Character Factor Numeric Numeric Numeric Character
Levels: 1 - 28 Int > 0
What: Name of location the LIBS was taken, all start with "scct_" The Mars day (since start of mission) that the rover took the LIBS point was taken Where the rover was when the LIBS point was taken Where the rover was when the LIBS point was taken What earth mineral is it calibrating for

Feature data:

Col name: "SiO2" "SiO2_stdev" "TiO2" "TiO2_stdev" "Al2O3" "Al2O3_stdev" "FeOT" "FeOT_stdev" "MgO" "MgO_stdev" "CaO" "CaO_stdev" "Na2O" "Na2O_stdev" "K2O" "K2O_stdev" "Total" "distance_mm" "Tot.Em."
Data type: Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric

Sample data

Sample data is the data for the, currently 16, physical samples the rover has taken.

Meta Data

A data frame containing all the meta data for the samples. This can be appended to Pixl, Lithology, or Sherloc based on "Sample".

Col name: Sample Name Sol Lat Lon Abrasion Campaign Type SampleType
Data type: Integer Character Numeric Numeric Numeric Factor Factor Factor Factor
Levels: 1 - 24 Int > 0 "Crater Floor" or "Delta Front" "Sedimentary", "Igneous", or "Atmospheric" "rock core", "regolith", or "atmospheric"
What: Note that this sample number does not match the sample numbers in the analyst notebook and initial reports Unique name given to each sample The Mars day (since the start of mission) that the sample was taken Where the sample was taken. Where the sample was taken. The name of the bit of rock they abraided Indicates whether the sample location was in the crater floor or at the delta front. Indicates the type of rock the sample is. Indicates how the sample was obtained

PIXL

Starts with the sample number. Following is all numeric elemental compound concentrations.

Col name: Sample "SiO2" "TiO2" "Al2O3" "FeOT" "MgO" "CaO" "Na2O" "K2O" "P2O5" "SO3" "Cl" "Cr2O3" "MnO"
Data type: Integer Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric Numeric

Lithology

Starts with the sample number. Following columns are all factor data (binary 0 or 1) representing the presence or absence of minerals.

Main change to Lithology data set was the renaming and ordering of the minerals to match the sherloc data set.

Sherloc

Starts with the sample number. Following columns are all factor data representing the certainty in the presence of minerals. This is discrete data though, with the only options being "0" (No detection), "0.25" (Possible but not confirmed), "0.5" (Almost certain, working on confirming), "0.75" (?), and "1" (confirmed).

Main change made to the SHERLOC data set is that in v1 it has already been converted into the same data frame format as the other data sets.

LIBS to PIXL data set

[Needs to be finished]

Clone this wiki locally