star-schiff

Library for estimating radiative properties
git clone git://git.meso-star.com/star-schiff.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2026-05-13 16:03Minor correction to a comment in the MakefileVincent Forest1+1-1
2026-05-13 13:25Merge branch 'release_0.5'Vincent Forest16+419-199
2026-05-13 13:24Prepare version 0.5Vincent Forest2+9-1
2026-05-13 13:21Merge branch 'feature_posix_make' into developVincent Forest16+407-195
2026-05-13 13:20Update the copyright noticeVincent Forest12+72-24
2026-05-13 12:58Minor change to the README fileVincent Forest1+22-19
2026-05-13 12:55Remove CMake supportVincent Forest1+0-126
2026-05-13 12:53Several updates to the MakefileVincent Forest3+76-138
2023-10-12 14:47Make generated binaries safer and more robustVincent Forest2+20-12
2023-10-12 14:16Update of the copyright noticeVincent Forest13+26-26
2023-10-12 14:08Rewrite the README fileVincent Forest1+45-41
2023-10-12 10:06Write a POSIX Makefile to replace CMakeVincent Forest5+344-7
2023-10-12 10:02Fix a different signedness warningVincent Forest1+1-1
2021-10-20 07:19Merge branch 'release_0.4.1' into developVincent Forest12+21-14
2021-10-20 07:17Merge branch 'release_0.4.1'Vincent Forest12+26-19
2021-10-20 07:16Update the copyright noticeVincent Forest12+15-13
2021-10-20 07:14Write the 0.4.1 release noteVincent Forest1+5-0
2021-10-20 07:12Set the version to 0.4.1Vincent Forest1+1-1
2021-10-20 07:10Set the required version of StarSP to 0.12Vincent Forest4+5-5
2020-04-28 10:06Merge branch 'release_0.4' into developVincent Forest1+17-1
2020-04-28 10:05Merge branch 'release_0.4'Vincent Forest12+589-448
2020-04-28 10:05Write the 0.4 release noteVincent Forest1+17-1
2020-04-28 09:23Update the copyright noticeVincent Forest12+25-25
2019-10-01 13:41Improve perfs by using s3d_scene_view_create2Vincent Forest2+10-3
2019-09-22 11:50Upd the profile of the geometry distrib functionsVincent Forest5+23-8
2019-09-21 15:51Bump version number to 0.4Vincent Forest1+2-2
2019-09-21 13:28Upd the schiff_geometry_distribution APIVincent Forest5+65-34
2019-09-21 13:01Relax the constraint on the min num of anglesVincent Forest2+8-6
2019-09-21 12:41Overall updates of the dependenciesVincent Forest7+353-352
2019-09-21 12:02Fix the copyright noticeVincent Forest12+29-20
2019-09-17 14:13Update the copyright yearsVincent Forest12+17-17
2019-09-17 13:42Upd warning message on connector valuesVincent Forest1+5-2
2019-09-17 13:20Add the `discard_large_angles' optionVincent Forest5+161-104
2017-10-23 08:21Fix an unfinished sentence in the READMEVincent Forest1+1-0
2017-10-19 16:51Bump version number to 0.3.1Vincent Forest1+1-1
2017-10-19 16:41Handle the paths listed in CMAKE_PREFIX_PATH to look for GSLVincent Forest1+14-4
2016-06-01 19:15Update the RCMake dependency from 0.2.2 to 0.2.3Vincent Forest1+1-1
2016-05-19 08:02Implement and test the sschiff_device_get_threads_count functionVincent Forest4+24-1
2016-05-18 13:57Take into account the update of the s3d_scene_trace_ray APIVincent Forest1+4-4
2016-04-29 07:06Update the install directory of the documentationVincent Forest2+3-4
2016-04-04 12:48Use the volume scaling distribution in the rhodo testVincent Forest1+26-13
2016-04-04 12:48Handle the shape aspect ratio in the cylinder testVincent Forest1+5-4
2016-04-04 12:46Fix the computation of the differential cross sectionsVincent Forest1+6-7
2016-04-01 14:02Add the volume scaling data to the geometry distributionVincent Forest6+81-28
2016-04-01 08:36Use the pkg-config to check for the GSL dependencyVincent Forest1+7-3
2016-03-30 12:50Fix some misspellings and update the README fileVincent Forest1+19-23
2016-03-30 12:31Merge remote-tracking branch 'gitlab/phase_function'Vincent Forest15+5714-2119
2016-03-30 09:22Remove dead codeVincent Forest1+1-12
2016-03-29 09:59Handle the uncomputable [cumulative] phase functionsVincent Forest1+15-2
2016-03-29 09:00Adjust the return code of some estimator gettersVincent Forest2+12-7
2016-03-28 15:21Fix the uninitialise data in the Non Linear solverVincent Forest1+1-0
2016-03-24 09:44Enable tests for the [cumulative] phase functionsVincent Forest1+18-1
2016-03-23 16:15Add references to the rhodo testVincent Forest1+2570-527
2016-03-23 10:59Fix the install targetVincent Forest1+1-1
2016-03-23 10:57Fix misspelling on the characteristic length variableVincent Forest5+7-7
2016-03-21 10:16Apply the GPLv3 license rather than the CeCILL V2Vincent Forest15+811-1346
2016-03-14 15:27Return an error if the phase function cannot be inversedVincent Forest1+9-4
2016-03-07 10:12Make parallel the computation of the phase_functionsVincent Forest2+87-43
2016-03-03 15:29Push further the phase function testsVincent Forest3+704-21
2016-03-03 15:16Add several API functionsVincent Forest2+139-6
2016-03-02 14:24Conditionally discard phase function evaluationVincent Forest2+96-42
2016-03-02 13:24Updates the Star-Schiff APIVincent Forest5+150-67
2016-03-02 10:46Refactor the estimatorVincent Forest4+301-255
2016-03-02 09:32Refactor the schiff estimatorVincent Forest2+160-330
2016-03-01 15:28Fix issues in solving the small/wide angle parametersVincent Forest4+257-70
2016-02-29 13:18First draft of a new test on cylindrical geometriesVincent Forest2+140-0
2016-02-29 13:17Refactor the geometry definition of the testsVincent Forest3+304-279
2016-02-26 15:34Finalise the computation of the phase functionVincent Forest2+233-35
2016-02-24 09:08Update the parameters of the estimator testsVincent Forest2+6-6
2016-02-24 09:05Fix a invalid memory readVincent Forest1+13-15
2016-02-23 13:21First draft of the estimation of the phase function connector valuesVincent Forest2+158-74
2016-02-17 09:02Big refactor of the estimator codeVincent Forest5+790-354
2016-02-19 11:25Update of the "README" file.Vincent Eymet1+17-0
2016-02-16 12:31Update the schiff API to handle scattering angle distributionsVincent Forest6+232-116
2016-02-16 08:33Update the copyright year rangeVincent Forest10+10-10
2015-11-27 09:16Fix typosVincent Forest2+4-4
2015-11-26 11:11Remove a useless OpenMP check in the CMake scriptVincent Forest1+0-4
2015-11-25 14:19Update the policy of the task scheduling in staticVincent Forest1+1-1
2015-11-25 11:21Fix a "signed to unsigned comparison" GCC warningVincent Forest1+1-1
2015-11-25 11:14Fix compilation errors with CLVincent Forest1+3-2
2015-11-25 11:12Fix the management of errors in the Schiff integrationVincent Forest1+6-6
2015-11-24 14:15Add multi-threaded support to the Schiff integrationVincent Forest8+252-117
2015-11-24 10:36Remove useless filesVincent Forest2+0-609
2015-11-18 15:58Fix the sphere estimator test on WindowsVincent Forest2+4-3
2015-11-05 14:51Push further the test with cylinder distributionsVincent Forest3+998-642
2015-10-29 10:27Transform the wavelength unit from meter to micronVincent Forest4+606-605
2015-10-23 08:58Rename the SSCHIFF_AVERAGE_PROJECTIVE_AREA enumVincent Forest3+3-3
2015-10-22 07:16New wavelengths integration APIVincent Forest4+502-288
2015-10-21 09:10Update the cylinder Schiff estimation testVincent Forest1+24-65
2015-10-20 09:30Fix the name of the cmake packageVincent Forest1+1-1
2015-10-19 13:18Remove the dependency to Star-MCVincent Forest1+0-1
2015-10-19 13:15Add some minor commentsVincent Forest2+15-7
2015-10-19 13:03Update the verbosity of the Schiff deviceVincent Forest1+1-1
2015-10-19 13:00Make the Schiff estimator more robustVincent Forest1+23-8
2015-10-19 12:48Update the Schiff integration APIVincent Forest4+84-83
2015-10-16 15:07Add the scattering/absorption/projected area estimationsVincent Forest4+722-627
2015-10-15 13:15Test the schiff estimation of a cylinderVincent Forest4+975-41
2015-10-15 12:50Fix the Schiff estimator whit several sampled directionsVincent Forest2+42-36
2015-10-13 20:29Minor refactoring of the Schiff estimatorVincent Forest2+26-32
2015-10-13 13:25Update the schiff_integrate APIVincent Forest3+66-56
2015-10-13 10:15Refactor the Schiff estimator testVincent Forest4+389-396
2015-10-13 07:39Test the Schiff estimatorVincent Forest3+316-109
2015-10-09 13:15Begin the estimation of the radiative propertiesVincent Forest2+189-32
2015-10-08 07:52Rename the project from Star-Algae to Star-SchiffVincent Forest15+1080-1082
2015-10-07 16:10Add comments to the estimator codeVincent Forest2+47-42
2015-10-07 14:05Update the estimator testVincent Forest2+100-69
2015-10-05 13:35Fix a copy/paste error in the README fileVincent Forest1+4-3
2015-10-07 12:51Begin the tests on the Star-Algae estimatorVincent Forest4+233-22
2015-10-07 07:39Draft of the projective footprint sampling.Vincent Forest1+152-1
2015-10-05 13:30Begin the implementation of the Algae IntegratorVincent Forest5+243-11
2015-10-05 10:27Update the SAlgae APIVincent Forest1+66-0
2015-10-02 13:33First commitVincent Forest10+1617-0