Commit Graph

68 Commits

Author SHA1 Message Date
Guillaume Raffy 361fb552e7 made lots of tests to attempt to use opencv's calcHist function
Due to the lack of documentation, I had to do a lot of tests to find out
how to use opencv in jython, as the interface is not the same as in
python...
In the end, I managed to work out a set of arguments that deosn't cause
an exception.
2019-04-11 20:23:20 +02:00
Guillaume Raffy de1e837d60 added image proc test in continuous integration
this test (which runes fiji image processing) will help detect
regressions.
2019-04-08 19:18:45 +02:00
Guillaume Raffy 44512ba4eb Reorganised directories to ease identification of sequences.
The sequence id now cantain the id of the image capture campaign
2019-04-01 12:26:37 +02:00
Guillaume Raffy 69abd7e660 made a proper documentation 2019-03-29 15:58:18 +01:00
Guillaume Raffy f438c6f9a6 added documentation 2019-03-29 15:13:54 +01:00
Guillaume Raffy 72011d47a4 now the hyperstack contains all the channels and enhances their contrast 2019-03-29 11:57:52 +01:00
Guillaume Raffy 7d116b4dca started the development of imagej scripts to process the images captures on soleil platform
At this stage, the script is able to load and duisplay a sequence as an 
imageJ hyperstack
2019-03-29 11:07:31 +01:00
Guillaume Raffy 87923e96d9 now that we have the physix agent, we use it to build lipase, as it's more appropriate. 2019-03-21 15:44:17 +01:00
Guillaume Raffy 430e7b0c2f as master agent fails (missing g++ compiler), made lipase buid use msspec_agent_amd64 as before 2019-03-20 15:54:49 +01:00
Guillaume Raffy 6e6ea63658 configured the jenkins file to use the agent 'master' to see if it works 2019-03-20 15:33:43 +01:00
Guillaume Raffy 5030dbc37d and now in english 2019-03-07 14:54:41 +01:00
Guillaume Raffy 57596ffb24 and now in german! ach! 2019-03-07 14:32:11 +01:00
Guillaume Raffy 52e041f0b5 french translation 2019-03-07 11:46:05 +01:00
Guillaume Raffy 01fee2f3b2 fixed bug in shell commands 2019-03-07 11:43:41 +01:00
Guillaume Raffy cdc261f701 fixed comments 2019-03-07 11:33:59 +01:00
Guillaume Raffy 5166363522 added basic jenkins file to automate the build of hello 2019-03-07 10:56:01 +01:00
Guillaume Raffy 6e903069ec added dummy program to test jenkins 2019-03-07 10:32:23 +01:00
Guillaume Raffy 64e55b0945 Initial commit 2019-03-07 10:22:51 +01:00