# Intro Nexus Workflow
Welcome to the Roman Research Nexus, an open platform which brings data from NASA's flagship missions, the Nancy Grace Roman Space Telescope (Roman), into the hands of everyone. Whether you're getting your start in citizen science, completing course work, or just wanting to look at some new images from Roman, this is the place to start.

This workflow has preselected tutorial notebooks which are best suited for people either outside of the field of astronomy, or just beginning their astronomy education. These tutorial notebooks will teach the process by which one can access, filter, and visualize Roman data.

- [**Jupyter Notebook Tutorial)**](../../markdown/jupyter.md)

  Start here if you haven't already. Explore the basics of working in Jupyter and learn all the skills you'll need to be able to run the notebooks.

## Workflow Overview

- [**Roman Mission Introduction**](../../markdown/roman_Intro.md)

  Before we start utilizing the data, let's learn about where the data comes from. Explore this mission and get an idea of the type of technology and instrumentation we'll be working with. Gain a background on the purpose and details of the Roman Mission and its goals.

- [**Data Discovery and Access**](../../notebooks/data_discovery_and_access/data_discovery_and_access.ipynb)

  Now that you know what Roman is, let's figure out how to find its data. Due to the vast amount of data which we will be receiving from the telescope, scientists working with data from Roman will utilize cloud-based storage processing. These cloud services are limited to registered MyST users only; regardless, this notebook will teach you how to search for and retrieve data from Roman's Wide Field Instrument (WFI), as well as data from other missions (such as the Hubble Space Telescope) from the Barbara A. Mikulski Archive for Space Telescopes (MAST). With this notebook you'll be able to search for observations of celestial objects in MAST, and allow you to take the data you found into the next notebooks.

- [**Working With ASDF**](../../notebooks/working_with_asdf/working_with_asdf.ipynb)

  Now that we have found our data let's figure out how to open and handle it. Roman stores its data using the Advanced Scientific Data Format (ASDF), so in this notebook you will learn about tools allowing you to search, load, and read ASDF files. Additionally learn about the process by which Roman Data are formatted and categorized as you explore ASDF metadata. By the end of this notebook you'll have an understanding of the structures and functions related to the data produced by Roman, enabling you to take on new data yourself.

- [**Data Visualization**](../../notebooks/data_visualization/data_visualization.ipynb)

  You've learned about how find the data and how the products are formatted; now let's start to work with those data products. In this notebook, you will take the methods you learned to access data and apply it to methods of visualization so that we'll be able to look at the images and data Roman is providing.  Additionally, you will learn about some known instrument artifacts that can occur with the WFI. Explore different visualization techniques to gain all the tools you'll need to look at all the amazing images from Roman.


- [**Footprint Visualization**](../../notebooks/footprint_visualization/footprint_visualization.ipynb)

  Now, let's explore the kinds of science Roman will do. In this notebook, you will learn about the various surveys that the Roman Space Telescope will complete during its mission. Furthermore, you will be able to visualize Roman survey footprints on the sky to determine whether, when, and how Roman may observe an astronomical source. With this final tutorial in the workflow, take the step towards your own science and explore with these sources and tools yourself.

  <img src="https://raw.githubusercontent.com/spacetelescope/roman_notebooks/refs/heads/main/images/intro_workflow.jpg" alt="Introductory Nexus Workflow" width="250" />

## Caveats and Limitations
- This workflow is primarily for individuals who do not have advanced degrees in astronomy, providing a curated selection of tutorials utilized by professional astronomers, and additionally providing explanations of concepts when possible to make certain ideas more accessible.
- It is highly recommended to explore the resources linked throughout the notebooks in order to gain a better grasp of the ideas and concepts discussed in this workflow.


---
*Last Updated: July 2026* 
