Advanced Search
Search Results
198 total results found
Data Viewer
Documentation on the Data Viewer
Developers
Documentation on setup, processes, APIs, etc.
DraMS
Dragonfly Mass Spectrometer specific topics
PACE/OCI
Ocean Color Instrument
XINA
699Wiki
The old wiki is now deprecated and all content has been ported here.
MOMA
Mars Organic Molecule Analyzer
User Guide
User Guide for the Data Viewer application. Each mission has their own version to document mission specific functionality.
GSE
Design
Design notes
Instructions
Various OCI instructions
OCI User Guide
Specifications
Roadmap
Getting Started
General XINA information and concepts.
API Reference
Lessons Learned
Utilities
Detailed information on XINA utility applications.
Task Management
Structured Data Standards
XINA standard data structures terms and organizing principles.
MOMA Data Viewer
PACE IandT
Glossary
This book is a dictionary of the terminology used by XINA and by specific missions supported by XINA.
MOMA Bibliography
OCI IandT
699
General 699 pages from the archived wiki.
SAM
SAM specific pages from the archive wiki.
OCI Step-by-step Instructions
Step-by-step instructions to use the Data Viewer for various OCI tests
OCI Viewers
Instructions on how to use the various OCI viewers
Deprecated
GSE Setup
Instructions for setting up the GSE computers in the DraMS lab (B37/S118)
Overview
The Data Viewer provides the following features: View data in real-time. Supports TCP or reading from a file. Load archives to post-process data. Supports CCSDS or 699 packets. Other formats can be easily supported. Generic displays (viewers) of telemetry dat...
Installation
The Data Viewer is actively supported on Mac OS and Linux. Windows support can be provided if required. Mac OS Mac OS versions are distributed in dmg format. Contained within the dmg is a single .app which can be placed anywhere on your machine and then run. T...
Starting the app
When first opening the application, you may be prompted with various dialogs, all of which can be closed. The main window of the application looks like If this window is closed, the whole application will be shut down. On some OSes, the menus will be accessib...
DraMS Overview
Simulators Several applications have been created to simulate various parts of the system, and these simulators can be put together in various ways. Portions can even be swapped out for actual hardware when necessary. The major components (applications) are: ...
ADC Sweep
This page contains instructions on how to view the ADC Sweep data with the DDC Raw Viewer. The ADC sweep is performed by capturing multiple DDC raw captures while stepping the ADC sample point, which is a combination of the ADC mux delay (fine steps) and ADC C...
Touch Sensitivity Test
This page contains instructions on how to use the Data Viewer during the touch sensitivity tests. Setup Open 2 instances of the Stats Per Pixel vs. Time viewer. (or bring to front if already open) Set the Stats Mode on one to SD and the other to AVG. Note: Th...
ADC Output Phase Tuning
FEDS Client
DDC Raw
The DDC Raw Viewer is used to display the DDC Raw captures. The DDC Raw captures are used for examining the raw samples out of the ADC. This mode is used for various tests: Line Tune Dark ADC Sample Point sweep RG Mag sweep RG Low sweep
Init Process
RG Sweeps
These instructions are for the Rg Mag and Rg Low sweeps.
Tagging a Marker Interval as debug
Go to oci.xina.io Open the "OCI Intervals" tool (Tools --> OCI Intervals) Change to the "Flight Model" (or the relevant model) Under the "Search Markers" panel on the left side, find the marker(s) you want to tag as debug For each marker, click the expand but...
Export Plot configuration: JSON Format
We use matplotlib v3.1.3 for our plot generation. The plot report is configured using JSON. The top level global applies global configuration. It currently supports a limited subset of the rcParams: font_size, font_family, agg_path_chunksize. Future versions w...
Filtering Data
Filter Expressions A filter expression is a Boolean Expression. A Boolean Expression can be any of the following: <Boolean Expression> AND <Boolean Expression> <Boolean Expression> OR <Boolean Expression> <Boolean Expression> XOR <Boolean Expression> N...
Filters
Mining all filter definitions are passsed to the oci_extract_hk_data, and it generates full/delta, time bin, and marker binned filtered data. The filtered data output files are associated with each filter definition ID This filtered data can be used to plot f...
View and download generated reports (aka packages)
Reports that have already been generated can be downloaded using the packages tool. You can download the report by clicking on the text in the label column. You can filter the packages using the top search bar. For example, in the below image we've filtered th...
Export process
The OCI housekeeping export process runs asynchronously on the OCI Run server. Requested data is extracted directly from the original time slice telemetry files using the same application from the realtime data mining process. In order to correctly interpret s...
Mnemonic Database
When opening the application, the newest version of the mnemonic database is automatically loaded. You can manually load a different database with File --> Load database.
Export Data
File --> Export HK Data... This will export ALL mnemonics for all cached data to your home directory. This feature has not been actively maintained and may not function as expected.
Quick Graph
You can quickly graph telemetry data over time. Data Viewers --> Quick Graph