Amicitas’ Bitbucket Projects
mirpyidl
A library to call IDL (Interactive Data Language) from python. Allows
wrapping of IDL routines and objects as well as arbitrary execution of
IDL code. Requires a licenced installation of IDL.
mirmpfit
Robust non-linear least squares curve fitting in python. This is a
modified version of the MPFIT package originally written in IDL by
Craig Markwardt and based on the MINPACK-1 routines. This modified python
version allows seamless integration into object orientied python code.
In additon this version contains a modifide minimzation scheme which
allows for the addition of arbitrary avoidance conditions.