From: Jose M. de la R. T. <del...@gm...> - 2016-10-25 08:48:45
|
Dear Dmitry, There is a protocol that does exactly what you want. It is: extract-coordinates. As input, you should provide a SetOfParticles (usually the 'good' ones, after screening, classification, subset, etc) and a SetOfMicrographs. The ouput will be a SetOfCoordinates....you can even visualize them as a normal picking job. You do not need to take care about different in the pixel size (due to possible downsampling), the coordinates will be scaled properly. After that you can proceed to a normal particles-extraction step and get the new set of particles. Hope this helps, Jose Miguel. On Tue, Oct 25, 2016 at 10:43 AM, Dmitry Semchonok <sem...@gm...> wrote: > Dear colleagues, > > I have the good set of particles. > > I want extract the original micrographs that contain these set of > particles. > > Is there a tool in the SCIPION to do that? > > > Thank you. > > Sincerely, > Dmitry > > ------------------------------------------------------------ > ------------------ > The Command Line: Reinvented for Modern Developers > Did the resurgence of CLI tooling catch you by surprise? > Reconnect with the command line and become more productive. > Learn the new .NET and ASP.NET CLI. Get your free copy! > http://sdm.link/telerik > _______________________________________________ > scipion-users mailing list > sci...@li... > https://lists.sourceforge.net/lists/listinfo/scipion-users > > |