Skip to content

Movie mode Unbending

Sebastian Scherer edited this page Mar 10, 2014 · 4 revisions

Basic work-flow

  1. If movie-mode processing is enabled the script Init files and params checks the existence of the required stack.
  2. There will be an additional script after Unbend2 that does all the required work, like splitting, processing and merging

Processing parameters

  • movie_enable
  • movie_stackname
  • movie_imagenumber_total
  • movie_imagenumber_touse

Software solutions

  • For all image and stack handling I will use EMAN2/SPARX functions, as I will not rewrite all this stuff. Additionally I will use some python functions. The users will have to install and source EMAN2 before using movie-mode unbending. As EMAN2 comes with a python installation the users do not have to install python libs.