Advanced Search
Search Results
100 total results found
MOMA Script Validation Process
MOMA Scripts are thoroughly reviewed and tested before being approved for flight following the MOMA Script Validation Process. The validation process involves one or more (sometimes many more) meetings with representatives from the science, systems, electrical...
MOMA System Locale
The system locale is a FSW variable that can be set, and the scripts can use to determine what model we are using. 0 or 1 = Flight 2 = ETU 3 = GB2 3 = QSM 5 = GSE Lab (F109) 6 = FSW lab (Tom's lab) 7 = EIS
MOMA Trending
SEB Voltages MAIF Voltages Temperatures
Mike Wong
Online site for SAM-related scripts contributed by Mike Wong (generally atmospheric). See also Melissa Trainer's page. Igor scripts for SAM data anaylsis Background Correction Things to do to your data before using this BG script: Import SAM data into Igor ...
Melissa Trainer
ALL FILES ON THIS PAGE WERE MISSING FROM ORIGINAL WIKI Online site for IGOR-based routines used to analyze atmospheric QMS data - contributed by Melissa Trainer. Recommended Analysis Procedure using these IGOR routines Media:MGT_IGOR_Analysis_Procedure.pdf Ig...
SAM PDL Setup
Last Updated Jan 29, 2024 Prerequisites Mac - We recommend that team members filling the PDL role use a Mac to perform their PDL duties, as that platform is the most thoroughly tested. JPL RSA Token GSFC RSA Token or PIV Card Account on samioc, repos699 Term...
Python Performance
Parity Testing from timeit import Timer t1 = Timer("for i in xrange(100): i % 2") t2 = Timer("for i in xrange(100): i & 1") # The "not" tests show what happens when interpreting # the result as a boolean t3 = Timer("for i in xrange(100...
Python Tool Installation
This page provides references for installing Python tools onto various computer configurations. Installing Python 3 Python 3 is required to run 699util. Python 2 is not supported. Installation instructions for Python on various operating systems follow. The to...
SAM Consumables
A SAM consumable is defined as any piece of hardware in the SAM instrument that has a limited lifetime or a metric worth tracking. What exactly "lifetime" means is dependent on the specific piece of hardware we are interested in and a single consumable may hav...
SAM Data View
Download Mac OS X 10.6 (Snow Leopard) or later, 64-bit: SAMDataViewMacOSX10.6_2012-01-09.dmg (Version 1.03) Windows 32-bit: samdataview.msi Version History 1.02 Release Date: 2011-12-19 Start of version history. 1.03 Release Date: 2012-01-09 1.04 Release ...
SAM GATES Igor Tool
Latest News NEW!!! Version 1.2 of GATES (for GCMS and TCD data analysis): GATES_1.2.zip SAM_Data_Analysis_1.2.zip With now background and normalization calculations. A first version of a graphical help: GC-SCI-GEN-UM-02-1-SAM_Soft_Igor_Pro_Manual_2.pdf Dataset...
SAM MAGE Igor Tool
Latest Use the #igorpro channel of the SAM-MSL Slack for help requests and discussion. Software: MAGE1.0.1.pxp Overview Derived from SAGE, the intent of MAGE is to work more generally for multiple instruments -- mainly lab instruments. MAGE doesn't deal with i...
SAM Mailing List
You can sign up for the SAM Software Mailing list at https://lists.nasa.gov/mailman/listinfo/sam-software-release. Doing so will keep you notified of any software updates for XINA, SAM Data View, and Python Scripts!
SAM PDS Procedure
This procedure outlines the process for creating a SAM Reduced Data Record archive. Make sure to follow all the steps outlined here. Edit this page if anything changes. Important People Heather Franz: Heather wrote the SAM RDR SIS (Software Interface Specifi...
SAM PUL Form
The SAM PUL Form application generates JSON files for the XINA Import application. Download sam_pul_form.jar Usage java -jar sam_pul_form.jar [path/to/tid/folder] History 1.0.1 fixed issue not recognizing file name uses current working directory by default 1...
SAM SAGE Igor Tool
SAM SAGE - Software for Analysis of GCMS and EGA - was developed to aid in the analysis of SAM flight model data. SAGE will be used to model undersampled GCMS and complicated EGA data, calculate mass spectra based on modeled GCMS data, and determine peak onset...
SAM Software Presentations
SAM_Data_Analysis_Overview.pptx SAM_Data_Processing.pdf SAM_PDL-PUL_Software_Training_Introduction.pptx SAM_PDL-PUL_Software_Training_Sam_Data_View.pptx SAM_PDL-PUL_Software_Training_Python_PUL.pptx SAM_PDL-PUL_Software_Training_Python_PDL.pptx
SAM Software Suite Installation
These instructions will install SAMDataview, Python 2.7, and SAM python utilities: Mac OS X Download and install the following files in order: Download the Mac OS X Python Installer from the Python.org homepage. Open the disk image and run the enclosed instal...
MOMA SEB Voltages
MOMA Trending Links to XINA pages trending the telemetry tracked by the expected values tables. L 001 -m 50 -s -l 4.950 -h 5.0550 # SEB:CTL_+5D_VMON https://goo.gl/Qk2mZF L 002 -m 50 -s -l 13.000 -h 13.900 # SEB:CTL_+13A_VMON https://goo.gl/QoFHZH L 003 -m ...
SWTS ENET User Guide
SWTS Ethernet Bridge Users Guide The Microtel SpaceWire Ethernet Bridge (SWEB) is a system which receives packet data via TCP Ethernet and forwards the data on Spacewire. Data packets received on Spacewire are forwarded on TCP Ethernet. The SWEB consists of: c...