Download Davinci

From DavinciWiki
(Difference between revisions)
Jump to: navigation, search
Line 71: Line 71:
  
 
'''Downloads'''
 
'''Downloads'''
[ftp://ftp.mars.asu.edu/pub/software/davinci/library_06-08-07.zip library_06-08-07.zip] -- 08 Jun 2007
+
 
 +
 
 +
[ftp://ftp.mars.asu.edu/pub/software/davinci/library_07-17-07.zip library_07-17-07.zip] -- 08 Jun 2007
  
 
[ftp://ftp.mars.asu.edu/pub/software/davinci/library_06-06-07.zip library_06-06-07.zip] -- 06 Jun 2007
 
[ftp://ftp.mars.asu.edu/pub/software/davinci/library_06-06-07.zip library_06-06-07.zip] -- 06 Jun 2007

Revision as of 09:41, 17 July 2007

Davinci Source and Pre-Compiled Binaries

The Davinci Source is the source code for compiling your own davinci. There are several dependencies which must be met. They are listed on the Compiling Davinci page where links to where to get them are available too. All of the latest versions of davinci will be deposited on this page. These are stable versions and will contain the most up to date files possible. Make sure to take a look at the Davinci Cheat Sheet for some quick references after you install davinci.


Downloads

Davinci Source

davinci-1.65.tgz -- 16 April 2007


Precompiled Binaries

Run install_check() once davinci is started to validate installation.

Linux - Fedora Core (rpm)

Before you install Davinci make sure you have the following tools and libraries installed:

Since ISIS module is very big, this version of davinci does not support ISIS operations. Please build davinci manually if you want ISIS to be supported (See Compiling Davinci). The easiest install the dependencies is using the fedora yum installer (i.e. yum install hdf5). You can also download the libraries manualy in rpm collection websites such as http://www.rpmfind.net

davinci-1.69-1.fc4.i386.rpm -- July 16, 2007

davinci-1.69-1.fc7.i386.rpm -- July 16, 2007

Installation (E.g. Davinci version 1.69 for Fedora Core 4):

$ rpm -ihv davinci-1.69-1.fc4.i386.rpm

Running:

$ davinci

Libraries: Library Scripts are installed under /usr/share/davinci/library. When you start Davinci, you can source it as follows:

dv> source("/usr/share/davinci/library/library_linux.dvrc")


MAC 10.3-10.4.X

This installer is not fully tested under Mac OS 10.3.

Be sure to follow ALL instructions of the installer. This version is not X11 dependent and includes the proper items to make it work without the X11 display capabilities. If you want to use davinci with X11 please install from the source. Default .dvrc and .inputrc files are included and placed in the users home directory and can be modified by the user. The most up to date library and examples are also included with the installer. For the procedure that was used to build davinci for mac please visit the Building Davinci for Mac page.

Davinci-1.68.dmg -- June 8, 2007


WINDOWS 2000/XP

To install this version, simply double click the downloaded file and follow the installer's instructions. Shortcuts point to the davinci.bat file and not the davinci.exe file. The davinci.bat file contains many configuration settings and environment variables required for running davinci. Also please read the README file as it contains some important information. Default .dvrc and .inputrc files are included and can be modified by the user. For the procedure that was used to build davinci for windows please visit the Building Davinci for Windows page.

Davinci-1.68-Setup.exe -- June 6, 2007


Instructions

Please see Compiling Davinci for help compiling on Mac OSX 10.4.X and on a Linux installation

Please see the Known Issues page where we call out some demons that might torment you during installation.



Current Davinci Version2.27

Davinci Library

The Davinci Library is a set of files containing all of the specified User Defined Functions that are shown in the DavinciWiki. These files are ".dvrc" files which are loaded into davinci by the source command. While each individual user defined function has its source code attached to it, this is a repository for all of the user defined functions. They are grouped by the task for which they are designed to be used, not unlike the Function Categories page.

Separate downloads were not created for each file. A single .tar file was created which can easily be extracted using several different programs. A description of each file contained has been listed below. In addition to this each file has a list of the functions it contains at the top of the document. To source the file automatically simply create a ".dvrc" file in your home directory and type source("your_file.dvrc"), where "your_file" is the name and path of the file to source. See the Tutorial, User's Guide, and the Davinci Cheat Sheet for more help.


Downloads


library_07-17-07.zip -- 08 Jun 2007

library_06-06-07.zip -- 06 Jun 2007

library_04-20-07.zip -- 20 Apr 2007

library_04-05-07.zip -- 05 Apr 2007

library_02-21-07.zip -- 21 Feb 2007

Files contained in the library

  • data_manipulation.dvrc - common data manipulation tools
  • general_science.dvrc - general science functions
  • image_stretch.dvrc - image stretching functions
  • plot_tools.dvrc - davinci interface with GnuPlot
  • themis_science.dvrc - THEMIS science tools
  • misc.dvrc - Miscellaneous functions.
  • mosaic_tools.dvrc - tools for creating davinci mosaics using ISIS projected files
  • v_mosaic.dvrc - back end tools for most functions mosaic_tools.dvrc

Library Last Updated April 5, 2007

Library Files

{{{3}}}

Example Files

{{{4}}}

Environment Variables

{{{5}}}

Command Line Options

{{{6}}}

 Wiki Navigation Bar

Last Updated: Feb-2011

  • Use new library_update() function
  • Mac, Windows, Ubuntu, and RedHat/CentOS versions released
  • Updates to the Davinci Library

More News

Personal tools