Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CAMEL
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
EPINAT Benoit
CAMEL
Commits
20d48678
Commit
20d48678
authored
Mar 01, 2017
by
EPINAT Benoit
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README.txt edited online with Bitbucket
parent
896575bd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
README.txt
README.txt
+7
-5
No files found.
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:
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:
It runs with python above version 2.7 (including versions 3.x) and uses standard python libraries:
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.
\ No newline at end of file
Write
Preview
Markdown
is supported
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