scipion-em / scipion-em-warp

Plugin to use Warp programs within the Scipion framework
GNU General Public License v3.0
0 stars 0 forks source link

Install warp and use it in Linux #16

Open pconesa opened 5 months ago

pconesa commented 5 months ago

Seems warp is on linux...

https://github.com/warpem/warp/?tab=readme-ov-file#building-warp-on-linux

@azazellochg we can do it if you do not have time. Let us know.

azazellochg commented 5 months ago

If I remember correctly warp is used to do only preprocessing: motion correction, ctf estimation and picking. If it requires imod, aretomo and relion pre-installed, then what does it actually do itself? Sounds like just a wrapper for these programs? Happy to be wrong

pconesa commented 5 months ago

Then we can do just CTF estimation and MC?

El mar., 7 may. 2024 11:58, Grigory Sharov @.***> escribió:

If I remember correctly warp is used to do only preprocessing: motion correction, ctf estimation and picking. If it requires imod, aretomo and relion pre-installed, then what does it actually do itself? Sounds like just a wrapper for these programs? Happy to be wrong

— Reply to this email directly, view it on GitHub https://github.com/scipion-em/scipion-em-warp/issues/16#issuecomment-2097914900, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAF7ZYNRRULABDPPF4SPPRDZBCQSZAVCNFSM6AAAAABHKUR3XSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJXHEYTIOJQGA . You are receiving this because you authored the thread.Message ID: @.***>

azazellochg commented 5 months ago

here are the new programs: https://github.com/warpem/warp/blob/main/CHANGELOG#L11

azazellochg commented 5 months ago

@pconesa I've started working on this in warp2 branch