Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
EPINAT Benoit
CAMEL
Commits
20d48678
Commit
20d48678
authored
Mar 01, 2017
by
EPINAT Benoit
Browse files
README.txt edited online with Bitbucket
parent
896575bd
Changes
1
Show whitespace changes
Inline
Side-by-side
README.txt
View file @
20d48678
This program
has been developped from
the CAMEL
IDL code written in the frame of MASSIV and MUSE.
CAMEL (Cube Analysis: Moment maps of Emission Lines)
has been developped from
an
IDL code written in the frame of MASSIV and MUSE.
This programs is based on Levendberg-Marquart minimisation technique and uses the mpfit library that can be found here:
It runs with python above version 2.7 (including versions 3.x) and uses standard python libraries:
https://code.google.com/p/astrolibpy/downloads/detail?name=mpfit.tar.gz&can=2&q=
It runs with python 2.7 and uses standard python libraries:
time, os, sys, copy, numpy, pyfits, scipy, optparse
time, os, sys, copy, numpy, pyfits, scipy, optparse
CAMEL is based on the Levendberg-Marquart minimisation technique and uses the mpfit library that can be found here:
https://code.google.com/p/astrolibpy/downloads/detail?name=mpfit.tar.gz&can=2&q=
To work both with python 2.7 and python 3.x, we have used the cap_mpfit.py version of mpfit provided by Michele Capellarri:
http://www-astro.physics.ox.ac.uk/~mxc/software/
To be executable from command line, it has to be in the path environment variable.
To be executable from command line, it has to be in the path environment variable.
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment