Saturday, March 13, 2010
   
Text Size
Login

Maxim software from Troika.

Maxim

seismic data transcription software.

MAXIM has been developed by Troika as a highly efficient Rode and Superfile creation and manipulation tool.

Especially designed around the use of high capacity media, tape libraries and robotic devices. Maxim runs on a PC’s running Microsoft Windows NT, 2000, XP and Vista and also Linux and Solaris Workstations. Tape drives are accessed via standard SCSI adaptors, including Adaptec/LSI/Qlogic, with no practical block size limitation. In particular Maxim can drive high capacity tapes drives at close to maximum speed.

Maxim is implemented as a collection of command line tools written in object oriented C++, with a graphical user interface. Tape generation is controlled by XML files, which can be used to populate a client’s database.

sample of Maxim at work


  • Windows NT, 2000, XP, Vista
  • Linux, Solaris
  • Standard SCSI tape devices
  • High Capacity Drive Connectivity
  • Library and Robotic Support
  • Transfer at Near Theoretical Maximum
  • Portable C++ object oriented code
  • Graphical User Interface to generate XML files
  • Listing of data/media transfer
  • Super file – native data on tape without encapsulation
  • RODE – Full support for multiple tape images
  • Compatible with other RODE implementations e.g. Petrovision







Maxim_Rode_Create

-          Used to create a Rode formatted tape from either Tap (Tif) files or Segy files on disk.

-          Using the Maxim GUI an XML file is generated containing a list of data to be output.

-          Output can be either a Rode file per original tape or a Rode file per line/directory.

-          Full Robotic library support and density selection functions.

Maxim_Rode_list

-          Used to create a list file detailing the TOC/Metadata from a Rode formatted tape.

Maxim_Rode_Read

-          Used to read a tape containing one or more Rode images, and to transfer each image to disk as an individual Rode or Tap (tif) file.

Maxim_Rode_Restore

-          Used to restore the contents of a Rode tape to disk as either a tap file (All non Segy data) or a Segy file and to re-create an XML file of the tape contents.

Maxim_Rp66_copy

-          Used to copy the contents of an RP66/Rode formatted tape to another tape and to change the VSN number of the second tape.

Maxim_Tape_Create

-          Used to create a tape containing one or more Superfiles from tape images on disk. The tape images to be written to tape are specified in an XML file. Each Superfile on tape is separated by a DEOF (Double End of Filemark).

Maxim_Tape_Read

-          Used to read a tape containing one or more Superfiles and to write each Superfile to disk as a Rode or Tap (tif) image. A Superfile can contain tape data in any format e.g. Segd, and is terminated by two consecutive file marks.

Maxim_Tape_Copy

-          Used to perform a bit to bit copy of one tape to another. The copy process terminates when two consecutive file marks are read.

Maxim_Tape_Compare

-          Used to perform a bit to bit comparison of the contents of two tapes. The comparison process terminates when two consecutive file marks are read, or a miscomparison is encountered.

Login Form