Project

General

Profile

Actions

Feature #1559

closed

make DD frame movies from particle picks

Added by Anchi Cheng almost 13 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
02/17/2012
Due date:
% Done:

0%

Estimated time:

Description

for looking at how image has changed over time.

Actions #1

Updated by Anchi Cheng almost 13 years ago

r16341 is a working version without commiting results to the database.

The test script is:
makeDDParticleMovie.py \
--selectionid=17 --boxsize=256 --description=test --projectid=333 \
--preset=ed --session=12jan26g --runname=movie1 \
--rundir=/ami/data00/appion/12jan26g/movie/movie1 --best-images \
--no-wait --commit --frameavg=5 --no-continue --expId=9488 \
--jobtype=ddmovie

Actions #2

Updated by Amber Herold over 12 years ago

Anchi, are you trying to get this feature into 2.2? Looks like it is just command line so far. Should we move this feature to 3.0?

Actions #3

Updated by Anchi Cheng over 12 years ago

  • Target version changed from Appion/Leginon 2.2.0 to Appion/Leginon 3.0.0

This is an unfinished feature. It actually has a php file to view it but not to run the process.

Actions #4

Updated by Anchi Cheng over 12 years ago

  • Status changed from Assigned to In Code Review
  • Assignee changed from Anchi Cheng to Jim Pulokas

This only has python code, no gui, yet. I am not sure how useful this is in general, so I am keeping it to pyton level now.

Melody can test.

Testing:
Need to run the script on python2.6 and above installation (Jim's computer).

1. pick a few particles in one image of a dd run with raw frame saved.
2. use one of the three format to box off an area and make movies:
  • makeDDParticleMRCMovie.py make it in mrc format
  • makeDDParticleFLVMovie.py make it in flv format for flash player
  • makeDDParticleGIFMovie.py make it in gif format

3. An example:
makeDDParticleGIFMovie.py --selectionid=23 --boxsize=512 --bin=2 --description="test" --projectid=333 --preset=ed --session=12mar26c --runname=movietest3 --rundir=/mydata/appion/12mar26c/movies/movietest3 --best-images --no-wait --no-commit --reverse --limit=1 --no-continue --expid=9731 --jobtype=makestack2 --frameavg=10 --framestep=10

Actions #5

Updated by Anchi Cheng almost 7 years ago

  • Status changed from In Code Review to Closed

works still

Actions

Also available in: Atom PDF