populse / populse_mia

Multiparametric Image Analysis
Other
10 stars 9 forks source link

[initialisation step] Integration of the initialisation as the first step of the Run pipeline - Temprorary patch waiting for #249 fix #252

Closed servoz closed 2 years ago

servoz commented 2 years ago

The database indexing issue is a broad topic that has already been discussed extensively in several now closed or still open ticket.

It is a fundamental operation in Mia and has many impacts on various essential elements of Mia, depending on how and when it is done.

There is currently a consensus that the best solution would be to perform this indexing at runtime with the use of a temporary database at initialisation time (exactly as described in the first post of the #249 ticket).

However, it seems that the work involved goes far beyond the scope of Mia (it would also involve soma_workflow, capsul?) and given the few forces we have at our disposal at the moment, it seems wiser to adopt a temporary solution, which is lighter to implement and will solve some of the problems encountered with the current operation:

In short, this is a lighter solution than fixing the #249 ticket, but it is not completely trivial either ....

LStruber commented 2 years ago

Closed with commit f1e29bfd7a233aa9d4756c599e2dbb2b04a03d86. To sum up:

Note that all addition and comments have been surrounded by "# Commented on January, 4th 2020" and "# End - commented on January, 4th 2020" to easily allow putting the button back in place