Skip to content
New issue

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

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

Already on GitHub? # to your account

Record stationary line core wavelength in FITS files #47

Merged
merged 1 commit into from
Dec 23, 2021

Conversation

ConorMacBride
Copy link
Owner

If a model object if provided to the FitResults.save method, the model.stationary_line_core value will be added to the SLC header of the first ext of the FITS file (its primary HDU).

Signed-off-by: Conor MacBride <conor@macbride.me>
@codecov
Copy link

codecov bot commented Dec 23, 2021

Codecov Report

Merging #47 (a974830) into main (762f21c) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #47   +/-   ##
=======================================
  Coverage   95.05%   95.06%           
=======================================
  Files          18       18           
  Lines        1376     1378    +2     
=======================================
+ Hits         1308     1310    +2     
  Misses         68       68           
Impacted Files Coverage Δ
src/mcalf/models/results.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0ff6833...a974830. Read the comment docs.

@ConorMacBride ConorMacBride merged commit 2a2f37e into main Dec 23, 2021
@ConorMacBride ConorMacBride deleted the slc-in-header branch December 23, 2021 21:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant