<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>star-schiff, branch HEAD</title>
<subtitle>Library for estimating radiative properties
</subtitle>
<entry>
<id>8cc6fabe73094066c7fddf4426a41fc3e130f8d5</id>
<published>2026-05-13T16:03:32Z</published>
<updated>2026-05-13T16:03:32Z</updated>
<title type="text">Minor correction to a comment in the Makefile</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/8cc6fabe73094066c7fddf4426a41fc3e130f8d5.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 8cc6fabe73094066c7fddf4426a41fc3e130f8d5
parent a1bdec6fca554fb55d62fb23b21bd58957bc641a
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 13 May 2026 18:03:32 +0200

Minor correction to a comment in the Makefile

</content>
</entry>
<entry>
<id>a1bdec6fca554fb55d62fb23b21bd58957bc641a</id>
<published>2026-05-13T13:25:33Z</published>
<updated>2026-05-13T13:25:33Z</updated>
<title type="text">Merge branch &#39;release_0.5&#39;</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/a1bdec6fca554fb55d62fb23b21bd58957bc641a.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit a1bdec6fca554fb55d62fb23b21bd58957bc641a
parent 4df31981118ddb14090351d262eb76ddaa8d25db
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 13 May 2026 15:25:33 +0200

Merge branch &#39;release_0.5&#39;

</content>
</entry>
<entry>
<id>fbe34461b0ed1ab1634167d9597444e81596cb20</id>
<published>2026-05-13T13:24:37Z</published>
<updated>2026-05-13T13:24:37Z</updated>
<title type="text">Prepare version 0.5</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/fbe34461b0ed1ab1634167d9597444e81596cb20.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit fbe34461b0ed1ab1634167d9597444e81596cb20
parent e8cd5f2ddb67367e0b57d046002a8ca6e6016bce
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 13 May 2026 15:24:37 +0200

Prepare version 0.5

Set version number and write release notes.

</content>
</entry>
<entry>
<id>e8cd5f2ddb67367e0b57d046002a8ca6e6016bce</id>
<published>2026-05-13T13:21:38Z</published>
<updated>2026-05-13T13:21:38Z</updated>
<title type="text">Merge branch &#39;feature_posix_make&#39; into develop</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/e8cd5f2ddb67367e0b57d046002a8ca6e6016bce.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit e8cd5f2ddb67367e0b57d046002a8ca6e6016bce
parent 02045cfc2887fa3cbc2076970bd52e3fb6d13972
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 13 May 2026 15:21:38 +0200

Merge branch &#39;feature_posix_make&#39; into develop

</content>
</entry>
<entry>
<id>466db2912ec83f6e45a430594bab85279a81c7e0</id>
<published>2026-05-13T13:20:07Z</published>
<updated>2026-05-13T13:20:07Z</updated>
<title type="text">Update the copyright notice</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/466db2912ec83f6e45a430594bab85279a81c7e0.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 466db2912ec83f6e45a430594bab85279a81c7e0
parent e44d24fa461ba50e4e3f515eaf604b7a2e172f7b
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 13 May 2026 15:20:07 +0200

Update the copyright notice

</content>
</entry>
<entry>
<id>e44d24fa461ba50e4e3f515eaf604b7a2e172f7b</id>
<published>2026-05-13T12:58:31Z</published>
<updated>2026-05-13T12:58:31Z</updated>
<title type="text">Minor change to the README file</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/e44d24fa461ba50e4e3f515eaf604b7a2e172f7b.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit e44d24fa461ba50e4e3f515eaf604b7a2e172f7b
parent 4f03182367f5bf1e69e8271194ed180a55020ec0
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 13 May 2026 14:58:31 +0200

Minor change to the README file

Add a new line after each period that ends a sentence.

This convention follows that of man files written in mdoc, contributes
to the clarity of the source code, and simplifies the tracking of
changes. Updating a sentence may require reformatting it into 72
columns, which affects the entire block of text in question. In this
case, the change is now limited to the single sentence rather than the
entire paragraph.

</content>
</entry>
<entry>
<id>4f03182367f5bf1e69e8271194ed180a55020ec0</id>
<published>2026-05-13T12:55:59Z</published>
<updated>2026-05-13T12:55:59Z</updated>
<title type="text">Remove CMake support</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/4f03182367f5bf1e69e8271194ed180a55020ec0.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 4f03182367f5bf1e69e8271194ed180a55020ec0
parent bd3891b42e548e0f239c3c3610bc808df56bd31e
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 13 May 2026 14:55:59 +0200

Remove CMake support

POSIX make becomes the only supported build system

</content>
</entry>
<entry>
<id>bd3891b42e548e0f239c3c3610bc808df56bd31e</id>
<published>2026-05-13T12:53:26Z</published>
<updated>2026-05-13T12:53:26Z</updated>
<title type="text">Several updates to the Makefile</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/bd3891b42e548e0f239c3c3610bc808df56bd31e.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit bd3891b42e548e0f239c3c3610bc808df56bd31e
parent 82c77fb069073aae8fa264f1916791f631e2c3f5
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 13 May 2026 14:53:26 +0200

Several updates to the Makefile

Delete the make.sh script. It implemented functions which, while
contributing to the clarity of the Makefile, made the build system less
compact. All these functions can be implemented with just a few lines of
shell code, without any major impact on the clarity of the Makefile.
Perhaps on the contrary, since it&#39;s all in one place.

Add the LIBPREFIX and INCPREFIX macros to control the subdirectories
into which libraries and header files are copied. Systems may use
locations other than those proposed by default.

Remove the &quot;distclean&quot; Makefile target. In fact, it does the wrong
thing. distclean, in addition to a normal cleanup target, should also
delete files created by a dist target, i.e.  a target generating files
for distribution, such as a compressed archive. But it was used to
delete automatically generated dependency files. These files can simply
be removed by normal cleanup. What&#39;s more, as the project is designed to
be installed by compiling its sources directly, no distribution target
is implemented, so no distclean is required.

Dependencies are grouped in the INCS and LIBS macros using a single call
to the pkg-config program. In the Makefile, the CFLAGS and LDFLAGS
variables for the library and tests have been written into their own
macro to make the command lines more compact.

Dependency checking is now performed with as few call to pkg-config,
without any additional code, because displaying a hand-written error
message adds no value to the clarity of what is being done and what
happens in case of missing dependencies.

</content>
</entry>
<entry>
<id>82c77fb069073aae8fa264f1916791f631e2c3f5</id>
<published>2023-10-12T14:47:46Z</published>
<updated>2023-10-12T14:47:46Z</updated>
<title type="text">Make generated binaries safer and more robust</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/82c77fb069073aae8fa264f1916791f631e2c3f5.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 82c77fb069073aae8fa264f1916791f631e2c3f5
parent 414ed3449df205cdb104e5a999266d6205ff6d4e
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Thu, 12 Oct 2023 16:47:46 +0200

Make generated binaries safer and more robust

Define the CFLAGS_HARDENED and LDFLAGS_HARDENED macros, which list
compiler and linker options that activate various hardening features
aimed at increasing the security and robustness of generated binaries.

The link editor options have all been available since at least ld 2.25.
So you don&#39;t have to worry about compatibility issues.

The compiler options are in fact some of those that will be enabled by
the -fhardened option to be introduced in GCC 14. In the following, we
list them and indicate the version of GCC from which they are documented
in the manual, i.e. from which version of GCC they would appear to be
available:

  -D_FORTIFY_SOURCE [GCC 5.5]
  -fcf-protection options [GCC 8.5]
  -fstack-protector-strong [GCC 6.5]
  -fstack-clash-protection [GCC 8.5]
  -ftrivial-auto-var-init [GCC 12.3]

The latter, -ftrivial-auto-var-init, is too recent. To avoid any
compatibility problems, we haven&#39;t activated it yet.

</content>
</entry>
<entry>
<id>414ed3449df205cdb104e5a999266d6205ff6d4e</id>
<published>2023-10-12T14:16:03Z</published>
<updated>2023-10-12T14:16:03Z</updated>
<title type="text">Update of the copyright notice</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/414ed3449df205cdb104e5a999266d6205ff6d4e.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 414ed3449df205cdb104e5a999266d6205ff6d4e
parent dfc85c1075ab86b58937e63c14780d7325f8252d
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Thu, 12 Oct 2023 16:16:03 +0200

Update of the copyright notice

Update yeare range and replace the acronym CNRS with its meaning.

</content>
</entry>
<entry>
<id>dfc85c1075ab86b58937e63c14780d7325f8252d</id>
<published>2023-10-12T14:08:47Z</published>
<updated>2023-10-12T14:08:47Z</updated>
<title type="text">Rewrite the README file</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/dfc85c1075ab86b58937e63c14780d7325f8252d.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit dfc85c1075ab86b58937e63c14780d7325f8252d
parent bd09b0edcf81dc3e2cc81c3c2d955ffac4911a39
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Thu, 12 Oct 2023 16:08:47 +0200

Rewrite the README file

Add a requirements section that lists project dependencies. Complete
rewrite of the installation procedure concerning the use of a POSIX
Makefile and no longer CMake as the first build system.

</content>
</entry>
<entry>
<id>bd09b0edcf81dc3e2cc81c3c2d955ffac4911a39</id>
<published>2023-10-12T10:06:19Z</published>
<updated>2023-10-12T10:08:58Z</updated>
<title type="text">Write a POSIX Makefile to replace CMake</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/bd09b0edcf81dc3e2cc81c3c2d955ffac4911a39.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit bd09b0edcf81dc3e2cc81c3c2d955ffac4911a39
parent dddb6d83cfc96380cff1db18415967ddc629e33b
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Thu, 12 Oct 2023 12:06:19 +0200

Write a POSIX Makefile to replace CMake

The build procedure is written in POSIX make, which the user can
configure via the config.mk file. The make.sh script contains commands
that could be found directly in POSIX make, but which are placed here to
simplify writing the Makefile. Finally, a pkg-config file is provided to
link the library as an external dependency.

In addition to the features already provided in its CMake alternative,
this Makefile supports the construction of static libraries and provides
an uninstall target. In any case, the main motivation behind its writing
is to use a good old well-established standard with simple features,
available on all UNIX systems, thus simplifying its portability and
support while being much lighter.

</content>
</entry>
<entry>
<id>dddb6d83cfc96380cff1db18415967ddc629e33b</id>
<published>2023-10-12T10:02:48Z</published>
<updated>2023-10-12T10:03:18Z</updated>
<title type="text">Fix a different signedness warning</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/dddb6d83cfc96380cff1db18415967ddc629e33b.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit dddb6d83cfc96380cff1db18415967ddc629e33b
parent 02045cfc2887fa3cbc2076970bd52e3fb6d13972
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Thu, 12 Oct 2023 12:02:48 +0200

Fix a different signedness warning

</content>
</entry>
<entry>
<id>02045cfc2887fa3cbc2076970bd52e3fb6d13972</id>
<published>2021-10-20T07:19:22Z</published>
<updated>2021-10-20T07:19:22Z</updated>
<title type="text">Merge branch &#39;release_0.4.1&#39; into develop</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/02045cfc2887fa3cbc2076970bd52e3fb6d13972.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 02045cfc2887fa3cbc2076970bd52e3fb6d13972
parent 999795b7c44a0ea10877c23836c1995d57d794ca
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 20 Oct 2021 09:19:22 +0200

Merge branch &#39;release_0.4.1&#39; into develop

</content>
</entry>
<entry>
<id>4df31981118ddb14090351d262eb76ddaa8d25db</id>
<published>2021-10-20T07:17:32Z</published>
<updated>2021-10-20T07:17:32Z</updated>
<title type="text">Merge branch &#39;release_0.4.1&#39;</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/4df31981118ddb14090351d262eb76ddaa8d25db.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 4df31981118ddb14090351d262eb76ddaa8d25db
parent e22e0f6696d2bc93656b223dea6f0c646a4bb568
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 20 Oct 2021 09:17:32 +0200

Merge branch &#39;release_0.4.1&#39;

</content>
</entry>
<entry>
<id>c0a6b7467db5df0a9bdcb99d1fbb27e560cf9f65</id>
<published>2021-10-20T07:16:50Z</published>
<updated>2021-10-20T07:16:50Z</updated>
<title type="text">Update the copyright notice</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/c0a6b7467db5df0a9bdcb99d1fbb27e560cf9f65.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit c0a6b7467db5df0a9bdcb99d1fbb27e560cf9f65
parent ced38dbd72c2c4cf67e0ba9ad257b5f2bdca3472
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 20 Oct 2021 09:16:50 +0200

Update the copyright notice

</content>
</entry>
<entry>
<id>ced38dbd72c2c4cf67e0ba9ad257b5f2bdca3472</id>
<published>2021-10-20T07:14:48Z</published>
<updated>2021-10-20T07:14:48Z</updated>
<title type="text">Write the 0.4.1 release note</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/ced38dbd72c2c4cf67e0ba9ad257b5f2bdca3472.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit ced38dbd72c2c4cf67e0ba9ad257b5f2bdca3472
parent fc2d79ce2a48c1dd4879291549c250b2089ee8b8
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 20 Oct 2021 09:14:48 +0200

Write the 0.4.1 release note

</content>
</entry>
<entry>
<id>fc2d79ce2a48c1dd4879291549c250b2089ee8b8</id>
<published>2021-10-20T07:12:15Z</published>
<updated>2021-10-20T07:12:15Z</updated>
<title type="text">Set the version to 0.4.1</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/fc2d79ce2a48c1dd4879291549c250b2089ee8b8.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit fc2d79ce2a48c1dd4879291549c250b2089ee8b8
parent 999795b7c44a0ea10877c23836c1995d57d794ca
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 20 Oct 2021 09:12:15 +0200

Set the version to 0.4.1

</content>
</entry>
<entry>
<id>999795b7c44a0ea10877c23836c1995d57d794ca</id>
<published>2021-10-20T07:10:37Z</published>
<updated>2021-10-20T07:10:37Z</updated>
<title type="text">Set the required version of StarSP to 0.12</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/999795b7c44a0ea10877c23836c1995d57d794ca.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 999795b7c44a0ea10877c23836c1995d57d794ca
parent 52e700ed9ab6be1b577760c5e400764c73fda4c4
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 20 Oct 2021 09:10:37 +0200

Set the required version of StarSP to 0.12

Older version do not compile with gcc 11

</content>
</entry>
<entry>
<id>52e700ed9ab6be1b577760c5e400764c73fda4c4</id>
<published>2020-04-28T10:06:38Z</published>
<updated>2020-04-28T10:06:38Z</updated>
<title type="text">Merge branch &#39;release_0.4&#39; into develop</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/52e700ed9ab6be1b577760c5e400764c73fda4c4.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 52e700ed9ab6be1b577760c5e400764c73fda4c4
parent 5c313d75df53df277198421bbe652a0f0420c11d
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Tue, 28 Apr 2020 12:06:38 +0200

Merge branch &#39;release_0.4&#39; into develop

</content>
</entry>
<entry>
<id>e22e0f6696d2bc93656b223dea6f0c646a4bb568</id>
<published>2020-04-28T10:05:49Z</published>
<updated>2020-04-28T10:05:49Z</updated>
<title type="text">Merge branch &#39;release_0.4&#39;</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/e22e0f6696d2bc93656b223dea6f0c646a4bb568.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit e22e0f6696d2bc93656b223dea6f0c646a4bb568
parent 46285200a49daf56c2bb1dc33600034ab15aee0c
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Tue, 28 Apr 2020 12:05:49 +0200

Merge branch &#39;release_0.4&#39;

</content>
</entry>
<entry>
<id>242a96e5c26f61b512cea45eab9d667a3661f3ed</id>
<published>2020-04-28T10:05:31Z</published>
<updated>2020-04-28T10:05:31Z</updated>
<title type="text">Write the 0.4 release note</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/242a96e5c26f61b512cea45eab9d667a3661f3ed.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 242a96e5c26f61b512cea45eab9d667a3661f3ed
parent 5c313d75df53df277198421bbe652a0f0420c11d
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Tue, 28 Apr 2020 12:05:31 +0200

Write the 0.4 release note

</content>
</entry>
<entry>
<id>5c313d75df53df277198421bbe652a0f0420c11d</id>
<published>2020-04-28T09:23:56Z</published>
<updated>2020-04-28T09:23:56Z</updated>
<title type="text">Update the copyright notice</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/5c313d75df53df277198421bbe652a0f0420c11d.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 5c313d75df53df277198421bbe652a0f0420c11d
parent 631dca73fed459694fa1a942978147de58855502
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Tue, 28 Apr 2020 11:23:56 +0200

Update the copyright notice

</content>
</entry>
<entry>
<id>631dca73fed459694fa1a942978147de58855502</id>
<published>2019-10-01T13:41:42Z</published>
<updated>2019-10-01T13:41:42Z</updated>
<title type="text">Improve perfs by using s3d_scene_view_create2</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/631dca73fed459694fa1a942978147de58855502.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 631dca73fed459694fa1a942978147de58855502
parent b7e6b813f3a88bd8c1c13b4eaf8b4af5fc632e07
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Tue,  1 Oct 2019 15:41:42 +0200

