Skip to content

Commit

Permalink
removed obsolete, fixed the about, default, index, license
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlib committed Nov 1, 2014
1 parent 834a0fa commit 2a93b22
Show file tree
Hide file tree
Showing 166 changed files with 47 additions and 5,664 deletions.
12 changes: 6 additions & 6 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<meta charset="utf-8">
<title>{{ page.title }}</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="mozart oz programming language system">
<meta name="author" content="Mozart Consortium">
<meta name="description" content="open source particle tracking velocimetry software - openptv">
<meta name="author" content="OpenPTV Consortium">

<link href="/css/bootstrap.css" rel="stylesheet">
<style type="text/css">
Expand Down Expand Up @@ -41,7 +41,7 @@

<div class="span3">

<a href="/"><img src="images/openptv_original_logo.png" alt="OpenPTV Logo" id="openptv-logo-img"></a>
<a href="/"><img src="/images/openptv_original_logo.png" alt="OpenPTV Logo" id="openptv-logo-img"></a>

{% comment %} <!-- sidebar nav goes in this column --> {% endcomment %}
<div class="well sidebar-nav">
Expand All @@ -52,14 +52,14 @@
<li><a href="/history/">History</a></li>

<li class="nav-header">Use</li>
<li><a href="https://github.com/mozart/mozart2#downloads">Download</a></li>
<li><a href="/documentation/">Documentation</a></li>
<li><a href="https://github.com/openptv/openptv-python">Download</a></li>
<li><a href="http://alexlib.github.io/docs/index.html">Documentation</a></li>
<li><a href="/license-info/">License information</a></li>


<li class="nav-header">Participate</li>
<li><a href="/mailing-lists/">Mailing list</a></li>
<li><a href="https://github.com/mozart/mozart2">Source code</a></li>
<li><a href="https://github.com/openptv/openptv">Source code</a></li>
<li><a href="/report-a-bug">Report a bug</a></li>
<li><a href="/collaboration-process">Collaboration process</a></li>
</ul>
Expand Down
33 changes: 12 additions & 21 deletions about/index.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,22 @@
---
layout: default
title: Mozart Programming System
title: OpenPTV software
---

# Mozart Programming System
# OpenPTV software

The Mozart Programming System combines research in programming language design
and implementation, constraint logic programming, distributed computing, and
human-computer interfaces.
The OpenPTV, open source particle tracking velocimetry software includes the library, written in ANSI C, of the basic
algorithms of stereoscopic matching, particle detection, epipolar geometry and tracking that allow a complete processing
of multi-camera images to obtain a three-dimensional (3D) motion of multiple objects. Typically the objects would be
small particles (flow tracers) but can be, not exclusively, insects or fish, or even humans.

Mozart provides expressive power and advanced functionality. Its 64-bit
implementation supports modern architectures and provides both compiled and
REPL interpreter execution for incremental development and experimentation.

## Backwards-compatibility

The software has been changing since the first days, due to different hardware, methods, algorithms,
scientific questions, and programming skills of the developers. We try to keep (see the mailing list for the
discussions) the backward compatibility using more or less the same simplest ASCII format for our configuration
files, inputs and outputs. This is, however, not promised so if you plan to upgrade the software, keep the older version
with your older data sets.

# Mozart 2 Alpha

We are happy to announce the release of Mozart 2, and invite you to give it a
try. The new release has a new 64 bit virtual machine and reflective
language-extension layer. This will be used for future language research and
teaching at UCL.

## Backwards-compatibility

While the language in the main is unchanged, the *constraint* and *distribution*
subsystems of Mozart 1 are not present in Mozart 2, so programs using them will
not work. While distribution and constraints will be added to Mozart 2, they
will not be the same systems as those of Mozart 1, and backwards compatibility
is not guaranteed.
23 changes: 0 additions & 23 deletions documentation/index.md

This file was deleted.

93 changes: 7 additions & 86 deletions history/index.md
Original file line number Diff line number Diff line change
@@ -1,96 +1,17 @@
---
layout: default
title: History of the Mozart Programming System
title: History of the OpenPTV consortium and the software
---

# History

Mozart has a history of academic collaboration and development.
<!-- TODO: mention conferences, publications, .. -->

## Previous Implementations of Oz
### How it started
OpenPTV is based on the core algorithms developed at ETH Zurich, see [3D-PTV](http://3dptv.github.com). The branches of the Zurich code have been developed independently by TU/e group of [Turbulence and Vortex Dynamics](http://www.tue.nl/en/university/departments/applied-physics/research/transport-physics/turbulence-and-vortex-dynamics-wdy/) (C++ version with Tcl/Tk and few new algorithms of general coordinate transformation) and by the [Turbulence Structure Laboratory](http://www.eng.tau.ac.il/turbulencelab) at Tel Aviv University (Python version, PyPTV). Following the meeting at TU/e in October 2012, the three groups (ETH, TU/e and TAU) decided to release their software under open source licenses.

Oz has existed in several forms prior to Mozart 2. Here are the ones we know of.
### Kick-off meeting in Tel Aviv, April 29 - May 3, 2013
[<del>Workshop on Open Particle Tracking Velocimetry</del>](/cost-meeting-tel-aviv.html)

### Mozart 1
[Outcome of the kick-off meeting](/post-meeting.html)

Discontinued at 1.4, now replaced by its successor implementation Mozart 2. *No longer supported*.

### The DFKI Oz 2 System

All features of [DFKI Oz 2](http://www.ps.uni-sb.de/oz2/) are subsumed by
Mozart. *No longer supported*.

### The DFKI Oz 1 System

[Oz 1 is still available](http://www.ps.uni-saarland.de/oz1/) as documentation
of how Oz evolved and for those interested in an ultraconcurrent programming
language. For all practical concerns use Mozart. *No longer supported*.


## Mozart Board

Previously, Mozart development was overseen by a board of senior community
members. Development is now managed by the [PLDC Research Group](http://www.info.ucl.ac.be/~pvr/pldc.html) at UCL.

Past board members include:

<table width="100%">
<tr>
<td width="25%"><a href="http://www.info.ucl.ac.be/%7eraph/">Raphaël Collet</a></td>
<td width="60%"><a href="http://www.ucl.ac.be/">Université catholique de Louvain</a></td>
<td width="15%">Belgium</td>
</tr>
<tr>
<td><a href="http://www.lifl.fr/%7educhier/">Denys Duchier</a></td>
<td><a href="http://www.lifl.fr/">Laboratoire d'Informatique Fondamentale de Lille</a></td>
<td>France</td>
</tr>
<tr>
<td><a href="http://www.sics.se/%7eseif/">Seif Haridi</a></td>
<td><a href="http://www.sics.se/">SICS</a>, <a href="http://www.kth.se/">KTH</a></td>
<td>Sweden</td>
</tr>
<tr>
<td><a href="http://www.ling.gu.se/%7elager/">Torbjörn Lager</a></td>
<td><a href="http://gu.se/">Göteborgs Universitet</a></td>
<td>Sweden</td>
</tr>
<tr>
<td><a href="http://www.sics.se/%7ekost/">Konstantin Popov</a></td>
<td><a href="http://www.sics.se/">SICS</a></td>
<td>Sweden</td>
</tr>
<tr>
<td><a href="http://ingenieria.puj.edu.co/sistemas/profesores/crueda/">Camilo Rueda</a></td>
<td><a href="http://sparta.javeriana.edu.co/">Universidad Javeriana</a></td>
<td>Colombia</td>
</tr>
<tr>
<td width="25%"><a href="http://web.it.kth.se/%7eschulte/">Christian Schulte</a></td>
<td width="60%"><a href="http://www.kth.se/">KTH</a></td>
<td width="15%">Sweden</td>
</tr>
<tr>
<td><a href="http://www.ps.uni-sb.de/%7esmolka/">Gert Smolka</a></td>
<td><a href="http://www.uni-sb.de/">Universität des Saarlandes</a></td>
<td>Germany</td>
</tr>
<tr>
<td><a href="http://www.info.ucl.ac.be/people/cvvanroy.html">Peter Van Roy</a></td>
<td><a href="http://www.ucl.ac.be/">Université catholique de Louvain</a></td>
<td>Belgium</td>
</tr>
</table>




## Artwork

### Documentation Comics
The comics used in the Mozart documentation have been done by Andreas Schoch.

###The Mozart Logo

The Mozart logo was designed by Christian Lindig.
See some of our photos and media here: [photos and media](/media.html "Photos and media")
15 changes: 2 additions & 13 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,7 @@ Three dimensional particle tracking velocimetry (3D-PTV) is one of the velocimet
The OpenPTV foundation is a collaborative effort of several research groups who joined in order to develop better software for 3D-PTV.



### How it started
OpenPTV is based on the core algorithms developed at ETH Zurich, see [3D-PTV](http://3dptv.github.com). The branches of the Zurich code have been developed independently by TU/e group of [Turbulence and Vortex Dynamics](http://www.tue.nl/en/university/departments/applied-physics/research/transport-physics/turbulence-and-vortex-dynamics-wdy/) (C++ version with Tcl/Tk and few new algorithms of general coordinate transformation) and by the [Turbulence Structure Laboratory](http://www.eng.tau.ac.il/turbulencelab) at Tel Aviv University (Python version, PyPTV). Following the meeting at TU/e in October 2012, the three groups (ETH, TU/e and TAU) decided to release their software under open source licenses.

### Kick-off meeting in Tel Aviv, April 29 - May 3, 2013
[<del>Workshop on Open Particle Tracking Velocimetry</del>](http://openptv.github.com/cost-meeting-tel-aviv.html)

[Outcome of the kick-off meeting](http://openptv.github.com/post-meeting.html)

See some of our photos and media here: [photos and media](http://www.openptv.net/media.html "Photos and media")

### How to get started
### Getting Started
1. Read more about what this method is and what it is not: [3D-PTV](http://3dptv.github.io/wiki/an_introduction_to_3d_ptv/index.html)
2. Read the installation instructions for a few-clicks-away version or full open-source compilation: [Installation](http://alexlib.github.io/docs/)
3. Try one of the data example sets following our [screencast tutorials](http://alexlib.github.io/docs/tutorial.html)
Expand All @@ -51,7 +40,7 @@ If you are interested in commercial applications and full commercial support, as


#### Disclosure:
If you are looking for the Open Source Personal Transport Vehicle, follow [openptv.org](http://www.openptv.org)
There are several projects abbreviated openptv or similar - if you are looking for the Open Source Personal Transport Vehicle, follow [openptv.org](http://www.openptv.org)

Note that there are few methods that use similar names but different goals. OpenPTV is **not** related to:

Expand Down
4 changes: 0 additions & 4 deletions license-info/LICENSE

This file was deleted.

15 changes: 6 additions & 9 deletions license-info/index.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
---
layout: default
title: Mozart License
title: OpenPTV License
---

# Mozart is Free Software
# OpenPTV is Free Software

Mozart is free software. Mozart is completely free of charge, including full
source code and a license for all use including commercial use. Technically,
the license is what's known as 'X11 style'.

The [Free Software Foundation](http://www.fsf.org/) lists Mozart in its
[Free Software Directory](http://directory.fsf.org/).
Check [Free Software Foundation](http://www.fsf.org/) for the definition of free software.

## Mozart License Agreement
## OpenPTV License Agreement

[LGPL licensed `liboptv` library and MIT-licensed Python GUI](http://github.com/openptv/openptv-python)

You can also read the details of the [Mozart license](./license.html) ([as plain text](./LICENSE)).
6 changes: 0 additions & 6 deletions license-info/license.md

This file was deleted.

3 changes: 0 additions & 3 deletions publications/abstracts/.htaccess~

This file was deleted.

21 changes: 0 additions & 21 deletions publications/abstracts/ACM_Surveys_96.bib

This file was deleted.

33 changes: 0 additions & 33 deletions publications/abstracts/ACM_Surveys_96.md

This file was deleted.

12 changes: 0 additions & 12 deletions publications/abstracts/AddingConstraintSystems.bib

This file was deleted.

38 changes: 0 additions & 38 deletions publications/abstracts/AddingConstraintSystems.md

This file was deleted.

Loading

0 comments on commit 2a93b22

Please sign in to comment.