observatory
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3
VOQDM 0.04
VOQDM provides a data model for the International Virtual Observatory. more>>
VOQDM provides a data model for the International Virtual Observatory.
The Virtual Observatory Quantity Data Model (VOQDM) package is a "thing"-based data model for use with scientific and mathematical data in the International Virtual Observatory (IVO).
It is built upon the QML (Quantity Model Language) package and, in general terms, enables fast, convenient serialization/deserialization/manipulation of Quantity-based objects and documents.
An important specific application for this package is to enable the I/O of VO-catalog-based data.
<<lessThe Virtual Observatory Quantity Data Model (VOQDM) package is a "thing"-based data model for use with scientific and mathematical data in the International Virtual Observatory (IVO).
It is built upon the QML (Quantity Model Language) package and, in general terms, enables fast, convenient serialization/deserialization/manipulation of Quantity-based objects and documents.
An important specific application for this package is to enable the I/O of VO-catalog-based data.
Download (0.71MB)
Added: 2007-02-13 License: LGPL (GNU Lesser General Public License) Price:
984 downloads
Inline::SLang::Assoc 1.00
Inline::SLang::Assoc module contains support for associative arrays. more>>
Inline::SLang::Assoc module contains support for associative arrays.
SYNOPSIS
use Inline SLang;
# you can send hash references to S-Lang
print_in_slang( { a => 23, "b b" => "foo" } );
# and get them back from S-Lang
$href = get_from_slang();
print "The assoc array contains:n" .
join( "", map { "t$_ => $$href{$_}n"; } keys %$href );
__END__
__SLang__
define print_in_slang (assoc) {
message( "SLang thinks you sent it an assoc. array with:" );
foreach ( assoc ) using ( "keys", "values" ) {
variable k, v;
( k, v ) = ();
vmessage( " key %s = %S", k, v );
}
}
define get_from_slang() {
variable x = Assoc_Type [String_Type];
x["a key"] = "a value";
x["another key"] = "another value";
return x;
}
The output of this code - which can be found in the source-code distribution as examples/assoc.pl - is:
SLang thinks you sent it an assoc. array with:
key a = 23
key b b = foo
The assoc array contains:
another key => another value
a key => a value
<<lessSYNOPSIS
use Inline SLang;
# you can send hash references to S-Lang
print_in_slang( { a => 23, "b b" => "foo" } );
# and get them back from S-Lang
$href = get_from_slang();
print "The assoc array contains:n" .
join( "", map { "t$_ => $$href{$_}n"; } keys %$href );
__END__
__SLang__
define print_in_slang (assoc) {
message( "SLang thinks you sent it an assoc. array with:" );
foreach ( assoc ) using ( "keys", "values" ) {
variable k, v;
( k, v ) = ();
vmessage( " key %s = %S", k, v );
}
}
define get_from_slang() {
variable x = Assoc_Type [String_Type];
x["a key"] = "a value";
x["another key"] = "another value";
return x;
}
The output of this code - which can be found in the source-code distribution as examples/assoc.pl - is:
SLang thinks you sent it an assoc. array with:
key a = 23
key b b = foo
The assoc array contains:
another key => another value
a key => a value
Download (0.11MB)
Added: 2007-08-06 License: GPL (GNU General Public License) Price:
809 downloads
XEphem 3.7.2
XEphem is a free interactive astronomy program for UNIX systems with X & Motif. more>>
XEphem project is a scientific-grade interactive astronomical ephemeris package.
Main features:
- computes heliocentric, geocentric and topocentric information for all objects;
- has built-in support for all planets; the moons of Mars, Jupiter, Saturn, Uranus and Earth; central meridian longitude of Mars and Jupiter; Saturns rings; and Jupiters Great Red Spot;
- allows user-defined objects including stars, deepsky objects, asteroids, comets and Earth satellites.
- provides special efficient handling of large catalogs including Tycho, Hipparcos, GSC.
- displays data in configurable tabular formats in conjunction with several interactive graphical views;
- displays a night-at-a-glance 24 hour graphic showing when any selected objects are up;
- displays 3-D stereo Solar System views that are particularly well suited for visualizing comet trajectories;
- quickly finds all close pairs of objects in the sky;
- sorts and prints all catalogs with very flexible criteria for creating custom observing lists;
- creates plots of any pairs of all data fields throughout the program;
- downloads and displays AAVSO light curves directly online;
- downloads current asteroid and comets ephemerides from Lowell Observatory and Minor Planet Center;
- downloads timely Earth satellite orbital TLE parameters;
- plots true binary system orbits;
- downloads Digitized Sky Survey FITS files from STScI or ESO;
- displays seti@home client progress and plots position being processed on Sky View map;
- provides a handy coordinates spreadsheet for converting among equatorial, ecliptic, horizon and galactic frames ;
- displays live SOHO images of the Sun;
- includes a compiler for entering and solving user-written functions using any data fields;
- serves as the control point for GOTO telescopes such as Meade LX200 or other external applications;
- displays FITS files images overlaid with database symbols and other graphical information;
- performs automatic star pattern matching to automatically solve for World Coordinate System on any image;
- performs 1-click 2D Gaussian relative and absolute photometry;
- defines and saves any number of Eyepieces to use in sky maps;
- captures, displays and clips to any number of local horizon profiles;
- stores sets of all Sky View options in history sets for easy playback later;
- prints using high quality Postscript;
- allows you to assign any number of objects as Favorites for special fast access throughout the program, and makes them available even when their original databases are no longer loaded;
- provides an extensible image gallery initialized with over 300 beautiful and informative color images of deep sky objects;
- provides an observing logbook which is automatically filled in with observing circumstances, with searching on most fields;
- displays magnetic deviation for any location.
<<lessMain features:
- computes heliocentric, geocentric and topocentric information for all objects;
- has built-in support for all planets; the moons of Mars, Jupiter, Saturn, Uranus and Earth; central meridian longitude of Mars and Jupiter; Saturns rings; and Jupiters Great Red Spot;
- allows user-defined objects including stars, deepsky objects, asteroids, comets and Earth satellites.
- provides special efficient handling of large catalogs including Tycho, Hipparcos, GSC.
- displays data in configurable tabular formats in conjunction with several interactive graphical views;
- displays a night-at-a-glance 24 hour graphic showing when any selected objects are up;
- displays 3-D stereo Solar System views that are particularly well suited for visualizing comet trajectories;
- quickly finds all close pairs of objects in the sky;
- sorts and prints all catalogs with very flexible criteria for creating custom observing lists;
- creates plots of any pairs of all data fields throughout the program;
- downloads and displays AAVSO light curves directly online;
- downloads current asteroid and comets ephemerides from Lowell Observatory and Minor Planet Center;
- downloads timely Earth satellite orbital TLE parameters;
- plots true binary system orbits;
- downloads Digitized Sky Survey FITS files from STScI or ESO;
- displays seti@home client progress and plots position being processed on Sky View map;
- provides a handy coordinates spreadsheet for converting among equatorial, ecliptic, horizon and galactic frames ;
- displays live SOHO images of the Sun;
- includes a compiler for entering and solving user-written functions using any data fields;
- serves as the control point for GOTO telescopes such as Meade LX200 or other external applications;
- displays FITS files images overlaid with database symbols and other graphical information;
- performs automatic star pattern matching to automatically solve for World Coordinate System on any image;
- performs 1-click 2D Gaussian relative and absolute photometry;
- defines and saves any number of Eyepieces to use in sky maps;
- captures, displays and clips to any number of local horizon profiles;
- stores sets of all Sky View options in history sets for easy playback later;
- prints using high quality Postscript;
- allows you to assign any number of objects as Favorites for special fast access throughout the program, and makes them available even when their original databases are no longer loaded;
- provides an extensible image gallery initialized with over 300 beautiful and informative color images of deep sky objects;
- provides an observing logbook which is automatically filled in with observing circumstances, with searching on most fields;
- displays magnetic deviation for any location.
Download (10.5MB)
Added: 2006-11-22 License: Free for non-commercial use Price:
1071 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above observatory search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed