Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility of add_object with GRAVITY format #4

Merged
merged 3 commits into from
Mar 16, 2020
Merged

Conversation

tomasstolker
Copy link
Owner

Added compatibility of the add_object function of Database with the GRAVITY format. The FITS cube with the spectrum and covariance matrix can be provided twice, instead of using a separate file for the spectrum and covariances. For example:

database.add_object('planet name', distance=(20., 0.1), app_mag=None, spectrum={'GRAVITY': ('data.fits', data.fits')})

Also additional output is printed.

@tomasstolker tomasstolker merged commit 7bba144 into master Mar 16, 2020
@tomasstolker tomasstolker deleted the gravity branch March 16, 2020 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant