Skip to content

ViennaTools/ViennaFit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ViennaFit

A Python package for fitting ViennaPS simulation models to experimental data.

Installing

Installing into a clean virtual environment is recommended. Does not work with older ViennaPS versions.

# Clone the repository
git clone https://github.com/ViennaTools/ViennaFit
cd Fit

# Install the package and dependencies
pip install .

Requirements (will be installed automatically)

  • Python 3.10+
  • ViennaLS 4.3.1+
  • ViennaPS d155e3f and later
  • NumPy 1.24.0+
  • dlib 19.24.0+

To do:

  • Add postprocessing
  • Add further optimizers
  • Custom range + presets for localSensStudy
  • Objective function options
  • 3D implementation
  • Add custom objective function

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages