Forums » Appion and Leginon Web tools »
"Trash" list export?
Added by Andrey Malyutin almost 10 years ago
Is it possible to export the list of images that can be marked as "Trash" in the web view?
Thank you
Replies (6)
RE: "Trash" list export? - Added by Anchi Cheng almost 10 years ago
You mean export the names or the image files ?
RE: "Trash" list export? - Added by Andrey Malyutin almost 10 years ago
Names in a list format would be the best. The rest could be accomplished with simple scripts.
RE: "Trash" list export? - Added by Anchi Cheng almost 10 years ago
There is a feature under development (#3764) that will eventually give an elegant output. For now, it looks messy but will do for your purpose.
Go to your 3.2 version of Leginon/Appion myamiweb page. If you get the single image viewer at this url
http:/your_webserver/imageviewer.php
then you will find a list of the files in the way you select the files to view at the bottom of the page in
http:/your_webserver/fileviewer.php
It will take some time to get this clean up, but it will come.
RE: "Trash" list export? - Added by Andrey Malyutin almost 10 years ago
Many thanks. Seems like we are still running version 2 and will be upgrading to 3.2
RE: "Trash" list export? - Added by Anchi Cheng almost 10 years ago
You can simply download the file with the download button in the following page and add to your myamiweb location in the webserver.
http://emg.nysbc.org/projects/leginon/repository/changes/branches/myami-3.2/myamiweb/fileviewer.php
RE: "Trash" list export? - Added by Andrey Malyutin over 9 years ago
Thank you, that worked very well.