Skip to main content

699

General 699 pages from the archived wiki.

699 Software

General Information Update Mailing List You can sign up for the SAM Software Mailing list at http...

699util

This page presents a general overview of working with Python for SAM data processing tasks. Note ...

699util User Scripts

This page has a list of user-written scripts that aren't included in production versions of 699ut...

Alerts

Alerts are messages generated during mining that often serve as a notice or warning that a certai...

Archived SAGE Versions

04/18/18: Software: SAGE1.8.3.pxp 07/18/14: Software: SAGE1.7.pxp 11/13/13: Software: SAGE1.6.1.p...

BASIC Script Tools

Basic Editor Recommended: Sublime Text Sublime Text is a cross-platform editor, which has special...

Bugzilla

Bugzilla is the server software that the 699 team uses to help with managing our software develop...

c699util Developer's Guide

If you have not already done so, please read the c699util User's Guide to familiarize yourself wi...

c699util User's Guide

Similar to Introduction to the 699 Python Library, this article is a high-level description of c6...

Database Patch Files

A database patch file is a data interpretation method that was conceived during MOMA project deve...

Gnuplot

Gnuplot is "a portable command-line driven graphing utility for Linux, OS/2, MS Windows, OSX, VMS...

GSE Computer Info

This page is the central location for any information regarding the GSE computers. Initial setup ...

Introduction to the 699 Python Library

Introduction NOTE: For MOMA, the core tmread functionality described in this article is deprecate...

ISAMS

ISAMS (Igor Software for Atmospheric Mass Spectrometry) is a SAGE-like IGOR environment for anal...

LaTeX

LaTeX is a high-quality typesetting system. It is used by our Python tools to generate various fo...

Lxml

The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. It is used by...

Melissa Trainer

ALL FILES ON THIS PAGE WERE MISSING FROM ORIGINAL WIKI Online site for IGOR-based routines used t...

Mike Wong

Online site for SAM-related scripts contributed by Mike Wong (generally atmospheric). See also M...

Old Main Page

In this wiki you may find information on the following topics: Instructions on installing the va...

Python Performance

Parity Testing from timeit import Timer t1 = Timer("for i in xrange(100): i % 2") t2...

Python Tool Installation

This page provides references for installing Python tools onto various computer configurations. I...

Setup for Qt Development

Qt 4.8.7.2 installed via Homebrew Use macx-g++ mkspec Build using g++ If using Qt Creator, make s...

Setup Notes

Gnuplot Setup Download latest Gnuplot version source code (4.6.0 at time of this writing): http:/...

Subversion

Apache Subversion is the version control system that the 699 team uses. It plays a key role in ou...

Supplementary Files and Telemetry File Preprocessing

The 699 Python tools create metadata to speed up and simplify its operations: .index.tm.mom Files...

SWTS ENET User Guide

SWTS Ethernet Bridge Users Guide The Microtel SpaceWire Ethernet Bridge (SWEB) is a system which ...

Telemetry Database Files

The telemetry database defines how to decode, transform, and interpret the various telemetry valu...

Telemetry Metadata File

The telemetry metadata file is a new convention that was conceived during the MOMA project. Its m...

Time Synchronization Notes

The following was posted by Tom Nolan to Slack in November 2015. The ExoMars rover doesn't use th...

Tm2igor Quickstart

For Mac OS X: Install Python 3 Install compiler Install Xcode from Mac App Store From Xcode, s...

TunnelManager

General Information TunnelManager is a graphical program for managing SSH tunnels to our various ...

Updating mine699

This page details the steps to update the mine699 virtual machine. If database changes break back...