You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that 'pip install tomotwin-cryoet' has nothing to do with my current git cloned local git repo, since 'pip install tomotwin-cryoet' should just install with whatever TomoTwin author uploaded to pip website. Indeed, even when I removed my local tomotwin git repo folder, 'pip install tomotwin-cryoet' seems to run well still.
So in order to test this possible float16/32 solution (#107),
I want to regenerate tomotwin_embed.py after changing
I think that 'pip install tomotwin-cryoet' has nothing to do with my current git cloned local git repo, since 'pip install tomotwin-cryoet' should just install with whatever TomoTwin author uploaded to pip website. Indeed, even when I removed my local tomotwin git repo folder, 'pip install tomotwin-cryoet' seems to run well still.
So in order to test this possible float16/32 solution (#107),
I want to regenerate tomotwin_embed.py after changing
tomotwin-cryoet/tomotwin/map_main.py
Line 50 in ada76c7
tomotwin-cryoet/tomotwin/embed_main.py
Line 178 in ada76c7
into float32.
Therefore, can I know how to install tomotwin without pip based on my change in my local TomoTwin git repo?
The text was updated successfully, but these errors were encountered: