1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
new version of the logo. More... over 16 years ago
a new version of the logo. More... over 16 years ago
A first draft of logo for PSOM. The O should probably go, as well as the orange end for pipes. More... over 16 years ago
I did not have internet access for more than one week, so this is a rather big commit. Mainly, the update feature (milestone 0.7) has been implemented. The way that the pipeline manager deals with the logs folder had to be largely revised for that purpose. More... over 16 years ago
a new function to visualize the graph of dependencies of a pipeline. More... over 16 years ago
re-re-re-re-bug fix !!!!!!!!!!!!!!!! More... over 16 years ago
re-re-bug fix grrrrr. More... over 16 years ago
re-bug fix. More... over 16 years ago
bug fix. More... over 16 years ago
the 'log' option of NIAK_PIPELINE_VISU should now work. More... over 16 years ago
update of the readme file. More... over 16 years ago
the pipeline manager was not cleaning oqsub/eqsub files on restart. More... over 16 years ago
minor bug fix when restarting a pipeline. More... over 16 years ago
another minor verbose bug. More... over 16 years ago
very minor bug fix. A forgotten ';' was producing some crap in the log file. More... over 16 years ago
minor bug (an error message was not printed out in the log file). More... over 16 years ago
A number of improvements in the way the pipeline deals with logs in different modes, and also in the pipeline monitoring. There are now log files even in session mode, and there should be no more left-over tags that are not properly flushed. More... over 16 years ago
A trick to save time when saving the jobs and logs in the initialization phase. Should save some precious seconds ;) . More... over 16 years ago
a minor improvement : there was still tag files that weren't properly flushed, because there were still being updated by the system at fllushing time. I added a pause to let things cool down before flushing. More... over 16 years ago
bug fix in qsub mode. See ticket : http://code.google.com/p/psom/issues/detail?id=8&can=1 More... over 16 years ago
small bug fix : in batch and qsub modes, the jobs are completed only once the shell script is finished. That allows the pipeline manager to actually clean all tags on completed jobs. More... over 16 years ago
a bunch of bug fix, but the essential feature of the ticket http://code.google.com/p/psom/issues/detail?id=5 are now implemented, and should work... More... over 16 years ago
A LOT of changes that have not been tested at all yet. The main mechanism of the pipeline system has now changed. See http://code.google.com/p/psom/issues/detail?id=5 for details. More... over 16 years ago
bug fix. More... over 16 years ago
a function to compare two arbitrary matlab variables (will be usefull for automatic pipeline update). More... over 16 years ago
yet another modif to speed up the construction of the dependency matrix between jobs. Now with 1500 jobs involving about 5000 file names in inputs and 5000 file names in output, the dependencies are built in a couple seconds. It looks like this part is finally ready for service. More... over 16 years ago
oups I forgot a couple of files in the last commit. More... over 16 years ago
improved the generation of dependencies in the pipeline. It is now much faster ! More... over 16 years ago
small bug fixes. More... over 16 years ago
hop another bug. More... over 16 years ago