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

PR to improve write FITS functionality #19

Merged
merged 35 commits into from
May 31, 2023

Conversation

drtobybrown
Copy link
Contributor

This PR:

  • do not apply the median subtraction on the output products
  • Include all stellar kinematic product output from PPXF in the FITS products
  • Fix WCS issue with FITS files
  • Fix issue with CDELTi headers not being read
  • Fix issue with incorrect header in tutorial NGC0000.fits
  • Consistent _maps.fits naming convention
  • Various small bug fixes and tidy ups

@drtobybrown
Copy link
Contributor Author

The large amount of changes is because I have applied black and isort code formatters to the entire repo (my IDE is setup to apply on save anyway). IMO code formatters are essential and the black/isort is one of the most popular.

@drtobybrown drtobybrown removed a link to an issue May 29, 2023
@jessevdsande jessevdsande merged commit b672353 into geckos-survey:dev-writefits May 31, 2023
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.

change python requirements in setup.py Emission line maps output plots
2 participants