Skip to content

microscopic-image-analysis/ParticleTomographyCode

Repository files navigation

ParticleTomography

This repository contains data and code for the paper insert title.

The algorithm is implemented in julia and was tested using the long term support version julia-1.10.

Assuming julia is installed, the project/local julia environment can be instantiated by running

julia --project=. -E 'using Pkg; Pkg.instantiate()'

from the root directory of this repository.

The experiments can be run by running julia -t auto --project=. $EXPERIMENT_FILE from the root folder of this repository. $EXPERIMENT_FILE should be replaced by one of the following:

  • vesicle.jl
  • vesicle_onaxis_error.jl
  • protein.jl
  • thinfilm.jl

The following datasets can be found in data:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages