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

New package: FITSHeaders v0.4.0 #106002

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

- Package renamed as `FITSHeaders` (as suggested [here](https://github.com/JuliaRegistries/General/pull/105900#issuecomment-2085455856)).
- Undefined FITS card value is `undef` (was `missing`). When creating a FITS card, `missing` is considered as `undef`.
- Comparison operators (`==`, `!=`, `<`, `>`, `≤`, and `≥`) can be applied to FITS card values. The other operand may also be a card value.
- Logical value stored as an integer in `FitsCard`. This is an internal change

UUID: 8163a04c-c153-4fb1-a498-3402381ec208
Repo: https://github.com/emmt/FITSHeaders.jl.git
Tree: 974f13c4141963fe6b1ee593bf74209ab68993cc

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
Copy link
Contributor

github-actions bot commented May 2, 2024

Your new package pull request met all of the guidelines for auto-merging and is scheduled to be merged when the mandatory waiting period (3 days) has elapsed.

Since you are registering a new package, please make sure that you have read the package naming guidelines: https://pkgdocs.julialang.org/v1/creating-packages/#Package-naming-guidelines


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment. You can edit blocking comments, adding [noblock] to them in order to unblock auto-merging.

@emmt
Copy link
Contributor

emmt commented May 2, 2024

[noblock]
This new package is a renaming of BaseFITS as suggested here by @LilithHafner.

@JuliaTagBot JuliaTagBot merged commit 90e8caf into master May 5, 2024
17 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-fitsheaders-8163a04c-v0.4.0-644fc9a6be branch May 5, 2024 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants