Skip to content

Analysis with Andromeda

Elizabeth Campolongo edited this page Jun 25, 2024 · 2 revisions

Getting Started

All you need to work with Andromeda is...

  • An internet browser (this can be to access our running instance or to run your own: as explained here or using the Docker Container).
  • A CSV with continuous, quantitative data, and at least one column with values unique across the dataset (this will be the label for the points).
    • Note that non-numeric columns (other than label and URL values) will be dropped.
  • [optional] URLs for all images identified in the CSV to display images next to the labels.

Sample CSVs are available under the datasets/ directory. Alternatively, a CSV can be retrieved from the "Fetch Data" Tab using an iNaturalist username with public observations. This also allows for direct integration of latloncover, which can be used to add landcover information to any CSV with columns indicating latitude and longitude of observations.

latLonCover_cropped

Interacting with Andromeda UI:

  • Navigate to the Andromeda instance.
  • Click “Choose File”, select your CSV, then click “Upload CSV”:
androm20Website_cropped
  • Select the desired columns, then click “Visualize Data”.
androm20Input_cropped androm20WithImages_cropped
  • Explore your data: regroup points or adjust the sliders to see how it impacts the projection. Be sure to select "Apply Moved Observations" or "Apply Slider Weights", respectively, to apply the adjustments to the entire dataset.

Screenshot_andromeda_selections Screenshot_moved_observ_applied

Moving observations (left), then applying those adjustments to the weights (right). Selecting "Apply Slider Weights" will re-arrange the points based on the displayed weights.