From: Matt H. <ma...@ms...> - 2019-05-24 18:05:41
|
On Fri, May 24, 2019 at 9:23 AM Jose Miguel de la Rosa Trevin < del...@gm...> wrote: If I understood correctly your question, you are talking more about > transferring the data of a pre-processing project. > Correct. Thanks for your thoughts. Here are a few more details. We run under a shared user account, and we're expecting that each person will use the same Scipion pre-processing pipeline. It sounds like users should manually copy drift-corrected files out of the project folder before the next user comes along. Otherwise, they'll be deleted. > Managing data transfer/policies is beyond the scope of Scipion...and it is > almost impossible to do it in a general (and robust) way that serve all the > different situations. > The good thing is that we can create our own export plug-in. I assume this contains all we need to know: https://scipion-em.github.io/docs/docs/developer/creating-a-plugin. Matt |