Skip to content

Commit

Permalink
deploy: 5afd140
Browse files Browse the repository at this point in the history
  • Loading branch information
alisterburt committed Aug 7, 2024
1 parent 38e5544 commit 6256648
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ <h3> 🚧 Under Construction! 🚧 </h3>
</p>
<div align="center">

<h4>Looking for the HIV processing guide?</h4>
<h4>Looking for the Warp/Dynamo/RELION/M guide?</h4>

<a href="https://teamtomo.github.io/teamtomo-site-archive">teamtomo.github.io/teamtomo-site-archive</a>

Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"","text":"\ud83d\udea7 Under Construction! \ud83d\udea7 modular Python packages the cryo-ET community can depend on <p> <p></p> </p> Looking for the HIV processing guide? teamtomo.github.io/teamtomo-site-archive <p>The goal is to provide:</p> <ul> <li> a place for high quality Python packages that the community can rely on</li> <li> a place for developers to learn and build things together</li> </ul> <p>Why?</p> <p>Python is a great language for image analysis. We make interacting with and analysing cryo-EM data from Python easier by providing useful packages.</p> <p> Feel free to look around, but please be aware that this site is still under development.</p>"},{"location":"blog/","title":"Blog","text":""},{"location":"site/applications/","title":"TeamTomo Applications","text":""},{"location":"site/packages/","title":"Packages","text":"<p>TeamTomo packages are Python code you can depend on for use in your own projects!</p>"},{"location":"site/packages/#input-output","title":"input / output","text":"<p>Cryo-EM/ET software often read and write domain specific file formats. </p> <p>Analysis of cryo-ET data often involves a little scripting, these file input and output packages are there to make that a little easier.</p> <ul> <li> starfile</li> <li> imodmodel</li> <li> mdocfile</li> <li> emfile</li> <li> dynamotable</li> <li> mmdf</li> </ul>"},{"location":"site/packages/#image-analysis","title":"image analysis","text":"<p>Some of the image processing we do in cryo-EM is domain specific. </p> <p>These packages for image analysis help you to explore your new ideas without reinventing the wheel. Many are implemented in PyTorch, this means they can run on GPUs and make use of autodiff for parameter optimisation.</p> <ul> <li> torch-fourier-slice</li> <li> torch-cubic-spline-grids</li> <li> torch-fourier-rescale</li> <li> torch-fourier-shift</li> <li> torch-subpixel-crop</li> <li> torch-image-lerp</li> <li> torch-grid-utils</li> <li> torch-fourier-shell-correlation</li> </ul>"},{"location":"site/team/","title":"team","text":"<ul> <li> <p>Alister Burt</p></li> <li> <p>Someone?</p></li> </ul>"}]}
{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"","text":"\ud83d\udea7 Under Construction! \ud83d\udea7 modular Python packages the cryo-ET community can depend on <p> <p></p> </p> Looking for the Warp/Dynamo/RELION/M guide? teamtomo.github.io/teamtomo-site-archive <p>The goal is to provide:</p> <ul> <li> a place for high quality Python packages that the community can rely on</li> <li> a place for developers to learn and build things together</li> </ul> <p>Why?</p> <p>Python is a great language for image analysis. We make interacting with and analysing cryo-EM data from Python easier by providing useful packages.</p> <p> Feel free to look around, but please be aware that this site is still under development.</p>"},{"location":"blog/","title":"Blog","text":""},{"location":"site/applications/","title":"TeamTomo Applications","text":""},{"location":"site/packages/","title":"Packages","text":"<p>TeamTomo packages are Python code you can depend on for use in your own projects!</p>"},{"location":"site/packages/#input-output","title":"input / output","text":"<p>Cryo-EM/ET software often read and write domain specific file formats. </p> <p>Analysis of cryo-ET data often involves a little scripting, these file input and output packages are there to make that a little easier.</p> <ul> <li> starfile</li> <li> imodmodel</li> <li> mdocfile</li> <li> emfile</li> <li> dynamotable</li> <li> mmdf</li> </ul>"},{"location":"site/packages/#image-analysis","title":"image analysis","text":"<p>Some of the image processing we do in cryo-EM is domain specific. </p> <p>These packages for image analysis help you to explore your new ideas without reinventing the wheel. Many are implemented in PyTorch, this means they can run on GPUs and make use of autodiff for parameter optimisation.</p> <ul> <li> torch-fourier-slice</li> <li> torch-cubic-spline-grids</li> <li> torch-fourier-rescale</li> <li> torch-fourier-shift</li> <li> torch-subpixel-crop</li> <li> torch-image-lerp</li> <li> torch-grid-utils</li> <li> torch-fourier-shell-correlation</li> </ul>"},{"location":"site/team/","title":"team","text":"<ul> <li> <p>Alister Burt</p></li> <li> <p>Someone?</p></li> </ul>"}]}

0 comments on commit 6256648

Please sign in to comment.