QSAS is a powerful tool for manipulating, analyzing and plotting data from spacecraft missions. QSAS is a C/C++ based tool and typically very much faster than script based (e.g., IDL, Matlab or Python) applications. QSAS does not require any licenses or specific software packages and runs on Unix, Mac-OSX, Linux and Windows computers.
Tools for single and multi-spacecraft missions like Cluster, SWARM, CHAMP, MMS already exist and is shipped as part of the QSAS package available from the QSAS WWW page at Imperial College, London, UK. QSAS can be extended by the users with PlugIns, written in C++ (either as complete C++ code, or as wrappers to other languages / libraries).
The following Plugins are for QSAS 3.X versions with the new DVOS (Data Variable Object Scheme) engine. Copy the source files, header files, the *.qtpl and any *.html files together with the Makefile to a directory of your choice. Thereafter, copy (or link to) the BuildPlugin script from the QSAS distribution (look in the $QSAS_HOME/bin directory) to this directory.
Finally run the script. The new plugin library, documentation and template file will then be automatically installed in the appropriate QSAS directories, and available from the QSAS PlugIn menu.
The HTML files given below are optimized for the QSAS help system, and may contain broken links if viewed from here.
Plugin Name & Function | Plugin Help File | Sources | Headers | Version/Date | Remarks | ||
VectorCalculator Vector calculator, Curlometer |
CurlDivGrad_Calc.html | CurlDivGrad_Calc.cc CurlDivGrad_Calc.qtpl Makefile.std |
18 Mar 2016 15:06 (CET) |
||||
TensorDiag Diagonalizes a tensor |
TensorDiag.html | TensorDiag.cc TensorDiag.qtpl Makefile.std |
10 Jan 2021 18:00 (CET) |
||||