Metadata-Version: 2.1
Name: iddefix
Version: 0.0.1
Summary: Genetic Algorithm Resonator Fitting for Impedance ExtrapoLation and Determination
Home-page: https://github.com/SebastienJoly/IDDEFIX
Author: Sebastien Joly
Author-email: sebastien.joly@helmholtz-berlin.de
Maintainer: Elena de la Fuente
Maintainer-email: elena.de.la.fuente.garcia@cern.ch
License: GNU GENERAL PUBLIC LICENSE
Download-URL: https://pypi.python.org/pypi/iddefix
Project-URL: Bug Tracker, https://github.com/ImpedanCEI/IDDEFIX/issues
Project-URL: Documentation, https://iddefix.readthedocs.io/en/latest/.html
Project-URL: Source Code, https://github.com/ImpedanCEI/IDDEFIX/
Description: # <img src="https://raw.githubusercontent.com/SebastienJoly/GARFIELD/main/logo.png"  width="400px"/>
        
        # IDDEFIX
        Impedance Determination through Differential Evolution FItting and eXtrapolation
        
        Example notebooks presenting the different resonator impedance and wake functions implemented as well as how to fit data with them can be found in the folder "examples".
        
        ### Roadmap :
        * Add constraints on resonator parameters (i.e. forcing two resonator resonant frequencies to be spaced more than a certain value).
        * Create a "smart bound determination" algorithm based on a peak finder and the resulting extracted peak properties.
        * Study the capabilities of adaptative differential evolution algorithms to overcome the need to set a mutation constant and a crossover rate. 
        
        Author : Sébastien Joly (sebastien.joly@helmholtz-berlin.de)
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Description-Content-Type: text/markdown
License-File: LICENSE