Improve perfs by using s3d_scene_view_create2

Use s3d_scene_view_create2 to configure the quality and the properties
of the acceleration structure to build, actually a low quality
acceleration structure designed for dynamic geometries. The resulting
acceleration structures are comparable to the ones built by previous
Star-3D versions that rely on Embree2 rather than Embree3. Per
realisation performances are thus comparable while previously, Star-3D
with Embree3 was up to 5 times slower than Star-3D with Embree2 since
its build criteria were far more exigents.

</content>
</entry>
<entry>
<id>b7e6b813f3a88bd8c1c13b4eaf8b4af5fc632e07</id>
<published>2019-09-22T11:50:25Z</published>
<updated>2019-09-22T11:50:25Z</updated>
<title type="text">Upd the profile of the geometry distrib functions</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/b7e6b813f3a88bd8c1c13b4eaf8b4af5fc632e07.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit b7e6b813f3a88bd8c1c13b4eaf8b4af5fc632e07
parent ead635bfaf41c2545a118aa202800d19872d9393
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Sun, 22 Sep 2019 13:50:25 +0200

Upd the profile of the geometry distrib functions

The sample function can now return a pointer toward the client side data
of the sampled shape. These data are then sent to the
sample_volume_scaling function.

</content>
</entry>
<entry>
<id>ead635bfaf41c2545a118aa202800d19872d9393</id>
<published>2019-09-21T15:51:34Z</published>
<updated>2019-09-21T15:51:34Z</updated>
<title type="text">Bump version number to 0.4</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/ead635bfaf41c2545a118aa202800d19872d9393.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit ead635bfaf41c2545a118aa202800d19872d9393
parent 7d369dadd6c16daaf06a5f400d84632bc94e1d57
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Sat, 21 Sep 2019 17:51:34 +0200

Bump version number to 0.4

</content>
</entry>
<entry>
<id>7d369dadd6c16daaf06a5f400d84632bc94e1d57</id>
<published>2019-09-21T13:28:07Z</published>
<updated>2019-09-21T13:28:07Z</updated>
<title type="text">Upd the schiff_geometry_distribution API</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/7d369dadd6c16daaf06a5f400d84632bc94e1d57.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 7d369dadd6c16daaf06a5f400d84632bc94e1d57
parent 15eab01084012d7c9ca042601f61ecbeb04fa1b0
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Sat, 21 Sep 2019 15:28:07 +0200

Upd the schiff_geometry_distribution API

Split the &quot;sample&quot; function in 2 functions. The sample function samples
the shape of the geometry only. Its volume scaling is now sampled
through the sample_volume_scaling function. Thanks to this split, the
volume scaling is sampled at the same frequency that the orientation,
i.e. several times per sampled geometry.

</content>
</entry>
<entry>
<id>15eab01084012d7c9ca042601f61ecbeb04fa1b0</id>
<published>2019-09-21T13:01:16Z</published>
<updated>2019-09-21T13:02:15Z</updated>
<title type="text">Relax the constraint on the min num of angles</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/15eab01084012d7c9ca042601f61ecbeb04fa1b0.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 15eab01084012d7c9ca042601f61ecbeb04fa1b0
parent 656873e0a0f346c4da7be3b183870eacfa429dcb
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Sat, 21 Sep 2019 15:01:16 +0200

Relax the constraint on the min num of angles

Previously, the minimum number of scattering angles was 3 without
apparent reasons while now it is set to 2, i.e. scattering can be purely
forward/backward.

</content>
</entry>
<entry>
<id>656873e0a0f346c4da7be3b183870eacfa429dcb</id>
<published>2019-09-21T12:41:59Z</published>
<updated>2019-09-21T12:45:09Z</updated>
<title type="text">Overall updates of the dependencies</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/656873e0a0f346c4da7be3b183870eacfa429dcb.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 656873e0a0f346c4da7be3b183870eacfa429dcb
parent 936329e2a74a113488f4d369df25832fea3a8d57
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Sat, 21 Sep 2019 14:41:59 +0200

Overall updates of the dependencies

Replace the deprecated RSys [N]CHECK macros. Update the scene sessions
API by the scene view one.

</content>
</entry>
<entry>
<id>936329e2a74a113488f4d369df25832fea3a8d57</id>
<published>2019-09-21T12:02:55Z</published>
<updated>2019-09-21T12:44:55Z</updated>
<title type="text">Fix the copyright notice</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/936329e2a74a113488f4d369df25832fea3a8d57.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 936329e2a74a113488f4d369df25832fea3a8d57
parent 36ced271a74ae15951a47a671580b0191b97bfb6
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Sat, 21 Sep 2019 14:02:55 +0200

Fix the copyright notice

</content>
</entry>
<entry>
<id>36ced271a74ae15951a47a671580b0191b97bfb6</id>
<published>2019-09-17T14:13:39Z</published>
<updated>2019-09-17T14:13:39Z</updated>
<title type="text">Update the copyright years</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/36ced271a74ae15951a47a671580b0191b97bfb6.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 36ced271a74ae15951a47a671580b0191b97bfb6
parent ca17684b697619e8c6ae4da9264c99408c549bf9
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Tue, 17 Sep 2019 16:13:39 +0200

Update the copyright years

</content>
</entry>
<entry>
<id>ca17684b697619e8c6ae4da9264c99408c549bf9</id>
<published>2019-09-17T13:42:46Z</published>
<updated>2019-09-17T13:42:46Z</updated>
<title type="text">Upd warning message on connector values</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/ca17684b697619e8c6ae4da9264c99408c549bf9.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit ca17684b697619e8c6ae4da9264c99408c549bf9
parent 76e203c3d369f44f9fb15b35d209fb4b912cf8ed
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Tue, 17 Sep 2019 15:42:46 +0200

Upd warning message on connector values

</content>
</entry>
<entry>
<id>76e203c3d369f44f9fb15b35d209fb4b912cf8ed</id>
<published>2019-09-17T13:20:04Z</published>
<updated>2019-09-17T13:20:04Z</updated>
<title type="text">Add the `discard_large_angles&#39; option</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/76e203c3d369f44f9fb15b35d209fb4b912cf8ed.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 76e203c3d369f44f9fb15b35d209fb4b912cf8ed
parent 46285200a49daf56c2bb1dc33600034ab15aee0c
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Tue, 17 Sep 2019 15:20:04 +0200

Add the `discard_large_angles&#39; option

</content>
</entry>
<entry>
<id>46285200a49daf56c2bb1dc33600034ab15aee0c</id>
<published>2017-10-23T08:21:07Z</published>
<updated>2017-10-23T08:21:07Z</updated>
<title type="text">Fix an unfinished sentence in the README</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/46285200a49daf56c2bb1dc33600034ab15aee0c.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 46285200a49daf56c2bb1dc33600034ab15aee0c
parent 1c4a250140705484e990b3671a6eed9f915b2704
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Mon, 23 Oct 2017 10:21:07 +0200

Fix an unfinished sentence in the README

</content>
</entry>
<entry>
<id>1c4a250140705484e990b3671a6eed9f915b2704</id>
<published>2017-10-19T16:51:45Z</published>
<updated>2017-10-19T16:51:45Z</updated>
<title type="text">Bump version number to 0.3.1</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/1c4a250140705484e990b3671a6eed9f915b2704.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 1c4a250140705484e990b3671a6eed9f915b2704
parent a747cd75010bec5589a826ea28b74369927ad16e
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Thu, 19 Oct 2017 18:51:45 +0200

Bump version number to 0.3.1

</content>
</entry>
<entry>
<id>a747cd75010bec5589a826ea28b74369927ad16e</id>
<published>2017-10-19T16:41:17Z</published>
<updated>2017-10-19T16:41:17Z</updated>
<title type="text">Handle the paths listed in CMAKE_PREFIX_PATH to look for GSL</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/a747cd75010bec5589a826ea28b74369927ad16e.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit a747cd75010bec5589a826ea28b74369927ad16e
parent 710449c5fee92d7a98822994bf8819e203614bce
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Thu, 19 Oct 2017 18:41:17 +0200

Handle the paths listed in CMAKE_PREFIX_PATH to look for GSL

</content>
</entry>
<entry>
<id>710449c5fee92d7a98822994bf8819e203614bce</id>
<published>2016-06-01T19:15:28Z</published>
<updated>2016-06-01T19:15:28Z</updated>
<title type="text">Update the RCMake dependency from 0.2.2 to 0.2.3</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/710449c5fee92d7a98822994bf8819e203614bce.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 710449c5fee92d7a98822994bf8819e203614bce
parent ad1c938d1ea34cc38d2c30fae15519642f1de6cd
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed,  1 Jun 2016 21:15:28 +0200

Update the RCMake dependency from 0.2.2 to 0.2.3

</content>
</entry>
<entry>
<id>ad1c938d1ea34cc38d2c30fae15519642f1de6cd</id>
<published>2016-05-19T08:02:38Z</published>
<updated>2016-05-19T08:02:38Z</updated>
<title type="text">Implement and test the sschiff_device_get_threads_count function</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/ad1c938d1ea34cc38d2c30fae15519642f1de6cd.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit ad1c938d1ea34cc38d2c30fae15519642f1de6cd
parent 5f8741118ad1e023829dd03defdfa571a6f051fe
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Thu, 19 May 2016 10:02:38 +0200

Implement and test the sschiff_device_get_threads_count function

</content>
</entry>
<entry>
<id>5f8741118ad1e023829dd03defdfa571a6f051fe</id>
<published>2016-05-18T13:57:13Z</published>
<updated>2016-05-18T13:57:13Z</updated>
<title type="text">Take into account the update of the s3d_scene_trace_ray API</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/5f8741118ad1e023829dd03defdfa571a6f051fe.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 5f8741118ad1e023829dd03defdfa571a6f051fe
parent 7aca89ba2aed019c2d8fcd706200519f45843dc8
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 18 May 2016 15:57:13 +0200

Take into account the update of the s3d_scene_trace_ray API

</content>
</entry>
<entry>
<id>7aca89ba2aed019c2d8fcd706200519f45843dc8</id>
<published>2016-04-29T07:06:32Z</published>
<updated>2016-04-29T07:06:32Z</updated>
<title type="text">Update the install directory of the documentation</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/7aca89ba2aed019c2d8fcd706200519f45843dc8.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 7aca89ba2aed019c2d8fcd706200519f45843dc8
parent 9fe15422814b4717ef3445b33e0ec8736dcfa2ce
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Fri, 29 Apr 2016 09:06:32 +0200

Update the install directory of the documentation

</content>
</entry>
<entry>
<id>9fe15422814b4717ef3445b33e0ec8736dcfa2ce</id>
<published>2016-04-04T12:48:38Z</published>
<updated>2016-04-04T12:48:38Z</updated>
<title type="text">Use the volume scaling distribution in the rhodo test</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/9fe15422814b4717ef3445b33e0ec8736dcfa2ce.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 9fe15422814b4717ef3445b33e0ec8736dcfa2ce
parent cfd01ee7e289d0f7d155c00833e079116e9103b2
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Mon,  4 Apr 2016 14:48:38 +0200

Use the volume scaling distribution in the rhodo test

</content>
</entry>
<entry>
<id>cfd01ee7e289d0f7d155c00833e079116e9103b2</id>
<published>2016-04-04T12:48:05Z</published>
<updated>2016-04-04T12:48:05Z</updated>
<title type="text">Handle the shape aspect ratio in the cylinder test</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/cfd01ee7e289d0f7d155c00833e079116e9103b2.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit cfd01ee7e289d0f7d155c00833e079116e9103b2
parent a9bc05a88c0322e1eb9c3a095de7e55952102bb6
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Mon,  4 Apr 2016 14:48:05 +0200

Handle the shape aspect ratio in the cylinder test

</content>
</entry>
<entry>
<id>a9bc05a88c0322e1eb9c3a095de7e55952102bb6</id>
<published>2016-04-04T12:46:57Z</published>
<updated>2016-04-04T12:46:57Z</updated>
<title type="text">Fix the computation of the differential cross sections</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/a9bc05a88c0322e1eb9c3a095de7e55952102bb6.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit a9bc05a88c0322e1eb9c3a095de7e55952102bb6
parent 50f608d49311598fe30ebd099457e50eb1a7d791
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Mon,  4 Apr 2016 14:46:57 +0200

Fix the computation of the differential cross sections

The volume scaling was not fully handled in the computation of the
differential cross sections.

</content>
</entry>
<entry>
<id>50f608d49311598fe30ebd099457e50eb1a7d791</id>
<published>2016-04-01T14:02:37Z</published>
<updated>2016-04-01T14:02:37Z</updated>
<title type="text">Add the volume scaling data to the geometry distribution</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/50f608d49311598fe30ebd099457e50eb1a7d791.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 50f608d49311598fe30ebd099457e50eb1a7d791
parent 3ffacc05990b35757f550cbfd556de89af1ecd6d
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Fri,  1 Apr 2016 16:02:37 +0200

Add the volume scaling data to the geometry distribution

The sampled geometry provide a scale factor of its volume that is taken
into account by the integrator to adjust the length of the sampled
radiative path and the projective area of the particle. This feature is
well suited for a distribution of geometries that have the same shape
but a different volume.

</content>
</entry>
<entry>
<id>3ffacc05990b35757f550cbfd556de89af1ecd6d</id>
<published>2016-04-01T08:36:02Z</published>
<updated>2016-04-01T08:40:06Z</updated>
<title type="text">Use the pkg-config to check for the GSL dependency</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/3ffacc05990b35757f550cbfd556de89af1ecd6d.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 3ffacc05990b35757f550cbfd556de89af1ecd6d
parent 3a834566538d274ca1a7ea67f2524ad24a769487
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Fri,  1 Apr 2016 10:36:02 +0200

Use the pkg-config to check for the GSL dependency

Do not use the GSL CMake package that is actually available only since
the version 3.2 of CMake.

</content>
</entry>
<entry>
<id>3a834566538d274ca1a7ea67f2524ad24a769487</id>
<published>2016-03-30T12:50:55Z</published>
<updated>2016-03-30T12:51:15Z</updated>
<title type="text">Fix some misspellings and update the README file</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/3a834566538d274ca1a7ea67f2524ad24a769487.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 3a834566538d274ca1a7ea67f2524ad24a769487
parent 99ef5ec9c665b0e259deb46f727e38722fb82186
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 30 Mar 2016 14:50:55 +0200

Fix some misspellings and update the README file

</content>
</entry>
<entry>
<id>99ef5ec9c665b0e259deb46f727e38722fb82186</id>
<published>2016-03-30T12:31:11Z</published>
<updated>2016-03-30T12:31:11Z</updated>
<title type="text">Merge remote-tracking branch &#39;gitlab/phase_function&#39;</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/99ef5ec9c665b0e259deb46f727e38722fb82186.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 99ef5ec9c665b0e259deb46f727e38722fb82186
parent 11ad465f0df73b0ec623558656ea9b9b2741a61c
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 30 Mar 2016 14:31:11 +0200

Merge remote-tracking branch &#39;gitlab/phase_function&#39;

</content>
</entry>
<entry>
<id>d1908d3118aa9dfd5926455787f5b3bf56422e16</id>
<published>2016-03-30T09:22:56Z</published>
<updated>2016-03-30T09:22:56Z</updated>
<title type="text">Remove dead code</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/d1908d3118aa9dfd5926455787f5b3bf56422e16.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit d1908d3118aa9dfd5926455787f5b3bf56422e16
parent a73ff32c13bb5340a80f7b11cd72dd3a4ff7b884
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 30 Mar 2016 11:22:56 +0200

Remove dead code

</content>
</entry>
<entry>
<id>a73ff32c13bb5340a80f7b11cd72dd3a4ff7b884</id>
<published>2016-03-29T09:59:25Z</published>
<updated>2016-03-29T09:59:25Z</updated>
<title type="text">Handle the uncomputable [cumulative] phase functions</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/a73ff32c13bb5340a80f7b11cd72dd3a4ff7b884.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit a73ff32c13bb5340a80f7b11cd72dd3a4ff7b884
parent eaa9194d11c094b4c0dfaea078a3a25cc9ce1cf7
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Tue, 29 Mar 2016 11:59:25 +0200

Handle the uncomputable [cumulative] phase functions

Set the estimated result to -1 when they cannot be computed. If one
wants to retrieve this data, use this value to return a RES_BAD_OP error
code.

</content>
</entry>
<entry>
<id>eaa9194d11c094b4c0dfaea078a3a25cc9ce1cf7</id>
<published>2016-03-29T09:00:31Z</published>
<updated>2016-03-29T09:00:31Z</updated>
<title type="text">Adjust the return code of some estimator getters</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/eaa9194d11c094b4c0dfaea078a3a25cc9ce1cf7.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit eaa9194d11c094b4c0dfaea078a3a25cc9ce1cf7
parent 5b9d37c3ea929b10a1ea1107cebe47c6c1399310
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Tue, 29 Mar 2016 11:00:31 +0200

Adjust the return code of some estimator getters

Return a RES_BAD_OP code if the [cumulative] phase function couldn&#39;t be
retrieved.

</content>
</entry>
<entry>
<id>5b9d37c3ea929b10a1ea1107cebe47c6c1399310</id>
<published>2016-03-28T15:21:18Z</published>
<updated>2016-03-28T15:21:18Z</updated>
<title type="text">Fix the uninitialise data in the Non Linear solver</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/5b9d37c3ea929b10a1ea1107cebe47c6c1399310.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 5b9d37c3ea929b10a1ea1107cebe47c6c1399310
parent a43f4cc031a0b1d613dfa2e0584e57aa5e7134fd
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Mon, 28 Mar 2016 17:21:18 +0200

Fix the uninitialise data in the Non Linear solver

The initial value was not initialised

</content>
</entry>
<entry>
<id>a43f4cc031a0b1d613dfa2e0584e57aa5e7134fd</id>
<published>2016-03-24T09:44:59Z</published>
<updated>2016-03-24T09:44:59Z</updated>
<title type="text">Enable tests for the [cumulative] phase functions</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/a43f4cc031a0b1d613dfa2e0584e57aa5e7134fd.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit a43f4cc031a0b1d613dfa2e0584e57aa5e7134fd
parent 3d12ccef73a214ba3e99086e063ce3d7822c6cee
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Thu, 24 Mar 2016 10:44:59 +0100

Enable tests for the [cumulative] phase functions

</content>
</entry>
<entry>
<id>3d12ccef73a214ba3e99086e063ce3d7822c6cee</id>
<published>2016-03-23T16:15:31Z</published>
<updated>2016-03-23T16:15:31Z</updated>
<title type="text">Add references to the rhodo test</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/3d12ccef73a214ba3e99086e063ce3d7822c6cee.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 3d12ccef73a214ba3e99086e063ce3d7822c6cee
parent 599811031a0b02d66ff4238df611b1ea75215b3e
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 23 Mar 2016 17:15:31 +0100

Add references to the rhodo test

</content>
</entry>
<entry>
<id>599811031a0b02d66ff4238df611b1ea75215b3e</id>
<published>2016-03-23T10:59:38Z</published>
<updated>2016-03-23T10:59:38Z</updated>
<title type="text">Fix the install target</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/599811031a0b02d66ff4238df611b1ea75215b3e.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 599811031a0b02d66ff4238df611b1ea75215b3e
parent d4e64096f5e6e2162276485537c878078c202833
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 23 Mar 2016 11:59:38 +0100

Fix the install target

Install the right GPLv3 COPYING file rather than the outdated
CeCILL COPYING.&lt;fr|en&gt; files.

</content>
</entry>
<entry>
<id>d4e64096f5e6e2162276485537c878078c202833</id>
<published>2016-03-23T10:57:51Z</published>
<updated>2016-03-23T10:57:51Z</updated>
<title type="text">Fix misspelling on the characteristic length variable</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/d4e64096f5e6e2162276485537c878078c202833.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit d4e64096f5e6e2162276485537c878078c202833
parent 7f5efedb7a96d64bb5fc90829fb4c42386d3e269
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 23 Mar 2016 11:57:51 +0100

Fix misspelling on the characteristic length variable

</content>
</entry>
<entry>
<id>7f5efedb7a96d64bb5fc90829fb4c42386d3e269</id>
<published>2016-03-21T10:16:42Z</published>
<updated>2016-03-21T10:27:26Z</updated>
<title type="text">Apply the GPLv3 license rather than the CeCILL V2</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/7f5efedb7a96d64bb5fc90829fb4c42386d3e269.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 7f5efedb7a96d64bb5fc90829fb4c42386d3e269
parent df84d920ce36685da27be3057378f5f5fa92133f
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Mon, 21 Mar 2016 11:16:42 +0100

Apply the GPLv3 license rather than the CeCILL V2

Transfer the copyright from Meso-Star to the CNRS

</content>
</entry>
<entry>
<id>df84d920ce36685da27be3057378f5f5fa92133f</id>
<published>2016-03-14T15:27:36Z</published>
<updated>2016-03-14T15:27:36Z</updated>
<title type="text">Return an error if the phase function cannot be inversed</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/df84d920ce36685da27be3057378f5f5fa92133f.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit df84d920ce36685da27be3057378f5f5fa92133f
parent c97cb074257507fb1fc001790b6dd9cee31d7270
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Mon, 14 Mar 2016 16:27:36 +0100

Return an error if the phase function cannot be inversed

</content>
</entry>
<entry>
<id>c97cb074257507fb1fc001790b6dd9cee31d7270</id>
<published>2016-03-07T10:12:36Z</published>
<updated>2016-03-07T10:12:36Z</updated>
<title type="text">Make parallel the computation of the phase_functions</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/c97cb074257507fb1fc001790b6dd9cee31d7270.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit c97cb074257507fb1fc001790b6dd9cee31d7270
parent 8e8d90d630d74ec8aab18acaf0c50ca7b0395b5e
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Mon,  7 Mar 2016 11:12:36 +0100

Make parallel the computation of the phase_functions

The per wavelength phase function can be computed in parallel.

</content>
</entry>
<entry>
<id>8e8d90d630d74ec8aab18acaf0c50ca7b0395b5e</id>
<published>2016-03-03T15:29:38Z</published>
<updated>2016-03-03T15:29:38Z</updated>
<title type="text">Push further the phase function tests</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/8e8d90d630d74ec8aab18acaf0c50ca7b0395b5e.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 8e8d90d630d74ec8aab18acaf0c50ca7b0395b5e
parent bbff16dc0dafbf4f2b76e0b278d7b9948d835692
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Thu,  3 Mar 2016 16:29:38 +0100

Push further the phase function tests

Retrieve the inverse cumulative phase function on the rhodo test. Note
that no specific check is performed on the computed data; the results
are simply printed.

</content>
</entry>
<entry>
<id>bbff16dc0dafbf4f2b76e0b278d7b9948d835692</id>
<published>2016-03-03T15:16:41Z</published>
<updated>2016-03-03T15:16:41Z</updated>
<title type="text">Add several API functions</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/bbff16dc0dafbf4f2b76e0b278d7b9948d835692.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit bbff16dc0dafbf4f2b76e0b278d7b9948d835692
parent ae3f5f8178fb7c601a061671d03a1a7ada6f092f
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Thu,  3 Mar 2016 16:16:41 +0100

Add several API functions

sschiff_estimator_get_limit_scattering_angle_index: returns the index of
the last small scattering angle

sschiff_estimator_get_wide_scattering_angles_model_parameter: returns
the estimated `n&#39; parameter of the wide scattering angle model used to
analytically compute the differential cross section [cumulative].

sschiff_estimator_get_differential_cross_section: returns the
estimated differential cross section for a wavelength at a given
scattering angle.

sschiff_estimator_get_differential_cross_section_cumulative: returns the
estimated differential cross section cumulative for a wavelength at a
given scattering angle.

</content>
</entry>
<entry>
<id>ae3f5f8178fb7c601a061671d03a1a7ada6f092f</id>
<published>2016-03-02T14:24:32Z</published>
<updated>2016-03-02T14:26:08Z</updated>
<title type="text">Conditionally discard phase function evaluation</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/ae3f5f8178fb7c601a061671d03a1a7ada6f092f.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit ae3f5f8178fb7c601a061671d03a1a7ada6f092f
parent 3ff881a2accdc907ad9b5d7de412e8ab88d366a0
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed,  2 Mar 2016 15:24:32 +0100

Conditionally discard phase function evaluation

Do not estimate the differential cross section [cumulative] if no valid
limit scattering angle can be found.

</content>
</entry>
<entry>
<id>3ff881a2accdc907ad9b5d7de412e8ab88d366a0</id>
<published>2016-03-02T13:24:56Z</published>
<updated>2016-03-02T13:31:20Z</updated>
<title type="text">Updates the Star-Schiff API</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/3ff881a2accdc907ad9b5d7de412e8ab88d366a0.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 3ff881a2accdc907ad9b5d7de412e8ab88d366a0
parent 7e84fcd1788b967a6af17d953ed911a10febb949
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed,  2 Mar 2016 14:24:56 +0100

Updates the Star-Schiff API

The integration ensures than the submitted wavelengths are sorted in
ascending order.

Use the index of the wavelength rather than its real value to retrieve
its estimated data.

Replace the function that returns the number of wavelengths by
sschiff_estimator_get_wavelengths that optionally returns the number
and/or the list of wavelengths.

Add a function that returns the list of scattering angles.

Add functions to retrieve the estimated phase function [cumulative].

</content>
</entry>
<entry>
<id>7e84fcd1788b967a6af17d953ed911a10febb949</id>
<published>2016-03-02T10:46:16Z</published>
<updated>2016-03-02T10:46:16Z</updated>
<title type="text">Refactor the estimator</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/7e84fcd1788b967a6af17d953ed911a10febb949.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 7e84fcd1788b967a6af17d953ed911a10febb949
parent ab5834dfd4dc116343fd0deacbd706fd49149f8a
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed,  2 Mar 2016 11:46:16 +0100

Refactor the estimator

Enhance error message and move code.

</content>
</entry>
<entry>
<id>ab5834dfd4dc116343fd0deacbd706fd49149f8a</id>
<published>2016-03-02T09:32:35Z</published>
<updated>2016-03-02T09:32:35Z</updated>
<title type="text">Refactor the schiff estimator</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/ab5834dfd4dc116343fd0deacbd706fd49149f8a.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit ab5834dfd4dc116343fd0deacbd706fd49149f8a
parent 1da84d8ec665aeff9b43f4e20f6d4d2d0708fa2d
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed,  2 Mar 2016 10:32:35 +0100

Refactor the schiff estimator

Remove the geometry context. Move its data to the estimator.

</content>
</entry>
<entry>
<id>1da84d8ec665aeff9b43f4e20f6d4d2d0708fa2d</id>
<published>2016-03-01T15:28:08Z</published>
<updated>2016-03-01T15:28:08Z</updated>
<title type="text">Fix issues in solving the small/wide angle parameters</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/1da84d8ec665aeff9b43f4e20f6d4d2d0708fa2d.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 1da84d8ec665aeff9b43f4e20f6d4d2d0708fa2d
parent 525cbe51e6ffca609d823e51aeaabfa9061962d8
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Tue,  1 Mar 2016 16:28:08 +0100

Fix issues in solving the small/wide angle parameters

Use the cylindrical rather than the spherical Bessel functions and fix
up the derivative used in the Newton Solver.

Add a first draft of the cumulative phase function inversion.

</content>
</entry>
<entry>
<id>525cbe51e6ffca609d823e51aeaabfa9061962d8</id>
<published>2016-02-29T13:18:10Z</published>
<updated>2016-02-29T13:18:10Z</updated>
<title type="text">First draft of a new test on cylindrical geometries</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/525cbe51e6ffca609d823e51aeaabfa9061962d8.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 525cbe51e6ffca609d823e51aeaabfa9061962d8
parent feb29598bd7077192484e7e4da76955c16e59f06
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Mon, 29 Feb 2016 14:18:10 +0100

First draft of a new test on cylindrical geometries

</content>
</entry>
<entry>
<id>feb29598bd7077192484e7e4da76955c16e59f06</id>
<published>2016-02-29T13:17:21Z</published>
<updated>2016-02-29T13:17:21Z</updated>
<title type="text">Refactor the geometry definition of the tests</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/feb29598bd7077192484e7e4da76955c16e59f06.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit feb29598bd7077192484e7e4da76955c16e59f06
parent a3ac5a3a7fe8378facbb497a53d9918889ddb0ba
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Mon, 29 Feb 2016 14:17:21 +0100

Refactor the geometry definition of the tests

</content>
</entry>
<entry>
<id>a3ac5a3a7fe8378facbb497a53d9918889ddb0ba</id>
<published>2016-02-26T15:34:21Z</published>
<updated>2016-02-26T15:34:21Z</updated>
<title type="text">Finalise the computation of the phase function</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/a3ac5a3a7fe8378facbb497a53d9918889ddb0ba.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit a3ac5a3a7fe8378facbb497a53d9918889ddb0ba
parent 60c23cce2e3d1a847cd65fec2f08e1ec3fbf9e7a
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Fri, 26 Feb 2016 16:34:21 +0100

Finalise the computation of the phase function

Compute the [cumulative] phase function from the computed [cumulative]
differential cross section and the scattering cross section. Note that
the inverse cumulative phase function is still not computed.
Furthermore, this computation is still disabled since the phase function
model for wide angles are still not correctly solved.

</content>
</entry>
<entry>
<id>60c23cce2e3d1a847cd65fec2f08e1ec3fbf9e7a</id>
<published>2016-02-24T09:08:49Z</published>
<updated>2016-02-24T09:08:49Z</updated>
<title type="text">Update the parameters of the estimator tests</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/60c23cce2e3d1a847cd65fec2f08e1ec3fbf9e7a.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 60c23cce2e3d1a847cd65fec2f08e1ec3fbf9e7a
parent e7bc965790eabc4fcc1fa31c6d260b70740e75c6
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 24 Feb 2016 10:08:49 +0100

Update the parameters of the estimator tests

</content>
</entry>
<entry>
<id>e7bc965790eabc4fcc1fa31c6d260b70740e75c6</id>
<published>2016-02-24T09:05:45Z</published>
<updated>2016-02-24T09:08:38Z</updated>
<title type="text">Fix a invalid memory read</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/e7bc965790eabc4fcc1fa31c6d260b70740e75c6.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit e7bc965790eabc4fcc1fa31c6d260b70740e75c6
parent bc749a762177ed5c0f5f7dd9cbb46ec51652667e
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 24 Feb 2016 10:05:45 +0100

Fix a invalid memory read

If the phase function limit angle cannot be found, the returned pointer
is null but its pointed value was acceded.

</content>
</entry>
<entry>
<id>bc749a762177ed5c0f5f7dd9cbb46ec51652667e</id>
<published>2016-02-23T13:21:32Z</published>
<updated>2016-02-23T13:24:20Z</updated>
<title type="text">First draft of the estimation of the phase function connector values</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/bc749a762177ed5c0f5f7dd9cbb46ec51652667e.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit bc749a762177ed5c0f5f7dd9cbb46ec51652667e
parent 5e365c2c362833832829289c92a23fa25b41deb9
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Tue, 23 Feb 2016 14:21:32 +0100

First draft of the estimation of the phase function connector values

</content>
</entry>
<entry>
<id>5e365c2c362833832829289c92a23fa25b41deb9</id>
<published>2016-02-17T09:02:01Z</published>
<updated>2016-02-19T15:03:53Z</updated>
<title type="text">Big refactor of the estimator code</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/5e365c2c362833832829289c92a23fa25b41deb9.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 5e365c2c362833832829289c92a23fa25b41deb9
parent f519ed6cab752075a1749e6656a2a75e59743deb
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 17 Feb 2016 10:02:01 +0100

Big refactor of the estimator code

Add the Monte-Carlo estimation of the diffusion cross section and its
cumulative. Make optical properties constants for a geometry
distribution.

Handle Ray-Tracing self intersection on primitive edges and fix an issue
in the rejection of rays that stopped the integration process.

</content>
</entry>
<entry>
<id>11ad465f0df73b0ec623558656ea9b9b2741a61c</id>
<published>2016-02-19T11:25:51Z</published>
<updated>2016-02-19T11:25:51Z</updated>
<title type="text">Update of the &quot;README&quot; file.</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/11ad465f0df73b0ec623558656ea9b9b2741a61c.html" />
<author>
<name>Vincent Eymet</name>
<email>vincent.eymet@meso-star.com</email>
</author>
<content type="text">commit 11ad465f0df73b0ec623558656ea9b9b2741a61c
parent e6ac9308d7222f5109e2fda19838ad143146eb00
Author: Vincent Eymet &lt;vincent.eymet@meso-star.com&gt;
Date:   Fri, 19 Feb 2016 12:25:51 +0100

Update of the &quot;README&quot; file.

</content>
</entry>
<entry>
<id>f519ed6cab752075a1749e6656a2a75e59743deb</id>
<published>2016-02-16T12:31:52Z</published>
<updated>2016-02-16T12:31:52Z</updated>
<title type="text">Update the schiff API to handle scattering angle distributions</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/f519ed6cab752075a1749e6656a2a75e59743deb.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit f519ed6cab752075a1749e6656a2a75e59743deb
parent 66fa585aff034ac42504b3b92ab3ea0058291f30
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Tue, 16 Feb 2016 13:31:52 +0100

Update the schiff API to handle scattering angle distributions

Refactor the estimator to prepare the integration of phase functions.

</content>
</entry>
<entry>
<id>66fa585aff034ac42504b3b92ab3ea0058291f30</id>
<published>2016-02-16T08:33:05Z</published>
<updated>2016-02-16T08:33:05Z</updated>
<title type="text">Update the copyright year range</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/66fa585aff034ac42504b3b92ab3ea0058291f30.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 66fa585aff034ac42504b3b92ab3ea0058291f30
parent e6ac9308d7222f5109e2fda19838ad143146eb00
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Tue, 16 Feb 2016 09:33:05 +0100

Update the copyright year range

</content>
</entry>
<entry>
<id>e6ac9308d7222f5109e2fda19838ad143146eb00</id>
<published>2015-11-27T09:16:10Z</published>
<updated>2015-11-27T09:16:10Z</updated>
<title type="text">Fix typos</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/e6ac9308d7222f5109e2fda19838ad143146eb00.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit e6ac9308d7222f5109e2fda19838ad143146eb00
parent bb1a900d3c24b4b9a45f0ee19b2dbad50c901896
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Fri, 27 Nov 2015 10:16:10 +0100

Fix typos

</content>
</entry>
<entry>
<id>bb1a900d3c24b4b9a45f0ee19b2dbad50c901896</id>
<published>2015-11-26T11:11:13Z</published>
<updated>2015-11-26T11:11:13Z</updated>
<title type="text">Remove a useless OpenMP check in the CMake script</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/bb1a900d3c24b4b9a45f0ee19b2dbad50c901896.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit bb1a900d3c24b4b9a45f0ee19b2dbad50c901896
parent 9cca5f82e1278be1679f393bad78846f78148d30
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Thu, 26 Nov 2015 12:11:13 +0100

Remove a useless OpenMP check in the CMake script

</content>
</entry>
<entry>
<id>9cca5f82e1278be1679f393bad78846f78148d30</id>
<published>2015-11-25T14:19:45Z</published>
<updated>2015-11-25T14:19:45Z</updated>
<title type="text">Update the policy of the task scheduling in static</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/9cca5f82e1278be1679f393bad78846f78148d30.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 9cca5f82e1278be1679f393bad78846f78148d30
parent 4148b153294942a51d4b14ae80eefc2fb843db5b
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 25 Nov 2015 15:19:45 +0100

Update the policy of the task scheduling in static

Use static rather than dynamic scheduling in order to ensure that 2
integrations with the same data will produce the same result.

</content>
</entry>
<entry>
<id>4148b153294942a51d4b14ae80eefc2fb843db5b</id>
<published>2015-11-25T11:21:01Z</published>
<updated>2015-11-25T11:21:01Z</updated>
<title type="text">Fix a &quot;signed to unsigned comparison&quot; GCC warning</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/4148b153294942a51d4b14ae80eefc2fb843db5b.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 4148b153294942a51d4b14ae80eefc2fb843db5b
parent c858f7e1f07146001874689b0bd8b94f232b1e8d
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 25 Nov 2015 12:21:01 +0100

Fix a &quot;signed to unsigned comparison&quot; GCC warning

</content>
</entry>
<entry>
<id>c858f7e1f07146001874689b0bd8b94f232b1e8d</id>
<published>2015-11-25T11:14:12Z</published>
<updated>2015-11-25T11:14:12Z</updated>
<title type="text">Fix compilation errors with CL</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/c858f7e1f07146001874689b0bd8b94f232b1e8d.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit c858f7e1f07146001874689b0bd8b94f232b1e8d
parent c19650d0f759cb715ea84ec37e809ab824cfd143
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 25 Nov 2015 12:14:12 +0100

Fix compilation errors with CL

The type of the index in the OpenMP parallel loop must be signed while a size_t
was used instead.

</content>
</entry>
<entry>
<id>c19650d0f759cb715ea84ec37e809ab824cfd143</id>
<published>2015-11-25T11:12:25Z</published>
<updated>2015-11-25T11:12:25Z</updated>
<title type="text">Fix the management of errors in the Schiff integration</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/c19650d0f759cb715ea84ec37e809ab824cfd143.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit c19650d0f759cb715ea84ec37e809ab824cfd143
parent 77edf63c29c2e419a4c2181c0bd667d22fbc1c7b
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 25 Nov 2015 12:12:25 +0100

Fix the management of errors in the Schiff integration

The ATOMIC api was wrongly used.

</content>
</entry>
<entry>
<id>77edf63c29c2e419a4c2181c0bd667d22fbc1c7b</id>
<published>2015-11-24T14:15:18Z</published>
<updated>2015-11-25T10:06:04Z</updated>
<title type="text">Add multi-threaded support to the Schiff integration</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/77edf63c29c2e419a4c2181c0bd667d22fbc1c7b.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 77edf63c29c2e419a4c2181c0bd667d22fbc1c7b
parent 09d41005bf1e10d656a5ff24d59be799cc6d4720
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Tue, 24 Nov 2015 15:15:18 +0100

Add multi-threaded support to the Schiff integration

Update the sschiff_device_create API to handle an hint on the number of
threads to use during the Schiff integration. The number of threads that
is effectively use is the minimum between the submitted hint and the
number of CPU cores. One can use the macro SSCHIFF_NTHREADS_DEFAULT to
use as many threads as CPU cores.

Note that when no Star-3D device is submitted on the creation of the
Star-Schiff device, best performances are obtained by creating as many
Star-3D device as threads; the Star-3D back-end (i.e. embree) seems to
perform some synchronisations - leading to performance loss - when
several acceleration data structures are built on the same device.

</content>
</entry>
<entry>
<id>09d41005bf1e10d656a5ff24d59be799cc6d4720</id>
<published>2015-11-24T10:36:05Z</published>
<updated>2015-11-24T10:36:05Z</updated>
<title type="text">Remove useless files</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/09d41005bf1e10d656a5ff24d59be799cc6d4720.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 09d41005bf1e10d656a5ff24d59be799cc6d4720
parent e3d754e0c7bc6ef8aa62b6c5408ed21f5f31abb4
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Tue, 24 Nov 2015 11:36:05 +0100

Remove useless files

</content>
</entry>
<entry>
<id>e3d754e0c7bc6ef8aa62b6c5408ed21f5f31abb4</id>
<published>2015-11-18T15:58:51Z</published>
<updated>2015-11-18T15:58:51Z</updated>
<title type="text">Fix the sphere estimator test on Windows</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/e3d754e0c7bc6ef8aa62b6c5408ed21f5f31abb4.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit e3d754e0c7bc6ef8aa62b6c5408ed21f5f31abb4
parent 41ae55cab1343cb6d364f18dbebe4dc5ae11234c
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 18 Nov 2015 16:58:51 +0100

Fix the sphere estimator test on Windows

</content>
</entry>
<entry>
<id>41ae55cab1343cb6d364f18dbebe4dc5ae11234c</id>
<published>2015-11-05T14:51:41Z</published>
<updated>2015-11-05T14:51:41Z</updated>
<title type="text">Push further the test with cylinder distributions</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/41ae55cab1343cb6d364f18dbebe4dc5ae11234c.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 41ae55cab1343cb6d364f18dbebe4dc5ae11234c
parent e57913c49dac1b95bacf71cb3c3d71d2723a6471
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Thu,  5 Nov 2015 15:51:41 +0100

Push further the test with cylinder distributions

Compare the schiff estimation with the new results sent by Julien. Test
the extinction, absorption, scattering and average projected area
values.

</content>
</entry>
<entry>
<id>e57913c49dac1b95bacf71cb3c3d71d2723a6471</id>
<published>2015-10-29T10:27:15Z</published>
<updated>2015-10-29T10:27:15Z</updated>
<title type="text">Transform the wavelength unit from meter to micron</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/e57913c49dac1b95bacf71cb3c3d71d2723a6471.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit e57913c49dac1b95bacf71cb3c3d71d2723a6471
parent f9779154e61e1bbaccb6eab4158c1802c1573e49
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Thu, 29 Oct 2015 11:27:15 +0100

Transform the wavelength unit from meter to micron

</content>
</entry>
<entry>
<id>f9779154e61e1bbaccb6eab4158c1802c1573e49</id>
<published>2015-10-23T08:58:20Z</published>
<updated>2015-10-23T08:58:20Z</updated>
<title type="text">Rename the SSCHIFF_AVERAGE_PROJECTIVE_AREA enum</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/f9779154e61e1bbaccb6eab4158c1802c1573e49.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit f9779154e61e1bbaccb6eab4158c1802c1573e49
parent 9899bb031bd2ec30d32691d48f6d4e2715b534fe
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Fri, 23 Oct 2015 10:58:20 +0200

Rename the SSCHIFF_AVERAGE_PROJECTIVE_AREA enum

Rename in SSCHIFF_AVERAGE_PROJECTED_AREA. The previous name was actually
a mistake.

</content>
</entry>
<entry>
<id>9899bb031bd2ec30d32691d48f6d4e2715b534fe</id>
<published>2015-10-22T07:16:51Z</published>
<updated>2015-10-22T14:23:04Z</updated>
<title type="text">New wavelengths integration API</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/9899bb031bd2ec30d32691d48f6d4e2715b534fe.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 9899bb031bd2ec30d32691d48f6d4e2715b534fe
parent 831d21d76495d54c465f5c3fcdcc47c679b93af1
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Thu, 22 Oct 2015 09:16:51 +0200

New wavelengths integration API

The Schiff integration is performed on a list of wavelengths. All
wavelenghts share the same geometry and direction sampling as well as
the computation of the radiative path length.

</content>
</entry>
<entry>
<id>831d21d76495d54c465f5c3fcdcc47c679b93af1</id>
<published>2015-10-21T09:10:49Z</published>
<updated>2015-10-21T09:10:49Z</updated>
<title type="text">Update the cylinder Schiff estimation test</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/831d21d76495d54c465f5c3fcdcc47c679b93af1.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 831d21d76495d54c465f5c3fcdcc47c679b93af1
parent c150b1f843df36f2520f9edc13f8b430b8a94972
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Wed, 21 Oct 2015 11:10:49 +0200

Update the cylinder Schiff estimation test

Take into account the standard error of the reference value in the
comparison of the estimated result.

</content>
</entry>
<entry>
<id>c150b1f843df36f2520f9edc13f8b430b8a94972</id>
<published>2015-10-20T09:30:24Z</published>
<updated>2015-10-20T09:30:24Z</updated>
<title type="text">Fix the name of the cmake package</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/c150b1f843df36f2520f9edc13f8b430b8a94972.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit c150b1f843df36f2520f9edc13f8b430b8a94972
parent 7f5baf254423023fe2364ba9a0b30611d6d8bd17
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Tue, 20 Oct 2015 11:30:24 +0200

Fix the name of the cmake package

Rename the package filename from StarAlgae to StarSchiff.

</content>
</entry>
<entry>
<id>7f5baf254423023fe2364ba9a0b30611d6d8bd17</id>
<published>2015-10-19T13:18:55Z</published>
<updated>2015-10-19T13:18:55Z</updated>
<title type="text">Remove the dependency to Star-MC</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/7f5baf254423023fe2364ba9a0b30611d6d8bd17.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 7f5baf254423023fe2364ba9a0b30611d6d8bd17
parent 0889a42b7073b16a470157e8755f8f85219b96d2
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Mon, 19 Oct 2015 15:18:55 +0200

Remove the dependency to Star-MC

</content>
</entry>
<entry>
<id>0889a42b7073b16a470157e8755f8f85219b96d2</id>
<published>2015-10-19T13:15:12Z</published>
<updated>2015-10-19T13:17:48Z</updated>
<title type="text">Add some minor comments</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/0889a42b7073b16a470157e8755f8f85219b96d2.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 0889a42b7073b16a470157e8755f8f85219b96d2
parent 7855c7c4d96c776016bd5623ce6ccfaa3c49fea6
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Mon, 19 Oct 2015 15:15:12 +0200

Add some minor comments

</content>
</entry>
<entry>
<id>7855c7c4d96c776016bd5623ce6ccfaa3c49fea6</id>
<published>2015-10-19T13:03:19Z</published>
<updated>2015-10-19T13:03:19Z</updated>
<title type="text">Update the verbosity of the Schiff device</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/7855c7c4d96c776016bd5623ce6ccfaa3c49fea6.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 7855c7c4d96c776016bd5623ce6ccfaa3c49fea6
parent 5943fc9b15460ffbcad3ad876a721f553faa62fb
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Mon, 19 Oct 2015 15:03:19 +0200

Update the verbosity of the Schiff device

If no Star-3D device is provided to the Schiff device the internal
Star-3D device is muted.

</content>
</entry>
<entry>
<id>5943fc9b15460ffbcad3ad876a721f553faa62fb</id>
<published>2015-10-19T13:00:42Z</published>
<updated>2015-10-19T13:00:42Z</updated>
<title type="text">Make the Schiff estimator more robust</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/5943fc9b15460ffbcad3ad876a721f553faa62fb.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 5943fc9b15460ffbcad3ad876a721f553faa62fb
parent 191dee04476221ae1f25a4878895af71b5437202
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Mon, 19 Oct 2015 15:00:42 +0200

Make the Schiff estimator more robust

Handle errors in sampled geometries, i.e. geometries that do not define
a closed volume.

</content>
</entry>
<entry>
<id>191dee04476221ae1f25a4878895af71b5437202</id>
<published>2015-10-19T12:48:12Z</published>
<updated>2015-10-19T12:48:12Z</updated>
<title type="text">Update the Schiff integration API</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/191dee04476221ae1f25a4878895af71b5437202.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 191dee04476221ae1f25a4878895af71b5437202
parent 29430c46f57e0db91bf0c09c2506aeb65bb39696
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Mon, 19 Oct 2015 14:48:12 +0200

Update the Schiff integration API

</content>
</entry>
<entry>
<id>29430c46f57e0db91bf0c09c2506aeb65bb39696</id>
<published>2015-10-16T15:07:50Z</published>
<updated>2015-10-16T15:12:32Z</updated>
<title type="text">Add the scattering/absorption/projected area estimations</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/29430c46f57e0db91bf0c09c2506aeb65bb39696.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 29430c46f57e0db91bf0c09c2506aeb65bb39696
parent e890ae060c79b0086ce0ada1a8d1d211e4894621
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Fri, 16 Oct 2015 17:07:50 +0200

Add the scattering/absorption/projected area estimations

</content>
</entry>
<entry>
<id>e890ae060c79b0086ce0ada1a8d1d211e4894621</id>
<published>2015-10-15T13:15:18Z</published>
<updated>2015-10-16T13:06:23Z</updated>
<title type="text">Test the schiff estimation of a cylinder</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/e890ae060c79b0086ce0ada1a8d1d211e4894621.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit e890ae060c79b0086ce0ada1a8d1d211e4894621
parent 47de63c3c9a62ef4b0c5a605154c811393d9cdd1
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Thu, 15 Oct 2015 15:15:18 +0200

Test the schiff estimation of a cylinder

</content>
</entry>
<entry>
<id>47de63c3c9a62ef4b0c5a605154c811393d9cdd1</id>
<published>2015-10-15T12:50:50Z</published>
<updated>2015-10-15T12:50:50Z</updated>
<title type="text">Fix the Schiff estimator whit several sampled directions</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/47de63c3c9a62ef4b0c5a605154c811393d9cdd1.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit 47de63c3c9a62ef4b0c5a605154c811393d9cdd1
parent e22a1821b16b63a81a32d4b1c33b30d9da6eee71
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Thu, 15 Oct 2015 14:50:50 +0200

Fix the Schiff estimator whit several sampled directions

The Monte Carlo weight of the sampled directions were incorrectly
accumulated. Let N directions sampled for a given geometry, the
resulting MC weight is W = 1/N Sum_i^N(w).

</content>
</entry>
<entry>
<id>e22a1821b16b63a81a32d4b1c33b30d9da6eee71</id>
<published>2015-10-13T20:29:03Z</published>
<updated>2015-10-13T20:29:03Z</updated>
<title type="text">Minor refactoring of the Schiff estimator</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/e22a1821b16b63a81a32d4b1c33b30d9da6eee71.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit e22a1821b16b63a81a32d4b1c33b30d9da6eee71
parent f383438b2f5de3c9e2fe98be37ed691c6fe452eb
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Tue, 13 Oct 2015 22:29:03 +0200

Minor refactoring of the Schiff estimator

</content>
</entry>
<entry>
<id>f383438b2f5de3c9e2fe98be37ed691c6fe452eb</id>
<published>2015-10-13T13:25:35Z</published>
<updated>2015-10-13T13:27:01Z</updated>
<title type="text">Update the schiff_integrate API</title>
<link rel="alternate" type="text/html" href="https://www.meso-star.com/git/star-schiff/commit/f383438b2f5de3c9e2fe98be37ed691c6fe452eb.html" />
<author>
<name>Vincent Forest</name>
<email>vincent.forest@meso-star.com</email>
</author>
<content type="text">commit f383438b2f5de3c9e2fe98be37ed691c6fe452eb
parent eeee76acf3d587adfdcadd36c08444def80b684a
Author: Vincent Forest &lt;vincent.forest@meso-star.com&gt;
Date:   Tue, 13 Oct 2015 15:25:35 +0200

Update the schiff_integrate API

One can control the number of sampled geometries and the number of
sampled direction per geometry.

</content>
</entry>
</feed>
