Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

199 total results found

Alerts

699

Alerts are messages generated during mining that often serve as a notice or warning that a certain threshold or event occurred. Each alert contains a severity, a time, and a specific message. MOMA Alerts General Error Check Alert ID: 1 Severity: Notice Des...

Archived SAGE Versions

699

04/18/18: Software: SAGE1.8.3.pxp 07/18/14: Software: SAGE1.7.pxp 11/13/13: Software: SAGE1.6.1.pxp.zip 02/19/13: Software: SAGE1.5.2.pxp 01/29/13: Software: SAGE1.5.1.pxp 11/30/12: Software: SAGE1.4.pxp 10/19/12: Software: SAGE1.3.pxp 9/26/12: SAGE1.2.1.pxp.z...

BASIC Script Tools

699

Basic Editor Recommended: Sublime Text Sublime Text is a cross-platform editor, which has special features that are useful for BASIC editing. Namely, if the script and samlib.bas are open in separate tabs in the same window, Option/Command/Down Arrow will jump...

Bugzilla

699

Bugzilla is the server software that the 699 team uses to help with managing our software development. It is used by both developers and users to submit bugs and enhancement/feature requests. Our server is currently being maintained by Wushnet and can be acces...

c699util Developer's Guide

699

If you have not already done so, please read the c699util User's Guide to familiarize yourself with c699util and its capabilities. This article demonstrates how to add features to c699util and describes parts of the c699util build, test, and release process. I...

c699util User's Guide

699

Similar to Introduction to the 699 Python Library, this article is a high-level description of c699util, intended for those who are only using it to write Python scripts. I do not describe low level c699util details here. For that, see the c699util developer's...

Database Patch Files

699

A database patch file is a data interpretation method that was conceived during MOMA project development to address the need to correctly handle differences in telemetry data structure and/or interpretation. The telemetry data differences may be produced by ei...

Old Main Page

699

In this wiki you may find information on the following topics: Instructions on installing the various applications that are used for data analysis (Python tools, DataViewer, etc.) Useful documents and presentations on the various missions Various tips, best p...

DraMS Thumbnail

DraMS

Download Updated on 2021-10-25: momadataviewZ.app.zip Chromatogram Instructions Load a MOMA GCMS run Under "Data Viewers" menu, select "Chromatogram Viewer" From Chromatogram viewer, click "Thumbnail" checkbox (calculation takes time, so there will be a perio...

MOMA GSE Computer Info

699

This page is the central location for any information regarding the GSE computers. Initial setup Before any work begins, the GSE computer should be configured to ensure all required functionality is available at all times. This section is necessary under the f...

Gnuplot

699

Gnuplot is "a portable command-line driven graphing utility for Linux, OS/2, MS Windows, OSX, VMS, and many other platforms". It is required for proper functioning of many of our Python tools such as the popular tmplot.py and should be installed prior to insta...

ISAMS

699

ISAMS (Igor Software for Atmospheric Mass Spectrometry) is a SAGE-like IGOR environment for analyzing QMS data from atmospheric samples. Latest Latest version of ISAMS (7/18/2014): ISAMS1.0.pxp New features presentation: ISAMS new features.pptx Documentation ...

Introduction to the 699 Python Library

699

Introduction NOTE: For MOMA, the core tmread functionality described in this article is deprecated, because it is replaced by c699util. Please use the routines described here instead. This guide aims to provide a high-level description of the 699 Python librar...

LaTeX

699

LaTeX is a high-quality typesetting system. It is used by our Python tools to generate various forms of output such as postscript and pdf files. Most of our Python tools do not use LaTeX so you might want to hold off on installation until absolutely necessary,...

Lxml

699

The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. It is used by any of our Python tools that either digest or output xml or html data. It is recommended that you install lxml prior to using any of our Python tools or else unex...

MOMA MAIF Voltages

MOMA

L 802 -m 50 -s -l 1.4800 -h 1.5000 \# MAIF:CDH_1P5V https://goo.gl/r6Fd9Q L 803 -m 50 -s -l 2.0900 -h 2.1000 \# MAIF:2P7V https://goo.gl/1XKlk2 L 812 -m 50 -s -l 1.4700 -h 1.5100 \# MAIF:MAIF_1P5VMON https://goo.gl/GDR2QN L 813 -m 50 -s -l 3.2500 -h 3.3300 ...

MAVEN Get

MAVEN Deprecated

The MAVEN Get application downloads files from the MAVEN raw database. Download maven_get.jar Usage java -jar maven_get.jar [options]  -help         print help message and exit  -version      print version info and exit  -host <host>  the host name for the XIN...

MAVEN IDL

MAVEN

Overview The system of scripts for running the MAVEN IDL Toolkit to generate MATLAB-compatible HDF5 and csv files resides on ITF2 under the ~/tplot_auto directory, which contains the following subdirectories: prod - Production folder, where generated HDF5 and...

MOMA Alerts

MOMA

A MOMA Alert is defined as a notification of certain parameters of interest in a single MOMA Test. This page details the logic we use to extract the data for each alert. Note that this is the master reference, which means the engineers and scientists should en...

MOMA C++ Mining Scripts

MOMA

Introduction The MOMA C++ mining scripts are command-line tools built on top of MOMA Data View code. The primary purpose of these scripts is to extract data into a XINA Online-friendly format. They currently live in mine699.gsfc.nasa.gov in the /home/mpallone/...