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

Switch default api server url to JHU #814

Merged
merged 8 commits into from
Jun 21, 2024
Merged

Switch default api server url to JHU #814

merged 8 commits into from
Jun 21, 2024

Conversation

havok2063
Copy link
Collaborator

@havok2063 havok2063 commented Jun 21, 2024

This PR closes #811 and makes the default API url point to the new JHU server home of magrathea.sdss.org. This option was already present but now the config.sasurl is forced to always point there.

It also changes the matplotlib plot style from seaborn-darkgrid to seaborn-v0.8-darkgrid. See https://matplotlib.org/stable/api/prev_api_changes/api_changes_3.6.0.html#seaborn-styles-renamed.

It also changes the photutils syntax from photutils.Aperture to photutils.aperture.Aperture to avoid deprecation.

@havok2063 havok2063 added bug a general bug or other breaking feature enhancement indicates a new feature or functionality to be added marvin-api an issue related to the Marvin API labels Jun 21, 2024
@havok2063 havok2063 self-assigned this Jun 21, 2024
@havok2063 havok2063 merged commit f520631 into main Jun 21, 2024
6 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug a general bug or other breaking feature enhancement indicates a new feature or functionality to be added marvin-api an issue related to the Marvin API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make the JHU marvin the default API endpoint
1 participant